Ticket #9792: trace4.txt

File trace4.txt, 22.2 KB (added by warpme@…, 13 years ago)

Another trace with the same symphtoms

Line 
1
2(gdb) thread apply all bt
3
4Thread 36 (Thread 0xb2435b70 (LWP 17918)):
5#0  0xb7882424 in __kernel_vsyscall ()
6#1  0xb6778bd3 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
7#2  0xb5689cde in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
8#3  0xb74bf253 in TVRec::RunTV (this=0x9bd2208) at tv_rec.cpp:1377
9#4  0xb74bd1de in TVRecEventThread::run (this=0x9bd19f8) at tv_rec.cpp:1103
10#5  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
11#6  0xb6774c77 in start_thread () from /lib/libpthread.so.0
12#7  0xb545cc6e in clone () from /lib/libc.so.6
13
14Thread 35 (Thread 0xb1c27b70 (LWP 17919)):
15#0  0xb7882424 in __kernel_vsyscall ()
16#1  0xb6778bd3 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
17#2  0xb5689cde in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
18#3  0xb748c556 in EITScanner::RunEventLoop (this=0x9bf50d0) at eitscanner.cpp:159
19#4  0xb748b870 in EITThread::run (this=0x9bf50e0) at eitscanner.cpp:30
20#5  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
21#6  0xb6774c77 in start_thread () from /lib/libpthread.so.0
22#7  0xb545cc6e in clone () from /lib/libc.so.6
23
24Thread 34 (Thread 0xb1426b70 (LWP 17920)):
25#0  0xb7882424 in __kernel_vsyscall ()
26#1  0xb6778bd3 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
27#2  0xb5689cde in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
28#3  0xb74bf253 in TVRec::RunTV (this=0x9bd0a90) at tv_rec.cpp:1377
29#4  0xb74bd1de in TVRecEventThread::run (this=0x9bd0bc8) at tv_rec.cpp:1103
30#5  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
31#6  0xb6774c77 in start_thread () from /lib/libpthread.so.0
32#7  0xb545cc6e in clone () from /lib/libc.so.6
33
34Thread 33 (Thread 0xb0c25b70 (LWP 17921)):
35#0  0xb7882424 in __kernel_vsyscall ()
36#1  0xb6778bd3 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
37#2  0xb5689cde in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
38#3  0xb74bf253 in TVRec::RunTV (this=0x9bcfdd0) at tv_rec.cpp:1377
39#4  0xb74bd1de in TVRecEventThread::run (this=0x9bd0878) at tv_rec.cpp:1103
40#5  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
41#6  0xb6774c77 in start_thread () from /lib/libpthread.so.0
42#7  0xb545cc6e in clone () from /lib/libc.so.6
43
44Thread 32 (Thread 0xb0424b70 (LWP 17922)):
45#0  0xb7882424 in __kernel_vsyscall ()
46---Type <return> to continue, or q <return> to quit---
47#1  0xb6778bd3 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
48#2  0xb5689cde in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
49#3  0xb74bf253 in TVRec::RunTV (this=0x9bbdd68) at tv_rec.cpp:1377
50#4  0xb74bd1de in TVRecEventThread::run (this=0x9bd01c0) at tv_rec.cpp:1103
51#5  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
52#6  0xb6774c77 in start_thread () from /lib/libpthread.so.0
53#7  0xb545cc6e in clone () from /lib/libc.so.6
54
55Thread 31 (Thread 0xafc23b70 (LWP 17924)):
56#0  0xb7882424 in __kernel_vsyscall ()
57#1  0xb6778bd3 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
58#2  0xb5689cde in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
59#3  0xb74bf253 in TVRec::RunTV (this=0x9bde470) at tv_rec.cpp:1377
60#4  0xb74bd1de in TVRecEventThread::run (this=0x9bd14a8) at tv_rec.cpp:1103
61#5  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
62#6  0xb6774c77 in start_thread () from /lib/libpthread.so.0
63#7  0xb545cc6e in clone () from /lib/libc.so.6
64
65Thread 30 (Thread 0xaf422b70 (LWP 17925)):
66#0  0xb7882424 in __kernel_vsyscall ()
67#1  0xb6778bd3 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
68#2  0xb5689cde in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
69#3  0xb748c556 in EITScanner::RunEventLoop (this=0x9c462a8) at eitscanner.cpp:159
70#4  0xb748b870 in EITThread::run (this=0x9c462b8) at eitscanner.cpp:30
71#5  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
72#6  0xb6774c77 in start_thread () from /lib/libpthread.so.0
73#7  0xb545cc6e in clone () from /lib/libc.so.6
74
75Thread 29 (Thread 0xaec21b70 (LWP 17926)):
76#0  0xb7882424 in __kernel_vsyscall ()
77#1  0xb6778bd3 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
78#2  0xb5689cde in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
79#3  0xb74bf253 in TVRec::RunTV (this=0x9be9020) at tv_rec.cpp:1377
80#4  0xb74bd1de in TVRecEventThread::run (this=0x9bde8f8) at tv_rec.cpp:1103
81#5  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
82#6  0xb6774c77 in start_thread () from /lib/libpthread.so.0
83#7  0xb545cc6e in clone () from /lib/libc.so.6
84
85Thread 28 (Thread 0xae420b70 (LWP 17927)):
86#0  0xb7882424 in __kernel_vsyscall ()
87#1  0xb6778bd3 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
88#2  0xb5689cde in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
89#3  0xb74bf253 in TVRec::RunTV (this=0x9bea068) at tv_rec.cpp:1377
90---Type <return> to continue, or q <return> to quit---
91#4  0xb74bd1de in TVRecEventThread::run (this=0x9bde7c8) at tv_rec.cpp:1103
92#5  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
93#6  0xb6774c77 in start_thread () from /lib/libpthread.so.0
94#7  0xb545cc6e in clone () from /lib/libc.so.6
95
96Thread 27 (Thread 0xadc1fb70 (LWP 17928)):
97#0  0xb7882424 in __kernel_vsyscall ()
98#1  0xb6778bd3 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
99#2  0xb5689cde in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
100#3  0xb74bf253 in TVRec::RunTV (this=0x9bee698) at tv_rec.cpp:1377
101#4  0xb74bd1de in TVRecEventThread::run (this=0x9bea3a8) at tv_rec.cpp:1103
102#5  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
103#6  0xb6774c77 in start_thread () from /lib/libpthread.so.0
104#7  0xb545cc6e in clone () from /lib/libc.so.6
105
106Thread 26 (Thread 0xad41eb70 (LWP 17929)):
107#0  0xb7882424 in __kernel_vsyscall ()
108#1  0xb6778bd3 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
109#2  0xb5689cde in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
110#3  0xb74bf253 in TVRec::RunTV (this=0x9be05a8) at tv_rec.cpp:1377
111#4  0xb74bd1de in TVRecEventThread::run (this=0x9be0988) at tv_rec.cpp:1103
112#5  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
113#6  0xb6774c77 in start_thread () from /lib/libpthread.so.0
114#7  0xb545cc6e in clone () from /lib/libc.so.6
115
116Thread 25 (Thread 0xacc1db70 (LWP 17930)):
117#0  0xb7882424 in __kernel_vsyscall ()
118#1  0xb6778bd3 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
119#2  0xb5689cde in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
120#3  0xb748c556 in EITScanner::RunEventLoop (this=0x9c1c0a8) at eitscanner.cpp:159
121#4  0xb748b870 in EITThread::run (this=0x9c1c0b8) at eitscanner.cpp:30
122#5  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
123#6  0xb6774c77 in start_thread () from /lib/libpthread.so.0
124#7  0xb545cc6e in clone () from /lib/libc.so.6
125
126Thread 24 (Thread 0xac41cb70 (LWP 17931)):
127#0  0xb7882424 in __kernel_vsyscall ()
128#1  0xb6778bd3 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
129#2  0xb5689cde in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
130#3  0xb74bf253 in TVRec::RunTV (this=0x9bdef28) at tv_rec.cpp:1377
131#4  0xb74bd1de in TVRecEventThread::run (this=0x9beec90) at tv_rec.cpp:1103
132#5  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
133#6  0xb6774c77 in start_thread () from /lib/libpthread.so.0
134---Type <return> to continue, or q <return> to quit---
135#7  0xb545cc6e in clone () from /lib/libc.so.6
136
137Thread 23 (Thread 0xabc1bb70 (LWP 17932)):
138#0  0xb7882424 in __kernel_vsyscall ()
139#1  0xb6778bd3 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
140#2  0xb5689cde in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
141#3  0xb74bf253 in TVRec::RunTV (this=0x9bdf788) at tv_rec.cpp:1377
142#4  0xb74bd1de in TVRecEventThread::run (this=0x9bdf340) at tv_rec.cpp:1103
143#5  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
144#6  0xb6774c77 in start_thread () from /lib/libpthread.so.0
145#7  0xb545cc6e in clone () from /lib/libc.so.6
146
147Thread 22 (Thread 0xab41ab70 (LWP 17933)):
148#0  0xb7882424 in __kernel_vsyscall ()
149#1  0xb6778bd3 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
150#2  0xb5689cde in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
151#3  0xb74bf253 in TVRec::RunTV (this=0x9bed9b0) at tv_rec.cpp:1377
152#4  0xb74bd1de in TVRecEventThread::run (this=0x9bef360) at tv_rec.cpp:1103
153#5  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
154#6  0xb6774c77 in start_thread () from /lib/libpthread.so.0
155#7  0xb545cc6e in clone () from /lib/libc.so.6
156
157Thread 21 (Thread 0xaac19b70 (LWP 17935)):
158#0  0xb7882424 in __kernel_vsyscall ()
159#1  0xb677b81b in read () from /lib/libpthread.so.0
160#2  0xb2468478 in vio_read () from /usr/lib/libmysqlclient.so.18
161#3  0xb24684e4 in vio_read_buff () from /usr/lib/libmysqlclient.so.18
162#4  0xb24576a3 in ?? () from /usr/lib/libmysqlclient.so.18
163#5  0xb24581d3 in my_net_read () from /usr/lib/libmysqlclient.so.18
164#6  0xb2450d34 in cli_safe_read () from /usr/lib/libmysqlclient.so.18
165#7  0xb244d733 in cli_read_prepare_result () from /usr/lib/libmysqlclient.so.18
166#8  0xb244daca in mysql_stmt_prepare () from /usr/lib/libmysqlclient.so.18
167#9  0xb270cf38 in ?? () from /usr/lib/qt/plugins/sqldrivers/libqsqlmysql.so
168#10 0xb64c96aa in QSqlResult::savePrepare(QString const&) () from /usr/lib/libQtSql.so.4
169#11 0xb64bb5e2 in QSqlQuery::prepare(QString const&) () from /usr/lib/libQtSql.so.4
170#12 0xb6c99b4d in MSqlQuery::prepare (this=0xaac18b28, query=...) at mythdbcon.cpp:669
171#13 0xb69db604 in ProgramInfo::QueryMplexID (this=0x913d1c98) at programinfo.cpp:2106
172#14 0x080ecb3c in Scheduler::FindNextConflict (this=0x9bd3118, cardlist=..., p=0xa1ee1d98, j=..., openEnd=0)
173    at scheduler.cpp:962
174#15 0x080ecfb8 in Scheduler::FindConflict (this=0x9bd3118, reclists=..., p=0xa1ee1d98, openend=0) at scheduler.cpp:996
175#16 0x080ee3ca in Scheduler::SchedNewRecords (this=0x9bd3118) at scheduler.cpp:1231
176#17 0x080e66a3 in Scheduler::FillRecordList (this=0x9bd3118) at scheduler.cpp:362
177#18 0x080f3b3e in Scheduler::HandleReschedule (this=0x9bd3118) at scheduler.cpp:2024
178---Type <return> to continue, or q <return> to quit---
179#19 0x080f267a in Scheduler::run (this=0x9bd3118) at scheduler.cpp:1805
180#20 0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
181#21 0xb6774c77 in start_thread () from /lib/libpthread.so.0
182#22 0xb545cc6e in clone () from /lib/libc.so.6
183
184Thread 20 (Thread 0xaa418b70 (LWP 17936)):
185#0  0xb7882424 in __kernel_vsyscall ()
186#1  0xb6778bd3 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
187#2  0xb5689cde in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
188#3  0x081215b6 in HouseKeeper::RunHouseKeeping (this=0x9e9e030) at housekeeper.cpp:331
189#4  0x0816e752 in HouseKeepingThread::run (this=0x9bbe1e8) at housekeeper.h:85
190#5  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
191#6  0xb6774c77 in start_thread () from /lib/libpthread.so.0
192#7  0xb545cc6e in clone () from /lib/libc.so.6
193
194Thread 19 (Thread 0xa9c17b70 (LWP 17937)):
195#0  0xb7882424 in __kernel_vsyscall ()
196#1  0xb6778bd3 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
197#2  0xb5689cde in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
198#3  0x0806af9d in AutoExpire::Sleep (this=0x9c8f8b8, sleepTime=59998) at autoexpire.cpp:352
199#4  0x0806adfd in AutoExpire::RunExpirer (this=0x9c8f8b8) at autoexpire.cpp:333
200#5  0x08068350 in ExpireThread::run (this=0x9bd3738) at autoexpire.cpp:55
201#6  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
202#7  0xb6774c77 in start_thread () from /lib/libpthread.so.0
203#8  0xb545cc6e in clone () from /lib/libc.so.6
204
205Thread 18 (Thread 0xa9416b70 (LWP 17938)):
206#0  0xb7882424 in __kernel_vsyscall ()
207#1  0xb6778bd3 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
208#2  0xb5689cde in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
209#3  0xb7031954 in JobQueue::ProcessQueue (this=0x9c91d00) at jobqueue.cpp:475
210#4  0xb702d2c3 in JobQueue::RunQueueProcessor (this=0x9c91d00) at jobqueue.cpp:163
211#5  0xb702c38c in QueueProcessorThread::run (this=0x9dcb478) at jobqueue.cpp:41
212#6  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
213#7  0xb6774c77 in start_thread () from /lib/libpthread.so.0
214#8  0xb545cc6e in clone () from /lib/libc.so.6
215
216Thread 17 (Thread 0xa8c15b70 (LWP 17939)):
217#0  0xb7882424 in __kernel_vsyscall ()
218#1  0xb545275e in poll () from /lib/libc.so.6
219#2  0xb3f9c10b in g_poll () from /usr/lib/libglib-2.0.so.0
220#3  0xb3f8d566 in ?? () from /usr/lib/libglib-2.0.so.0
221#4  0xb3f8d98a in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
222---Type <return> to continue, or q <return> to quit---
223#5  0xb57b22b7 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
224   from /usr/lib/libQtCore.so.4
225#6  0xb578311d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
226#7  0xb5783361 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
227#8  0xb5686a2b in QThread::exec() () from /usr/lib/libQtCore.so.4
228#9  0xb6deaad9 in WorkerThread::run (this=0x9c922c8) at threadpool.cpp:268
229#10 0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
230#11 0xb6774c77 in start_thread () from /lib/libpthread.so.0
231#12 0xb545cc6e in clone () from /lib/libc.so.6
232
233Thread 16 (Thread 0xa8414b70 (LWP 17940)):
234#0  0xb7882424 in __kernel_vsyscall ()
235#1  0xb677882b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
236#2  0xb665eaf9 in ?? () from /usr/lib/libQtScript.so.4
237#3  0xb665eb3f in ?? () from /usr/lib/libQtScript.so.4
238#4  0xb6774c77 in start_thread () from /lib/libpthread.so.0
239#5  0xb545cc6e in clone () from /lib/libc.so.6
240
241Thread 15 (Thread 0xa767fb70 (LWP 17941)):
242#0  0xb7882424 in __kernel_vsyscall ()
243#1  0xb5455e91 in select () from /lib/libc.so.6
244#2  0xb6dd7b1b in SSDP::run (this=0x9c8efe8) at ssdp.cpp:273
245#3  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
246#4  0xb6774c77 in start_thread () from /lib/libpthread.so.0
247#5  0xb545cc6e in clone () from /lib/libc.so.6
248
249Thread 14 (Thread 0xa6e7eb70 (LWP 17942)):
250#0  0xb7882424 in __kernel_vsyscall ()
251#1  0xb6778bd3 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
252#2  0xb56889f0 in ?? () from /usr/lib/libQtCore.so.4
253#3  0xb5688eb0 in QThread::msleep(unsigned long) () from /usr/lib/libQtCore.so.4
254#4  0xb6dddc64 in TaskQueue::run (this=0x9c91100) at taskqueue.cpp:144
255#5  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
256#6  0xb6774c77 in start_thread () from /lib/libpthread.so.0
257#7  0xb545cc6e in clone () from /lib/libc.so.6
258
259Thread 13 (Thread 0xa667db70 (LWP 17943)):
260#0  0xb7882424 in __kernel_vsyscall ()
261#1  0xb545275e in poll () from /lib/libc.so.6
262#2  0xb3f9c10b in g_poll () from /usr/lib/libglib-2.0.so.0
263#3  0xb3f8d566 in ?? () from /usr/lib/libglib-2.0.so.0
264#4  0xb3f8d98a in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
265#5  0xb57b22b7 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
266---Type <return> to continue, or q <return> to quit---
267   from /usr/lib/libQtCore.so.4
268#6  0xb578311d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
269#7  0xb5783361 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
270#8  0xb5686a2b in QThread::exec() () from /usr/lib/libQtCore.so.4
271#9  0xb5686b1b in QThread::run() () from /usr/lib/libQtCore.so.4
272#10 0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
273#11 0xb6774c77 in start_thread () from /lib/libpthread.so.0
274#12 0xb545cc6e in clone () from /lib/libc.so.6
275
276Thread 12 (Thread 0xa5e7cb70 (LWP 17944)):
277#0  0xb7882424 in __kernel_vsyscall ()
278#1  0xb677882b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
279#2  0xb5689d50 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
280#3  0x080d4616 in ProcessRequestThread::run (this=0x9bdd450) at mainserver.cpp:153
281#4  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
282#5  0xb6774c77 in start_thread () from /lib/libpthread.so.0
283#6  0xb545cc6e in clone () from /lib/libc.so.6
284
285Thread 11 (Thread 0xa567bb70 (LWP 17945)):
286#0  0xb7882424 in __kernel_vsyscall ()
287#1  0xb677882b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
288#2  0xb5689d50 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
289#3  0x080d4616 in ProcessRequestThread::run (this=0x9c91268) at mainserver.cpp:153
290#4  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
291#5  0xb6774c77 in start_thread () from /lib/libpthread.so.0
292#6  0xb545cc6e in clone () from /lib/libc.so.6
293
294Thread 10 (Thread 0xa4e7ab70 (LWP 17946)):
295#0  0xb7882424 in __kernel_vsyscall ()
296#1  0xb677882b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
297#2  0xb5689d50 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
298#3  0x080d4616 in ProcessRequestThread::run (this=0x9bdd160) at mainserver.cpp:153
299#4  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
300#5  0xb6774c77 in start_thread () from /lib/libpthread.so.0
301#6  0xb545cc6e in clone () from /lib/libc.so.6
302
303Thread 9 (Thread 0xa4679b70 (LWP 17947)):
304#0  0xb7882424 in __kernel_vsyscall ()
305#1  0xb677882b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
306#2  0xb5689d50 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
307#3  0x080d4616 in ProcessRequestThread::run (this=0x9c995e0) at mainserver.cpp:153
308#4  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
309#5  0xb6774c77 in start_thread () from /lib/libpthread.so.0
310---Type <return> to continue, or q <return> to quit---
311#6  0xb545cc6e in clone () from /lib/libc.so.6
312
313Thread 8 (Thread 0xa3e78b70 (LWP 17948)):
314#0  0xb7882424 in __kernel_vsyscall ()
315#1  0xb677882b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
316#2  0xb5689d50 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
317#3  0x080d4616 in ProcessRequestThread::run (this=0x9f68ba8) at mainserver.cpp:153
318#4  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
319#5  0xb6774c77 in start_thread () from /lib/libpthread.so.0
320#6  0xb545cc6e in clone () from /lib/libc.so.6
321
322Thread 7 (Thread 0xa3677b70 (LWP 17949)):
323#0  0xb7882424 in __kernel_vsyscall ()
324#1  0xb677882b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
325#2  0xb5689d50 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
326#3  0xb6c90205 in MythSocketThread::run (this=0x9b730e8) at mythsocketthread.cpp:226
327#4  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
328#5  0xb6774c77 in start_thread () from /lib/libpthread.so.0
329#6  0xb545cc6e in clone () from /lib/libc.so.6
330
331Thread 6 (Thread 0x976efb70 (LWP 17979)):
332#0  0xb7882424 in __kernel_vsyscall ()
333#1  0xb6778bd3 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
334#2  0xb56889f0 in ?? () from /usr/lib/libQtCore.so.4
335#3  0xb5688f3a in QThread::usleep(unsigned long) () from /usr/lib/libQtCore.so.4
336#4  0xb6d51e8c in MythSystemManager::run (this=0x9f5bff8) at system-unix.cpp:246
337#5  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
338#6  0xb6774c77 in start_thread () from /lib/libpthread.so.0
339#7  0xb545cc6e in clone () from /lib/libc.so.6
340
341Thread 5 (Thread 0x96eeeb70 (LWP 17980)):
342#0  0xb7882424 in __kernel_vsyscall ()
343#1  0xb6778bd3 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
344#2  0xb56889f0 in ?? () from /usr/lib/libQtCore.so.4
345#3  0xb5688f3a in QThread::usleep(unsigned long) () from /usr/lib/libQtCore.so.4
346#4  0xb6d53ce0 in MythSystemSignalManager::run (this=0xa217ed0) at system-unix.cpp:430
347#5  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
348#6  0xb6774c77 in start_thread () from /lib/libpthread.so.0
349#7  0xb545cc6e in clone () from /lib/libc.so.6
350
351Thread 4 (Thread 0x966edb70 (LWP 17981)):
352#0  0xb7882424 in __kernel_vsyscall ()
353#1  0xb677882b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
354---Type <return> to continue, or q <return> to quit---
355#2  0xb5689d50 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
356#3  0xb6d50fa6 in MythSystemIOHandler::run (this=0xa4e9640) at system-unix.cpp:84
357#4  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
358#5  0xb6774c77 in start_thread () from /lib/libpthread.so.0
359#6  0xb545cc6e in clone () from /lib/libc.so.6
360
361Thread 3 (Thread 0x95eecb70 (LWP 17982)):
362#0  0xb7882424 in __kernel_vsyscall ()
363#1  0xb677882b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
364#2  0xb5689d50 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
365#3  0xb6d50fa6 in MythSystemIOHandler::run (this=0xa04df40) at system-unix.cpp:84
366#4  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
367#5  0xb6774c77 in start_thread () from /lib/libpthread.so.0
368#6  0xb545cc6e in clone () from /lib/libc.so.6
369
370Thread 2 (Thread 0xa13c2b70 (LWP 19455)):
371#0  0xb7882424 in __kernel_vsyscall ()
372#1  0xb677882b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
373#2  0xb5689d50 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
374#3  0xb6cf3b5d in MythDownloadManager::run (this=0xa2537b0) at mythdownloadmanager.cpp:225
375#4  0xb5689843 in ?? () from /usr/lib/libQtCore.so.4
376#5  0xb6774c77 in start_thread () from /lib/libpthread.so.0
377#6  0xb545cc6e in clone () from /lib/libc.so.6
378
379Thread 1 (Thread 0xb27aa720 (LWP 17911)):
380#0  0xb7882424 in __kernel_vsyscall ()
381#1  0xb545275e in poll () from /lib/libc.so.6
382#2  0xb3f9c10b in g_poll () from /usr/lib/libglib-2.0.so.0
383#3  0xb3f8d566 in ?? () from /usr/lib/libglib-2.0.so.0
384#4  0xb3f8d98a in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
385#5  0xb57b22b7 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
386   from /usr/lib/libQtCore.so.4
387#6  0xb578311d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
388#7  0xb5783361 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
389#8  0xb5787aaa in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
390#9  0x08146203 in run_backend (cmdline=...) at main_helpers.cpp:802
391#10 0x080962d1 in main (argc=5, argv=0xbfc6fa34) at main.cpp:183
392(gdb)