Comment 10 for bug 443426

Revision history for this message
OutLikeAShoe (outlikeashoe) wrote :

With gdb I just found this:
[New Thread 0x7f9f3ac82950 (LWP 25548)]
QThread: Destroyed while thread is still running

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f9f3ac82950 (LWP 25548)]
0x00007f9f4be40cb4 in QThreadData::get2 () from /usr/lib/libQtCore.so.4
(gdb) bt
#0 0x00007f9f4be40cb4 in QThreadData::get2 () from /usr/lib/libQtCore.so.4
#1 0x00007f9f4be43c9d in ?? () from /usr/lib/libQtCore.so.4
#2 0x00007f9f4d1fe3ba in start_thread () from /lib/libpthread.so.0
#3 0x00007f9f4c6c6fcd in clone () from /lib/libc.so.6
#4 0x0000000000000000 in ?? ()
(gdb)