Ticket #10702: gdb.txt

File gdb.txt, 28.3 KB (added by anders.franzen@…, 13 years ago)

threads apply all bt

Line 
1
2Thread 40 (Thread 0x7fdad8de4700 (LWP 26067)):
3#0  0x000000390700b71e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
4#1  0x0000003a6d674532 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
5#2  0x00007fdae0e2f190 in DBLoggerThread::run (this=0x1d61ee0) at logging.cpp:649
6#3  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
7#4  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
8#5  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
9
10Thread 39 (Thread 0x7fdad85e3700 (LWP 26068)):
11#0  0x000000390700b71e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
12#1  0x0000003a6d674532 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
13#2  0x00007fdae0e38f67 in LoggerThread::run (this=0x1d56ca0) at logging.cpp:826
14#3  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
15#4  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
16#5  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
17
18Thread 38 (Thread 0x7fdad7de2700 (LWP 26070)):
19#0  0x0000003906cd9093 in select () from /lib64/libc.so.6
20#1  0x00007fdae1100717 in SSDP::run (this=0x1d67570) at ssdp.cpp:295
21#2  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
22#3  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
23#4  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
24
25Thread 37 (Thread 0x7fdad75e1700 (LWP 26072)):
26#0  0x000000390700b71e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
27#1  0x0000003a6d673c85 in ?? () from /usr/lib64/libQtCore.so.4
28#2  0x0000003a6d673df0 in QThread::msleep(unsigned long) () from /usr/lib64/libQtCore.so.4
29#3  0x00007fdae1102f5a in TaskQueue::run (this=0x1d6a9a0) at taskqueue.cpp:150
30#4  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
31#5  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
32#6  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
33
34Thread 36 (Thread 0x7fdad682e700 (LWP 26080)):
35#0  0x000000390700b71e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
36#1  0x0000003a6d674532 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
37#2  0x00007fdae2ddc696 in TVRec::run (this=0x1da10b0) at tv_rec.cpp:1404
38#3  0x00007fdae0d40687 in MThread::run (this=0x1d98910) at mthread.cpp:319
39#4  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
40#5  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
41#6  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
42
43Thread 35 (Thread 0x7fdad5e21700 (LWP 26082)):
44#0  0x000000390700b71e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
45#1  0x0000003a6d674532 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
46#2  0x00007fdae2d91984 in EITScanner::run (this=0x7fdab800aa80) at eitscanner.cpp:152
47#3  0x00007fdae0d40687 in MThread::run (this=0x7fdab802b820) at mthread.cpp:319
48#4  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
49#5  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
50#6  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
51
52Thread 34 (Thread 0x7fdad5620700 (LWP 26086)):
53#0  0x000000390700b3b4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
54#1  0x0000003a6d672fe3 in ?? () from /usr/lib64/libQtCore.so.4
55#2  0x0000003a6d66f9f5 in QMutex::lock() () from /usr/lib64/libQtCore.so.4
56#3  0x00000000004b3769 in QMutexLocker (this=0x1da5cf0, retList=std::deque with 0 elements) at /usr/include/QtCore/qmutex.h:102
57#4  Scheduler::GetAllPending (this=0x1da5cf0, retList=std::deque with 0 elements) at scheduler.cpp:1549
58#5  0x00000000004b39ec in Scheduler::GetAllPending (this=0x1da5cf0, strList=...) at scheduler.cpp:1600
59#6  0x00007fdae04901f9 in ProgramInfo::LoadFromScheduler (tmptable=..., recordid=-1) at programinfo.cpp:4495
60#7  0x00007fdae289ae54 in LoadFromScheduler<ProgramInfo> (this=0x7fdab0099840, _chanid=2405, desiredts=..., genUnknown=true, maxHours=8, status=
61    0x0) at ../libmyth/programinfo.h:755
62#8  LoadFromScheduler<ProgramInfo*> (this=0x7fdab0099840, _chanid=2405, desiredts=..., genUnknown=true, maxHours=8, status=0x0)
63    at ../libmyth/programinfo.h:786
64#9  RecordingInfo::RecordingInfo (this=0x7fdab0099840, _chanid=2405, desiredts=..., genUnknown=true, maxHours=8, status=0x0)
65    at recordinginfo.cpp:250
66#10 0x00007fdae2dc11c4 in TVRec::GetProgramRingBufferForLiveTV (this=0x1da0d80, pginfo=0x7fdad561f570, rb=0x7fdad561f568, channum=...,
67    inputID=<value optimized out>) at tv_rec.cpp:4325
68#11 0x00007fdae2dc5083 in TVRec::SwitchLiveTVRingBuffer (this=0x1da0d80, channum=..., discont=false, set_rec=true) at tv_rec.cpp:4452
69#12 0x00007fdae2ddcd57 in TVRec::run (this=0x1da0d80) at tv_rec.cpp:1327
70#13 0x00007fdae0d40687 in MThread::run (this=0x1da0f90) at mthread.cpp:319
71#14 0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
72#15 0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
73#16 0x0000003906ce0c2d in clone () from /lib64/libc.so.6
74
75Thread 33 (Thread 0x7fdab7fff700 (LWP 26087)):
76#0  0x000000390700b71e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
77#1  0x0000003a6d674532 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
78#2  0x00007fdae2d91984 in EITScanner::run (this=0x7fdab000ac50) at eitscanner.cpp:152
79#3  0x00007fdae0d40687 in MThread::run (this=0x7fdab00153a0) at mthread.cpp:319
80#4  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
81#5  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
82#6  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
83
84Thread 32 (Thread 0x7fdad4e1f700 (LWP 26091)):
85#0  0x000000390700b71e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
86#1  0x0000003a6d674532 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
87#2  0x00007fdae2d90fce in EITScanner::StopActiveScan (this=0x7fdaa800ac50) at eitscanner.cpp:299
88#3  0x00007fdae2dccdad in TVRec::TuningShutdowns (this=0x1d9df00, request=...) at tv_rec.cpp:3499
89#4  0x00007fdae2dd28d7 in TVRec::HandleTuning (this=0x1d9df00) at tv_rec.cpp:3394
90#5  0x00007fdae2ddc4f2 in TVRec::run (this=0x1d9df00) at tv_rec.cpp:1249
91#6  0x00007fdae0d40687 in MThread::run (this=0x1d9e150) at mthread.cpp:319
92#7  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
93#8  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
94#9  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
95
96Thread 31 (Thread 0x7fdaaffff700 (LWP 26092)):
97#0  0x000000390700b3b4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
98#1  0x0000003a6d6745cb in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
99#2  0x00007fdae2dd569b in TVRec::WaitForEventThreadSleep (this=0x1d9df00, wake=true, time=18446744073709551615) at tv_rec.cpp:1446
100#3  0x00007fdae2dd5987 in TVRec::SetChannel (this=0x1d9df00, name=..., requestType=4096) at tv_rec.cpp:3036
101#4  0x00007fdae2d91b39 in EITScanner::run (this=0x7fdaa800ac50) at eitscanner.cpp:135
102#5  0x00007fdae0d40687 in MThread::run (this=0x7fdaa80153a0) at mthread.cpp:319
103#6  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
104#7  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
105#8  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
106
107Thread 30 (Thread 0x7fdab77fe700 (LWP 26094)):
108#0  0x000000390700b71e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
109#1  0x0000003a6d674532 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
110#2  0x00007fdae2ddc696 in TVRec::run (this=0x1d9fe70) at tv_rec.cpp:1404
111#3  0x00007fdae0d40687 in MThread::run (this=0x1d97620) at mthread.cpp:319
112#4  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
113#5  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
114#6  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
115
116Thread 29 (Thread 0x7fdab6ffd700 (LWP 26095)):
117#0  0x000000390700b71e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
118#1  0x0000003a6d674532 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
119#2  0x00007fdae2ddc696 in TVRec::run (this=0x1d66540) at tv_rec.cpp:1404
120#3  0x00007fdae0d40687 in MThread::run (this=0x1d66790) at mthread.cpp:319
121#4  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
122#5  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
123#6  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
124
125Thread 28 (Thread 0x7fdab67fc700 (LWP 26096)):
126#0  0x000000390700b71e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
127#1  0x0000003a6d674532 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
128#2  0x00007fdae2ddc696 in TVRec::run (this=0x1d98020) at tv_rec.cpp:1404
129#3  0x00007fdae0d40687 in MThread::run (this=0x1d98230) at mthread.cpp:319
130#4  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
131#5  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
132#6  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
133
134Thread 27 (Thread 0x7fdab5ffb700 (LWP 26098)):
135#0  0x000000390700b71e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
136#1  0x0000003a6d674532 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
137#2  0x00007fdae2ddc696 in TVRec::run (this=0x1d96c40) at tv_rec.cpp:1404
138#3  0x00007fdae0d40687 in MThread::run (this=0x1d96e90) at mthread.cpp:319
139#4  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
140#5  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
141#6  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
142
143Thread 26 (Thread 0x7fdab57fa700 (LWP 26099)):
144#0  0x000000390700b71e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
145#1  0x0000003a6d674532 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
146#2  0x00007fdae2ddc696 in TVRec::run (this=0x1d5fa60) at tv_rec.cpp:1404
147#3  0x00007fdae0d40687 in MThread::run (this=0x1d5fc70) at mthread.cpp:319
148#4  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
149#5  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
150#6  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
151
152Thread 25 (Thread 0x7fdab4ff9700 (LWP 26103)):
153#0  0x000000390700b71e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
154#1  0x0000003a6d674532 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
155#2  0x00007fdae2d90fce in EITScanner::StopActiveScan (this=0x7fda9000aa50) at eitscanner.cpp:299
156#3  0x00007fdae2dccdad in TVRec::TuningShutdowns (this=0x1d63790, request=...) at tv_rec.cpp:3499
157#4  0x00007fdae2dd28d7 in TVRec::HandleTuning (this=0x1d63790) at tv_rec.cpp:3394
158#5  0x00007fdae2ddc4f2 in TVRec::run (this=0x1d63790) at tv_rec.cpp:1249
159#6  0x00007fdae0d40687 in MThread::run (this=0x1d639a0) at mthread.cpp:319
160#7  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
161#8  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
162#9  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
163
164Thread 24 (Thread 0x7fdaaf7fe700 (LWP 26104)):
165#0  0x000000390700b3b4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
166#1  0x0000003a6d6745cb in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
167#2  0x00007fdae2dd569b in TVRec::WaitForEventThreadSleep (this=0x1d63790, wake=true, time=18446744073709551615) at tv_rec.cpp:1446
168#3  0x00007fdae2dd5987 in TVRec::SetChannel (this=0x1d63790, name=..., requestType=4096) at tv_rec.cpp:3036
169#4  0x00007fdae2d91b39 in EITScanner::run (this=0x7fda9000aa50) at eitscanner.cpp:135
170#5  0x00007fdae0d40687 in MThread::run (this=0x7fda900151a0) at mthread.cpp:319
171#6  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
172#7  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
173#8  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
174
175Thread 23 (Thread 0x7fdaaeffd700 (LWP 26106)):
176#0  0x000000390700b3b4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
177#1  0x0000003a6d672fe3 in ?? () from /usr/lib64/libQtCore.so.4
178#2  0x0000003a6d66f9d5 in QMutex::lock() () from /usr/lib64/libQtCore.so.4
179#3  0x00007fdae2dcf7f3 in QMutexLocker (this=0x1d9df00, rcinfo=0x7fda880312f0, secsleft=8, hasLater=false) at /usr/include/QtCore/qmutex.h:102
180#4  TVRec::RecordPending (this=0x1d9df00, rcinfo=0x7fda880312f0, secsleft=8, hasLater=false) at tv_rec.cpp:280
181#5  0x00000000004c5fee in Scheduler::HandleRecording (this=0x1da5cf0, ri=..., statuschanged=@0x7fdaaeffcd4e, prerollseconds=<value optimized out>,
182    tuningTimeout=<value optimized out>) at scheduler.cpp:2551
183#6  0x00000000004caf18 in Scheduler::run (this=0x1da5cf0) at scheduler.cpp:1907
184#7  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
185#8  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
186#9  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
187
188Thread 22 (Thread 0x7fdaae7fc700 (LWP 26108)):
189#0  0x000000390700b71e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
190#1  0x0000003a6d674532 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
191#2  0x00000000004dd849 in HouseKeeper::RunHouseKeeping (this=0x1eeed30) at housekeeper.cpp:348
192#3  0x00000000004de742 in HouseKeepingThread::run (this=0x1dac5c0) at housekeeper.cpp:39
193#4  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
194#5  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
195#6  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
196
197Thread 21 (Thread 0x7fdaadffb700 (LWP 26109)):
198#0  0x000000390700b71e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
199#1  0x0000003a6d674532 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
200#2  0x00000000004239a2 in AutoExpire::Sleep (this=0x1daa5b0, sleepTime=<value optimized out>) at autoexpire.cpp:358
201#3  0x0000000000431be1 in AutoExpire::RunExpirer (this=0x1daa5b0) at autoexpire.cpp:339
202#4  0x0000000000431fe2 in ExpireThread::run (this=0x1e67980) at autoexpire.cpp:58
203#5  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
204#6  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
205#7  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
206
207Thread 20 (Thread 0x7fdaad7fa700 (LWP 26110)):
208#0  0x000000390700b71e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
209#1  0x0000003a6d674532 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
210#2  0x00007fdae28cf6c6 in JobQueue::ProcessQueue (this=0x1dac200) at jobqueue.cpp:496
211#3  0x00007fdae0d40687 in MThread::run (this=0x1dac430) at mthread.cpp:319
212#4  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
213#5  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
214#6  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
215
216Thread 19 (Thread 0x7fdaacff9700 (LWP 26113)):
217#0  0x000000390700b3b4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
218#1  0x00000039a5f92cb4 in ?? () from /usr/lib64/libQtScript.so.4
219#2  0x00000039a5f92ce9 in ?? () from /usr/lib64/libQtScript.so.4
220#3  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
221#4  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
222
223Thread 18 (Thread 0x7fda7bfff700 (LWP 26119)):
224#0  0x0000003906cd7283 in poll () from /lib64/libc.so.6
225#1  0x00000033cd842374 in ?? () from /lib64/libglib-2.0.so.0
226#2  0x00000033cd8428ad in g_main_context_iteration () from /lib64/libglib-2.0.so.0
227#3  0x0000003a6d7882cf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
228#4  0x0000003a6d75c472 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
229#5  0x0000003a6d75c6bc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
230#6  0x0000003a6d671644 in QThread::exec() () from /usr/lib64/libQtCore.so.4
231#7  0x00007fdae0d40699 in QThreadRun (this=0x1db9bb0) at mthread.cpp:80
232#8  MThread::run (this=0x1db9bb0) at mthread.cpp:321
233#9  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
234#10 0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
235#11 0x0000003906ce0c2d in clone () from /lib64/libc.so.6
236
237Thread 17 (Thread 0x7fda7affd700 (LWP 26126)):
238#0  0x000000390700b3b4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
239#1  0x0000003a6d6745cb in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
240#2  0x00007fdae0d58d67 in MythSocketThread::run (this=0x1f039d0) at mythsocketthread.cpp:232
241#3  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
242#4  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
243#5  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
244
245Thread 16 (Thread 0x7fda7a7fc700 (LWP 26127)):
246#0  0x000000390700b3b4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
247#1  0x0000003a6d672fe3 in ?? () from /usr/lib64/libQtCore.so.4
248#2  0x0000003a6d66f9d5 in QMutex::lock() () from /usr/lib64/libQtCore.so.4
249#3  0x00007fdae2dd71ae in QMutexLocker (this=0x1da0d80) at /usr/include/QtCore/qmutex.h:102
250#4  TVRec::StopLiveTV (this=0x1da0d80) at tv_rec.cpp:2759
251#5  0x0000000000435da9 in EncoderLink::StopLiveTV (this=<value optimized out>) at encoderlink.cpp:642
252#6  0x000000000047f726 in MainServer::HandleRecorderQuery (this=0x1df8810, slist=..., commands=<value optimized out>, pbs=<value optimized out>)
253    at mainserver.cpp:3836
254#7  0x0000000000489780 in MainServer::ProcessRequestWork (this=0x1df8810, sock=0x1f046f0) at mainserver.cpp:585
255#8  0x000000000048b078 in MainServer::ProcessRequest (this=0x1df8810, sock=0x1f046f0) at mainserver.cpp:373
256#9  0x0000000000490fa1 in ProcessRequestRunnable::run() ()
257#10 0x00007fdae0d472c8 in MPoolThread::run (this=0x7fda6c00acc0) at mthreadpool.cpp:87
258#11 0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
259#12 0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
260#13 0x0000003906ce0c2d in clone () from /lib64/libc.so.6
261
262Thread 15 (Thread 0x7fda5ffff700 (LWP 26284)):
263#0  0x000000390700b71e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
264#1  0x0000003a6d674532 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
265#2  0x00007fdae2ea231c in DVBRecorder::run (this=0x7fdab0061720) at dvbrecorder.cpp:116
266#3  0x00007fdae0d40687 in MThread::run (this=0x7fdab0023220) at mthread.cpp:319
267#4  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
268#5  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
269#6  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
270
271Thread 14 (Thread 0x7fda5effd700 (LWP 27640)):
272#0  0x000000390700e6ed in nanosleep () from /lib64/libpthread.so.0
273#1  0x00007fdae0e6e8f7 in MythSystemManager::run (this=0x7fda4439bcc0) at system-unix.cpp:272
274#2  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
275#3  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
276#4  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
277
278Thread 13 (Thread 0x7fda5ce5b700 (LWP 27641)):
279#0  0x000000390700e6ed in nanosleep () from /lib64/libpthread.so.0
280#1  0x00007fdae0e6cd15 in MythSystemSignalManager::run (this=0x7fda445428f0) at system-unix.cpp:491
281#2  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
282#3  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
283#4  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
284
285Thread 12 (Thread 0x7fda4dffb700 (LWP 27642)):
286#0  0x000000390700b3b4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
287#1  0x0000003a6d6745cb in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
288#2  0x00007fdae0e6d8f6 in MythSystemIOHandler::run (this=0x7fda46831b30) at system-unix.cpp:100
289#3  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
290#4  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
291#5  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
292
293Thread 11 (Thread 0x7fda427fc700 (LWP 27643)):
294#0  0x000000390700b3b4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
295#1  0x0000003a6d6745cb in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
296#2  0x00007fdae0e6d8f6 in MythSystemIOHandler::run (this=0x7fda46841c00) at system-unix.cpp:100
297#3  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
298#4  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
299#5  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
300
301Thread 10 (Thread 0x7fda4cff9700 (LWP 20383)):
302#0  0x000000390700b71e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
303#1  0x0000003a6d674532 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
304#2  0x00007fdae29cd420 in ThreadedFileWriter::DiskLoop (this=0x7fdab00a1000) at ThreadedFileWriter.cpp:419
305#3  0x00007fdae29cdf12 in TFWWriteThread::run (this=0x7fdab00261e0) at ThreadedFileWriter.cpp:30
306#4  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
307#5  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
308#6  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
309
310Thread 9 (Thread 0x7fda79ffb700 (LWP 20384)):
311#0  0x000000390700b71e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
312#1  0x0000003a6d674532 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
313#2  0x00007fdae29cb48b in ThreadedFileWriter::SyncLoop (this=0x7fdab00a1000) at ThreadedFileWriter.cpp:367
314#3  0x00007fdae29cb542 in TFWSyncThread::run (this=0x7fdab0086bb0) at ThreadedFileWriter.cpp:38
315#4  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
316#5  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
317#6  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
318
319Thread 8 (Thread 0x7fda5e7fc700 (LWP 20385)):
320#0  0x000000390700b71e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
321#1  0x0000003a6d674532 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
322#2  0x00007fdae2de973f in WaitForUsed (this=0x7fda445afdf0, buf=0x7fda46421780 "G\002", count=2820000) at DeviceReadBuffer.cpp:692
323#3  DeviceReadBuffer::Read (this=0x7fda445afdf0, buf=0x7fda46421780 "G\002", count=2820000) at DeviceReadBuffer.cpp:615
324#4  0x00007fdae2ea6950 in DVBStreamHandler::RunTS (this=0x7fda44378c98) at dvbstreamhandler.cpp:203
325#5  0x00007fdae2ea8cf8 in DVBStreamHandler::run (this=0x7fda44378ca0) at dvbstreamhandler.cpp:112
326#6  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
327#7  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
328#8  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
329
330Thread 7 (Thread 0x7fda5f7fe700 (LWP 20386)):
331#0  0x0000003906cd7283 in poll () from /lib64/libc.so.6
332#1  0x00007fdae2de78d6 in DeviceReadBuffer::Poll (this=0x7fda445afdf0) at DeviceReadBuffer.cpp:456
333#2  0x00007fdae2dea0a8 in DeviceReadBuffer::run (this=0x7fda445afdf0) at DeviceReadBuffer.cpp:344
334#3  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
335#4  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
336#5  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
337
338Thread 6 (Thread 0x7fda4e7fc700 (LWP 21706)):
339#0  0x000000390700b3b4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
340#1  0x0000003a6d6745cb in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
341#2  0x00007fdae0dd1c8d in MythDownloadManager::run (this=0x7fda7c0119d0) at mythdownloadmanager.cpp:280
342#3  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
343#4  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
344#5  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
345
346Thread 5 (Thread 0x7fda4effd700 (LWP 21708)):
347#0  0x0000003906cd7283 in poll () from /lib64/libc.so.6
348#1  0x00000033cd842374 in ?? () from /lib64/libglib-2.0.so.0
349#2  0x00000033cd8428ad in g_main_context_iteration () from /lib64/libglib-2.0.so.0
350#3  0x0000003a6d7882cf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
351#4  0x0000003a6d75c472 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
352#5  0x0000003a6d75c6bc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
353#6  0x0000003a6d671644 in QThread::exec() () from /usr/lib64/libQtCore.so.4
354#7  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
355#8  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
356#9  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
357
358Thread 4 (Thread 0x7fda4f7fe700 (LWP 26859)):
359#0  0x000000390700b3b4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
360#1  0x0000003a6d672fe3 in ?? () from /usr/lib64/libQtCore.so.4
361#2  0x0000003a6d66f9f5 in QMutex::lock() () from /usr/lib64/libQtCore.so.4
362#3  0x00000000004b3769 in QMutexLocker (this=0x1da5cf0, retList=std::deque with 0 elements) at /usr/include/QtCore/qmutex.h:102
363#4  Scheduler::GetAllPending (this=0x1da5cf0, retList=std::deque with 0 elements) at scheduler.cpp:1549
364#5  0x00000000004b39ec in Scheduler::GetAllPending (this=0x1da5cf0, strList=...) at scheduler.cpp:1600
365#6  0x00000000004552d9 in MainServer::HandleGetPendingRecordings (this=0x1df8810, pbs=<value optimized out>, tmptable=<value optimized out>,
366    recordid=-1) at mainserver.cpp:3119
367#7  0x0000000000489411 in MainServer::ProcessRequestWork (this=0x1df8810, sock=0x1f006d0) at mainserver.cpp:538
368#8  0x000000000048b078 in MainServer::ProcessRequest (this=0x1df8810, sock=0x1f006d0) at mainserver.cpp:373
369#9  0x0000000000490fa1 in ProcessRequestRunnable::run() ()
370#10 0x00007fdae0d472c8 in MPoolThread::run (this=0x7fda6c0133a0) at mthreadpool.cpp:87
371#11 0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
372#12 0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
373#13 0x0000003906ce0c2d in clone () from /lib64/libc.so.6
374
375Thread 3 (Thread 0x7fda5d65c700 (LWP 29688)):
376#0  0x000000390700b71e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
377#1  0x0000003a6d674532 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
378#2  0x00007fdae2d379c7 in SignalMonitor::run (this=0x7fdab80b1f20) at signalmonitor.cpp:322
379#3  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
380#4  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
381#5  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
382
383Thread 2 (Thread 0x7fda4ffff700 (LWP 29689)):
384#0  0x0000003906cd9093 in select () from /lib64/libc.so.6
385#1  0x00007fdae2ea6ccf in DVBStreamHandler::RunTS (this=0x7fdab8061018) at dvbstreamhandler.cpp:222
386#2  0x00007fdae2ea8cf8 in DVBStreamHandler::run (this=0x7fdab8061020) at dvbstreamhandler.cpp:112
387#3  0x0000003a6d673ee5 in ?? () from /usr/lib64/libQtCore.so.4
388#4  0x0000003907006ccb in start_thread () from /lib64/libpthread.so.0
389#5  0x0000003906ce0c2d in clone () from /lib64/libc.so.6
390
391Thread 1 (Thread 0x7fdadee7c840 (LWP 26066)):
392#0  0x000000390700b3b4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
393#1  0x0000003a6d672fe3 in ?? () from /usr/lib64/libQtCore.so.4
394#2  0x0000003a6d66f9f5 in QMutex::lock() () from /usr/lib64/libQtCore.so.4
395#3  0x00000000004a5d44 in QMutexLocker (this=0x1da5cf0, request=...) at /usr/include/QtCore/qmutex.h:102
396#4  Scheduler::Reschedule (this=0x1da5cf0, request=...) at scheduler.cpp:1634
397#5  0x0000000000473986 in MainServer::customEvent (this=0x1df8810, e=0x7fda840139b0) at mainserver.cpp:1009
398#6  0x0000003a6d77162c in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
399#7  0x0000003a6d75d0dc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
400#8  0x0000003a6d7608c5 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4
401#9  0x0000003a6d788133 in ?? () from /usr/lib64/libQtCore.so.4
402#10 0x00000033cd841e33 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
403#11 0x00000033cd842610 in ?? () from /lib64/libglib-2.0.so.0
404#12 0x00000033cd8428ad in g_main_context_iteration () from /lib64/libglib-2.0.so.0
405#13 0x0000003a6d7882cf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
406#14 0x0000003a6d75c472 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
407#15 0x0000003a6d75c6bc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
408#16 0x0000003a6d760b7b in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
409#17 0x000000000050ae75 in run_backend (cmdline=<value optimized out>) at main_helpers.cpp:658
410#18 0x000000000044d4e3 in main (argc=8, argv=<value optimized out>) at main.cpp:127
411A debugging session is active.
412
413        Inferior 1 [process 26066] will be detached.
414
415Quit anyway? (y or n) Detaching from program: /usr/local/bin/mythbackend, process 26066