Ticket #8241: gdb.txt

File gdb.txt, 39.9 KB (added by mythtv@…, 14 years ago)

gdb debug info

Line 
1Function "qFatal" not defined.
2Breakpoint 1 (qFatal) pending.
3[Thread debugging using libthread_db enabled]
4[New Thread 0x7f39f01ac7d0 (LWP 32187)]
5[New Thread 0x7f39de965950 (LWP 32197)]
6[New Thread 0x7f39de164950 (LWP 32198)]
7[New Thread 0x7f39dd963950 (LWP 32199)]
8[New Thread 0x7f39d7fff950 (LWP 32200)]
9[Thread 0x7f39d7fff950 (LWP 32200) exited]
10[New Thread 0x7f39d7fff950 (LWP 32201)]
11[Thread 0x7f39d7fff950 (LWP 32201) exited]
12[New Thread 0x7f39d7fff950 (LWP 32211)]
13[New Thread 0x7f39d2bb3950 (LWP 32212)]
14[New Thread 0x7f39d23b2950 (LWP 32213)]
15[New Thread 0x7f39d1b90950 (LWP 32214)]
16[New Thread 0x7f39d138f950 (LWP 32215)]
17[New Thread 0x7f39d0355950 (LWP 32216)]
18[New Thread 0x7f39cf2a5950 (LWP 32217)]
19[New Thread 0x7f39ce43f950 (LWP 32218)]
20[New Thread 0x7f39cda37950 (LWP 32219)]
21[New Thread 0x7f39cc0a9950 (LWP 32220)]
22[New Thread 0x7f39cb6a2950 (LWP 32221)]
23[New Thread 0x7f39b9945950 (LWP 32222)]
24[Thread 0x7f39ce43f950 (LWP 32218) exited]
25[Thread 0x7f39cf2a5950 (LWP 32217) exited]
26[Thread 0x7f39d138f950 (LWP 32215) exited]
27[Thread 0x7f39d1b90950 (LWP 32214) exited]
28[Thread 0x7f39d0355950 (LWP 32216) exited]
29[Thread 0x7f39cda37950 (LWP 32219) exited]
30[Thread 0x7f39cc0a9950 (LWP 32220) exited]
31[Thread 0x7f39cb6a2950 (LWP 32221) exited]
32[New Thread 0x7f39cb6a2950 (LWP 32242)]
33[New Thread 0x7f39d1b90950 (LWP 32243)]
34[New Thread 0x7f39d0355950 (LWP 32244)]
35[New Thread 0x7f39cda37950 (LWP 32245)]
36[New Thread 0x7f39d138f950 (LWP 32246)]
37[New Thread 0x7f39cf2a5950 (LWP 32247)]
38[New Thread 0x7f39ce43f950 (LWP 32248)]
39[New Thread 0x7f39cc0a9950 (LWP 32249)]
40[Thread 0x7f39ce43f950 (LWP 32248) exited]
41[Thread 0x7f39d138f950 (LWP 32246) exited]
42[Thread 0x7f39cda37950 (LWP 32245) exited]
43[Thread 0x7f39cf2a5950 (LWP 32247) exited]
44[New Thread 0x7f39cda37950 (LWP 32250)]
45[New Thread 0x7f39cf2a5950 (LWP 32251)]
46[New Thread 0x7f39d138f950 (LWP 32252)]
47[Thread 0x7f39cf2a5950 (LWP 32251) exited]
48[Thread 0x7f39cda37950 (LWP 32250) exited]
49[Thread 0x7f39d138f950 (LWP 32252) exited]
50[New Thread 0x7f39d138f950 (LWP 32253)]
51[New Thread 0x7f39cf2a5950 (LWP 32254)]
52[Thread 0x7f39d23b2950 (LWP 32213) exited]
53[New Thread 0x7f39d23b2950 (LWP 32255)]
54
55Program received signal SIGSEGV, Segmentation fault.
56[Switching to Thread 0x7f39f01ac7d0 (LWP 32187)]
570x00007f39e705139c in QMutex::lock () from /usr/lib64/qt/lib/libQtCore.so.4
58
59Thread 32 (Thread 0x7f39d23b2950 (LWP 32255)):
60#0  0x00007f39e5862881 in nanosleep () from /lib64/libc.so.6
61No symbol table info available.
62#1  0x00007f39e5898c44 in usleep () from /lib64/libc.so.6
63No symbol table info available.
64#2  0x00007f39ef4b3fab in RingBuffer::ReadAheadThread (this=0x26592a0) at RingBuffer.cpp:1092
65        totfree = 3080190
66        ret = 32768
67        used = 65538
68        loops = 0
69        lastread = {tv_sec = 1269817491, tv_usec = 903191}
70        now = {tv_sec = 1269817491, tv_usec = 903191}
71        KB640 = 655360
72        readtimeavg = 218
73        readinterval = 0
74#3  0x00007f39ef4b402f in RingBuffer::StartReader (type=0x26592a0) at RingBuffer.cpp:900
75        rbuffer = (RingBuffer *) 0x26592a0
76#4  0x00007f39e64d93a0 in start_thread () from /lib64/libpthread.so.0
77No symbol table info available.
78#5  0x00007f39e589fbdd in clone () from /lib64/libc.so.6
79No symbol table info available.
80
81Thread 31 (Thread 0x7f39cf2a5950 (LWP 32254)):
82#0  0x00007f39e5896316 in poll () from /lib64/libc.so.6
83No symbol table info available.
84#1  0x00007f39e67288e8 in ?? () from /usr/lib64/libglib-2.0.so.0
85No symbol table info available.
86#2  0x00007f39e6728c0b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
87No symbol table info available.
88#3  0x00007f39e716816f in QEventDispatcherGlib::processEvents () from /usr/lib64/qt/lib/libQtCore.so.4
89No symbol table info available.
90#4  0x00007f39e713d3a2 in QEventLoop::processEvents () from /usr/lib64/qt/lib/libQtCore.so.4
91No symbol table info available.
92#5  0x00007f39e713d76d in QEventLoop::exec () from /usr/lib64/qt/lib/libQtCore.so.4
93No symbol table info available.
94#6  0x00007f39e7053468 in QThread::exec () from /usr/lib64/qt/lib/libQtCore.so.4
95No symbol table info available.
96#7  0x00007f39ef7eaec5 in TV::run (this=0x264d640) at tv_play.cpp:2399
97        mctx = (PlayerContext *) 0x0
98        ctx = (const PlayerContext *) 0x0
99#8  0x00007f39e70563c2 in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
100No symbol table info available.
101#9  0x00007f39e64d93a0 in start_thread () from /lib64/libpthread.so.0
102No symbol table info available.
103#10 0x00007f39e589fbdd in clone () from /lib64/libc.so.6
104No symbol table info available.
105
106Thread 30 (Thread 0x7f39d138f950 (LWP 32253)):
107#0  0x00007f39e64dd41d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
108No symbol table info available.
109#1  0x00007f39e7057397 in QWaitCondition::wait () from /usr/lib64/qt/lib/libQtCore.so.4
110No symbol table info available.
111#2  0x00007f39e704cf79 in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
112No symbol table info available.
113#3  0x00007f39e70563c2 in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
114No symbol table info available.
115#4  0x00007f39e64d93a0 in start_thread () from /lib64/libpthread.so.0
116No symbol table info available.
117#5  0x00007f39e589fbdd in clone () from /lib64/libc.so.6
118No symbol table info available.
119
120Thread 26 (Thread 0x7f39cc0a9950 (LWP 32249)):
121#0  0x00007f39e64dd41d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
122No symbol table info available.
123#1  0x00007f39e7057397 in QWaitCondition::wait () from /usr/lib64/qt/lib/libQtCore.so.4
124No symbol table info available.
125#2  0x00007f39e704cf79 in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
126No symbol table info available.
127#3  0x00007f39e70563c2 in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
128No symbol table info available.
129#4  0x00007f39e64d93a0 in start_thread () from /lib64/libpthread.so.0
130No symbol table info available.
131#5  0x00007f39e589fbdd in clone () from /lib64/libc.so.6
132No symbol table info available.
133
134Thread 21 (Thread 0x7f39d0355950 (LWP 32244)):
135#0  0x00007f39e5896316 in poll () from /lib64/libc.so.6
136No symbol table info available.
137#1  0x00007f39e67288e8 in ?? () from /usr/lib64/libglib-2.0.so.0
138No symbol table info available.
139#2  0x00007f39e6728c0b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
140No symbol table info available.
141#3  0x00007f39e716816f in QEventDispatcherGlib::processEvents () from /usr/lib64/qt/lib/libQtCore.so.4
142No symbol table info available.
143#4  0x00007f39e713d3a2 in QEventLoop::processEvents () from /usr/lib64/qt/lib/libQtCore.so.4
144No symbol table info available.
145#5  0x00007f39e713d76d in QEventLoop::exec () from /usr/lib64/qt/lib/libQtCore.so.4
146No symbol table info available.
147#6  0x00007f39e7053468 in QThread::exec () from /usr/lib64/qt/lib/libQtCore.so.4
148No symbol table info available.
149#7  0x00000000005e2a3e in PlaybackBoxHelper::run (this=0x1bfb560) at playbackboxhelper.cpp:304
150No locals.
151#8  0x00007f39e70563c2 in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
152No symbol table info available.
153#9  0x00007f39e64d93a0 in start_thread () from /lib64/libpthread.so.0
154No symbol table info available.
155#10 0x00007f39e589fbdd in clone () from /lib64/libc.so.6
156No symbol table info available.
157
158Thread 20 (Thread 0x7f39d1b90950 (LWP 32243)):
159#0  0x00007f39e5898482 in select () from /lib64/libc.so.6
160No symbol table info available.
161#1  0x00007f39edb064f7 in MythSocketThread::run (this=0x13da680) at mythsocketthread.cpp:257
162        dummy = "0à¯K\000\000\000\000@öžÑ9\177\000\000@öžÑ9\177\000\000\000\000\000\000\000\000\000\000žöžÑ9\177\000\000Ðï\000Ø9\177\000\000ðöžÑ9\177\000\000)\030\006ç9\177\000\000\000\000\000\000\000\000\000\000@÷žÑ9\177\000\0000÷žÑ9\177\000\000@öžÑ9\177\000\000ðöžÑ9\177\000\000\215\"\006ç9\177\000\000 \000\000\000\004\000\000\000\027\000\000\000\034\000\000"
163        efds = {fds_bits = {3298534883328, 0 <repeats 15 times>}}
164        timers = {{d = 0x11d6200, e = 0x11d6200}}
165        maxfd = 41
166        rfds = {fds_bits = {3298534883328, 0 <repeats 15 times>}}
167        it = {i = 0x138a170}
168        rval = 1
169        downref_tm = 0
170        tm = {mds = 3891452}
171        locker = {{mtx = 0x13da699, val = 20817561}}
172#2  0x00007f39e70563c2 in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
173No symbol table info available.
174#3  0x00007f39e64d93a0 in start_thread () from /lib64/libpthread.so.0
175No symbol table info available.
176#4  0x00007f39e589fbdd in clone () from /lib64/libc.so.6
177No symbol table info available.
178
179Thread 19 (Thread 0x7f39cb6a2950 (LWP 32242)):
180#0  0x00007f39e64dd41d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
181No symbol table info available.
182#1  0x00007f39e7057397 in QWaitCondition::wait () from /usr/lib64/qt/lib/libQtCore.so.4
183No symbol table info available.
184#2  0x00007f39e704cf79 in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
185No symbol table info available.
186#3  0x00007f39e70563c2 in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
187No symbol table info available.
188#4  0x00007f39e64d93a0 in start_thread () from /lib64/libpthread.so.0
189No symbol table info available.
190#5  0x00007f39e589fbdd in clone () from /lib64/libc.so.6
191No symbol table info available.
192
193Thread 18 (Thread 0x7f39b9945950 (LWP 32222)):
194#0  0x00007f39e5898482 in select () from /lib64/libc.so.6
195No symbol table info available.
196#1  0x00007f39e711d5e6 in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
197No symbol table info available.
198#2  0x00007f39e70563c2 in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
199No symbol table info available.
200#3  0x00007f39e64d93a0 in start_thread () from /lib64/libpthread.so.0
201No symbol table info available.
202#4  0x00007f39e589fbdd in clone () from /lib64/libc.so.6
203No symbol table info available.
204
205Thread 8 (Thread 0x7f39d2bb3950 (LWP 32212)):
206#0  0x00007f39e64dd199 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
207No symbol table info available.
208#1  0x00007f39e70573b9 in QWaitCondition::wait () from /usr/lib64/qt/lib/libQtCore.so.4
209No symbol table info available.
210#2  0x00007f39ed057eac in MythContext::waitPrivRequest (this=0xfcc950) at mythcontext.cpp:2376
211No locals.
212#3  0x0000000000435dc7 in run_priv_thread (data=0x0) at main.cpp:1007
213No locals.
214#4  0x00007f39e64d93a0 in start_thread () from /lib64/libpthread.so.0
215No symbol table info available.
216#5  0x00007f39e589fbdd in clone () from /lib64/libc.so.6
217No symbol table info available.
218
219Thread 7 (Thread 0x7f39d7fff950 (LWP 32211)):
220#0  0x00007f39e5896316 in poll () from /lib64/libc.so.6
221No symbol table info available.
222#1  0x00007f39eb8f6c67 in pa_mainloop_poll () from /usr/lib64/libpulse.so.0
223No symbol table info available.
224#2  0x00007f39eb8f8008 in pa_mainloop_iterate () from /usr/lib64/libpulse.so.0
225No symbol table info available.
226#3  0x00007f39eb8f80d0 in pa_mainloop_run () from /usr/lib64/libpulse.so.0
227No symbol table info available.
228#4  0x00007f39ed194d4b in pau_pulseaudio_suspend_internal () at audiopulseutil.cpp:252
229        m = (pa_mainloop *) 0x1006820
230        ret = 1
231        server = 0x0
232        bn = 0x7f39ed25c246 "mythtv"
233#5  0x00007f39ed196e85 in PAThread::run (this=0xfdedf0) at audiopulseutil.cpp:275
234No locals.
235#6  0x00007f39e70563c2 in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
236No symbol table info available.
237#7  0x00007f39e64d93a0 in start_thread () from /lib64/libpthread.so.0
238No symbol table info available.
239#8  0x00007f39e589fbdd in clone () from /lib64/libc.so.6
240No symbol table info available.
241
242Thread 4 (Thread 0x7f39dd963950 (LWP 32199)):
243#0  0x00007f39e5898482 in select () from /lib64/libc.so.6
244No symbol table info available.
245#1  0x00007f39eddcffba in SSDP::run (this=0x7f39d8000a10) at ssdp.cpp:229
246        nMaxSocket = 22
247        read_set = {fds_bits = {7340032, 0 <repeats 15 times>}}
248        timeout = {tv_sec = 0, tv_usec = 464611}
249#2  0x00007f39e70563c2 in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
250No symbol table info available.
251#3  0x00007f39e64d93a0 in start_thread () from /lib64/libpthread.so.0
252No symbol table info available.
253#4  0x00007f39e589fbdd in clone () from /lib64/libc.so.6
254No symbol table info available.
255
256Thread 3 (Thread 0x7f39de164950 (LWP 32198)):
257#0  0x00007f39e64dd41d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
258No symbol table info available.
259#1  0x00007f39e7055e15 in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
260No symbol table info available.
261#2  0x00007f39e7055f6e in QThread::msleep () from /usr/lib64/qt/lib/libQtCore.so.4
262No symbol table info available.
263#3  0x00007f39eddd441d in TaskQueue::run (this=0xff20e0) at taskqueue.cpp:126
264        ttNow = {tv_sec = 1269817491, tv_usec = 809038}
265        pTask = (Task *) 0x0
266#4  0x00007f39e70563c2 in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
267No symbol table info available.
268#5  0x00007f39e64d93a0 in start_thread () from /lib64/libpthread.so.0
269No symbol table info available.
270#6  0x00007f39e589fbdd in clone () from /lib64/libc.so.6
271No symbol table info available.
272
273Thread 2 (Thread 0x7f39de965950 (LWP 32197)):
274#0  0x00007f39e5896316 in poll () from /lib64/libc.so.6
275No symbol table info available.
276#1  0x00007f39e67288e8 in ?? () from /usr/lib64/libglib-2.0.so.0
277No symbol table info available.
278#2  0x00007f39e6728c0b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
279No symbol table info available.
280#3  0x00007f39e716818e in QEventDispatcherGlib::processEvents () from /usr/lib64/qt/lib/libQtCore.so.4
281No symbol table info available.
282#4  0x00007f39e713d3a2 in QEventLoop::processEvents () from /usr/lib64/qt/lib/libQtCore.so.4
283No symbol table info available.
284#5  0x00007f39e713d76d in QEventLoop::exec () from /usr/lib64/qt/lib/libQtCore.so.4
285No symbol table info available.
286#6  0x00007f39e7053468 in QThread::exec () from /usr/lib64/qt/lib/libQtCore.so.4
287No symbol table info available.
288#7  0x00007f39edde61c3 in WorkerThread::run (this=0xff8da0) at threadpool.cpp:267
289No locals.
290#8  0x00007f39e70563c2 in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
291No symbol table info available.
292#9  0x00007f39e64d93a0 in start_thread () from /lib64/libpthread.so.0
293No symbol table info available.
294#10 0x00007f39e589fbdd in clone () from /lib64/libc.so.6
295No symbol table info available.
296
297Thread 1 (Thread 0x7f39f01ac7d0 (LWP 32187)):
298#0  0x00007f39e705139c in QMutex::lock () from /usr/lib64/qt/lib/libQtCore.so.4
299No symbol table info available.
300#1  0x0000000000482581 in QMutexLocker::relock (this=0x7fff26300ae0) at /usr/lib64/qt/include/QtCore/qmutex.h:120
301No locals.
302#2  0x0000000000482d05 in QMutexLocker (this=0x7fff26300ae0, m=0x13e5790) at /usr/lib64/qt/include/QtCore/qmutex.h:102
303No locals.
304#3  0x00007f39ef89f21b in AvFormatDecoder::CanHandle (testbuf=0x7fff26300be0 "G@", filename=@0x7fff26400d20, testbufsize=2048) at avformatdecoder.cpp:1007
305        locker = {{mtx = 0x13e5790, val = 20862864}}
306        probe = {filename = 0x800 <Address 0x800 out of bounds>, buf = 0x7fff26400d20 "", buf_size = 640682976}
307        fname = {static shared_null = {ref = {_q_value = 527}, alloc = 0, size = 0, data = 0x7f39e7434978 "", array = ""}, static shared_empty = {ref = {_q_value = 3}, alloc = 0, size = 0, data = 0x7f39e7434998 "", array = ""}, d = 0x7fff26400d20}
308        score = 32569
309#4  0x00007f39ef840a75 in NuppelVideoPlayer::OpenFile (this=0x2662880, skipDsp=false, retries=4, allow_libmpeg2=true) at NuppelVideoPlayer.cpp:1198
310        testbuf = "G@\000\035\000\000°\r\0047Ë\000\000\000\001àÈF\031ää", 'ÿ' <repeats 167 times>, "G@È\033\000\002°y\000\001Ã\000\000àÒð\000\002àÒð\006\021\001ÿR\001\001\003àÜð\tR\001\002\n\004deu\001\006àæð)R\001\003V\005deu\t\000E\035\001\030çèéêëìíîïôõöÇÈÉÊËÌÍÎÏÔÕÖ\004\001ð\003àÝð\t\n\0042ch\003R\001\004\201àáð\022R\001\005j\001\000\n\004deu\000\005\004AC-3\037\232d\203", 'ÿ' <repeats 59 times>, "G@Ò4\aP\202Ç€'þÿ\000\000\001à\000\000\210À\v9\026AyÉ\031\026A%"...
311        testreadsize = 2048
312        no_video_decode = false
313        ret = 18652432
314        __PRETTY_FUNCTION__ = "int NuppelVideoPlayer::OpenFile(bool, uint, bool)"
315#5  0x00007f39ef86b99d in PlayerContext::CreateNVP (this=0x26dfac0, tv=0x264d640, widget=0x10a1de0, desiredState=kState_WatchingPreRecorded, embedwinid=0, embedbounds=0x26dfc58, muted=false) at playercontext.cpp:485
316        exact_seeking = 0
317        _nvp = (class NuppelVideoPlayer *) 0x2662880
318        isWatchingRecording = false
319        maxWait = 0
320#6  0x00007f39ef7e1610 in TV::StartPlayer (this=0x264d640, mctx=0x26dfac0, ctx=0x26dfac0, desiredState=kState_WatchingPreRecorded) at tv_play.cpp:5180
321        wantPiP = false
322        ok = false
323#7  0x00007f39ef7e81d6 in TV::HandleStateChange (this=0x264d640, mctx=0x26dfac0, ctx=0x26dfac0) at tv_play.cpp:2053
324        playbackURL = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x2641db0, static codecForCStrings = 0x0}
325        changed = false
326        nextState = kState_None
327        ctxState = kState_None
328        desiredNextState = kState_WatchingPreRecorded
329        ok = false
330        decoder_died_unexpectedly = false
331        lastState = 40762048
332        locker = {{mtx = 0xf56710, val = 16082704}}
333#8  0x00007f39ef7ec89d in TV::timerEvent (this=0x264d640, te=0x7fff26403340) at tv_play.cpp:2486
334        mctx = (PlayerContext *) 0x26dfac0
335        still_exists = true
336        timer_id = 7
337        mctx = (PlayerContext *) 0x0
338        ignore = false
339        handled = false
340        ctx = (PlayerContext *) 0x26dfac0
341        do_pbinfo_fetch = false
342        keyEvent = (struct QKeyEvent *) 0x7fff264029f0
343        netCmd = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x2758a08, static codecForCStrings = 0x0}
344#9  0x00007f39e714e7f3 in QObject::event () from /usr/lib64/qt/lib/libQtCore.so.4
345No symbol table info available.
346#10 0x00007f39e8dccefd in QApplicationPrivate::notify_helper () from /usr/lib64/qt/lib/libQtGui.so.4
347No symbol table info available.
348#11 0x00007f39e8dd517a in QApplication::notify () from /usr/lib64/qt/lib/libQtGui.so.4
349No symbol table info available.
350#12 0x00007f39e713eafc in QCoreApplication::notifyInternal () from /usr/lib64/qt/lib/libQtCore.so.4
351No symbol table info available.
352#13 0x00007f39e716bce6 in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
353No symbol table info available.
354#14 0x00007f39e716820d in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
355No symbol table info available.
356#15 0x00007f39e672528b in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
357No symbol table info available.
358#16 0x00007f39e6728a4d in ?? () from /usr/lib64/libglib-2.0.so.0
359No symbol table info available.
360#17 0x00007f39e6728c0b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
361No symbol table info available.
362#18 0x00007f39e716816f in QEventDispatcherGlib::processEvents () from /usr/lib64/qt/lib/libQtCore.so.4
363No symbol table info available.
364#19 0x00007f39e8e645ef in ?? () from /usr/lib64/qt/lib/libQtGui.so.4
365No symbol table info available.
366#20 0x00007f39e713fbb9 in QCoreApplication::processEvents () from /usr/lib64/qt/lib/libQtCore.so.4
367No symbol table info available.
368#21 0x00007f39ef7f22a6 in TV::StartTV (tvrec=0x7fff26404040, startInGuide=false, inPlaylist=false, initByNetworkCommand=false) at tv_play.cpp:333
369        locker = {{mtx = 0x21f45d0, val = 35603920}}
370        state = kState_None
371        is_err = false
372        is_none = false
373        timeout = 0
374        st = {m_timer = {mds = 3891406}, m_running = true}
375        is_started = false
376        mctx = (const PlayerContext *) 0x7f39e5b26a00
377        tv = (class TV *) 0x264d640
378        quitAll = false
379        showDialogs = true
380        playCompleted = false
381        curProgram = (class ProgramInfo *) 0x27102a0
382        startSysEventSent = true
383        nvpError = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x873580, static codecForCStrings = 0x0}
384        allowrerecord = false
385        deleterecording = false
386#22 0x00000000004610b7 in PlaybackBox::Play (this=0x1bfb1f0, rec=@0x7f39bc3e1d90, inPlaylist=false) at playbackbox.cpp:2136
387        playCompleted = false
388        tvrec = {_vptr.ProgramInfo = 0x7f39ed63ccd0, title = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f39c083bd40, static codecForCStrings = 0x0}, subtitle = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f39c083bdb0, static codecForCStrings = 0x0}, description = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f39c083be30, static codecForCStrings = 0x0}, category = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f39c083cc60, static codecForCStrings = 0x0}, chanid = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f39c083cca0, static codecForCStrings = 0x0}, chanstr = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f39c083cce0, static codecForCStrings = 0x0}, chansign = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f39c083cd20, static codecForCStrings = 0x0}, channame = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f39c083cd50, static codecForCStrings = 0x0}, m_videoWidth = 0, m_videoHeight = 0, recpriority = 0, recgroup = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f39c083d270, static codecForCStrings = 0x0}, playgroup = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f39c083d390, static codecForCStrings = 0x0}, chancommfree = false, pathname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f39c4035a80, static codecForCStrings = 0x0}, filesize = 1895327828, hostname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f39c083cf90, static codecForCStrings = 0x0}, storagegroup = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f39c083d430, static codecForCStrings = 0x0}, startts = {d = 0x7f39bc226d00}, endts = {d = 0x7f39bc1738f0}, recstartts = {d = 0x7f39bc176fb0}, recendts = {d = 0x7f39bc176fd0}, availableStatus = asAvailable, isVideo = false, lenMins = 0, year = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f39c083d500, static codecForCStrings = 0x0}, stars = 0, originalAirDate = {jd = 0}, lastmodified = {d = 0x7f39bc226ce0}, lastInUseTime = {d = 0x7f39bc1738d0}, hasAirDate = false, repeat = false, spread = -1, startCol = -1, recstatus = rsRecorded, oldrecstatus = rsUnknown, savedrecstatus = rsUnknown, prefinput = 0, recpriority2 = -3, reactivate = 0, recordid = 140, parentid = 0, rectype = kNotRecording, dupin = kDupsInAll, dupmethod = kDupCheckSubDesc, sourceid = 0, inputid = 0, cardid = 0, shareable = false, duplicate = false, schedulerid = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f39e7434ac0, static codecForCStrings = 0x0}, findid = 0, programflags = 5, subtitleType = 0, videoproperties = 2, audioproperties = 5, transcoder = 0, chanOutputFilters = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f39e7434ac0, static codecForCStrings = 0x0}, seriesid = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f39e7434ac0, static codecForCStrings = 0x0}, programid = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f39e7434ac0, static codecForCStrings = 0x0}, catType = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f39e7434ac0, static codecForCStrings = 0x0}, sortTitle = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f39e7434ac0, static codecForCStrings = 0x0}, ignoreBookmark = false, inUseForWhat = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f39e7434ac0, static codecForCStrings = 0x0}, positionMapDBReplacement = 0x0, static staticDataLock = {d = 0x13e1720}, static unknownTitle = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x873580, static codecForCStrings = 0x0}, static updater = 0x7f39c05f04c0}
389#23 0x0000000000461295 in PlaybackBox::playProgramInfo (this=0x1bfb1f0, pginfo=0x7f39bc3e1d90) at playbackbox.cpp:1934
390No locals.
391#24 0x000000000046272c in PlaybackBox::playSelected (this=0x1bfb1f0, item=0x1e4a6e0) at playbackbox.cpp:1918
392        pginfo = (class ProgramInfo *) 0x7f39bc3e1d90
393#25 0x00000000005ebb9f in PlaybackBox::qt_metacall (this=0x1bfb1f0, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x7fff26404400) at moc_playbackbox.cpp:263
394No locals.
395#26 0x00007f39e7154512 in QMetaObject::activate () from /usr/lib64/qt/lib/libQtCore.so.4
396No symbol table info available.
397#27 0x00007f39ed862db8 in MythUIButtonList::itemClicked (this=0x7f39c052b170, _t1=0x1e4a6e0) at moc_mythuibuttonlist.cpp:96
398        _a = {0x0, 0x7fff264043f0}
399#28 0x00007f39ed7a4304 in MythUIButtonList::keyPressEvent (this=0x7f39c052b170, e=0x7fff26404bf0) at mythuibuttonlist.cpp:2158
400        item = (MythUIButtonListItem *) 0x1e4a6e0
401        action = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x11b36d0, static codecForCStrings = 0x0}
402        i = 0
403        actions = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 46719}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x1e4a570}, d = 0x1e4a570}}, <No data fields>}
404        handled = true
405#29 0x0000000000475b83 in PlaybackBox::keyPressEvent (this=0x1bfb1f0, event=0x7fff26404bf0) at playbackbox.cpp:3629
406        handled = false
407        actions = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 46719}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x2723af0}, d = 0x2723af0}}, <No data fields>}
408#30 0x00007f39ed70252a in MythMainWindow::eventFilter (this=0x10a1de0, e=0x7fff26404bf0) at mythmainwindow.cpp:1578
409        top = (class MythScreenType *) 0x1bfb1f0
410        ke = (struct QKeyEvent *) 0x7fff26404bf0
411        it = (class MythScreenStack **) 0x11dee48
412        ge = (MythGestureEvent *) 0x7f39e8e044d4
413#31 0x00007f39e713de08 in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/lib64/qt/lib/libQtCore.so.4
414No symbol table info available.
415#32 0x00007f39e8dccecc in QApplicationPrivate::notify_helper () from /usr/lib64/qt/lib/libQtGui.so.4
416No symbol table info available.
417#33 0x00007f39e8dd60bf in QApplication::notify () from /usr/lib64/qt/lib/libQtGui.so.4
418No symbol table info available.
419#34 0x00007f39e713eafc in QCoreApplication::notifyInternal () from /usr/lib64/qt/lib/libQtCore.so.4
420No symbol table info available.
421#35 0x00007f39e8e610e4 in ?? () from /usr/lib64/qt/lib/libQtGui.so.4
422No symbol table info available.
423#36 0x00007f39e8e63419 in ?? () from /usr/lib64/qt/lib/libQtGui.so.4
424No symbol table info available.
425#37 0x00007f39e8e3d026 in QApplication::x11ProcessEvent () from /usr/lib64/qt/lib/libQtGui.so.4
426No symbol table info available.
427#38 0x00007f39e8e64e44 in ?? () from /usr/lib64/qt/lib/libQtGui.so.4
428No symbol table info available.
429#39 0x00007f39e672528b in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
430No symbol table info available.
431#40 0x00007f39e6728a4d in ?? () from /usr/lib64/libglib-2.0.so.0
432No symbol table info available.
433#41 0x00007f39e6728c0b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
434No symbol table info available.
435#42 0x00007f39e716816f in QEventDispatcherGlib::processEvents () from /usr/lib64/qt/lib/libQtCore.so.4
436No symbol table info available.
437#43 0x00007f39e8e645ef in ?? () from /usr/lib64/qt/lib/libQtGui.so.4
438No symbol table info available.
439#44 0x00007f39e713d3a2 in QEventLoop::processEvents () from /usr/lib64/qt/lib/libQtCore.so.4
440No symbol table info available.
441#45 0x00007f39e713d76d in QEventLoop::exec () from /usr/lib64/qt/lib/libQtCore.so.4
442No symbol table info available.
443#46 0x00007f39e713fa34 in QCoreApplication::exec () from /usr/lib64/qt/lib/libQtCore.so.4
444No symbol table info available.
445#47 0x00000000004413b9 in main (argc=5, argv=0x7fff26407d98) at main.cpp:1515
446        bPromptForBackend = false
447        bBypassAutoDiscovery = false
448        upgradeAllowed = false
449        cmdline_err = false
450        cmdline = {parseTypes = 1535, settingsOverride = {{d = 0x8735a0, e = 0x8735a0}}, settingsQuery = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 46719}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x873e80}, d = 0x873e80}}, <No data fields>}, display = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x873580, static codecForCStrings = 0x0}, geometry = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x873580, static codecForCStrings = 0x0}, wantsToExit = false}
451        a = <incomplete type>
452        pluginname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x873580, static codecForCStrings = 0x0}
453        finfo = {d_ptr = 0xf15210}
454        binname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xfcbdc0, static codecForCStrings = 0x0}
455        ResetSettings = false
456        settingsOverride = {{d = 0x8735a0, e = 0x8735a0}}
457        callCleanup = {m_cleanFunction = 0x444961 <cleanup>}
458        pa_ret = 0
459        settingsQuery = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 46719}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x873e80}, d = 0x873e80}}, <No data fields>}
460        fileprefix = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xff02a0, static codecForCStrings = 0x0}
461        dir = {d_ptr = 0xfecc00}
462        priv_thread = 139886325348688
463        priv_thread_created = true
464        status = 0
465        themename = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f39d800eba0, static codecForCStrings = 0x0}
466        themedir = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 14305}, alloc = 0, size = 0, data = 0x87359a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 14746}, alloc = 0, size = 0, data = 0x7f39e7434ada, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f39c017cfb0, static codecForCStrings = 0x0}
467        mainWindow = (class MythMainWindow *) 0x10a1de0
468        pmanager = (MythPluginManager *) 0x13cb3d0
469        mon = (class MediaMonitor *) 0x13e8d10
470        networkControl = (class NetworkControl *) 0x0
471        sysEventHandler = (class MythSystemEventHandler *) 0x7f39c4055990
472        bcm = {<> = {<No data fields>}, static staticMetaObject = {d = {superdata = 0x872960, stringdata = 0x61d040 "BackendConnectionManager", data = 0x61d080, extradata = 0x0}}, m_reconnecting = 0x0, m_reconnect_timer = 0x7f39c4054290, m_first_time = false}
473        ret = 6232960