Ticket #9378: gdb.txt

File gdb.txt, 2.1 KB (added by sphery, 13 years ago)
Line 
1Program received signal SIGABRT, Aborted.
2[Switching to Thread 0xb0effb70 (LWP 16613)]
30xb7fe2424 in __kernel_vsyscall ()
4
5Thread 5 (Thread 0xb0effb70 (LWP 16613)):
6#0  0xb7fe2424 in __kernel_vsyscall ()
7No symbol table info available.
8#1  0xb2f5b651 in raise () from /lib/tls/i686/cmov/libc.so.6
9No symbol table info available.
10#2  0xb2f5ea82 in abort () from /lib/tls/i686/cmov/libc.so.6
11No symbol table info available.
12#3  0xb328273f in qt_message_output (msgType=QtFatalMsg, buf=0x82e2890 "ASSERT failure in QMutex::unlock(): \"A mutex must be unlocked in the same thread that locked it.\", file thread/qmutex.cpp, line 370") at global/qglobal.cpp:2259
13No locals.
14#4  0xb328292c in qt_message (msgType=QtFatalMsg, msg=0xb34089b0 "ASSERT failure in %s: \"%s\", file %s, line %d", ap=0xb0eff154 "\244\235@\263#@\263d\235@\263r\001") at global/qglobal.cpp:2305
15        buf = {static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0xb34d7604 "", array = ""}, static shared_empty = {ref = {_q_value = 2}, alloc = 0, size = 0, data = 0xb34d7618 "", array = ""}, d = 0x82e2880}
16#5  0xb328298d in qFatal (msg=0xb34089b0 "ASSERT failure in %s: \"%s\", file %s, line %d") at global/qglobal.cpp:2488
17No locals.
18#6  0xb32829cb in qt_assert_x (where=0xb3409da4 "QMutex::unlock()", what=0xb3409dc4 "A mutex must be unlocked in the same thread that locked it.", file=0xb3409d64 "thread/qmutex.cpp", line=370) at global/qglobal.cpp:2012
19No locals.
20#7  0xb3285ae9 in QMutex::unlock (this=0x82e2008) at thread/qmutex.cpp:370
21No locals.
22#8  0xb697d439 in MythSystemReaper::run (this=0x82e2b08) at mythsystem.cpp:171
23        i = {i = 0x82e0920}
24        pidData = 0x82e2008
25        pid = 16612
26        count = 1
27        status = 0
28        now = 1292441874
29        next = {i = 0x82e0920}
30#9  0xb328c356 in QThreadPrivate::start (arg=0x82e2b08) at thread/qthread_unix.cpp:266
31        thr = 0x82e2b08
32        data = 0x82e1678
33#10 0xb31cc96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
34No symbol table info available.
35#11 0xb2ffea4e in clone () from /lib/tls/i686/cmov/libc.so.6
36No symbol table info available.