Bug#685313: librecad: SIGABRT while editing a spline

Jean-Luc Coulon (f5ibh) jean.luc.coulon at gmail.com
Sun Aug 19 15:54:44 UTC 2012


Package: librecad
Version: 2.0.0~alpha4+nolibs-1
Severity: important

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I'm trying to edit a spline (append a node).
librecad segfault.

Attached the gdb session

Regards

Jean-Luc


- -- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (980, 'testing'), (90, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.5.0-k8-1 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages librecad depends on:
ii  libc6          2.13-35
ii  libgcc1        1:4.7.1-7
ii  libmuparser2   2.1.0-3
ii  libqt4-help    4:4.8.2-2+b1
ii  libqt4-sql     4:4.8.2-2+b1
ii  libqt4-svg     4:4.8.2-2+b1
ii  libqtcore4     4:4.8.2-2+b1
ii  libqtgui4      4:4.8.2-2+b1
ii  librecad-data  2.0.0~alpha4+nolibs-1
ii  libstdc++6     4.7.1-7

librecad recommends no packages.

librecad suggests no packages.

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iD8DBQFQMQxDXit3lz9m7V4RAsusAKCaBGOJ0Nla7+4z043ZAbiu5mhkpgCcD4cp
bR2ovNSTBcE7lQIY1M5AmAc=
=oB9v
-----END PGP SIGNATURE-----
-------------- next part --------------
(gdb) run
Starting program: /usr/bin/librecad 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe28bf700 (LWP 14773)]
[New Thread 0x7fffe1899700 (LWP 14774)]
[Thread 0x7fffe28bf700 (LWP 14773) exited]
[Thread 0x7fffe1899700 (LWP 14774) exited]
Qt has caught an exception thrown from an event handler. Throwing
exceptions from an event handler is not supported in Qt. You must
reimplement QApplication::notify() and catch all exceptions there.

terminate called after throwing an instance of 'std::out_of_range'
  what():  vector::_M_range_check

Program received signal SIGABRT, Aborted.
0x00007ffff55ca475 in *__GI_raise (sig=<optimized out>)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
64	../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) bt
#0  0x00007ffff55ca475 in *__GI_raise (sig=<optimized out>)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1  0x00007ffff55cd6f0 in *__GI_abort () at abort.c:92
#2  0x00007ffff5e1c6dd in __gnu_cxx::__verbose_terminate_handler() ()
   from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#3  0x00007ffff5e1a7e6 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#4  0x00007ffff5e1a813 in std::terminate() ()
   from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#5  0x00007ffff5e1aa86 in __cxa_rethrow ()
   from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#6  0x00007ffff6455dc4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7  0x00007ffff645ad18 in QCoreApplication::exec() ()
   from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x0000000000427582 in ?? ()
#9  0x00007ffff55b6ead in __libc_start_main (main=<optimized out>, 
    argc=<optimized out>, ubp_av=<optimized out>, init=<optimized out>, 
    fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffe4d8)
    at libc-start.c:228
#10 0x000000000042a0e9 in ?? ()
#11 0x00007fffffffe4d8 in ?? ()
#12 0x000000000000001c in ?? ()
#13 0x0000000000000001 in ?? ()
#14 0x00007fffffffe7c4 in ?? ()
#15 0x0000000000000000 in ?? ()
(gdb) 



More information about the debian-science-maintainers mailing list