Ticket #10265: kdreyer-backtrace.txt

File kdreyer-backtrace.txt, 8.6 KB (added by Ken Dreyer <ktdreyer@…>, 12 years ago)

backtrace with debugging info (this was on 0.23, but it is basically the same as Ali's)

Line 
1
2Thread 11 (Thread 0xb62adb70 (LWP 15170)):
3#0  0x00ebb424 in __kernel_vsyscall ()
4#1  0x059dc226 in nanosleep () from /lib/libc.so.6
5#2  0x059dc050 in sleep () from /lib/libc.so.6
6#3  0x08123f57 in ?? ()
7#4  0x081251b0 in ?? ()
8#5  0x0794ea09 in start_thread () from /lib/libpthread.so.0
9#6  0x05a1c00e in clone () from /lib/libc.so.6
10
11Thread 10 (Thread 0xb56ffb70 (LWP 15171)):
12#0  0x00ebb424 in __kernel_vsyscall ()
13#1  0x059dc226 in nanosleep () from /lib/libc.so.6
14#2  0x059dc050 in sleep () from /lib/libc.so.6
15#3  0x08057185 in ?? ()
16#4  0x0806c044 in ?? ()
17#5  0x0806c5d0 in ?? ()
18#6  0x0794ea09 in start_thread () from /lib/libpthread.so.0
19#7  0x05a1c00e in clone () from /lib/libc.so.6
20
21Thread 9 (Thread 0xb4cfeb70 (LWP 15172)):
22#0  0x00ebb424 in __kernel_vsyscall ()
23#1  0x059dc226 in nanosleep () from /lib/libc.so.6
24#2  0x059dc050 in sleep () from /lib/libc.so.6
25#3  0x00266600 in JobQueue::ProcessQueue() () from /usr/lib/libmythtv-0.23.so.0
26#4  0x002719dd in JobQueue::RunQueueProcesser() () from /usr/lib/libmythtv-0.23.so.0
27#5  0x00271a0c in JobQueue::QueueProcesserThread(void*) () from /usr/lib/libmythtv-0.23.so.0
28#6  0x0794ea09 in start_thread () from /lib/libpthread.so.0
29#7  0x05a1c00e in clone () from /lib/libc.so.6
30
31Thread 8 (Thread 0xb40ffb70 (LWP 15173)):
32#0  0x00ebb424 in __kernel_vsyscall ()
33#1  0x05a111c6 in poll () from /lib/libc.so.6
34#2  0x02d1f7fc in g_poll () from /lib/libglib-2.0.so.0
35#3  0x02d1235c in ?? () from /lib/libglib-2.0.so.0
36#4  0x02d126f4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
37#5  0x028fb706 in QEventDispatcherGlib::processEvents (this=0xb3500468, flags=...)
38    at kernel/qeventdispatcher_glib.cpp:412
39#6  0x028d1daa in QEventLoop::processEvents (this=0xb40ff1f0, flags=...) at kernel/qeventloop.cpp:149
40#7  0x028d20ea in QEventLoop::exec (this=0xb40ff1f0, flags=...) at kernel/qeventloop.cpp:201
41#8  0x027db8a9 in QThread::exec (this=0x8452b40) at thread/qthread.cpp:487
42#9  0x00c297ec in WorkerThread::run() () from /usr/lib/libmythupnp-0.23.so.0
43#10 0x027ddc8f in QThreadPrivate::start (arg=0x8452b40) at thread/qthread_unix.cpp:248
44#11 0x0794ea09 in start_thread () from /lib/libpthread.so.0
45#12 0x05a1c00e in clone () from /lib/libc.so.6
46
47Thread 7 (Thread 0xb34ffb70 (LWP 15174)):
48#0  0x00ebb424 in __kernel_vsyscall ()
49#1  0x0795227c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
50#2  0x027deb2f in wait (this=0x8451cf4, mutex=0x8451cf0, time=4294967295) at thread/qwaitcondition_unix.cpp:87
51#3  QWaitCondition::wait (this=0x8451cf4, mutex=0x8451cf0, time=4294967295) at thread/qwaitcondition_unix.cpp:159
52#4  0x080d75b3 in ?? ()
53#5  0x027ddc8f in QThreadPrivate::start (arg=0x8451ce8) at thread/qthread_unix.cpp:248
54#6  0x0794ea09 in start_thread () from /lib/libpthread.so.0
55#7  0x05a1c00e in clone () from /lib/libc.so.6
56
57Thread 6 (Thread 0xb2afeb70 (LWP 15175)):
58#0  0x00ebb424 in __kernel_vsyscall ()
59#1  0x0795227c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
60#2  0x027deb2f in wait (this=0x84369b4, mutex=0x84369b0, time=4294967295) at thread/qwaitcondition_unix.cpp:87
61#3  QWaitCondition::wait (this=0x84369b4, mutex=0x84369b0, time=4294967295) at thread/qwaitcondition_unix.cpp:159
62#4  0x080d75b3 in ?? ()
63#5  0x027ddc8f in QThreadPrivate::start (arg=0x84369a8) at thread/qthread_unix.cpp:248
64#6  0x0794ea09 in start_thread () from /lib/libpthread.so.0
65#7  0x05a1c00e in clone () from /lib/libc.so.6
66
67Thread 5 (Thread 0xb20fdb70 (LWP 15176)):
68#0  0x00ebb424 in __kernel_vsyscall ()
69#1  0x0795227c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
70#2  0x027deb2f in wait (this=0x845024c, mutex=0x8450248, time=4294967295) at thread/qwaitcondition_unix.cpp:87
71#3  QWaitCondition::wait (this=0x845024c, mutex=0x8450248, time=4294967295) at thread/qwaitcondition_unix.cpp:159
72#4  0x080d75b3 in ?? ()
73#5  0x027ddc8f in QThreadPrivate::start (arg=0x8450240) at thread/qthread_unix.cpp:248
74#6  0x0794ea09 in start_thread () from /lib/libpthread.so.0
75#7  0x05a1c00e in clone () from /lib/libc.so.6
76
77Thread 4 (Thread 0xb16fcb70 (LWP 15177)):
78#0  0x00ebb424 in __kernel_vsyscall ()
79#1  0x0795227c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
80#2  0x027deb2f in wait (this=0x84505d4, mutex=0x84505d0, time=4294967295) at thread/qwaitcondition_unix.cpp:87
81#3  QWaitCondition::wait (this=0x84505d4, mutex=0x84505d0, time=4294967295) at thread/qwaitcondition_unix.cpp:159
82#4  0x080d75b3 in ?? ()
83#5  0x027ddc8f in QThreadPrivate::start (arg=0x84505c8) at thread/qthread_unix.cpp:248
84#6  0x0794ea09 in start_thread () from /lib/libpthread.so.0
85#7  0x05a1c00e in clone () from /lib/libc.so.6
86
87Thread 3 (Thread 0xb0cfbb70 (LWP 15178)):
88#0  0x00ebb424 in __kernel_vsyscall ()
89#1  0x0795227c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
90#2  0x027deb2f in wait (this=0x8436e6c, mutex=0x8436e68, time=4294967295) at thread/qwaitcondition_unix.cpp:87
91#3  QWaitCondition::wait (this=0x8436e6c, mutex=0x8436e68, time=4294967295) at thread/qwaitcondition_unix.cpp:159
92#4  0x080d75b3 in ?? ()
93#5  0x027ddc8f in QThreadPrivate::start (arg=0x8436e60) at thread/qthread_unix.cpp:248
94#6  0x0794ea09 in start_thread () from /lib/libpthread.so.0
95#7  0x05a1c00e in clone () from /lib/libc.so.6
96
97Thread 2 (Thread 0xb02fab70 (LWP 15227)):
98#0  0x00ebb424 in __kernel_vsyscall ()
99#1  0x05a144f1 in select () from /lib/libc.so.6
100#2  0x00ca732b in MythSocketThread::run() () from /usr/lib/libmythdb-0.23.so.0
101#3  0x027ddc8f in QThreadPrivate::start (arg=0x83f5ed0) at thread/qthread_unix.cpp:248
102#4  0x0794ea09 in start_thread () from /lib/libpthread.so.0
103#5  0x05a1c00e in clone () from /lib/libc.so.6
104
105Thread 1 (Thread 0xb64afb20 (LWP 15146)):
106#0  0x00ebb424 in __kernel_vsyscall ()
107#1  0x0795544b in read () from /lib/libpthread.so.0
108#2  0x02b77d2b in read (fd=3, buffer=0x83f21e4, count=2048) at /usr/include/bits/unistd.h:45
109#3  _dbus_read (fd=3, buffer=0x83f21e4, count=2048) at dbus-sysdeps-unix.c:302
110#4  0x02b7810c in _dbus_read_socket (fd=3, buffer=0x83f21e4, count=2048) at dbus-sysdeps-unix.c:163
111#5  0x02b6e85e in do_reading (transport=0x83f2120) at dbus-transport-socket.c:752
112#6  0x02b6f088 in socket_handle_watch (transport=0x83f2120, watch=0x83f21b8, flags=1) at dbus-transport-socket.c:873
113#7  0x02b6d1bf in _dbus_transport_handle_watch (transport=0x83f2120, watch=0x83f21b8, condition=1)
114    at dbus-transport.c:865
115#8  0x02b58779 in _dbus_connection_handle_watch (watch=0x83f21b8, condition=1, data=0x83f2558)
116    at dbus-connection.c:1447
117#9  0x02b6f859 in dbus_watch_handle (watch=0x83f21b8, flags=1) at dbus-watch.c:669
118#10 0x033c80de in q_dbus_watch_handle (this=0x83efbf8, fd=3) at qdbus_symbols_p.h:181
119#11 QDBusConnectionPrivate::socketRead (this=0x83efbf8, fd=3) at qdbusintegrator.cpp:1097
120#12 0x0340ca0f in QDBusConnectionPrivate::qt_metacall (this=0x83efbf8, _c=QMetaObject::InvokeMetaMethod,
121    _id=<value optimized out>, _a=0xbfb31a88) at .moc/release-shared/moc_qdbusconnection_p.cpp:99
122#13 0x028d80ab in QMetaObject::metacall (object=0x83efbf8, cl=QMetaObject::InvokeMetaMethod, idx=8, argv=0xbfb31a88)
123    at kernel/qmetaobject.cpp:237
124#14 0x028e6e4f in QMetaObject::activate (sender=0x84574e0, m=0x29e76b0, local_signal_index=0, argv=0xbfb31a88)
125    at kernel/qobject.cpp:3293
126#15 0x0292e814 in QSocketNotifier::activated (this=0x84574e0, _t1=3)
127    at .moc/release-shared/moc_qsocketnotifier.cpp:89
128#16 0x028ec35f in QSocketNotifier::event (this=0x84574e0, e=0xbfb31c14) at kernel/qsocketnotifier.cpp:317
129#17 0x028d2a63 in QCoreApplicationPrivate::notify_helper (this=0x8418de8, receiver=0x84574e0, event=0xbfb31c14)
130    at kernel/qcoreapplication.cpp:839
131#18 0x028d3223 in QCoreApplication::notify (this=0xbfb31f38, receiver=0x84574e0, event=0xbfb31c14)
132    at kernel/qcoreapplication.cpp:785
133#19 0x028d36d3 in QCoreApplication::notifyInternal (this=0xbfb31f38, receiver=0x84574e0, event=0xbfb31c14)
134    at kernel/qcoreapplication.cpp:704
135#20 0x028fbada in sendEvent (source=0x841c270) at kernel/qcoreapplication.h:215
136#21 socketNotifierSourceDispatch (source=0x841c270) at kernel/qeventdispatcher_glib.cpp:110
137#22 0x02d0ec78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
138#23 0x02d125e0 in ?? () from /lib/libglib-2.0.so.0
139#24 0x02d126f4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
140#25 0x028fb706 in QEventDispatcherGlib::processEvents (this=0x8419608, flags=...)
141    at kernel/qeventdispatcher_glib.cpp:412
142#26 0x028d1daa in QEventLoop::processEvents (this=0xbfb31e74, flags=...) at kernel/qeventloop.cpp:149
143#27 0x028d20ea in QEventLoop::exec (this=0xbfb31e74, flags=...) at kernel/qeventloop.cpp:201
144#28 0x028d47b7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
145#29 0x08095725 in ?? ()
146#30 0x05955ce6 in __libc_start_main () from /lib/libc.so.6
147#31 0x08056ed1 in ?? ()