Re: Update on LibreCad Crashes When Opening File
Posted by cantcode on Jul 21, 2013; 2:44pm
URL: https://forum.librecad.org/LibreCad-Crashes-When-Opening-File-tp5708103p5708612.html
Seems like we made a step forward.
"I re-installed an old version
libdxfrw0-0.5.4-1.1.i386.rpm
librecad-2.0.0beta1-1.1.i586.rpm
librecad-parts-2.0.0beta1-1.1.noarch.rpm "
have you also uninstalled/installed a different version of:
librecad-debuginfo
libdxfrw0-debuginfo
or did you use these:
librecad-debuginfo-2.0.0rc1.git20130625-2.1.i586.rpm
libdxfrw0-debuginfo-0.5.9-1.1.i586.rpm
?
which debuginfo packages do you have now?
"#6 dxfRW::writeEntity (this=this@entry=0x90e97e0, ent=ent@entry=0xbfffd734) at src/libdxfrw.cpp:153
#7 0xb7f1935b in dxfRW::writeLine (this=0x90e97e0, ent=0xbfffd734) at src/libdxfrw.cpp:507 "
So the error/crash should be caused by the file libdxfrw.cpp.
To verify this could you please install libdxfrw0-0.5.4-1.1.i386.rpm over the version you have right now and see if you get
the same behaviour (opening should work, saving should crash)(using librecad-2.0.0rc1.git20130625-2.1.i586.rpm) . Then install the current version of libdxfrw. If Yast won't allow this just let it be.
Cause "bt" helped us to find the cause, could you also please try to use bt with all current versions of librecad?
libdxfrw0-0.5.9-1.1.i586.rpm
librecad-2.0.0rc1.git20130625-2.1.i586.rpm
and post it here? (I know you also did this but without the bt command) (both, open and save)
"...there seems to be an "Error 404 Not Found" for most of the 32-bit "libdxfrw0.5.9" RPMs. "
works for me (can download libdxfrw0.5.9 for 12.2 and 12.3 32bit)