Ticket #11831: gdb-027fixesRC.txt

File gdb-027fixesRC.txt, 98.7 KB (added by skd5aner <skd5aner@…>, 11 years ago)
Line 
1Function "qFatal" not defined.
2Breakpoint 1 (qFatal) pending.
3[Thread debugging using libthread_db enabled]
4Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
5[New Thread 0x7fffdeac8700 (LWP 10459)]
6[New Thread 0x7fffde2c7700 (LWP 10460)]
7[New Thread 0x7fffddac6700 (LWP 10461)]
8[New Thread 0x7fffdd2c5700 (LWP 10462)]
9[New Thread 0x7fffdcac4700 (LWP 10463)]
10[New Thread 0x7fffd7fff700 (LWP 10464)]
11[New Thread 0x7fffd77fe700 (LWP 10465)]
12[New Thread 0x7fffd6ffd700 (LWP 10466)]
13[New Thread 0x7fffd67fc700 (LWP 10467)]
14[New Thread 0x7fffd5ffb700 (LWP 10468)]
15[Thread 0x7fffd77fe700 (LWP 10465) exited]
16[New Thread 0x7fffd57fa700 (LWP 10469)]
17[New Thread 0x7fffd77fe700 (LWP 10470)]
18[New Thread 0x7fffd4ff9700 (LWP 10471)]
19[New Thread 0x7fffbffff700 (LWP 10472)]
20[New Thread 0x7fffbf7fe700 (LWP 10496)]
21[Thread 0x7fffbf7fe700 (LWP 10496) exited]
22[New Thread 0x7fffbf7fe700 (LWP 10505)]
23[New Thread 0x7fffbeaed700 (LWP 10506)]
24[New Thread 0x7fffbe2ec700 (LWP 10531)]
25[New Thread 0x7fffbdaeb700 (LWP 10532)]
26[New Thread 0x7fffaadfe700 (LWP 10533)]
27[New Thread 0x7fffaa5fd700 (LWP 10534)]
28[New Thread 0x7fffa9dfc700 (LWP 10535)]
29[New Thread 0x7fffa95fb700 (LWP 10536)]
30[New Thread 0x7fffa8dfa700 (LWP 10537)]
31[New Thread 0x7fff97fff700 (LWP 10538)]
32[New Thread 0x7fff977fe700 (LWP 10539)]
33[New Thread 0x7fff96ffd700 (LWP 10540)]
34[New Thread 0x7fff965ce700 (LWP 10541)]
35[New Thread 0x7fff959bd700 (LWP 10542)]
36[New Thread 0x7fff951bc700 (LWP 10543)]
37[New Thread 0x7fff949bb700 (LWP 10544)]
38[New Thread 0x7fff4ffff700 (LWP 10545)]
39[New Thread 0x7fff4f7fe700 (LWP 10546)]
40[New Thread 0x7fff4effd700 (LWP 10547)]
41[New Thread 0x7fff4e7fc700 (LWP 10548)]
42[New Thread 0x7fff4dffb700 (LWP 10549)]
43[New Thread 0x7fff4d7fa700 (LWP 10550)]
44[New Thread 0x7fff4c5f9700 (LWP 10565)]
45[New Thread 0x7fff4bdf8700 (LWP 10566)]
46[Thread 0x7fff4c5f9700 (LWP 10565) exited]
47[Thread 0x7fff4bdf8700 (LWP 10566) exited]
48[New Thread 0x7fff4bdf8700 (LWP 10567)]
49[New Thread 0x7fff4c5f9700 (LWP 10568)]
50[New Thread 0x7fff4adf7700 (LWP 10569)]
51[New Thread 0x7fff4a5f6700 (LWP 10570)]
52[New Thread 0x7fff49df5700 (LWP 10571)]
53[Thread 0x7fff4c5f9700 (LWP 10568) exited]
54[New Thread 0x7fff4c5f9700 (LWP 10580)]
55[New Thread 0x7fff46ba9700 (LWP 10581)]
56[New Thread 0x7fff463a8700 (LWP 10582)]
57[New Thread 0x7fff45ba7700 (LWP 10583)]
58[New Thread 0x7fff453a6700 (LWP 10584)]
59[New Thread 0x7fff473aa700 (LWP 10585)]
60[New Thread 0x7fff3dbe4700 (LWP 10586)]
61
62Program received signal SIGINT, Interrupt.
630x00007ffff345eee9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
64
65Thread 52 (Thread 0x7fff3dbe4700 (LWP 10586)):
66#0  0x00007ffff342e84d in nanosleep () from /lib/x86_64-linux-gnu/libc.so.6
67No symbol table info available.
68#1  0x00007ffff345c784 in usleep () from /lib/x86_64-linux-gnu/libc.so.6
69No symbol table info available.
70#2  0x00007ffff755d3a4 in MythPlayer::DecoderGetFrame (this=0x42b6600, decodetype=kDecodeAV, unsafe=false) at mythplayer.cpp:3313
71        tries = 4
72        ret = false
73        __FUNCTION__ = "DecoderGetFrame"
74#3  0x00007ffff755d023 in MythPlayer::DecoderLoop (this=0x42b6600, pause=true) at mythplayer.cpp:3257
75        obey_eof = false
76        dt = kDecodeAV
77#4  0x00007ffff7545e57 in DecoderThread::run (this=0x430eb00) at mythplayer.cpp:111
78        __FUNCTION__ = "run"
79#5  0x00007ffff6a04163 in MThreadInternal::run (this=0x4220bb0) at mthread.cpp:79
80No locals.
81#6  0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
82No symbol table info available.
83#7  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
84No symbol table info available.
85#8  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
86No symbol table info available.
87#9  0x0000000000000000 in ?? ()
88No symbol table info available.
89
90Thread 51 (Thread 0x7fff473aa700 (LWP 10585)):
91#0  0x00007ffff580c0fe in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
92No symbol table info available.
93#1  0x00007ffff3cc16f6 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
94No symbol table info available.
95#2  0x00007ffff3cc1fc5 in QThread::usleep(unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
96No symbol table info available.
97#3  0x00007ffff6a04240 in MThreadInternal::USleep (time=10000) at mthread.cpp:93
98No locals.
99#4  0x00007ffff6a03b1a in MThread::usleep (time=10000) at mthread.cpp:347
100No locals.
101#5  0x00007ffff602f722 in AudioOutputBase::OutputAudioLoop (this=0x4376570) at audio/audiooutputbase.cpp:1690
102        ready = 4096
103        next_raud = 180224
104        zeros = 0x7fff9c016170 ""
105        fragment_buf = 0x7fff9c018180 "r\370\037N\001"
106        fragment = 0x7fff9c018180 "r\370\037N\001"
107        __FUNCTION__ = "OutputAudioLoop"
108        e = {<MythEvent> = {<QEvent> = {<No data fields>}, static MythEventMessage = QEvent::MaxUser, static MythUserMessage = 65534, static kUpdateTvProgressEventType = 65533, static kExitToMainMenuEventType = 65532, static kMythPostShowEventType = 65531, static kEnableDrawingEventType = 65530, static kDisableDrawingEventType = 65529, static kPushDisableDrawingEventType = 65528, static kPopDisableDrawingEventType = 65527, static kLockInputDevicesEventType = 65526, static kUnlockInputDevicesEventType = 65525, static kUpdateBrowseInfoEventType = 65524, static kDisableUDPListenerEventType = 65523, static kEnableUDPListenerEventType = 65522, m_message = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xf, static codecForCStrings = 0x0}, m_extradata = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 20118}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x7fff473a9cf0}, d = 0x7fff473a9cf0}}, <No data fields>}}, static Playing = 65502, static Buffering = 65501, static Info = 65500, static Paused = 65499, static Stopped = 65498, static Error = 65497, error_msg = 0x43765e8, elasped_seconds = 4, written_bytes = 0, brate = 70089792, freq = 0, prec = -1677636792, chan = 32767}
109        zero_fragment_size = 1536
110#6  0x00007ffff602ffe0 in AudioOutputBase::run (this=0x4376570) at audio/audiooutputbase.cpp:1827
111        __FUNCTION__ = "run"
112#7  0x00007ffff6a04163 in MThreadInternal::run (this=0x3f203f0) at mthread.cpp:79
113No locals.
114#8  0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
115No symbol table info available.
116#9  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
117No symbol table info available.
118#10 0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
119No symbol table info available.
120#11 0x0000000000000000 in ?? ()
121No symbol table info available.
122
123Thread 50 (Thread 0x7fff453a6700 (LWP 10584)):
124#0  0x00007ffff580bd84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
125No symbol table info available.
126#1  0x00007ffff20f980a in worker (v=0x43117c0) at libavcodec/pthread.c:222
127        avctx = 0x43117c0
128        c = 0x4243920
129        our_job = 3
130        last_execute = 31
131        thread_count = 2
132        self_id = 1
133#2  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
134No symbol table info available.
135#3  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
136No symbol table info available.
137#4  0x0000000000000000 in ?? ()
138No symbol table info available.
139
140Thread 49 (Thread 0x7fff45ba7700 (LWP 10583)):
141#0  0x00007ffff580bd84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
142No symbol table info available.
143#1  0x00007ffff20f980a in worker (v=0x43117c0) at libavcodec/pthread.c:222
144        avctx = 0x43117c0
145        c = 0x4243920
146        our_job = 2
147        last_execute = 31
148        thread_count = 2
149        self_id = 0
150#2  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
151No symbol table info available.
152#3  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
153No symbol table info available.
154#4  0x0000000000000000 in ?? ()
155No symbol table info available.
156
157Thread 48 (Thread 0x7fff463a8700 (LWP 10582)):
158#0  0x00007ffff345eee9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
159No symbol table info available.
160#1  0x00007ffff3cc1594 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
161No symbol table info available.
162#2  0x00007ffff3cbd7a5 in QMutex::lockInternal() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
163No symbol table info available.
164#3  0x00007ffff71f7510 in QMutex::lockInline (this=0x4315f18) at /usr/include/qt4/QtCore/qmutex.h:198
165No locals.
166#4  0x00007ffff71f7447 in QMutexLocker::QMutexLocker (this=0x7fff463a7a90, m=0x4315f18) at /usr/include/qt4/QtCore/qmutex.h:109
167No locals.
168#5  0x00007ffff76e164e in MHIContext::GetCarouselData (this=0x4315e00, objectPath=..., result=...) at mhi.cpp:434
169        cert = {static shared_null = {ref = {_q_value = 371}, alloc = 0, size = 0, data = 0x7ffff41167b8 <QByteArray::shared_null+24> "", array = ""}, static shared_empty = {ref = {_q_value = 26}, alloc = 0, size = 0, data = 0x7ffff4116798 <QByteArray::shared_empty+24> "", array = ""}, d = 0x7ffff41167a0 <QByteArray::shared_null>}
170        isIC = false
171        locker = {val = 3}
172        bReported = false
173        __FUNCTION__ = "GetCarouselData"
174        path = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 20118}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x7fff900b45c0}, d = 0x7fff900b45c0}}, <No data fields>}
175        t = {mds = 3}
176#6  0x00007ffff177813f in MHEngine::Launch (this=0x4313830, target=..., fIsSpawn=false) at Engine.cpp:289
177        csPath = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fff9001f220, static codecForCStrings = 0x0}
178        text = {static shared_null = {ref = {_q_value = 371}, alloc = 0, size = 0, data = 0x7ffff41167b8 <QByteArray::shared_null+24> "", array = ""}, static shared_empty = {ref = {_q_value = 26}, alloc = 0, size = 0, data = 0x7ffff4116798 <QByteArray::shared_empty+24> "", array = ""}, d = 0x7ffff41167a0 <QByteArray::shared_null>}
179        pProgram = 0x7ffff7fd64f8
180#7  0x00007ffff17774a5 in MHEngine::RunAll (this=0x4313830) at Engine.cpp:117
181        startObj = {static Null = {static Null = <same as static member of an already seen type>, m_nObjectNo = 0, m_GroupId = {_vptr.MHOctetString = 0x7ffff19ca310 <vtable for MHOctetString+16>, m_nLength = 0, m_pChars = 0x0}}, m_nObjectNo = 0, m_GroupId = {_vptr.MHOctetString = 0x7ffff19ca310 <vtable for MHOctetString+16>, m_nLength = 4, m_pChars = 0x7fff900b46c0 "~//a"}}
182        nNextTime = -136383931
183#8  0x00007ffff76e0037 in MHIContext::run (this=0x4315e00) at mhi.cpp:242
184        toWait = 0
185        key = 0
186        locker = {val = 70344473}
187        t = {mds = 71119803}
188#9  0x00007ffff6a03a76 in MThread::run (this=0x430c2a0) at mthread.cpp:319
189No locals.
190#10 0x00007ffff6a04163 in MThreadInternal::run (this=0x430c2d0) at mthread.cpp:79
191No locals.
192#11 0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
193No symbol table info available.
194#12 0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
195No symbol table info available.
196#13 0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
197No symbol table info available.
198#14 0x0000000000000000 in ?? ()
199No symbol table info available.
200
201Thread 47 (Thread 0x7fff46ba9700 (LWP 10581)):
202#0  0x00007ffff580c0fe in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
203No symbol table info available.
204#1  0x00007ffff3cc2fa7 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
205No symbol table info available.
206#2  0x00007ffff75a7837 in NAMThread::run (this=0x7ffff7d97980 <NAMThread::manager()::thread>) at netstream.cpp:804
207        locker = {val = 140737351612849}
208        __FUNCTION__ = "run"
209        cache = {d = 0x0}
210        proxy = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7ffff4116900 <QString::shared_null>, static codecForCStrings = 0x0}
211        lockNAM = {val = 140737351612832}
212#3  0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
213No symbol table info available.
214#4  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
215No symbol table info available.
216#5  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
217No symbol table info available.
218#6  0x0000000000000000 in ?? ()
219No symbol table info available.
220
221Thread 46 (Thread 0x7fff4c5f9700 (LWP 10580)):
222#0  0x00007ffff580c0fe in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
223No symbol table info available.
224#1  0x00007ffff3cc31de in QWaitCondition::wait(QReadWriteLock*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
225No symbol table info available.
226#2  0x00007ffff7318f29 in RingBuffer::run (this=0x3f21360) at ringbuffer.cpp:785
227        totfree = 32767
228        KB32 = 32768
229        read_return = 32768
230        reads_were_allowed = true
231        used = 16744449
232        lastread = {tv_sec = 1378683921, tv_usec = 636723}
233        readtimeavg = 114
234        ignore_for_read_timing = true
235        __FUNCTION__ = "run"
236        now = {tv_sec = 1378683921, tv_usec = 636723}
237#3  0x00007ffff6a04163 in MThreadInternal::run (this=0x3fbf640) at mthread.cpp:79
238No locals.
239#4  0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
240No symbol table info available.
241#5  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
242No symbol table info available.
243#6  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
244No symbol table info available.
245#7  0x0000000000000000 in ?? ()
246No symbol table info available.
247
248Thread 45 (Thread 0x7fff49df5700 (LWP 10571)):
249#0  0x00007ffff3457313 in poll () from /lib/x86_64-linux-gnu/libc.so.6
250No symbol table info available.
251#1  0x00007fffe9c17d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
252No symbol table info available.
253#2  0x00007fffe9c17ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
254No symbol table info available.
255#3  0x00007ffff3dedbf6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
256No symbol table info available.
257#4  0x00007ffff3dbe2bf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
258No symbol table info available.
259#5  0x00007ffff3dbe548 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
260No symbol table info available.
261#6  0x00007ffff3cbfb10 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
262No symbol table info available.
263#7  0x00007ffff6a0417e in MThreadInternal::QThreadRun (this=0x3fbe5f0) at mthread.cpp:81
264No locals.
265#8  0x00007ffff6a03a88 in MThread::run (this=0x3f23540) at mthread.cpp:321
266No locals.
267#9  0x00007ffff6a04163 in MThreadInternal::run (this=0x3fbe5f0) at mthread.cpp:79
268No locals.
269#10 0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
270No symbol table info available.
271#11 0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
272No symbol table info available.
273#12 0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
274No symbol table info available.
275#13 0x0000000000000000 in ?? ()
276No symbol table info available.
277
278Thread 44 (Thread 0x7fff4a5f6700 (LWP 10570)):
279#0  0x00007ffff3457313 in poll () from /lib/x86_64-linux-gnu/libc.so.6
280No symbol table info available.
281#1  0x00007fffe9c17d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
282No symbol table info available.
283#2  0x00007fffe9c17ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
284No symbol table info available.
285#3  0x00007ffff3dedbf6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
286No symbol table info available.
287#4  0x00007ffff3dbe2bf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
288No symbol table info available.
289#5  0x00007ffff3dbe548 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
290No symbol table info available.
291#6  0x00007ffff3cbfb10 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
292No symbol table info available.
293#7  0x00007ffff6a0417e in MThreadInternal::QThreadRun (this=0x4098ac0) at mthread.cpp:81
294No locals.
295#8  0x00007ffff6a03a88 in MThread::run (this=0x3f23050) at mthread.cpp:321
296No locals.
297#9  0x00007ffff6a04163 in MThreadInternal::run (this=0x4098ac0) at mthread.cpp:79
298No locals.
299#10 0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
300No symbol table info available.
301#11 0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
302No symbol table info available.
303#12 0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
304No symbol table info available.
305#13 0x0000000000000000 in ?? ()
306No symbol table info available.
307
308Thread 43 (Thread 0x7fff4adf7700 (LWP 10569)):
309#0  0x00007ffff580bd84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
310No symbol table info available.
311#1  0x00007ffff3cc304b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
312No symbol table info available.
313#2  0x00007ffff759cf88 in TVBrowseHelper::run (this=0x3f016e0) at tvbrowsehelper.cpp:430
314        ctx = 0x7fffe09e1810 <gconv>
315        chanids = {<std::_Vector_base<unsigned int, std::allocator<unsigned int> >> = {_M_impl = {<std::allocator<unsigned int>> = {<__gnu_cxx::new_allocator<unsigned int>> = {<No data fields>}, <No data fields>}, _M_start = 0x7fff4adf6cc0, _M_finish = 0x7fff4adf6cc2, _M_end_of_storage = 0x7fff4adf6cd0}}, <No data fields>}
316        curtime = {d = {d = 0x0}}
317        still_there = 200
318        recinfo = {<ProgramInfo> = {_vptr.ProgramInfo = 0x0, title = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fff4adf6cd0, static codecForCStrings = 0x0}, subtitle = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fff4adf6cd8, static codecForCStrings = 0x0}, description = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fff4adf6ce8, static codecForCStrings = 0x0}, season = 1256156352, episode = 32767, syndicatedepisode = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fff4adf6cf0, static codecForCStrings = 0x0}, category = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fff4adf6ce0, static codecForCStrings = 0x0}, recpriority = -214364294, chanid = 32767, chanstr = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x0, static codecForCStrings = 0x0}, chansign = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fffc800b130, static codecForCStrings = 0x0}, channame = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fff4adf6e00, static codecForCStrings = 0x0}, chanplaybackfilters = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fff4adf6d40, static codecForCStrings = 0x0}, recgroup = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fffc800a788, static codecForCStrings = 0x0}, playgroup = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fff4adf6e00, static codecForCStrings = 0x0}, pathname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x0, static codecForCStrings = 0x0}, hostname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xe, static codecForCStrings = 0x0}, storagegroup = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x3f9db7a, static codecForCStrings = 0x0}, seriesid = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7ffff3df82e8, static codecForCStrings = 0x0}, programid = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xfeff, static codecForCStrings = 0x0}, inetref = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xe, static codecForCStrings = 0x0}, catType = 1256156400, filesize = 140734449544386, startts = {d = {d = 0x4}}, endts = {d = {d = 0x0}}, recstartts = {d = {d = 0x7fff4adf6d40}}, recendts = {d = {d = 0x7fffc800a788}}, stars = 7321344, originalAirDate = {jd = 32767}, lastmodified = {d = {d = 0x0}}, lastInUseTime = {d = {d = 0x34c9550}}, prefinput = 0, recpriority2 = 32767, recordid = 3355485584, parentid = 32767, sourceid = 14, inputid = 0, cardid = 3355488928, findid = 32767, programflags = 10121312, properties = 0, year = 0, partnumber = 26528, parttotal = 62481, recstatus = -1 '\377', oldrecstatus = 127 '\177', rectype = 0 '\000', dupin = 0 '\000', dupmethod = 224 '\340', availableStatus = 19 '\023', spread = 0 '\000', startCol = -56 '\310', sortTitle = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x0, static codecForCStrings = 0x0}, static kFromRecordedQuery = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x987420, static codecForCStrings = 0x0}, inUseForWhat = {static null = <same as static member of an already seen type>, static shared_null = <same as static member of an already seen type>, static shared_empty = <same as static member of an already seen type>, d = 0x3f9db96, static codecForCStrings = 0x0}, positionMapDBReplacement = 0x7fffc800b2c6, static staticDataLock = {d = 0x986830}, static updater = 0x97fae0, static usingProgIDAuth = true}, oldrecstatus = rsUnknown, savedrecstatus = rsUnknown, future = false, schedorder = 0, mplexid = 0, desiredrecstartts = {d = {d = 0x7fffc80013e0}}, desiredrecendts = {d = {d = 0x7fff4adf6e00}}, record = 0x7fff4adf6df0, static unknownTitle = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7ffff4116900 <QString::shared_null>, static codecForCStrings = 0x0}}
319        startts = {d = {d = 0x7fffc800c600}}
320        bi = {m_dir = BROWSE_SAME, m_channum = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fff00000000, static codecForCStrings = 0x0}, m_chanid = 759583829, m_starttime = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fff4adf6c70, static codecForCStrings = 0x0}, m_sourceid = 1}
321        direction = 32767
322        lasttime = {d = {d = 0x7fff4adf6aa0}}
323        maxtime = {d = {d = 0x7fffc800b2c6}}
324        infoMap = {{d = 0x7fffc800c718, e = 0x7fffc800c718}}
325        locker = {val = 66066265}
326#3  0x00007ffff6a04163 in MThreadInternal::run (this=0x34c9550) at mthread.cpp:79
327No locals.
328#4  0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
329No symbol table info available.
330#5  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
331No symbol table info available.
332#6  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
333No symbol table info available.
334#7  0x0000000000000000 in ?? ()
335No symbol table info available.
336
337Thread 41 (Thread 0x7fff4bdf8700 (LWP 10567)):
338#0  0x00007ffff3457313 in poll () from /lib/x86_64-linux-gnu/libc.so.6
339No symbol table info available.
340#1  0x00007fffe9c17d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
341No symbol table info available.
342#2  0x00007fffe9c17ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
343No symbol table info available.
344#3  0x00007ffff3dedbf6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
345No symbol table info available.
346#4  0x00007ffff3dbe2bf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
347No symbol table info available.
348#5  0x00007ffff3dbe548 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
349No symbol table info available.
350#6  0x00007ffff3cbfb10 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
351No symbol table info available.
352#7  0x00007ffff6a0417e in MThreadInternal::QThreadRun (this=0xdb5cd0) at mthread.cpp:81
353No locals.
354#8  0x00007ffff6a03a88 in MThread::run (this=0x13da718) at mthread.cpp:321
355No locals.
356#9  0x00007ffff6a04163 in MThreadInternal::run (this=0xdb5cd0) at mthread.cpp:79
357No locals.
358#10 0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
359No symbol table info available.
360#11 0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
361No symbol table info available.
362#12 0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
363No symbol table info available.
364#13 0x0000000000000000 in ?? ()
365No symbol table info available.
366
367Thread 38 (Thread 0x7fff4d7fa700 (LWP 10550)):
368#0  0x00007ffff580bd84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
369No symbol table info available.
370#1  0x00007ffff3cc304b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
371No symbol table info available.
372#2  0x00007ffff6af961d in HouseKeepingThread::run (this=0xeb07e0) at housekeeper.cpp:471
373        task = 0x0
374#3  0x00007ffff6a04163 in MThreadInternal::run (this=0xdd4450) at mthread.cpp:79
375No locals.
376#4  0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
377No symbol table info available.
378#5  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
379No symbol table info available.
380#6  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
381No symbol table info available.
382#7  0x0000000000000000 in ?? ()
383No symbol table info available.
384
385Thread 37 (Thread 0x7fff4dffb700 (LWP 10549)):
386#0  0x00007ffff3457313 in poll () from /lib/x86_64-linux-gnu/libc.so.6
387No symbol table info available.
388#1  0x00007fffe9c17d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
389No symbol table info available.
390#2  0x00007fffe9c17ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
391No symbol table info available.
392#3  0x00007ffff3dedbf6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
393No symbol table info available.
394#4  0x00007ffff3dbe2bf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
395No symbol table info available.
396#5  0x00007ffff3dbe548 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
397No symbol table info available.
398#6  0x00007ffff3cbfb10 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
399No symbol table info available.
400#7  0x00007ffff6a0417e in MThreadInternal::QThreadRun (this=0xdbdc90) at mthread.cpp:81
401No locals.
402#8  0x00007ffff6a03a88 in MThread::run (this=0xdac270) at mthread.cpp:321
403No locals.
404#9  0x00007ffff6a04163 in MThreadInternal::run (this=0xdbdc90) at mthread.cpp:79
405No locals.
406#10 0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
407No symbol table info available.
408#11 0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
409No symbol table info available.
410#12 0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
411No symbol table info available.
412#13 0x0000000000000000 in ?? ()
413No symbol table info available.
414
415Thread 36 (Thread 0x7fff4e7fc700 (LWP 10548)):
416#0  0x00007ffff580bd84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
417No symbol table info available.
418#1  0x00007ffff3cc304b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
419No symbol table info available.
420#2  0x000000000050dee7 in NetworkControl::run (this=0xdd6620) at networkcontrol.cpp:256
421        locker = {val = 14509753}
422#3  0x00007ffff6a03a76 in MThread::run (this=0xe372a0) at mthread.cpp:319
423No locals.
424#4  0x00007ffff6a04163 in MThreadInternal::run (this=0xe35c40) at mthread.cpp:79
425No locals.
426#5  0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
427No symbol table info available.
428#6  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
429No symbol table info available.
430#7  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
431No symbol table info available.
432#8  0x0000000000000000 in ?? ()
433No symbol table info available.
434
435Thread 35 (Thread 0x7fff4effd700 (LWP 10547)):
436#0  0x00007ffff580c0fe in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
437No symbol table info available.
438#1  0x00007ffff3cc16f6 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
439No symbol table info available.
440#2  0x00007ffff3cc1f2d in QThread::msleep(unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
441No symbol table info available.
442#3  0x00007ffff6a04226 in MThreadInternal::MSleep (time=5000) at mthread.cpp:92
443No locals.
444#4  0x00007ffff6a03b00 in MThread::msleep (time=5000) at mthread.cpp:342
445No locals.
446#5  0x00007ffff6069cbc in MonitorThread::run (this=0xe26c70) at mythmediamonitor.cpp:57
447No locals.
448#6  0x00007ffff6a04163 in MThreadInternal::run (this=0xe25090) at mthread.cpp:79
449No locals.
450#7  0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
451No symbol table info available.
452#8  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
453No symbol table info available.
454#9  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
455No symbol table info available.
456#10 0x0000000000000000 in ?? ()
457No symbol table info available.
458
459Thread 34 (Thread 0x7fff4f7fe700 (LWP 10546)):
460#0  0x00007ffff3457313 in poll () from /lib/x86_64-linux-gnu/libc.so.6
461No symbol table info available.
462#1  0x00007fffee089014 in ?? () from /usr/lib/x86_64-linux-gnu/libdns_sd.so.1
463No symbol table info available.
464#2  0x00007fffe72d459b in avahi_simple_poll_run () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
465No symbol table info available.
466#3  0x00007fffee088f2c in ?? () from /usr/lib/x86_64-linux-gnu/libdns_sd.so.1
467No symbol table info available.
468#4  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
469No symbol table info available.
470#5  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
471No symbol table info available.
472#6  0x0000000000000000 in ?? ()
473No symbol table info available.
474
475Thread 33 (Thread 0x7fff4ffff700 (LWP 10545)):
476#0  0x00007ffff3457313 in poll () from /lib/x86_64-linux-gnu/libc.so.6
477No symbol table info available.
478#1  0x00007fffe9c17d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
479No symbol table info available.
480#2  0x00007fffe9c17ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
481No symbol table info available.
482#3  0x00007ffff3dedbf6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
483No symbol table info available.
484#4  0x00007ffff3dbe2bf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
485No symbol table info available.
486#5  0x00007ffff3dbe548 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
487No symbol table info available.
488#6  0x00007ffff3cbfb10 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
489No symbol table info available.
490#7  0x00007ffff6a0417e in MThreadInternal::QThreadRun (this=0xddc310) at mthread.cpp:81
491No locals.
492#8  0x00007ffff6a03a88 in MThread::run (this=0xe8d910) at mthread.cpp:321
493No locals.
494#9  0x00007ffff6a04163 in MThreadInternal::run (this=0xddc310) at mthread.cpp:79
495No locals.
496#10 0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
497No symbol table info available.
498#11 0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
499No symbol table info available.
500#12 0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
501No symbol table info available.
502#13 0x0000000000000000 in ?? ()
503No symbol table info available.
504
505Thread 32 (Thread 0x7fff949bb700 (LWP 10544)):
506#0  0x00007ffff3457313 in poll () from /lib/x86_64-linux-gnu/libc.so.6
507No symbol table info available.
508#1  0x00007fffee089014 in ?? () from /usr/lib/x86_64-linux-gnu/libdns_sd.so.1
509No symbol table info available.
510#2  0x00007fffe72d459b in avahi_simple_poll_run () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
511No symbol table info available.
512#3  0x00007fffee088f2c in ?? () from /usr/lib/x86_64-linux-gnu/libdns_sd.so.1
513No symbol table info available.
514#4  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
515No symbol table info available.
516#5  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
517No symbol table info available.
518#6  0x0000000000000000 in ?? ()
519No symbol table info available.
520
521Thread 31 (Thread 0x7fff951bc700 (LWP 10543)):
522#0  0x00007ffff3457313 in poll () from /lib/x86_64-linux-gnu/libc.so.6
523No symbol table info available.
524#1  0x00007fffe9c17d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
525No symbol table info available.
526#2  0x00007fffe9c17ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
527No symbol table info available.
528#3  0x00007ffff3dedbf6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
529No symbol table info available.
530#4  0x00007ffff3dbe2bf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
531No symbol table info available.
532#5  0x00007ffff3dbe548 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
533No symbol table info available.
534#6  0x00007ffff3cbfb10 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
535No symbol table info available.
536#7  0x00007ffff6a0417e in MThreadInternal::QThreadRun (this=0xecb140) at mthread.cpp:81
537No locals.
538#8  0x00007ffff6a03a88 in MThread::run (this=0x10468a0) at mthread.cpp:321
539No locals.
540#9  0x00007ffff6a04163 in MThreadInternal::run (this=0xecb140) at mthread.cpp:79
541No locals.
542#10 0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
543No symbol table info available.
544#11 0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
545No symbol table info available.
546#12 0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
547No symbol table info available.
548#13 0x0000000000000000 in ?? ()
549No symbol table info available.
550
551Thread 30 (Thread 0x7fff959bd700 (LWP 10542)):
552#0  0x00007ffff580bd84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
553No symbol table info available.
554#1  0x00007ffff3cc304b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
555No symbol table info available.
556#2  0x00007fffec547939 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
557No symbol table info available.
558#3  0x00007fffec547a96 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
559No symbol table info available.
560#4  0x00007fffec80549b in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
561No symbol table info available.
562#5  0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
563No symbol table info available.
564#6  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
565No symbol table info available.
566#7  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
567No symbol table info available.
568#8  0x0000000000000000 in ?? ()
569No symbol table info available.
570
571Thread 29 (Thread 0x7fff965ce700 (LWP 10541)):
572#0  0x00007ffff580bd84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
573No symbol table info available.
574#1  0x00007ffff3cc304b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
575No symbol table info available.
576#2  0x00007ffff6a60eac in MythDownloadManager::run (this=0x100d380) at mythdownloadmanager.cpp:302
577        itemsInQueue = false
578        waitAnyway = false
579        __FUNCTION__ = "run"
580        downloading = false
581        itemsInCancellationQueue = false
582#3  0x00007ffff6a04163 in MThreadInternal::run (this=0x1088770) at mthread.cpp:79
583No locals.
584#4  0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
585No symbol table info available.
586#5  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
587No symbol table info available.
588#6  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
589No symbol table info available.
590#7  0x0000000000000000 in ?? ()
591No symbol table info available.
592
593Thread 28 (Thread 0x7fff96ffd700 (LWP 10540)):
594#0  0x00007ffff3457313 in poll () from /lib/x86_64-linux-gnu/libc.so.6
595No symbol table info available.
596#1  0x00007fffe9c17d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
597No symbol table info available.
598#2  0x00007fffe9c17ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
599No symbol table info available.
600#3  0x00007ffff3dedc16 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
601No symbol table info available.
602#4  0x00007ffff3dbe2bf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
603No symbol table info available.
604#5  0x00007ffff3dbe548 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
605No symbol table info available.
606#6  0x00007ffff3cbfb10 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
607No symbol table info available.
608#7  0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
609No symbol table info available.
610#8  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
611No symbol table info available.
612#9  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
613No symbol table info available.
614#10 0x0000000000000000 in ?? ()
615No symbol table info available.
616
617Thread 27 (Thread 0x7fff977fe700 (LWP 10539)):
618#0  0x00007ffff580bd84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
619No symbol table info available.
620#1  0x00007fffec7f8b2d in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
621No symbol table info available.
622#2  0x00007fffec7f8c39 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
623No symbol table info available.
624#3  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
625No symbol table info available.
626#4  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
627No symbol table info available.
628#5  0x0000000000000000 in ?? ()
629No symbol table info available.
630
631Thread 26 (Thread 0x7fff97fff700 (LWP 10538)):
632#0  0x00007ffff3457313 in poll () from /lib/x86_64-linux-gnu/libc.so.6
633No symbol table info available.
634#1  0x00007fffe9c17d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
635No symbol table info available.
636#2  0x00007fffe9c17ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
637No symbol table info available.
638#3  0x00007ffff3dedc16 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
639No symbol table info available.
640#4  0x00007ffff3dbe2bf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
641No symbol table info available.
642#5  0x00007ffff3dbe548 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
643No symbol table info available.
644#6  0x00007ffff3cbfb10 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
645No symbol table info available.
646#7  0x00007ffff6a0417e in MThreadInternal::QThreadRun (this=0x7fff90021960) at mthread.cpp:81
647No locals.
648#8  0x00007ffff6a03a88 in MThread::run (this=0x7fff900218e0) at mthread.cpp:321
649No locals.
650#9  0x00007ffff6a04163 in MThreadInternal::run (this=0x7fff90021960) at mthread.cpp:79
651No locals.
652#10 0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
653No symbol table info available.
654#11 0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
655No symbol table info available.
656#12 0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
657No symbol table info available.
658#13 0x0000000000000000 in ?? ()
659No symbol table info available.
660
661Thread 25 (Thread 0x7fffa8dfa700 (LWP 10537)):
662#0  0x00007ffff3457313 in poll () from /lib/x86_64-linux-gnu/libc.so.6
663No symbol table info available.
664#1  0x00007fffe9c17d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
665No symbol table info available.
666#2  0x00007fffe9c17ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
667No symbol table info available.
668#3  0x00007ffff3dedbf6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
669No symbol table info available.
670#4  0x00007ffff3dbe2bf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
671No symbol table info available.
672#5  0x00007ffff3dbe548 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
673No symbol table info available.
674#6  0x00007ffff3cbfb10 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
675No symbol table info available.
676#7  0x00007ffff6a0417e in MThreadInternal::QThreadRun (this=0x7fff90020e90) at mthread.cpp:81
677No locals.
678#8  0x00007ffff6a03a88 in MThread::run (this=0x7fff9001f3e0) at mthread.cpp:321
679No locals.
680#9  0x00007ffff6a04163 in MThreadInternal::run (this=0x7fff90020e90) at mthread.cpp:79
681No locals.
682#10 0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
683No symbol table info available.
684#11 0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
685No symbol table info available.
686#12 0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
687No symbol table info available.
688#13 0x0000000000000000 in ?? ()
689No symbol table info available.
690
691Thread 24 (Thread 0x7fffa95fb700 (LWP 10536)):
692#0  0x00007ffff580c0fe in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
693No symbol table info available.
694#1  0x00007ffff3cc2fa7 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
695No symbol table info available.
696#2  0x00007ffff6a06fb9 in MPoolThread::run (this=0x105f120) at mthreadpool.cpp:124
697        autodelete = true
698        t = {m_timer = {t1 = 74877, t2 = 332634661}, m_offset = 0}
699        locker = {val = 17166657}
700#3  0x00007ffff6a04163 in MThreadInternal::run (this=0x105f180) at mthread.cpp:79
701No locals.
702#4  0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
703No symbol table info available.
704#5  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
705No symbol table info available.
706#6  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
707No symbol table info available.
708#7  0x0000000000000000 in ?? ()
709No symbol table info available.
710
711Thread 23 (Thread 0x7fffa9dfc700 (LWP 10535)):
712#0  0x00007ffff580c0fe in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
713No symbol table info available.
714#1  0x00007ffff3cc2fa7 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
715No symbol table info available.
716#2  0x00007ffff6a06fb9 in MPoolThread::run (this=0x1072a00) at mthreadpool.cpp:124
717        autodelete = true
718        t = {m_timer = {t1 = 74872, t2 = 538155340}, m_offset = 0}
719        locker = {val = 17246753}
720#3  0x00007ffff6a04163 in MThreadInternal::run (this=0x1001e60) at mthread.cpp:79
721No locals.
722#4  0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
723No symbol table info available.
724#5  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
725No symbol table info available.
726#6  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
727No symbol table info available.
728#7  0x0000000000000000 in ?? ()
729No symbol table info available.
730
731Thread 22 (Thread 0x7fffaa5fd700 (LWP 10534)):
732#0  0x00007ffff580c0fe in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
733No symbol table info available.
734#1  0x00007ffff3cc2fa7 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
735No symbol table info available.
736#2  0x00007ffff6a06fb9 in MPoolThread::run (this=0xfbab70) at mthreadpool.cpp:124
737        autodelete = true
738        t = {m_timer = {t1 = 74877, t2 = 296385262}, m_offset = 0}
739        locker = {val = 16493457}
740#3  0x00007ffff6a04163 in MThreadInternal::run (this=0xfbc750) at mthread.cpp:79
741No locals.
742#4  0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
743No symbol table info available.
744#5  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
745No symbol table info available.
746#6  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
747No symbol table info available.
748#7  0x0000000000000000 in ?? ()
749No symbol table info available.
750
751Thread 21 (Thread 0x7fffaadfe700 (LWP 10533)):
752#0  0x00007ffff580c0fe in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
753No symbol table info available.
754#1  0x00007ffff3cc2fa7 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
755No symbol table info available.
756#2  0x00007ffff6a06fb9 in MPoolThread::run (this=0xfae880) at mthreadpool.cpp:124
757        autodelete = true
758        t = {m_timer = {t1 = 74877, t2 = 287969374}, m_offset = 0}
759        locker = {val = 16443553}
760#3  0x00007ffff6a04163 in MThreadInternal::run (this=0xfae8e0) at mthread.cpp:79
761No locals.
762#4  0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
763No symbol table info available.
764#5  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
765No symbol table info available.
766#6  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
767No symbol table info available.
768#7  0x0000000000000000 in ?? ()
769No symbol table info available.
770
771Thread 20 (Thread 0x7fffbdaeb700 (LWP 10532)):
772#0  0x00007ffff580c0fe in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
773No symbol table info available.
774#1  0x00007ffff3cc2fa7 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
775No symbol table info available.
776#2  0x00007ffff6a33264 in MythSignalingTimer::run (this=0xa6c5b0) at mythsignalingtimer.cpp:84
777        locker = {val = 10929633}
778#3  0x00007ffff6a04163 in MThreadInternal::run (this=0xa76650) at mthread.cpp:79
779No locals.
780#4  0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
781No symbol table info available.
782#5  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
783No symbol table info available.
784#6  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
785No symbol table info available.
786#7  0x0000000000000000 in ?? ()
787No symbol table info available.
788
789Thread 19 (Thread 0x7fffbe2ec700 (LWP 10531)):
790#0  0x00007ffff345c033 in select () from /lib/x86_64-linux-gnu/libc.so.6
791No symbol table info available.
792#1  0x00007ffff67163d5 in LIRC::run (this=0xa7f2c0) at lirc.cpp:456
793        readfds = {fds_bits = {2305843009213693952, 0 <repeats 15 times>}}
794        timeout = {tv_sec = 0, tv_usec = 402583}
795        ret = 0
796        codes = {{p = {static shared_null = {ref = {_q_value = 20118}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0xa81b20}, d = 0xa81b20}}
797        __FUNCTION__ = "run"
798#2  0x00007ffff6a04163 in MThreadInternal::run (this=0xa81b20) at mthread.cpp:79
799No locals.
800#3  0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
801No symbol table info available.
802#4  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
803No symbol table info available.
804#5  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
805No symbol table info available.
806#6  0x0000000000000000 in ?? ()
807No symbol table info available.
808
809Thread 18 (Thread 0x7fffbeaed700 (LWP 10506)):
810#0  0x00007ffff3457313 in poll () from /lib/x86_64-linux-gnu/libc.so.6
811No symbol table info available.
812#1  0x00007fffee089014 in ?? () from /usr/lib/x86_64-linux-gnu/libdns_sd.so.1
813No symbol table info available.
814#2  0x00007fffe72d459b in avahi_simple_poll_run () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
815No symbol table info available.
816#3  0x00007fffee088f2c in ?? () from /usr/lib/x86_64-linux-gnu/libdns_sd.so.1
817No symbol table info available.
818#4  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
819No symbol table info available.
820#5  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
821No symbol table info available.
822#6  0x0000000000000000 in ?? ()
823No symbol table info available.
824
825Thread 17 (Thread 0x7fffbf7fe700 (LWP 10505)):
826#0  0x00007ffff580bd84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
827No symbol table info available.
828#1  0x00007fffee618cd7 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
829No symbol table info available.
830#2  0x00007fffee618d09 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
831No symbol table info available.
832#3  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
833No symbol table info available.
834#4  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
835No symbol table info available.
836#5  0x0000000000000000 in ?? ()
837No symbol table info available.
838
839Thread 15 (Thread 0x7fffbffff700 (LWP 10472)):
840#0  0x00007ffff580bd84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
841No symbol table info available.
842#1  0x00007ffff3cc304b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
843No symbol table info available.
844#2  0x00007ffff6b0ae82 in MythSystemLegacyIOHandler::run (this=0x7fffd802d220) at mythsystemunix.cpp:101
845        locker = {val = 140736817451585}
846        __FUNCTION__ = "run"
847#3  0x00007ffff6a04163 in MThreadInternal::run (this=0x7fffd8018c80) at mthread.cpp:79
848No locals.
849#4  0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
850No symbol table info available.
851#5  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
852No symbol table info available.
853#6  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
854No symbol table info available.
855#7  0x0000000000000000 in ?? ()
856No symbol table info available.
857
858Thread 14 (Thread 0x7fffd4ff9700 (LWP 10471)):
859#0  0x00007ffff580bd84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
860No symbol table info available.
861#1  0x00007ffff3cc304b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
862No symbol table info available.
863#2  0x00007ffff6b0ae82 in MythSystemLegacyIOHandler::run (this=0x7fffd801d150) at mythsystemunix.cpp:101
864        locker = {val = 140736817385841}
865        __FUNCTION__ = "run"
866#3  0x00007ffff6a04163 in MThreadInternal::run (this=0x7fffd801ab30) at mthread.cpp:79
867No locals.
868#4  0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
869No symbol table info available.
870#5  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
871No symbol table info available.
872#6  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
873No symbol table info available.
874#7  0x0000000000000000 in ?? ()
875No symbol table info available.
876
877Thread 13 (Thread 0x7fffd77fe700 (LWP 10470)):
878#0  0x00007ffff580f52d in nanosleep () from /lib/x86_64-linux-gnu/libpthread.so.0
879No symbol table info available.
880#1  0x00007ffff6b0d9a6 in MythSystemLegacySignalManager::run (this=0x7fffd8019000) at mythsystemunix.cpp:516
881        ts = {tv_sec = 0, tv_nsec = 50000000}
882        __FUNCTION__ = "run"
883#2  0x00007ffff6a04163 in MThreadInternal::run (this=0x7fffd8017d20) at mthread.cpp:79
884No locals.
885#3  0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
886No symbol table info available.
887#4  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
888No symbol table info available.
889#5  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
890No symbol table info available.
891#6  0x0000000000000000 in ?? ()
892No symbol table info available.
893
894Thread 12 (Thread 0x7fffd57fa700 (LWP 10469)):
895#0  0x00007ffff580f52d in nanosleep () from /lib/x86_64-linux-gnu/libpthread.so.0
896No symbol table info available.
897#1  0x00007ffff6b0bdbf in MythSystemLegacyManager::run (this=0x7fffd8017fc0) at mythsystemunix.cpp:284
898        ms = 0xa51410
899        pid = 10509
900        status = 0
901        i = {i = 0x7fffd800aa90}
902        ts = {tv_sec = 0, tv_nsec = 100000000}
903        next = {i = 0x7fffd800aa90}
904        now = 1378684000
905        __FUNCTION__ = "run"
906#2  0x00007ffff6a04163 in MThreadInternal::run (this=0x7fffd800ad80) at mthread.cpp:79
907No locals.
908#3  0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
909No symbol table info available.
910#4  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
911No symbol table info available.
912#5  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
913No symbol table info available.
914#6  0x0000000000000000 in ?? ()
915No symbol table info available.
916
917Thread 11 (Thread 0x7fffd5ffb700 (LWP 10468)):
918#0  0x00007ffff580c0fe in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
919No symbol table info available.
920#1  0x00007ffff3cc16f6 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
921No symbol table info available.
922#2  0x00007ffff3cc1f2d in QThread::msleep(unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
923No symbol table info available.
924#3  0x00007ffff6a04226 in MThreadInternal::MSleep (time=100) at mthread.cpp:92
925No locals.
926#4  0x00007ffff6a03b00 in MThread::msleep (time=100) at mthread.cpp:342
927No locals.
928#5  0x00007ffff6dc7407 in TaskQueue::run (this=0x7fffc000c1c0) at taskqueue.cpp:150
929        ttNow = {tv_sec = 1378684000, tv_usec = 867411}
930        pTask = 0x0
931        __FUNCTION__ = "run"
932#6  0x00007ffff6a04163 in MThreadInternal::run (this=0x7fffc000c230) at mthread.cpp:79
933No locals.
934#7  0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
935No symbol table info available.
936#8  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
937No symbol table info available.
938#9  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
939No symbol table info available.
940#10 0x0000000000000000 in ?? ()
941No symbol table info available.
942
943Thread 10 (Thread 0x7fffd67fc700 (LWP 10467)):
944#0  0x00007ffff345c033 in select () from /lib/x86_64-linux-gnu/libc.so.6
945No symbol table info available.
946#1  0x00007ffff6dc1bdc in SSDP::run (this=0xa162d0) at ssdp.cpp:293
947        nMaxSocket = 43
948        count = 0
949        read_set = {fds_bits = {10996190019584, 0 <repeats 15 times>}}
950        timeout = {tv_sec = 0, tv_usec = 964526}
951        __FUNCTION__ = "run"
952#2  0x00007ffff6a04163 in MThreadInternal::run (this=0xa0be10) at mthread.cpp:79
953No locals.
954#3  0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
955No symbol table info available.
956#4  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
957No symbol table info available.
958#5  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
959No symbol table info available.
960#6  0x0000000000000000 in ?? ()
961No symbol table info available.
962
963Thread 9 (Thread 0x7fffd6ffd700 (LWP 10466)):
964#0  0x00007ffff580c0fe in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
965No symbol table info available.
966#1  0x00007ffff3cc2fa7 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
967No symbol table info available.
968#2  0x00007ffff6a33264 in MythSignalingTimer::run (this=0x7fffd8016e00) at mythsignalingtimer.cpp:84
969        locker = {val = 140736817360433}
970#3  0x00007ffff6a04163 in MThreadInternal::run (this=0x7fffd800b490) at mthread.cpp:79
971No locals.
972#4  0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
973No symbol table info available.
974#5  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
975No symbol table info available.
976#6  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
977No symbol table info available.
978#7  0x0000000000000000 in ?? ()
979No symbol table info available.
980
981Thread 7 (Thread 0x7fffd7fff700 (LWP 10464)):
982#0  0x00007ffff3463363 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
983No symbol table info available.
984#1  0x00007fffede60ff1 in zmq::epoll_t::loop (this=0x7fffd800efb0) at epoll.cpp:142
985        timeout = <optimized out>
986        n = <optimized out>
987        ev_buf = {{events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}} <repeats 256 times>}
988#2  0x00007fffede716e6 in thread_routine (arg_=0x7fffd800f020) at thread.cpp:75
989        signal_set = {__val = {18446744067267100671, 18446744073709551615 <repeats 15 times>}}
990        rc = <optimized out>
991        self = 0x7fffd800f020
992#3  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
993No symbol table info available.
994#4  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
995No symbol table info available.
996#5  0x0000000000000000 in ?? ()
997No symbol table info available.
998
999Thread 6 (Thread 0x7fffdcac4700 (LWP 10463)):
1000#0  0x00007ffff3463363 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
1001No symbol table info available.
1002#1  0x00007fffede60ff1 in zmq::epoll_t::loop (this=0x7fffd800e9d0) at epoll.cpp:142
1003        timeout = <optimized out>
1004        n = <optimized out>
1005        ev_buf = {{events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}} <repeats 256 times>}
1006#2  0x00007fffede716e6 in thread_routine (arg_=0x7fffd800ea40) at thread.cpp:75
1007        signal_set = {__val = {18446744067267100671, 18446744073709551615 <repeats 15 times>}}
1008        rc = <optimized out>
1009        self = 0x7fffd800ea40
1010#3  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
1011No symbol table info available.
1012#4  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
1013No symbol table info available.
1014#5  0x0000000000000000 in ?? ()
1015No symbol table info available.
1016
1017Thread 5 (Thread 0x7fffdd2c5700 (LWP 10462)):
1018#0  0x00007ffff3463363 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
1019No symbol table info available.
1020#1  0x00007fffede60ff1 in zmq::epoll_t::loop (this=0x7fffd800e3f0) at epoll.cpp:142
1021        timeout = <optimized out>
1022        n = <optimized out>
1023        ev_buf = {{events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}} <repeats 256 times>}
1024#2  0x00007fffede716e6 in thread_routine (arg_=0x7fffd800e460) at thread.cpp:75
1025        signal_set = {__val = {18446744067267100671, 18446744073709551615 <repeats 15 times>}}
1026        rc = <optimized out>
1027        self = 0x7fffd800e460
1028#3  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
1029No symbol table info available.
1030#4  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
1031No symbol table info available.
1032#5  0x0000000000000000 in ?? ()
1033No symbol table info available.
1034
1035Thread 4 (Thread 0x7fffddac6700 (LWP 10461)):
1036#0  0x00007ffff3463363 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
1037No symbol table info available.
1038#1  0x00007fffede60ff1 in zmq::epoll_t::loop (this=0x7fffd800de10) at epoll.cpp:142
1039        timeout = <optimized out>
1040        n = <optimized out>
1041        ev_buf = {{events = 4, data = {ptr = 0x7fffd0000b00, fd = -805303552, u32 = 3489663744, u64 = 140736683051776}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}} <repeats 255 times>}
1042#2  0x00007fffede716e6 in thread_routine (arg_=0x7fffd800de80) at thread.cpp:75
1043        signal_set = {__val = {18446744067267100671, 18446744073709551615 <repeats 15 times>}}
1044        rc = <optimized out>
1045        self = 0x7fffd800de80
1046#3  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
1047No symbol table info available.
1048#4  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
1049No symbol table info available.
1050#5  0x0000000000000000 in ?? ()
1051No symbol table info available.
1052
1053Thread 3 (Thread 0x7fffde2c7700 (LWP 10460)):
1054#0  0x00007ffff3463363 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
1055No symbol table info available.
1056#1  0x00007fffede60ff1 in zmq::epoll_t::loop (this=0x7fffd800d830) at epoll.cpp:142
1057        timeout = <optimized out>
1058        n = <optimized out>
1059        ev_buf = {{events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}} <repeats 198 times>, {events = 4158536324, data = {ptr = 0x7fff, fd = 32767, u32 = 32767, u64 = 32767}}, {events = 0, data = {ptr = 0x8, fd = 8, u32 = 8, u64 = 8}}, {events = 110, data = {ptr = 0x927a2000000000, fd = 0, u32 = 0, u64 = 41229624457297920}}, {events = 0, data = {ptr = 0xcff5ab3b, fd = -805983429, u32 = 3488983867, u64 = 3488983867}}, {events = 4158538414, data = {ptr = 0x7fff, fd = 32767, u32 = 32767, u64 = 32767}}, {events = 0, data = {ptr = 0x3b, fd = 59, u32 = 59, u64 = 59}}, {events = 3727453344, data = {ptr = 0xffffffff00007fff, fd = 32767, u32 = 32767, u64 = 18446744069414617087}}, {events = 0, data = {ptr = 0x7ffff5800bd4, fd = -176157740, u32 = 4118809556, u64 = 140737312197588}}, {events = 4118810368, data = {ptr = 0xde2c6c7000007fff, fd = 32767, u32 = 32767, u64 = 16009290003687440383}}, {events = 32767, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 4118813344, data = {ptr = 0x7fff, fd = 32767, u32 = 32767, u64 = 32767}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 4160470256, data = {ptr = 0xf7fdaa2000007fff, fd = 32767, u32 = 32767, u64 = 17869625950891704319}}, {events = 32767, data = {ptr = 0x7fffede53e07, fd = -303743481, u32 = 3991223815, u64 = 140737184611847}}, {events = 4118818216, data = {ptr = 0xede52d0000007fff, fd = 32767, u32 = 32767, u64 = 17142157034678943743}}, {events = 32767, data = {ptr = 0x500000000, fd = 0, u32 = 0, u64 = 21474836480}}, {events = 124, data = {ptr = 0x1, fd = 1, u32 = 1, u64 = 1}}, {events = 0, data = {ptr = 0x7ffff7fd1358, fd = -134409384, u32 = 4160557912, u64 = 140737353945944}}, {events = 3727453408, data = {ptr = 0xcff5ab3b00007fff, fd = 32767, u32 = 32767, u64 = 14985071605036646399}}, {events = 0, data = {ptr = 0x7ffff7fbbcf0, fd = -134497040, u32 = 4160470256, u64 = 140737353858288}}, {events = 3727453440, data = {ptr = 0xf7fd100000007fff, fd = 32767, u32 = 32767, u64 = 17869456488662073343}}, {events = 32767, data = {ptr = 0x7ffff7de4533, fd = -136428237, u32 = 4158539059, u64 = 140737351927091}}, {events = 0, data = {ptr = 0xf7fbbcf000000000, fd = 0, u32 = 0, u64 = 17869083685500747776}}, {events = 32767, data = {ptr = 0x5, fd = 5, u32 = 5, u64 = 5}}, {events = 0, data = {ptr = 0x100000000, fd = 0, u32 = 0, u64 = 4294967296}}, {events = 0, data = {ptr = 0x7ffff7fd1000, fd = -134410240, u32 = 4160557056, u64 = 140737353945088}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0xf7fd135800000000, fd = 0, u32 = 0, u64 = 17869460165154045952}}, {events = 32767, data = {ptr = 0x100000000, fd = 0, u32 = 0, u64 = 4294967296}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x7fffede53e07, fd = -303743481, u32 = 3991223815, u64 = 140737184611847}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x7ffff5801aa0, fd = -176153952, u32 = 4118813344, u64 = 140737312201376}}, {events = 4160596512, data = {ptr = 0x7fff, fd = 32767, u32 = 32767, u64 = 32767}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0xffffffff, fd = -1, u32 = 4294967295, u64 = 4294967295}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x7fffd800d8a0, fd = -671033184, u32 = 3623934112, u64 = 140736817322144}}, {events = 2306888, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 3, data = {ptr = 0xede5200000000000, fd = 0, u32 = 0, u64 = 17142142741027749888}}, {events = 32767, data = {ptr = 0x7ffff7de8784, fd = -136411260, u32 = 4158556036, u64 = 140737351944068}}, {events = 5, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x7ffff5801aa0, fd = -176153952, u32 = 4118813344, u64 = 140737312201376}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x7fffd800d8a0, fd = -671033184, u32 = 3623934112, u64 = 140736817322144}}, {events = 0, data = {ptr = 0xf581188000000000, fd = 0, u32 = 0, u64 = 17690447749322899456}}, {events = 32767, data = {ptr = 0x7fffde2c79c0, fd = -567510592, u32 = 3727456704, u64 = 140736920844736}}, {events = 4158583365, data = {ptr = 0x7fff, fd = 32767, u32 = 32767, u64 = 32767}}, {events = 0, data = {ptr = 0x7ffff580e9d9 <__lll_unlock_wake_private+25>, fd = -176100903, u32 = 4118866393, u64 = 140737312254425}}}
1060#2  0x00007fffede716e6 in thread_routine (arg_=0x7fffd800d8a0) at thread.cpp:75
1061        signal_set = {__val = {18446744067267100671, 18446744073709551615 <repeats 15 times>}}
1062        rc = <optimized out>
1063        self = 0x7fffd800d8a0
1064#3  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
1065No symbol table info available.
1066#4  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
1067No symbol table info available.
1068#5  0x0000000000000000 in ?? ()
1069No symbol table info available.
1070
1071Thread 2 (Thread 0x7fffdeac8700 (LWP 10459)):
1072#0  0x00007ffff580c0fe in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
1073No symbol table info available.
1074#1  0x00007ffff3cc2fa7 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
1075No symbol table info available.
1076#2  0x00007ffff6aaf24c in LoggerThread::run (this=0xa15730) at logging.cpp:401
1077        item = 0x7fff9803c240
1078        __FUNCTION__ = "run"
1079        dieNow = false
1080        qLock = {val = 140737334761937}
1081#3  0x00007ffff6a04163 in MThreadInternal::run (this=0xa15640) at mthread.cpp:79
1082No locals.
1083#4  0x00007ffff3cc2aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
1084No symbol table info available.
1085#5  0x00007ffff5807e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
1086No symbol table info available.
1087#6  0x00007ffff3462ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
1088No symbol table info available.
1089#7  0x0000000000000000 in ?? ()
1090No symbol table info available.
1091
1092Thread 1 (Thread 0x7ffff7fb57c0 (LWP 10456)):
1093#0  0x00007ffff345eee9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
1094No symbol table info available.
1095#1  0x00007ffff3cc1594 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
1096No symbol table info available.
1097#2  0x00007ffff3cbd7a5 in QMutex::lockInternal() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
1098No symbol table info available.
1099#3  0x00007ffff76df859 in MHIContext::StopEngine (this=0x4315e00) at mhi.cpp:146
1100No locals.
1101#4  0x00007ffff76dfca3 in MHIContext::Restart (this=0x4315e00, chanid=1081, sourceid=1, isLive=false) at mhi.cpp:191
1102        tuneinfo = 0
1103        __FUNCTION__ = "Restart"
1104#5  0x00007ffff76de77b in InteractiveTV::Restart (this=0x3f250c0, chanid=1081, sourceid=1, isLive=false) at interactivetv.cpp:35
1105No locals.
1106#6  0x00007ffff756846f in MythPlayer::ITVRestart (this=0x42b6600, chanid=1081, cardid=1, isLiveTV=false) at mythplayer.cpp:5034
1107        locker = {val = 70070929}
1108#7  0x00007ffff752947d in TV::ITVRestart (this=0x3fa3680, ctx=0x3efd200, isLive=false) at tv_play.cpp:12851
1109        chanid = 1081
1110        sourceid = 1
1111#8  0x00007ffff74d5186 in TV::HandleStateChange (this=0x3fa3680, mctx=0x3efd200, ctx=0x3efd200) at tv_play.cpp:2485
1112        count = 1
1113        msg = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x4913f70, static codecForCStrings = 0x0}
1114        locker = {val = 77129904}
1115        __FUNCTION__ = "HandleStateChange"
1116        ctxState = kState_None
1117        desiredNextState = kState_WatchingPreRecorded
1118        ok = true
1119        lastState = kState_None
1120        changed = true
1121        nextState = kState_WatchingPreRecorded
1122#9  0x00007ffff74d2562 in TV::Playback (this=0x3fa3680, rcinfo=...) at tv_play.cpp:2098
1123        mctx = 0x3efd200
1124#10 0x00007ffff74bb28b in TV::StartTV (tvrec=0x7fffffffcf00, flags=0) at tv_play.cpp:364
1125        mctx = 0x0
1126        startInGuide = false
1127        inPlaylist = false
1128        initByNetworkCommand = false
1129        curProgram = 0x3fa3e10
1130        __FUNCTION__ = "StartTV"
1131        showDialogs = true
1132        playCompleted = false
1133        startSysEventSent = false
1134        playerError = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7ffff4116900 <QString::shared_null>, static codecForCStrings = 0x0}
1135        allowrerecord = false
1136        tv = 0x3fa3680
1137        quitAll = false
1138        deleterecording = false
1139#11 0x0000000000470508 in PlaybackBox::Play (this=0x13da330, rec=..., inPlaylist=false, ignoreBookmark=false, underNetworkControl=false) at playbackbox.cpp:2476
1140        playCompleted = false
1141        tvrec = {_vptr.ProgramInfo = 0x7ffff65375b0 <vtable for ProgramInfo+16>, title = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x2f2a240, static codecForCStrings = 0x0}, subtitle = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x2f2a280, static codecForCStrings = 0x0}, description = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7ffff41168e0 <QString::shared_empty>, static codecForCStrings = 0x0}, season = 0, episode = 0, syndicatedepisode = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7ffff41168e0 <QString::shared_empty>, static codecForCStrings = 0x0}, category = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x2f2a360, static codecForCStrings = 0x0}, recpriority = 3, chanid = 1081, chanstr = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x2f2a3d0, static codecForCStrings = 0x0}, chansign = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x2f2a400, static codecForCStrings = 0x0}, channame = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x2f2a440, static codecForCStrings = 0x0}, chanplaybackfilters = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7ffff41168e0 <QString::shared_empty>, static codecForCStrings = 0x0}, recgroup = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x2f2a8b0, static codecForCStrings = 0x0}, playgroup = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x2f2a9b0, static codecForCStrings = 0x0}, pathname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x3ed8d10, static codecForCStrings = 0x0}, hostname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x2f2a610, static codecForCStrings = 0x0}, storagegroup = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x2f2aa50, static codecForCStrings = 0x0}, seriesid = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7ffff41168e0 <QString::shared_empty>, static codecForCStrings = 0x0}, programid = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x2f2a8f0, static codecForCStrings = 0x0}, inetref = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7ffff41168e0 <QString::shared_empty>, static codecForCStrings = 0x0}, catType = 2416442992, filesize = 31682500908, startts = {d = {d = 0x7fff90067db0}}, endts = {d = {d = 0x7fff90067d90}}, recstartts = {d = {d = 0x7fff90067930}}, recendts = {d = {d = 0x7fff90067dd0}}, stars = 0, originalAirDate = {jd = 0}, lastmodified = {d = {d = 0x7fff90067b50}}, lastInUseTime = {d = {d = 0x3327ff0}}, prefinput = 2416447264, recpriority2 = 0, recordid = 1095, parentid = 0, sourceid = 0, inputid = 0, cardid = 0, findid = 0, programflags = 5, properties = 8384, year = 0, partnumber = 0, parttotal = 0, recstatus = -3 '\375', oldrecstatus = 127 '\177', rectype = 0 '\000', dupin = 15 '\017', dupmethod = 6 '\006', availableStatus = 0 '\000', spread = -1 '\377', startCol = -1 '\377', sortTitle = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7ffff4116900 <QString::shared_null>, static codecForCStrings = 0x0}, static kFromRecordedQuery = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x987420, static codecForCStrings = 0x0}, inUseForWhat = {static null = <same as static member of an already seen type>, static shared_null = <same as static member of an already seen type>, static shared_empty = <same as static member of an already seen type>, d = 0x7ffff4116900 <QString::shared_null>, static codecForCStrings = 0x0}, positionMapDBReplacement = 0x0, static staticDataLock = {d = 0x986830}, static updater = 0x97fae0, static usingProgIDAuth = true}
1142        initIndex = 1009
1143        flags = 0
1144#12 0x000000000046eed5 in PlaybackBox::PlayX (this=0x13da330, pginfo=..., ignoreBookmark=false, underNetworkControl=false) at playbackbox.cpp:2226
1145No locals.
1146#13 0x000000000046edbc in PlaybackBox::PlayFromBookmark (this=0x13da330, item=0x21471c0) at playbackbox.cpp:2203
1147        pginfo = 0x7fff90067bf0
1148#14 0x0000000000642b8a in PlaybackBox::qt_static_metacall (_o=0x13da330, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0x7fffffffd2d0) at moc_playbackbox.cpp:258
1149        _t = 0x13da330
1150#15 0x00007ffff3dd4f5f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
1151No symbol table info available.
1152#16 0x00007ffff673abc0 in MythUIButtonList::itemClicked (this=0x14bfc00, _t1=0x21471c0) at moc_mythuibuttonlist.cpp:122
1153        _a = {0x0, 0x7fffffffd2c0}
1154#17 0x00007ffff6679be7 in MythUIButtonList::keyPressEvent (this=0x14bfc00, e=0x7fffb40150f0) at mythuibuttonlist.cpp:2434
1155        item = 0x21471c0
1156        action = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xda6170, static codecForCStrings = 0x0}
1157        i = 0
1158        actions = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 20118}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x3efb520}, d = 0x3efb520}}, <No data fields>}
1159        handled = true
1160#18 0x000000000047ae3b in PlaybackBox::keyPressEvent (this=0x13da330, event=0x7fffb40150f0) at playbackbox.cpp:3815
1161        handled = false
1162        actions = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 20118}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x7fffb40150f0}, d = 0x7fffb40150f0}}, <No data fields>}
1163#19 0x00007ffff65d506e in MythMainWindow::eventFilter (this=0xa80e20, e=0x7fffb40150f0) at mythmainwindow.cpp:2010
1164        top = 0x13da330
1165        ke = 0x7fffb40150f0
1166        it = 0xe27848
1167        ge = 0x7fffb40150f0
1168#20 0x00007ffff3dbf6d6 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
1169No symbol table info available.
1170#21 0x00007ffff4622e6c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
1171No symbol table info available.
1172#22 0x00007ffff4627e84 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
1173No symbol table info available.
1174#23 0x00007ffff3dbf56e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
1175No symbol table info available.
1176#24 0x00007ffff3dc33f1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
1177No symbol table info available.
1178#25 0x00007ffff3deda63 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
1179No symbol table info available.
1180#26 0x00007fffe9c17ab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
1181No symbol table info available.
1182#27 0x00007fffe9c17de8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
1183No symbol table info available.
1184#28 0x00007fffe9c17ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
1185No symbol table info available.
1186#29 0x00007ffff3dedbf6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
1187No symbol table info available.
1188#30 0x00007ffff46c7c1e in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
1189No symbol table info available.
1190#31 0x00007ffff3dbe2bf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
1191No symbol table info available.
1192#32 0x00007ffff3dbe548 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
1193No symbol table info available.
1194#33 0x00007ffff3dc3708 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
1195No symbol table info available.
1196#34 0x0000000000459931 in main (argc=5, argv=0x7fffffffe5f8) at main.cpp:1769
1197        cmdline = {<MythCommandLineParser> = {_vptr.MythCommandLineParser = 0x913fd0 <vtable for MythFrontendCommandLineParser+16>, m_appname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x99e250, static codecForCStrings = 0x0}, m_optionedArgs = {{d = 0x99e8a0, e = 0x99e8a0}}, m_namedArgs = {{d = 0x99e770, e = 0x99e770}}, m_passthroughActive = false, m_overridesImported = true, m_verbose = false}, <No data fields>}
1198        __FUNCTION__ = "main"
1199        fileprefix = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa166d0, static codecForCStrings = 0x0}
1200        bonjour = {d = 0xa3ed30}
1201        themename = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa81b40, static codecForCStrings = 0x0}
1202        mainWindow = 0xa80e20
1203        sysEventHandler = 0xdd2110
1204        housekeeping = 0xe0c600
1205        bBypassAutoDiscovery = false
1206        signallist = {{p = {static shared_null = {ref = {_q_value = 20118}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x9fbd20}, d = 0x9fbd20}}
1207        retval = 0
1208        ResetSettings = false
1209        themedir = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 17256}, alloc = 0, size = 0, data = 0x7ffff411691a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97067}, alloc = 0, size = 0, data = 0x7ffff41168fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa0c0e0, static codecForCStrings = 0x0}
1210        bPromptForBackend = false
1211        callCleanup = {m_cleanFunction = 0x44e6af <(anonymous namespace)::cleanup()>}
1212        mon = 0xe03030
1213        networkControl = 0xdd6620
1214        themeUpdateChecker = 0xdad060
1215        ret = 16809983
1216        dir = {d_ptr = {d = 0xa84820}}
1217        bcm = {<QObject> = {<No data fields>}, static staticMetaObject = {d = {superdata = 0x7ffff4111b60 <QObject::staticMetaObject>, stringdata = 0x67f6e0 <qt_meta_stringdata_BackendConnectionManager> "BackendConnectionManager", data = 0x67f680 <qt_meta_data_BackendConnectionManager>, extradata = 0x919460 <BackendConnectionManager::staticMetaObjectExtraData>}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x64a47c <BackendConnectionManager::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}, m_reconnecting = 0x0, m_reconnect_timer = 0xdcd1b0, m_reconnect_again = false}