Login  Register

Re: Update on LibreCad Crashes When Opening File

Posted by ozcad on Jul 18, 2013; 6:02pm
URL: https://forum.librecad.org/LibreCad-Crashes-When-Opening-File-tp5708103p5708596.html

Gives a bit more detail:

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
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 0xb3577b40 (LWP 12143)]
[New Thread 0xb2bffb40 (LWP 12144)]

Program received signal SIGSEGV, Segmentation fault.
0xb6faf44f in ?? () from /usr/lib/libstdc++.so.6
Missing separate debuginfos, use: zypper install fontconfig-debuginfo-2.9.0-3.9.1.i586 glibc-debuginfo-2.15-22.17.1.i686 glibc-locale-debuginfo-2.15-22.17.1.i586 kdebase4-workspace-debuginfo-4.8.5-2.14.1.i586 kdebase4-workspace-liboxygenstyle-debuginfo-4.8.5-2.14.1.i586 kdelibs4-debuginfo-4.8.5-2.28.2.i586 libICE6-debuginfo-1.0.8-2.1.2.i586 libIlmImf6-debuginfo-1.7.0-15.1.2.i586 libSM6-debuginfo-1.2.1-2.1.2.i586 libX11-6-debuginfo-1.5.0-2.7.1.i586 libXau6-debuginfo-1.0.7-2.1.2.i586 libXcursor1-debuginfo-1.1.13-2.4.1.i586 libXext6-debuginfo-1.3.1-2.4.1.i586 libXfixes3-debuginfo-5.0-2.4.1.i586 libXi6-debuginfo-1.6.1-2.4.1.i586 libXinerama1-debuginfo-1.1.2-2.4.1.i586 libXrandr2-debuginfo-1.3.2-2.4.1.i586 libXrender1-debuginfo-0.9.7-2.4.1.i586 libXtst6-debuginfo-1.2.1-2.4.1.i586 libacl1-debuginfo-2.2.51-8.1.3.i586 libattica0_3-debuginfo-0.3.0-2.1.2.i586 libattr1-debuginfo-2.4.46-9.1.3.i586 libbz2-1-debuginfo-1.0.6-20.1.7.i586 libdbus-1-3-debuginfo-1.5.12-4.10.1.i586 libdbusmenu-qt2-debuginfo-0.9.2-2.1.2.i586 libexpat1-debuginfo-2.1.0-2.4.1.i586 libfam0-debuginfo-2.7.0-159.2.1.i586 libffi47-debuginfo-4.7.1_20120723-1.1.1.i586 libfreetype6-debuginfo-2.4.9-4.4.1.i586 libgcc47-debuginfo-4.7.1_20120723-1.1.1.i586 libglib-2_0-0-debuginfo-2.32.4-4.8.1.i586 libgobject-2_0-0-debuginfo-2.32.4-4.8.1.i586 libilmbase6-debuginfo-1.0.2-11.1.2.i586 libjasper1-debuginfo-1.900.1-153.1.4.i586 libjpeg62-debuginfo-62.0.0-15.5.1.i586 libkde4-debuginfo-4.8.5-2.28.2.i586 libkdecore4-debuginfo-4.8.5-2.28.2.i586 libksuseinstall1-debuginfo-4.8.5-2.28.2.i586 liblcms1-debuginfo-1.19-9.1.4.i586 liblzma5-debuginfo-5.0.3-12.2.2.i586 libmng1-debuginfo-1.0.10-106.1.4.i586 libpcre1-debuginfo-8.30-3.1.2.i586 libpng14-14-debuginfo-1.4.11-2.5.1.i586 libqt4-debuginfo-4.8.1-2.16.1.i586 libqt4-sql-debuginfo-4.8.1-2.16.1.i586 libqt4-x11-debuginfo-4.8.1-2.16.1.i586 libsoprano4-debuginfo-2.7.6-2.1.2.i586 libstdc++47-debuginfo-4.7.1_20120723-1.1.1.i586 libstrigi0-debuginfo-0.7.7-10.1.i586 libtiff5-debuginfo-4.0.2-1.16.1.i586 libudev0-debuginfo-182-4.33.1.i586 libuuid1-debuginfo-2.21.2-4.5.1.i586 libxcb1-debuginfo-1.8.1-2.8.1.i586 libxml2-2-debuginfo-2.7.8+git20120223-8.26.1.i586 zlib-debuginfo-1.2.7-2.1.2.i586
(gdb) q
A debugging session is active.

        Inferior 1 [process 12139] will be killed.

Quit anyway? (y or n) y
jim@linux-jim:~>
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
If I use the proffered zypper command

    Missing separate debuginfos, use: zypper install < big package list>

...only one package is installed - libstrigi0-debuginfo - all the rest report "No provider of XXX found."

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
I have a fear that I will discover that I have done something silly such as not turning on the PC power, or using the mouse as a sewing machine foot-pedal.