You are here

Add new comment

Hi Rui, doesn't look very helpful to me (all those question marks) but here goes:-

Reading symbols from /usr/bin/qtractor...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/qtractor
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffe2d9e710 (LWP 1634)]

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7deb7dd in ?? () from /lib64/ld-linux-x86-64.so.2

(gdb) thread apply all bt

Thread 2 (Thread 0x7fffe2d9e710 (LWP 1634)):
#0 0x00007ffff4b1f85c in pthread_cond_wait@@GLIBC_2.3.2 ()
from /lib/libpthread.so.0
#1 0x00007ffff7bcaa5b in ?? () from /usr/lib/libjack.so.0
#2 0x00007ffff4b1a9ca in start_thread () from /lib/libpthread.so.0
#3 0x00007ffff40ca69d in clone () from /lib/libc.so.6
#4 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ffff7fcb780 (LWP 1631)):
#0 0x00007ffff7deb7dd in ?? () from /lib64/ld-linux-x86-64.so.2
#1 0x00007ffff7df2445 in ?? () from /lib64/ld-linux-x86-64.so.2
#2 0x000000000043fc93 in ?? ()
#3 0x0000000000460a2a in ?? ()
#4 0x00000000004e759d in ?? ()
#5 0x0000000000548ea4 in ?? ()
#6 0x000000000054d638 in ?? ()
#7 0x0000000000552a42 in ?? ()
#8 0x0000000000553357 in ?? ()
#9 0x00000000004307df in ?? ()
#10 0x00007ffff4002c4d in __libc_start_main () from /lib/libc.so.6
#11 0x0000000000430369 in ?? ()
#12 0x00007fffffffe3d8 in ?? ()
#13 0x000000000000001c in ?? ()
#14 0x0000000000000001 in ?? ()
#15 0x00007fffffffe670 in ?? ()
#16 0x0000000000000000 in ?? ()

Boa sorte? ;-)