Login  Register

Re: Update on LibreCad Crashes When Opening File

Posted by ozcad on Jul 17, 2013; 8:50pm
URL: https://forum.librecad.org/LibreCad-Crashes-When-Opening-File-tp5708103p5708593.html

My apologies for absence from thread - pressure of work.

<quote>
@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
<endquote>

Running it:
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

jim@linux-jim:~> gdb librecad
GNU gdb (GDB) SUSE (7.5.1-2.5.1)
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i586-suse-linux".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/librecad...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/librecad
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".
[New Thread 0xb353fb40 (LWP 5710)]
[New Thread 0xb2bffb40 (LWP 5711)]

Program received signal SIGSEGV, Segmentation fault.
0xb6faf44f in ?? () from /usr/lib/libstdc++.so.6
Missing separate debuginfos, use: zypper install librecad-debuginfo-2.0.0rc1.git20130625-2.1.i586
(gdb) q
A debugging session is active.

        Inferior 1 [process 5706] will be killed.

Quit anyway? (y or n) y
jim@linux-jim:~>

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

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"

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

jim@linux-jim:~> gdb librecad
GNU gdb (GDB) SUSE (7.5.1-2.5.1)
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i586-suse-linux".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/librecad...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/librecad
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".
[New Thread 0xb353fb40 (LWP 5772)]
[New Thread 0xb2bffb40 (LWP 5773)]

Program received signal SIGSEGV, Segmentation fault.
0xb6faf44f in ?? () from /usr/lib/libstdc++.so.6
Missing separate debuginfos, use: zypper install librecad-debuginfo-2.0.0rc1.git20130625-2.1.i586
(gdb) q
A debugging session is active.

        Inferior 1 [process 5767] will be killed.

Quit anyway? (y or n)
Please answer y or n.
A debugging session is active.

        Inferior 1 [process 5767] will be killed.

Quit anyway? (y or n) yjim

@linux-jim:~>
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<