Login  Register

Re: Update on LibreCad Crashes When Opening File

Posted by cantcode on Jul 16, 2013; 1:45pm
URL: https://forum.librecad.org/LibreCad-Crashes-When-Opening-File-tp5708103p5708572.html

@ozcad
Could you please install this package first:
http://download.opensuse.org/repositories/home:/Rallaz/openSUSE_12.2/i586/libdxfrw0-debuginfo-0.5.9-1.1.i586.rpm

and run librecad using gdb.
If the output is the same as you posted before, could you install this package and see if the result is still the same:

http://download.opensuse.org/repositories/home:/Rallaz/openSUSE_12.2/i586/libdxfrw0-debugsource-0.5.9-1.1.i586.rpm"

after installing this packages (I don't know if the first one is enough) gdb should print better error messages.

@rallaz
after installing
http://download.opensuse.org/repositories/home:/Rallaz/openSUSE_12.2/i586/librecad-debuginfo-2.0.0rc1.git20130625-2.1.i586.rpm
http://download.opensuse.org/repositories/home:/Rallaz/openSUSE_12.2/i586/librecad-debugsource-2.0.0rc1.git20130625-2.1.i586.rpm
I get a message from gdb, telling it can't find the debug symbols for librecad.
Looks like the debug symbols are not included in:
http://download.opensuse.org/repositories/home:/Rallaz/openSUSE_12.2/i586/librecad-debuginfo-2.0.0rc1.git20130625-2.1.i586.rpm
I think that only the debug symbols of the plugins are included.