Ticket #7143: gdb.txt

File gdb.txt, 120.2 KB (added by eric.bosch@…, 15 years ago)

gdb log of backtrace.

Line 
1[Thread debugging using libthread_db enabled]
2[New Thread 0x7f511b6237a0 (LWP 32449)]
3[New Thread 0x7f510a6b0910 (LWP 32455)]
4[New Thread 0x7f5109eaf910 (LWP 32456)]
5[New Thread 0x7f51096ae910 (LWP 32457)]
6[New Thread 0x7f5103c73910 (LWP 32458)]
7[Thread 0x7f5103c73910 (LWP 32458) exited]
8[New Thread 0x7f5103c73910 (LWP 32463)]
9[New Thread 0x7f50fff0e910 (LWP 32464)]
10[New Thread 0x7f50ff372910 (LWP 32465)]
11[New Thread 0x7f50fdaf2910 (LWP 32466)]
12[New Thread 0x7f50f9d08910 (LWP 32493)]
13[New Thread 0x7f50f90c1910 (LWP 32500)]
14[New Thread 0x7f50f6e8f910 (LWP 32506)]
15[New Thread 0x7f50f5324910 (LWP 32507)]
16[New Thread 0x7f50f4b23910 (LWP 32508)]
17[Thread 0x7f50f5324910 (LWP 32507) exited]
18[New Thread 0x7f50f5324910 (LWP 32509)]
19[New Thread 0x7f50f4322910 (LWP 32514)]
20[New Thread 0x7f50f3b11910 (LWP 32515)]
21[Thread 0x7f50f5324910 (LWP 32509) exited]
22[New Thread 0x7f50f5324910 (LWP 32644)]
23[Thread 0x7f50f90c1910 (LWP 32500) exited]
24[Thread 0x7f50f4b23910 (LWP 32508) exited]
25[Thread 0x7f50f3b11910 (LWP 32515) exited]
26[Thread 0x7f50f6e8f910 (LWP 32506) exited]
27[Thread 0x7f50f5324910 (LWP 32644) exited]
28[Thread 0x7f50f4322910 (LWP 32514) exited]
29[New Thread 0x7f50f4322910 (LWP 374)]
30[New Thread 0x7f50f5324910 (LWP 379)]
31[New Thread 0x7f50f6e8f910 (LWP 380)]
32[New Thread 0x7f50f3b11910 (LWP 381)]
33[New Thread 0x7f50f4b23910 (LWP 382)]
34[New Thread 0x7f50f3310910 (LWP 383)]
35[Thread 0x7f50f4b23910 (LWP 382) exited]
36[New Thread 0x7f50f4b23910 (LWP 384)]
37[Thread 0x7f50f4b23910 (LWP 384) exited]
38[New Thread 0x7f50f4b23910 (LWP 393)]
39[Thread 0x7f50f3310910 (LWP 383) exited]
40[Thread 0x7f50f6e8f910 (LWP 380) exited]
41[Thread 0x7f50f3b11910 (LWP 381) exited]
42[Thread 0x7f50f5324910 (LWP 379) exited]
43[Thread 0x7f50f4322910 (LWP 374) exited]
44[Thread 0x7f50f4b23910 (LWP 393) exited]
45
46Program received signal SIGHUP, Hangup.
47[Switching to Thread 0x7f510a6b0910 (LWP 32455)]
480x00007f5111e4a8a3 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
4987      ../sysdeps/unix/sysv/linux/poll.c: No such file or directory.
50        in ../sysdeps/unix/sysv/linux/poll.c
51Current language:  auto; currently c
52
53Thread 10 (Thread 0x7f50f9d08910 (LWP 32493)):
54#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
55No locals.
56#1  0x00007f511360749b in QWaitCondition::wait (this=<value optimized out>, mutex=0x13fd3d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
57        returnValue = <value optimized out>
58#2  0x000000000050c5bd in NetworkControl::RunCommandThread (this=0x13fd330) at networkcontrol.cpp:243
59        command = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3085}, alloc = 0, size = 0, data = 0x7e9d3a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 2300}, alloc = 0, size = 0, data = 0x7f51139af81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7e9d20, static codecForCStrings = 0x0}
60#3  0x000000000050c558 in NetworkControl::CommandThread (param=0x13fd330) at networkcontrol.cpp:230
61        networkControl = (class NetworkControl *) 0x13fd330
62#4  0x00007f5112a8d624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
63        __res = <value optimized out>
64        pd = (struct pthread *) 0x7f50f9d08910
65        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139985765304592, -718037441748537346, 139986182174944, 0, 139986329890816, 7, 624020545547399166, 624629883983753214}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
66        not_first_call = <value optimized out>
67        robust = <value optimized out>
68#5  0x00007f5111e5356d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
69No locals.
70#6  0x0000000000000000 in ?? ()
71No symbol table info available.
72
73Thread 9 (Thread 0x7f50fdaf2910 (LWP 32466)):
74#0  0x00007f5111e4ccf2 in select () from /lib/libc.so.6
75No symbol table info available.
76#1  0x00007f51136be641 in QProcessManager::run (this=0x817020) at io/qprocess_unix.cpp:296
77        readset = {fds_bits = {1024, 0 <repeats 15 times>}}
78        nselect = <value optimized out>
79        c = 0 '\0'
80#2  0x00007f51136066c3 in QThreadPrivate::start (arg=<value optimized out>) at thread/qthread_unix.cpp:188
81        data = (QThreadData *) 0x850620
82        __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {139985830226192, -718037441748537346, 140733812939264, 139985830226192, 139986329890816, 7, 624029604518424574, 624630359025905662}, __mask_was_saved = 0}}, __pad = {0x7f50fdaf20f0, 0x0, 0x0, 0x0}}
83        not_first_call = <value optimized out>
84#3  0x00007f5112a8d624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
85        __res = <value optimized out>
86        pd = (struct pthread *) 0x7f50fdaf2910
87        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139985830226192, -718037441748537346, 140733812939264, 139985830226192, 139986329890816, 7, 624029602559684606, 624629883983753214}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
88        not_first_call = <value optimized out>
89        robust = <value optimized out>
90#4  0x00007f5111e5356d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
91No locals.
92#5  0x0000000000000000 in ?? ()
93No symbol table info available.
94Current language:  auto; currently asm
95
96Thread 8 (Thread 0x7f50ff372910 (LWP 32465)):
97#0  0x00007f5111e4ccf2 in select () from /lib/libc.so.6
98No symbol table info available.
99#1  0x00007f5118639fb9 in MythSocketThread::run (this=0x7f51188700c0) at mythsocket.cpp:996
100        it = {i = 0x7f5104009848}
101        rval = 1
102        rfds = {fds_bits = {171798691840, 0 <repeats 15 times>}}
103        sock = (MythSocket *) 0x6ffd3a0
104        maxfd = 37
105        found = false
106#2  0x00007f51136066c3 in QThreadPrivate::start (arg=<value optimized out>) at thread/qthread_unix.cpp:188
107        data = (QThreadData *) 0x7ec5f0
108        __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {139985855916304, -718037441748537346, 140733812943120, 139985855916304, 139986329890816, 7, 624024175679762430, 624630359025905662}, __mask_was_saved = 0}}, __pad = {0x7f50ff3720f0, 0x0, 0x0, 0x0}}
109        not_first_call = <value optimized out>
110#3  0x00007f5112a8d624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
111        __res = <value optimized out>
112        pd = (struct pthread *) 0x7f50ff372910
113        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139985855916304, -718037441748537346, 140733812943120, 139985855916304, 139986329890816, 7, 624024173721022462, 624629883983753214}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
114        not_first_call = <value optimized out>
115        robust = <value optimized out>
116#4  0x00007f5111e5356d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
117No locals.
118#5  0x0000000000000000 in ?? ()
119No symbol table info available.
120Current language:  auto; currently c
121
122Thread 7 (Thread 0x7f50fff0e910 (LWP 32464)):
123#0  0x00007f5111e4ccf2 in select () from /lib/libc.so.6
124No symbol table info available.
125#1  0x00007f51189dffd6 in LIRC::run (this=0x9e4880) at lirc.cpp:448
126        readfds = {fds_bits = {67108864, 0 <repeats 15 times>}}
127        timeout = {tv_sec = 0, tv_usec = 842273}
128        ret = 0
129        codes = {{p = {static shared_null = {ref = {_q_value = 8362}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x3adf510}, d = 0x3adf510}}
130#2  0x00007f51136066c3 in QThreadPrivate::start (arg=<value optimized out>) at thread/qthread_unix.cpp:188
131        data = (QThreadData *) 0x947510
132        __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {139985868089616, -718037441748537346, 140733812940912, 139985868089616, 139986329890816, 7, 624024671748485118, 624630359025905662}, __mask_was_saved = 0}}, __pad = {0x7f50fff0e0f0, 0x0, 0x0, 0x0}}
133        not_first_call = <value optimized out>
134#3  0x00007f5112a8d624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
135        __res = <value optimized out>
136        pd = (struct pthread *) 0x7f50fff0e910
137        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139985868089616, -718037441748537346, 140733812940912, 139985868089616, 139986329890816, 7, 624024669789745150, 624629883983753214}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
138        not_first_call = <value optimized out>
139        robust = <value optimized out>
140#4  0x00007f5111e5356d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
141No locals.
142#5  0x0000000000000000 in ?? ()
143No symbol table info available.
144
145Thread 6 (Thread 0x7f5103c73910 (LWP 32463)):
146#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
147No locals.
148#1  0x00007f511360749b in QWaitCondition::wait (this=<value optimized out>, mutex=0x8a70f8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
149        returnValue = <value optimized out>
150#2  0x00007f5118d7396d in MythContext::waitPrivRequest (this=0x8a6fb0) at mythcontext.cpp:2088
151No locals.
152#3  0x000000000043e3a9 in run_priv_thread (data=0x0) at main.cpp:959
153No locals.
154#4  0x00007f5112a8d624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
155        __res = <value optimized out>
156        pd = (struct pthread *) 0x7f5103c73910
157        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139985932466448, -718037441748537346, 139986182174944, 0, 139986329890816, 7, 624596607499104254, 624629883983753214}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
158        not_first_call = <value optimized out>
159        robust = <value optimized out>
160#5  0x00007f5111e5356d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
161No locals.
162#6  0x0000000000000000 in ?? ()
163No symbol table info available.
164
165Thread 4 (Thread 0x7f51096ae910 (LWP 32457)):
166#0  0x00007f5111e4ccf2 in select () from /lib/libc.so.6
167No symbol table info available.
168#1  0x00007f5119193a23 in SSDP::run (this=0x8d6880) at ssdp.cpp:231
169        nMaxSocket = 22
170        read_set = {fds_bits = {7340032, 0 <repeats 15 times>}}
171        timeout = {tv_sec = 0, tv_usec = 154890}
172#2  0x00007f51136066c3 in QThreadPrivate::start (arg=<value optimized out>) at thread/qthread_unix.cpp:188
173        data = (QThreadData *) 0x8d6b30
174        __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {139986027079952, -718037441748537346, 140733812943200, 139986027079952, 139986329890816, 7, 624617256976248830, 624630359025905662}, __mask_was_saved = 0}}, __pad = {0x7f51096ae0f0, 0x0, 0x0, 0x0}}
175        not_first_call = <value optimized out>
176#3  0x00007f5112a8d624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
177        __res = <value optimized out>
178        pd = (struct pthread *) 0x7f51096ae910
179        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139986027079952, -718037441748537346, 140733812943200, 139986027079952, 139986329890816, 7, 624617255017508862, 624629883983753214}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
180        not_first_call = <value optimized out>
181        robust = <value optimized out>
182#4  0x00007f5111e5356d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
183No locals.
184#5  0x0000000000000000 in ?? ()
185No symbol table info available.
186Current language:  auto; currently asm
187
188Thread 3 (Thread 0x7f5109eaf910 (LWP 32456)):
189#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
190No locals.
191#1  0x00007f5113605fc5 in thread_sleep (ti=0x7f5109eaef40) at thread/qthread_unix.cpp:297
192        mtx = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 1, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\0' <repeats 12 times>, "\001", '\0' <repeats 26 times>, __align = 0}
193        cnd = {__data = {__lock = 0, __futex = 1, __total_seq = 1, __wakeup_seq = 0, __woken_seq = 0, __mutex = 0x7f5109eaeef0, __nwaiters = 2, __broadcast_seq = 0}, __size = "\000\000\000\000\001\000\000\000\001", '\0' <repeats 23 times>, "ðîê\tQ\177\000\000\002\000\000\000\000\000\000", __align = 4294967296}
194#2  0x00007f5113606120 in QThread::msleep (msecs=<value optimized out>) at thread/qthread_unix.cpp:323
195        tv = {tv_sec = 1250896146, tv_usec = 861412}
196        ti = {tv_sec = 1250896146, tv_nsec = 961412000}
197#3  0x00007f511919ac30 in TaskQueue::run (this=0x8d5f70) at taskqueue.cpp:127
198        ttNow = {tv_sec = 1250896146, tv_usec = 861411}
199        pTask = (Task *) 0x0
200#4  0x00007f51136066c3 in QThreadPrivate::start (arg=<value optimized out>) at thread/qthread_unix.cpp:188
201        data = (QThreadData *) 0x8d6220
202        __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {139986035472656, -718037441748537346, 140733812942784, 139986035472656, 139986329890816, 7, 624618354877263870, 624630359025905662}, __mask_was_saved = 0}}, __pad = {0x7f5109eaf0f0, 0x0, 0x0, 0x0}}
203        not_first_call = <value optimized out>
204#5  0x00007f5112a8d624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
205        __res = <value optimized out>
206        pd = (struct pthread *) 0x7f5109eaf910
207        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139986035472656, -718037441748537346, 140733812942784, 139986035472656, 139986329890816, 7, 624618355066007550, 624629883983753214}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
208        not_first_call = <value optimized out>
209        robust = <value optimized out>
210#6  0x00007f5111e5356d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
211No locals.
212#7  0x0000000000000000 in ?? ()
213No symbol table info available.
214Current language:  auto; currently c
215
216Thread 2 (Thread 0x7f510a6b0910 (LWP 32455)):
217#0  0x00007f5111e4a8a3 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
218        resultvar = <value optimized out>
219        _a3 = -1
220        _a2 = 1
221        _a1 = 9261712
222        oldtype = 0
223        result = <value optimized out>
224#1  0x00007f5112ce0599 in g_main_context_iterate (context=0x8d4530, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2768
225        max_priority = 2147483647
226        timeout = -1
227        some_ready = <value optimized out>
228        nfds = 1
229        allocated_nfds = 1
230        fds = (GPollFD *) 0x8d5290
231        __PRETTY_FUNCTION__ = "g_main_context_iterate"
232#2  0x00007f5112ce088c in IA__g_main_context_iteration (context=0x8d4530, may_block=1) at gmain.c:2518
233        retval = <value optimized out>
234#3  0x00007f51136ff366 in QEventDispatcherGlib::processEvents (this=0x8dd390, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
235        d = (QEventDispatcherGlibPrivate * const) 0x8d4480
236        canWait = true
237        result = <value optimized out>
238#4  0x00007f51136d9512 in QEventLoop::processEvents (this=<value optimized out>, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
239) at kernel/qeventloop.cpp:149
240        d = (QEventLoopPrivate * const) 0x8d5200
241#5  0x00007f51136d96b5 in QEventLoop::exec (this=0x7f510a6afed0, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
242) at kernel/qeventloop.cpp:197
243        d = (QEventLoopPrivate * const) 0x8d5200
244        app = (class QCoreApplication *) 0x7fff24edb360
245#6  0x00007f5113603c9b in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
246        d = (QThreadPrivate * const) 0x8dcb10
247        eventLoop = {<QObject> = {_vptr.QObject = 0x7f51139adfd0, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7f5113768040 "QObject", data = 0x7f51137680e0, extradata = 0x7f51139a7300}}, d_ptr = 0x8d5200, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x7f51137718c0 "Qt", data = 0x7f51137747a0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x7e91a0, stringdata = 0x7f51137795c0 "QEventLoop", data = 0x7f51137795e0, extradata = 0x0}}}
248        returnCode = <value optimized out>
249#7  0x00007f51191a97e4 in WorkerThread::run (this=0x8dcec0) at threadpool.cpp:265
250No locals.
251#8  0x00007f51136066c3 in QThreadPrivate::start (arg=<value optimized out>) at thread/qthread_unix.cpp:188
252        data = (QThreadData *) 0x8dccc0
253        __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {139986043865360, -718037441748537346, 140733812942560, 139986043865360, 139986329890816, 7, 624610658832740350, 624630359025905662}, __mask_was_saved = 0}}, __pad = {0x7f510a6b00f0, 0x0, 0x18, 0x7f510a6b00f0}}
254        not_first_call = <value optimized out>
255#9  0x00007f5112a8d624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
256        __res = <value optimized out>
257        pd = (struct pthread *) 0x7f510a6b0910
258        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139986043865360, -718037441748537346, 140733812942560, 139986043865360, 139986329890816, 7, 624610661168967678, 624629883983753214}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
259        not_first_call = <value optimized out>
260        robust = <value optimized out>
261#10 0x00007f5111e5356d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
262No locals.
263#11 0x0000000000000000 in ?? ()
264No symbol table info available.
265Current language:  auto; currently asm
266
267Thread 1 (Thread 0x7f511b6237a0 (LWP 32449)):
268#0  0x00007f5111e4a8a3 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=13) at ../sysdeps/unix/sysv/linux/poll.c:87
269        resultvar = <value optimized out>
270        _a3 = 13
271        _a2 = 6
272        _a1 = 139985533685344
273        oldtype = 0
274        result = <value optimized out>
275#1  0x00007f5112ce0599 in g_main_context_iterate (context=0x8301b0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2768
276        max_priority = 2147483647
277        timeout = 13
278        some_ready = <value optimized out>
279        nfds = 6
280        allocated_nfds = 1
281        fds = (GPollFD *) 0x7f50ec024e60
282        __PRETTY_FUNCTION__ = "g_main_context_iterate"
283#2  0x00007f5112ce088c in IA__g_main_context_iteration (context=0x8301b0, may_block=1) at gmain.c:2518
284        retval = <value optimized out>
285#3  0x00007f51136ff366 in QEventDispatcherGlib::processEvents (this=0x817380, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
286        d = (QEventDispatcherGlibPrivate * const) 0x869d20
287        canWait = true
288        result = <value optimized out>
289#4  0x00007f511578dade in QGuiEventDispatcherGlib::processEvents (this=0x7f50ec024e60, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
290        d = (QGuiEventDispatcherGlibPrivate * const) 0x869d20
291        returnValue = 252
292#5  0x00007f51136d9512 in QEventLoop::processEvents (this=<value optimized out>, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
293) at kernel/qeventloop.cpp:149
294        d = (QEventLoopPrivate * const) 0x4168790
295#6  0x00007f51136d96b5 in QEventLoop::exec (this=0x7fff24edae90, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
296) at kernel/qeventloop.cpp:197
297        d = (QEventLoopPrivate * const) 0x4168790
298        app = (class QCoreApplication *) 0x7fff24edb360
299#7  0x00007f51136db569 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
300        threadData = (QThreadData *) 0x7ec780
301        eventLoop = {<QObject> = {_vptr.QObject = 0x7f51139adfd0, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7f5113768040 "QObject", data = 0x7f51137680e0, extradata = 0x7f51139a7300}}, d_ptr = 0x4168790, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x7f51137718c0 "Qt", data = 0x7f51137747a0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x7e91a0, stringdata = 0x7f51137795c0 "QEventLoop", data = 0x7f51137795e0, extradata = 0x0}}}
302        returnCode = -1
303#8  0x000000000044468a in main (argc=5, argv=0x7fff24edbe08) at main.cpp:1486
304        bPromptForBackend = false
305        a = {<QCoreApplication> = {<QObject> = {_vptr.QObject = 0x7f51160039d0, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7f5113768040 "QObject", data = 0x7f51137680e0, extradata = 0x7f51139a7300}}, d_ptr = 0x869bd0, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x7f51137718c0 "Qt", data = 0x7f51137747a0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x7e91a0, stringdata = 0x7f5113779660 "QCoreApplication", data = 0x7f5113779700, extradata = 0x0}}, static self = 0x7fff24edb360}, static staticMetaObject = {d = {superdata = 0x7f51139ae060, stringdata = 0x7f5115c97900 "QApplication", data = 0x7f5115c97b00, extradata = 0x0}}}
306        fileprefix = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3085}, alloc = 0, size = 0, data = 0x7e9d3a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 2300}, alloc = 0, size = 0, data = 0x7f51139af81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x8a6cb0, static codecForCStrings = 0x0}
307        geometry = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3085}, alloc = 0, size = 0, data = 0x7e9d3a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 2300}, alloc = 0, size = 0, data = 0x7f51139af81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7e9d20, static codecForCStrings = 0x0}
308        cmdline = {parseTypes = 1535, settingsOverride = {{d = 0x7e9d40, e = 0x7e9d40}}, settingsQuery = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 8362}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x7ea640}, d = 0x7ea640}}, <No data fields>}, display = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3085}, alloc = 0, size = 0, data = 0x7e9d3a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 2300}, alloc = 0, size = 0, data = 0x7f51139af81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7e9d20, static codecForCStrings = 0x0}, geometry = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3085}, alloc = 0, size = 0, data = 0x7e9d3a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 2300}, alloc = 0, size = 0, data = 0x7f51139af81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7e9d20, static codecForCStrings = 0x0}, wantsToExit = false}
309        themename = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3085}, alloc = 0, size = 0, data = 0x7e9d3a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 2300}, alloc = 0, size = 0, data = 0x7f51139af81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x2084cf0, static codecForCStrings = 0x0}
310        randomtheme = false
311        mon = (class MediaMonitor *) 0x13e8370
312        dir = {d_ptr = 0x96d1b0}
313        priv_thread_created = true
314        cmdline_err = false
315        binname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3085}, alloc = 0, size = 0, data = 0x7e9d3a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 2300}, alloc = 0, size = 0, data = 0x7f51139af81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x8a7a90, static codecForCStrings = 0x0}
316        ResetSettings = false
317        pa_ret = 0
318        callCleanup = {m_cleanFunction = 0x436024 <cleanup>}
319        priv_thread = 139985932466448
320        mainWindow = (class MythMainWindow *) 0x9e4940
321        pmanager = (MythPluginManager *) 0x13da0d0
322        networkControl = (class NetworkControl *) 0x13fd330
323        upgradeAllowed = false
324        pluginname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3085}, alloc = 0, size = 0, data = 0x7e9d3a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 2300}, alloc = 0, size = 0, data = 0x7f51139af81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7e9d20, static codecForCStrings = 0x0}
325        settingsQuery = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 8362}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x7ea640}, d = 0x7ea640}}, <No data fields>}
326        status = 0
327        themedir = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3085}, alloc = 0, size = 0, data = 0x7e9d3a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 2300}, alloc = 0, size = 0, data = 0x7f51139af81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x20830d0, static codecForCStrings = 0x0}
328        bBypassAutoDiscovery = false
329        finfo = {d_ptr = 0x8a7a00}
330        settingsOverride = {{d = 0x7e9d40, e = 0x7e9d40}}
331Current language:  auto; currently c
3320x00007f5111e4a8a3      87      in ../sysdeps/unix/sysv/linux/poll.c
333[Thread debugging using libthread_db enabled]
334[New Thread 0x7f74703be7a0 (LWP 24102)]
335[New Thread 0x7f745f41e910 (LWP 24108)]
336[New Thread 0x7f745ec1d910 (LWP 24109)]
337[New Thread 0x7f745e41c910 (LWP 24110)]
338[New Thread 0x7f745cc66910 (LWP 24111)]
339[Thread 0x7f745cc66910 (LWP 24111) exited]
340[New Thread 0x7f745cc66910 (LWP 24116)]
341[New Thread 0x7f7454c71910 (LWP 24117)]
342[New Thread 0x7f74540dd910 (LWP 24118)]
343[New Thread 0x7f745285d910 (LWP 24119)]
344[New Thread 0x7f744ea6e910 (LWP 24145)]
345[New Thread 0x7f744de27910 (LWP 24148)]
346[New Thread 0x7f744d626910 (LWP 24156)]
347[New Thread 0x7f744b1f1910 (LWP 24157)]
348[New Thread 0x7f744a9f0910 (LWP 24158)]
349[New Thread 0x7f744a1ef910 (LWP 24159)]
350[New Thread 0x7f7448684910 (LWP 24160)]
351[New Thread 0x7f7447e83910 (LWP 24161)]
352[Thread 0x7f7448684910 (LWP 24160) exited]
353[New Thread 0x7f7448684910 (LWP 24162)]
354[Thread 0x7f744de27910 (LWP 24148) exited]
355[Thread 0x7f7447e83910 (LWP 24161) exited]
356[Thread 0x7f744a9f0910 (LWP 24158) exited]
357[Thread 0x7f744a1ef910 (LWP 24159) exited]
358[Thread 0x7f744d626910 (LWP 24156) exited]
359[Thread 0x7f7448684910 (LWP 24162) exited]
360[Thread 0x7f744b1f1910 (LWP 24157) exited]
361[New Thread 0x7f744b1f1910 (LWP 24641)]
362[New Thread 0x7f7448684910 (LWP 24642)]
363[New Thread 0x7f744d626910 (LWP 24643)]
364[New Thread 0x7f744a1ef910 (LWP 24644)]
365[New Thread 0x7f7449623910 (LWP 24645)]
366[New Thread 0x7f7447e83910 (LWP 24646)]
367[Thread 0x7f7449623910 (LWP 24645) exited]
368[New Thread 0x7f7449623910 (LWP 24647)]
369[Thread 0x7f7447e83910 (LWP 24646) exited]
370[Thread 0x7f744d626910 (LWP 24643) exited]
371[Thread 0x7f744a1ef910 (LWP 24644) exited]
372[Thread 0x7f744b1f1910 (LWP 24641) exited]
373[Thread 0x7f7449623910 (LWP 24647) exited]
374[Thread 0x7f7448684910 (LWP 24642) exited]
375[Thread 0x7f745cc66910 (LWP 24116) exited]
376[Thread 0x7f744ea6e910 (LWP 24145) exited]
377[Thread 0x7f7454c71910 (LWP 24117) exited]
378[Thread 0x7f745f41e910 (LWP 24108) exited]
379[Thread 0x7f745e41c910 (LWP 24110) exited]
380[Thread 0x7f745ec1d910 (LWP 24109) exited]
381[Thread 0x7f74540dd910 (LWP 24118) exited]
382[Thread 0x7f745285d910 (LWP 24119) exited]
383
384Program exited normally.
385/home/ecbosch/gdbcommands:7: Error in sourced command file:
386No registers.
387Hangup detected on fd 0
388Error detected on fd 0
389error detected on stdin
390[Thread debugging using libthread_db enabled]
391[New Thread 0x7f5bfc5b57a0 (LWP 13933)]
392[New Thread 0x7f5beb5bb910 (LWP 13941)]
393[New Thread 0x7f5beadba910 (LWP 13942)]
394[New Thread 0x7f5bea5b9910 (LWP 13943)]
395[New Thread 0x7f5be8e03910 (LWP 13944)]
396[Thread 0x7f5be8e03910 (LWP 13944) exited]
397[New Thread 0x7f5be8e03910 (LWP 13949)]
398[New Thread 0x7f5be0bc7910 (LWP 13950)]
399[New Thread 0x7f5bdefc9910 (LWP 13951)]
400[New Thread 0x7f5bdb1cb910 (LWP 13981)]
401[New Thread 0x7f5bda9ca910 (LWP 13990)]
402[New Thread 0x7f5bda1c9910 (LWP 13995)]
403[New Thread 0x7f5bd7d94910 (LWP 14001)]
404[New Thread 0x7f5bd47f4910 (LWP 14005)]
405[New Thread 0x7f5bd3ff3910 (LWP 14006)]
406[Thread 0x7f5bd47f4910 (LWP 14005) exited]
407[New Thread 0x7f5bd47f4910 (LWP 14007)]
408[New Thread 0x7f5bd2802910 (LWP 14008)]
409[New Thread 0x7f5bd2001910 (LWP 14009)]
410[Thread 0x7f5bd3ff3910 (LWP 14006) exited]
411[Thread 0x7f5bd2001910 (LWP 14009) exited]
412[Thread 0x7f5bd7d94910 (LWP 14001) exited]
413[Thread 0x7f5bda1c9910 (LWP 13995) exited]
414[Thread 0x7f5bd47f4910 (LWP 14007) exited]
415[Thread 0x7f5bd2802910 (LWP 14008) exited]
416[Thread 0x7f5be8e03910 (LWP 13949) exited]
417[Thread 0x7f5bdb1cb910 (LWP 13981) exited]
418[Thread 0x7f5be0bc7910 (LWP 13950) exited]
419[Thread 0x7f5beb5bb910 (LWP 13941) exited]
420[Thread 0x7f5bea5b9910 (LWP 13943) exited]
421[Thread 0x7f5beadba910 (LWP 13942) exited]
422[Thread 0x7f5bda9ca910 (LWP 13990) exited]
423[Thread 0x7f5bdefc9910 (LWP 13951) exited]
424
425Program exited normally.
426/home/ecbosch/gdbcommands:7: Error in sourced command file:
427No registers.
428[Thread debugging using libthread_db enabled]
429[New Thread 0x7f612066c7a0 (LWP 14079)]
430[New Thread 0x7f610f672910 (LWP 14086)]
431[New Thread 0x7f610ee71910 (LWP 14087)]
432[New Thread 0x7f610e670910 (LWP 14088)]
433[New Thread 0x7f610ceba910 (LWP 14089)]
434[Thread 0x7f610ceba910 (LWP 14089) exited]
435[New Thread 0x7f610ceba910 (LWP 14094)]
436[New Thread 0x7f6104c79910 (LWP 14095)]
437[New Thread 0x7f6103080910 (LWP 14096)]
438[New Thread 0x7f60ff282910 (LWP 14122)]
439[New Thread 0x7f60fea81910 (LWP 14127)]
440[New Thread 0x7f60fe280910 (LWP 14131)]
441[New Thread 0x7f60fc04e910 (LWP 14137)]
442[New Thread 0x7f60f88b6910 (LWP 14141)]
443[New Thread 0x7f60f80b5910 (LWP 14142)]
444[Thread 0x7f60f88b6910 (LWP 14141) exited]
445[New Thread 0x7f60f88b6910 (LWP 14143)]
446[New Thread 0x7f60f68c4910 (LWP 14145)]
447[New Thread 0x7f60f60c3910 (LWP 14146)]
448[Thread 0x7f60f88b6910 (LWP 14143) exited]
449[New Thread 0x7f60f88b6910 (LWP 14360)]
450[Thread 0x7f60f80b5910 (LWP 14142) exited]
451[Thread 0x7f60f60c3910 (LWP 14146) exited]
452[Thread 0x7f60fc04e910 (LWP 14137) exited]
453[Thread 0x7f60fe280910 (LWP 14131) exited]
454[Thread 0x7f60f88b6910 (LWP 14360) exited]
455[Thread 0x7f60f68c4910 (LWP 14145) exited]
456[Thread 0x7f610ceba910 (LWP 14094) exited]
457[Thread 0x7f60ff282910 (LWP 14122) exited]
458[Thread 0x7f6104c79910 (LWP 14095) exited]
459[Thread 0x7f610f672910 (LWP 14086) exited]
460[Thread 0x7f610e670910 (LWP 14088) exited]
461[Thread 0x7f610ee71910 (LWP 14087) exited]
462[Thread 0x7f60fea81910 (LWP 14127) exited]
463[Thread 0x7f6103080910 (LWP 14096) exited]
464
465Program exited normally.
466/home/ecbosch/gdbcommands:7: Error in sourced command file:
467No registers.
468[Thread debugging using libthread_db enabled]
469[New Thread 0x7ff240d447a0 (LWP 30124)]
470
471Program exited with code 01.
472/home/ecbosch/gdbcommands:7: Error in sourced command file:
473No registers.
474[Thread debugging using libthread_db enabled]
475[New Thread 0x7f2a65b0d7a0 (LWP 30160)]
476
477Program exited with code 01.
478/home/ecbosch/gdbcommands:7: Error in sourced command file:
479No registers.
480Quit
481[Thread debugging using libthread_db enabled]
482[New Thread 0x7f1927e187a0 (LWP 30182)]
483[New Thread 0x7f1916c8f910 (LWP 30195)]
484[New Thread 0x7f191648e910 (LWP 30196)]
485[New Thread 0x7f1915c8d910 (LWP 30197)]
486[New Thread 0x7f190ffff910 (LWP 30198)]
487[Thread 0x7f190ffff910 (LWP 30198) exited]
488[New Thread 0x7f190ffff910 (LWP 30203)]
489[New Thread 0x7f190f7fe910 (LWP 30204)]
490[New Thread 0x7f190aaef910 (LWP 30205)]
491[New Thread 0x7f1906cf0910 (LWP 30240)]
492[New Thread 0x7f19064ef910 (LWP 30247)]
493[New Thread 0x7f1905aee910 (LWP 30254)]
494[Thread 0x7f1905aee910 (LWP 30254) exited]
495
496Program received signal SIGINT, Interrupt.
497[Switching to Thread 0x7f1927e187a0 (LWP 30182)]
4980x00007f191e6868a3 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=13) at ../sysdeps/unix/sysv/linux/poll.c:87
49987      ../sysdeps/unix/sysv/linux/poll.c: No such file or directory.
500        in ../sysdeps/unix/sysv/linux/poll.c
501Current language:  auto; currently c
502
503Thread 10 (Thread 0x7f19064ef910 (LWP 30247)):
504#0  0x00007f191e688cf2 in select () from /lib/libc.so.6
505No symbol table info available.
506#1  0x00007f1924e2b2d1 in MythSocketThread::run (this=0x826d10) at mythsocketthread.cpp:260
507        dummy = "0", '\0' <repeats 126 times>
508        efds = {fds_bits = {3298534883328, 0 <repeats 15 times>}}
509        timers = {{d = 0x823f00, e = 0x823f00}}
510        maxfd = 41
511        rfds = {fds_bits = {3298534883328, 0 <repeats 15 times>}}
512        it = {i = 0x1b1ec40}
513        rval = -1
514        downref_tm = 0
515        tm = {mds = 84936879}
516        locker = {{mtx = 0x826d29, val = 8547625}}
517#2  0x00007f191fe3e6c3 in QThreadPrivate::start (arg=<value optimized out>) at thread/qthread_unix.cpp:188
518        data = (QThreadData *) 0x826f30
519        __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {139745456748816, 3309889591297535480, 140735854829472, 139745456748816, 139746021404672, 7, -3180355430114300424, -3180340904216924680}, __mask_was_saved = 0}}, __pad = {0x7f19064ef0f0, 0x0, 0x0, 0x0}}
520        not_first_call = <value optimized out>
521#3  0x00007f191f2c9624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
522        __res = <value optimized out>
523        pd = (struct pthread *) 0x7f19064ef910
524        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139745456748816, 3309889591297535480, 140735854829472, 139745456748816, 139746021404672, 7, -3180355430395318792, -3180340325984408072}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
525        not_first_call = <value optimized out>
526        robust = <value optimized out>
527#4  0x00007f191e68f56d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
528No locals.
529#5  0x0000000000000000 in ?? ()
530No symbol table info available.
531
532Thread 9 (Thread 0x7f1906cf0910 (LWP 30240)):
533#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
534No locals.
535#1  0x00007f191fe3f49b in QWaitCondition::wait (this=<value optimized out>, mutex=0x230ba60, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
536        returnValue = <value optimized out>
537#2  0x000000000050f105 in NetworkControl::RunCommandThread (this=0x230b9c0) at networkcontrol.cpp:243
538        command = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 2883}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1200}, alloc = 0, size = 0, data = 0x7f19201e781a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x823ee0, static codecForCStrings = 0x0}
539#3  0x000000000050f0a0 in NetworkControl::CommandThread (param=0x230b9c0) at networkcontrol.cpp:230
540        networkControl = (class NetworkControl *) 0x230b9c0
541#4  0x00007f191f2c9624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
542        __res = <value optimized out>
543        pd = (struct pthread *) 0x7f1906cf0910
544        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139745465141520, 3309889591297535480, 139745873967328, 0, 139746021404672, 7, -3180356530443817480, -3180340325984408072}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
545        not_first_call = <value optimized out>
546        robust = <value optimized out>
547#5  0x00007f191e68f56d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
548No locals.
549#6  0x0000000000000000 in ?? ()
550No symbol table info available.
551
552Thread 8 (Thread 0x7f190aaef910 (LWP 30205)):
553#0  0x00007f191e688cf2 in select () from /lib/libc.so.6
554No symbol table info available.
555#1  0x00007f191fef6641 in QProcessManager::run (this=0x8a7c50) at io/qprocess_unix.cpp:296
556        readset = {fds_bits = {2048, 0 <repeats 15 times>}}
557        nselect = <value optimized out>
558        c = 0 '\0'
559#2  0x00007f191fe3e6c3 in QThreadPrivate::start (arg=<value optimized out>) at thread/qthread_unix.cpp:188
560        data = (QThreadData *) 0x8b3060
561        __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {139745530149136, 3309889591297535480, 140735854828304, 139745530149136, 139746021404672, 7, -3180383192782901768, -3180340904216924680}, __mask_was_saved = 0}}, __pad = {0x7f190aaef0f0, 0x0, 0x0, 0x0}}
562        not_first_call = <value optimized out>
563#3  0x00007f191f2c9624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
564        __res = <value optimized out>
565        pd = (struct pthread *) 0x7f190aaef910
566        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139745530149136, 3309889591297535480, 140735854828304, 139745530149136, 139746021404672, 7, -3180383193063920136, -3180340325984408072}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
567        not_first_call = <value optimized out>
568        robust = <value optimized out>
569#4  0x00007f191e68f56d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
570No locals.
571#5  0x0000000000000000 in ?? ()
572No symbol table info available.
573Current language:  auto; currently asm
574
575Thread 7 (Thread 0x7f190f7fe910 (LWP 30204)):
576#0  0x00007f191e688cf2 in select () from /lib/libc.so.6
577No symbol table info available.
578#1  0x00007f19252133d6 in LIRC::run (this=0x9174b0) at lirc.cpp:448
579        readfds = {fds_bits = {268435456, 0 <repeats 15 times>}}
580        timeout = {tv_sec = 1, tv_usec = 81294}
581        ret = 0
582        codes = {{p = {static shared_null = {ref = {_q_value = 8021}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x220b580}, d = 0x220b580}}
583#2  0x00007f191fe3e6c3 in QThreadPrivate::start (arg=<value optimized out>) at thread/qthread_unix.cpp:188
584        data = (QThreadData *) 0x92a810
585        __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {139745610950928, 3309889591297535480, 140735854829632, 139745610950928, 139746021404672, 7, -3180374817059803656, -3180340904216924680}, __mask_was_saved = 0}}, __pad = {0x7f190f7fe0f0, 0x0, 0x0, 0x0}}
586        not_first_call = <value optimized out>
587#3  0x00007f191f2c9624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
588        __res = <value optimized out>
589        pd = (struct pthread *) 0x7f190f7fe910
590        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139745610950928, 3309889591297535480, 140735854829632, 139745610950928, 139746021404672, 7, -3180374817340822024, -3180340325984408072}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
591        not_first_call = <value optimized out>
592        robust = <value optimized out>
593#4  0x00007f191e68f56d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
594No locals.
595#5  0x0000000000000000 in ?? ()
596No symbol table info available.
597Current language:  auto; currently c
598
599Thread 6 (Thread 0x7f190ffff910 (LWP 30203)):
600#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
601No locals.
602#1  0x00007f191fe3f49b in QWaitCondition::wait (this=<value optimized out>, mutex=0x8e6720, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
603        returnValue = <value optimized out>
604#2  0x00007f19255cc84b in MythContext::waitPrivRequest (this=0x8a6180) at mythcontext.cpp:2405
605No locals.
606#3  0x000000000043e2e0 in run_priv_thread (data=0x0) at main.cpp:965
607No locals.
608#4  0x00007f191f2c9624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
609        __res = <value optimized out>
610        pd = (struct pthread *) 0x7f190ffff910
611        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139745619343632, 3309889591297535480, 139745873967328, 0, 139746021404672, 7, -3180375917389320712, -3180340325984408072}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
612        not_first_call = <value optimized out>
613        robust = <value optimized out>
614#5  0x00007f191e68f56d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
615No locals.
616#6  0x0000000000000000 in ?? ()
617No symbol table info available.
618
619Thread 4 (Thread 0x7f1915c8d910 (LWP 30197)):
620#0  0x00007f191e688cf2 in select () from /lib/libc.so.6
621No symbol table info available.
622#1  0x00007f1925a4f9c3 in SSDP::run (this=0x7f1910000eb0) at ssdp.cpp:231
623        nMaxSocket = 22
624        read_set = {fds_bits = {7340032, 0 <repeats 15 times>}}
625        timeout = {tv_sec = 0, tv_usec = 621935}
626#2  0x00007f191fe3e6c3 in QThreadPrivate::start (arg=<value optimized out>) at thread/qthread_unix.cpp:188
627        data = (QThreadData *) 0x7f1910001140
628        __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {139745716394256, 3309889591297535480, 140735854832240, 139745716394256, 139746021404672, 7, -3180319127976972808, -3180340904216924680}, __mask_was_saved = 0}}, __pad = {0x7f1915c8d0f0, 0x0, 0x0, 0x0}}
629        not_first_call = <value optimized out>
630#3  0x00007f191f2c9624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
631        __res = <value optimized out>
632        pd = (struct pthread *) 0x7f1915c8d910
633        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139745716394256, 3309889591297535480, 140735854832240, 139745716394256, 139746021404672, 7, -3180319128257991176, -3180340325984408072}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
634        not_first_call = <value optimized out>
635        robust = <value optimized out>
636#4  0x00007f191e68f56d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
637No locals.
638#5  0x0000000000000000 in ?? ()
639No symbol table info available.
640Current language:  auto; currently asm
641
642Thread 3 (Thread 0x7f191648e910 (LWP 30196)):
643#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
644No locals.
645#1  0x00007f191fe3dfc5 in thread_sleep (ti=0x7f191648df40) at thread/qthread_unix.cpp:297
646        mtx = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 1, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\0' <repeats 12 times>, "\001", '\0' <repeats 26 times>, __align = 0}
647        cnd = {__data = {__lock = 0, __futex = 1, __total_seq = 1, __wakeup_seq = 0, __woken_seq = 0, __mutex = 0x7f191648def0, __nwaiters = 2, __broadcast_seq = 0}, __size = "\000\000\000\000\001\000\000\000\001", '\0' <repeats 23 times>, "ðÞH\026\031\177\000\000\002\000\000\000\000\000\000", __align = 4294967296}
648#2  0x00007f191fe3e120 in QThread::msleep (msecs=<value optimized out>) at thread/qthread_unix.cpp:323
649        tv = {tv_sec = 1253594141, tv_usec = 154721}
650        ti = {tv_sec = 1253594141, tv_nsec = 254721000}
651#3  0x00007f1925a56bd0 in TaskQueue::run (this=0x9119a0) at taskqueue.cpp:127
652        ttNow = {tv_sec = 1253594141, tv_usec = 154720}
653        pTask = (Task *) 0x0
654#4  0x00007f191fe3e6c3 in QThreadPrivate::start (arg=<value optimized out>) at thread/qthread_unix.cpp:188
655        data = (QThreadData *) 0x912e50
656        __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {139745724786960, 3309889591297535480, 140735854831824, 139745724786960, 139746021404672, 7, -3180320228025471496, -3180340904216924680}, __mask_was_saved = 0}}, __pad = {0x7f191648e0f0, 0x0, 0x0, 0x0}}
657        not_first_call = <value optimized out>
658#5  0x00007f191f2c9624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
659        __res = <value optimized out>
660        pd = (struct pthread *) 0x7f191648e910
661        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139745724786960, 3309889591297535480, 140735854831824, 139745724786960, 139746021404672, 7, -3180320228306489864, -3180340325984408072}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
662        not_first_call = <value optimized out>
663        robust = <value optimized out>
664#6  0x00007f191e68f56d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
665No locals.
666#7  0x0000000000000000 in ?? ()
667No symbol table info available.
668Current language:  auto; currently c
669
670Thread 2 (Thread 0x7f1916c8f910 (LWP 30195)):
671#0  0x00007f191e6868a3 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
672        resultvar = <value optimized out>
673        _a3 = -1
674        _a2 = 1
675        _a1 = 9509248
676        oldtype = 0
677        result = <value optimized out>
678#1  0x00007f191f51c31c in g_main_context_iterate (context=0x911010, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2768
679        max_priority = 2147483647
680        timeout = -1
681        some_ready = <value optimized out>
682        nfds = 1
683        allocated_nfds = <value optimized out>
684        fds = (GPollFD *) 0x911980
685        __PRETTY_FUNCTION__ = "g_main_context_iterate"
686#2  0x00007f191f51c660 in IA__g_main_context_iteration (context=0x911010, may_block=1) at gmain.c:2518
687        retval = <value optimized out>
688#3  0x00007f191ff373be in QEventDispatcherGlib::processEvents (this=0x9192d0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
689        d = (QEventDispatcherGlibPrivate * const) 0x910f60
690        canWait = true
691        result = <value optimized out>
692#4  0x00007f191ff11512 in QEventLoop::processEvents (this=<value optimized out>, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
693) at kernel/qeventloop.cpp:149
694        d = (QEventLoopPrivate * const) 0x9118f0
695#5  0x00007f191ff116b5 in QEventLoop::exec (this=0x7f1916c8eed0, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
696) at kernel/qeventloop.cpp:197
697        d = (QEventLoopPrivate * const) 0x9118f0
698        app = (class QCoreApplication *) 0x7fff9ea273f0
699#6  0x00007f191fe3bc9b in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
700        d = (QThreadPrivate * const) 0x910980
701        eventLoop = {<QObject> = {_vptr.QObject = 0x7f19201e5fd0, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7f191ffa0040 "QObject", data = 0x7f191ffa00e0, extradata = 0x7f19201df300}}, d_ptr = 0x9118f0, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x7f191ffa98c0 "Qt", data = 0x7f191ffac7a0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x823320, stringdata = 0x7f191ffb15c0 "QEventLoop", data = 0x7f191ffb15e0, extradata = 0x0}}}
702        returnCode = <value optimized out>
703#7  0x00007f1925a657b8 in WorkerThread::run (this=0x8e2930) at threadpool.cpp:267
704No locals.
705#8  0x00007f191fe3e6c3 in QThreadPrivate::start (arg=<value optimized out>) at thread/qthread_unix.cpp:188
706        data = (QThreadData *) 0x910b30
707        __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {139745733179664, 3309889591297535480, 140735854831600, 139745733179664, 139746021404672, 7, -3180321328073970184, -3180340904216924680}, __mask_was_saved = 0}}, __pad = {0x7f1916c8f0f0, 0x0, 0x18, 0x7f1916c8f0f0}}
708        not_first_call = <value optimized out>
709#9  0x00007f191f2c9624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
710        __res = <value optimized out>
711        pd = (struct pthread *) 0x7f1916c8f910
712        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139745733179664, 3309889591297535480, 140735854831600, 139745733179664, 139746021404672, 7, -3180321328354988552, -3180340325984408072}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
713        not_first_call = <value optimized out>
714        robust = <value optimized out>
715#10 0x00007f191e68f56d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
716No locals.
717#11 0x0000000000000000 in ?? ()
718No symbol table info available.
719Current language:  auto; currently asm
720
721Thread 1 (Thread 0x7f1927e187a0 (LWP 30182)):
722#0  0x00007f191e6868a3 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=13) at ../sysdeps/unix/sysv/linux/poll.c:87
723        resultvar = <value optimized out>
724        _a3 = 13
725        _a2 = 5
726        _a1 = 37058336
727        oldtype = 0
728        result = <value optimized out>
729#1  0x00007f191f51c31c in g_main_context_iterate (context=0x850ac0, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2768
730        max_priority = 2147483647
731        timeout = 13
732        some_ready = <value optimized out>
733        nfds = 5
734        allocated_nfds = <value optimized out>
735        fds = (GPollFD *) 0x2357720
736        __PRETTY_FUNCTION__ = "g_main_context_iterate"
737#2  0x00007f191f51c660 in IA__g_main_context_iteration (context=0x850ac0, may_block=1) at gmain.c:2518
738        retval = <value optimized out>
739#3  0x00007f191ff37366 in QEventDispatcherGlib::processEvents (this=0x851500, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
740        d = (QEventDispatcherGlibPrivate * const) 0x8a52f0
741        canWait = true
742        result = <value optimized out>
743#4  0x00007f1921fc6ade in QGuiEventDispatcherGlib::processEvents (this=0x2357720, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
744        d = (QGuiEventDispatcherGlibPrivate * const) 0x8a52f0
745        returnValue = 252
746#5  0x00007f191ff11512 in QEventLoop::processEvents (this=<value optimized out>, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
747) at kernel/qeventloop.cpp:149
748        d = (QEventLoopPrivate * const) 0x230fda0
749#6  0x00007f191ff116b5 in QEventLoop::exec (this=0x7fff9ea26fa0, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
750) at kernel/qeventloop.cpp:197
751        d = (QEventLoopPrivate * const) 0x230fda0
752        app = (class QCoreApplication *) 0x7fff9ea273f0
753#7  0x00007f191ff13569 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
754        threadData = (QThreadData *) 0x8270c0
755        eventLoop = {<QObject> = {_vptr.QObject = 0x7f19201e5fd0, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7f191ffa0040 "QObject", data = 0x7f191ffa00e0, extradata = 0x7f19201df300}}, d_ptr = 0x230fda0, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x7f191ffa98c0 "Qt", data = 0x7f191ffac7a0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x823320, stringdata = 0x7f191ffb15c0 "QEventLoop", data = 0x7f191ffb15e0, extradata = 0x0}}}
756        returnCode = -1
757#8  0x00000000004446b4 in main (argc=5, argv=0x7fff9ea27de8) at main.cpp:1515
758        bPromptForBackend = false
759        a = {<QCoreApplication> = {<QObject> = {_vptr.QObject = 0x7f192283c9d0, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7f191ffa0040 "QObject", data = 0x7f191ffa00e0, extradata = 0x7f19201df300}}, d_ptr = 0x8a51a0, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x7f191ffa98c0 "Qt", data = 0x7f191ffac7a0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x823320, stringdata = 0x7f191ffb1660 "QCoreApplication", data = 0x7f191ffb1700, extradata = 0x0}}, static self = 0x7fff9ea273f0}, static staticMetaObject = {d = {superdata = 0x7f19201e6060, stringdata = 0x7f19224d0900 "QApplication", data = 0x7f19224d0b00, extradata = 0x0}}}
760        fileprefix = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 2883}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1200}, alloc = 0, size = 0, data = 0x7f19201e781a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x90d6d0, static codecForCStrings = 0x0}
761        cmdline = {parseTypes = 1535, settingsOverride = {{d = 0x823f00, e = 0x823f00}}, settingsQuery = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 8021}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x824860}, d = 0x824860}}, <No data fields>}, display = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 2883}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1200}, alloc = 0, size = 0, data = 0x7f19201e781a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x823ee0, static codecForCStrings = 0x0}, geometry = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 2883}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1200}, alloc = 0, size = 0, data = 0x7f19201e781a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x823ee0, static codecForCStrings = 0x0}, wantsToExit = false}
762        themename = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 2883}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1200}, alloc = 0, size = 0, data = 0x7f19201e781a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x2313670, static codecForCStrings = 0x0}
763        randomtheme = false
764        mon = (class MediaMonitor *) 0x2227bc0
765        dir = {d_ptr = 0x7f19100954c0}
766        priv_thread_created = true
767        ctb = {<QThread> = {<QObject> = {_vptr.QObject = 0x5c9790, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7f191ffa0040 "QObject", data = 0x7f191ffa00e0, extradata = 0x7f19201df300}}, d_ptr = 0x235a120, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x7f191ffa98c0 "Qt", data = 0x7f191ffac7a0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x823320, stringdata = 0x7f191ffae760 "QThread", data = 0x7f191ffae7c0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x821e20, stringdata = 0x5c9750 "ConnectToBackend", data = 0x5c9700, extradata = 0x0}}, timer = 0x2321a30}
768        cmdline_err = false
769        binname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 2883}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1200}, alloc = 0, size = 0, data = 0x7f19201e781a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x9105e0, static codecForCStrings = 0x0}
770        ResetSettings = false
771        pa_ret = 0
772        callCleanup = {m_cleanFunction = 0x436154 <cleanup>}
773        priv_thread = 139745619343632
774        mainWindow = (class MythMainWindow *) 0x927690
775        pmanager = (MythPluginManager *) 0x2210e10
776        networkControl = (class NetworkControl *) 0x230b9c0
777        upgradeAllowed = false
778        pluginname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 2883}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1200}, alloc = 0, size = 0, data = 0x7f19201e781a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x823ee0, static codecForCStrings = 0x0}
779        settingsQuery = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 8021}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x824860}, d = 0x824860}}, <No data fields>}
780        status = 0
781        themedir = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 2883}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1200}, alloc = 0, size = 0, data = 0x7f19201e781a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x2311660, static codecForCStrings = 0x0}
782        ret = 0
783        bBypassAutoDiscovery = false
784        finfo = {d_ptr = 0x90a330}
785        settingsOverride = {{d = 0x823f00, e = 0x823f00}}
786Current language:  auto; currently c
787[Thread debugging using libthread_db enabled]
788[New Thread 0x7fdb151357a0 (LWP 8289)]
789[New Thread 0x7fdb03fac910 (LWP 8295)]
790[New Thread 0x7fdb037ab910 (LWP 8296)]
791[New Thread 0x7fdb02faa910 (LWP 8297)]
792[New Thread 0x7fdb017f4910 (LWP 8298)]
793[Thread 0x7fdb017f4910 (LWP 8298) exited]
794[New Thread 0x7fdb017f4910 (LWP 8303)]
795[New Thread 0x7fdb00999910 (LWP 8304)]
796[New Thread 0x7fdaf7a1f910 (LWP 8305)]
797[New Thread 0x7fdaf30d2910 (LWP 8331)]
798[New Thread 0x7fdaf2488910 (LWP 8338)]
799[New Thread 0x7fdaf1c87910 (LWP 8339)]
800[New Thread 0x7fdaf1486910 (LWP 8340)]
801[New Thread 0x7fdaf0a85910 (LWP 8346)]
802[New Thread 0x7fdaea3cb910 (LWP 8352)]
803[New Thread 0x7fdae2d2d910 (LWP 8353)]
804[New Thread 0x7fdae252c910 (LWP 8354)]
805[Thread 0x7fdae2d2d910 (LWP 8353) exited]
806[New Thread 0x7fdae2d2d910 (LWP 8355)]
807[New Thread 0x7fdae099b910 (LWP 8359)]
808[New Thread 0x7fdadbfff910 (LWP 8360)]
809[Thread 0x7fdae2d2d910 (LWP 8355) exited]
810[New Thread 0x7fdae2d2d910 (LWP 8367)]
811[Thread 0x7fdae2d2d910 (LWP 8367) exited]
812[New Thread 0x7fdae2d2d910 (LWP 8384)]
813[Thread 0x7fdaf1c87910 (LWP 8339) exited]
814[Thread 0x7fdaf2488910 (LWP 8338) exited]
815[Thread 0x7fdae252c910 (LWP 8354) exited]
816[Thread 0x7fdadbfff910 (LWP 8360) exited]
817[Thread 0x7fdaea3cb910 (LWP 8352) exited]
818[Thread 0x7fdaf0a85910 (LWP 8346) exited]
819[Thread 0x7fdae2d2d910 (LWP 8384) exited]
820[Thread 0x7fdae099b910 (LWP 8359) exited]
821[New Thread 0x7fdae099b910 (LWP 8465)]
822[New Thread 0x7fdae2d2d910 (LWP 8471)]
823[New Thread 0x7fdaea3cb910 (LWP 8472)]
824[New Thread 0x7fdaf0a85910 (LWP 8473)]
825[Thread 0x7fdaea3cb910 (LWP 8472) exited]
826[New Thread 0x7fdaea3cb910 (LWP 8474)]
827[Thread 0x7fdaea3cb910 (LWP 8474) exited]
828[New Thread 0x7fdaea3cb910 (LWP 8479)]
829[New Thread 0x7fdae1d34910 (LWP 8483)]
830[New Thread 0x7fdae3d17910 (LWP 8484)]
831[Thread 0x7fdaf0a85910 (LWP 8473) exited]
832[Thread 0x7fdae3d17910 (LWP 8484) exited]
833[Thread 0x7fdae2d2d910 (LWP 8471) exited]
834[Thread 0x7fdae099b910 (LWP 8465) exited]
835[Thread 0x7fdaea3cb910 (LWP 8479) exited]
836[Thread 0x7fdae1d34910 (LWP 8483) exited]
837[New Thread 0x7fdae1d34910 (LWP 8485)]
838[Thread 0x7fdb017f4910 (LWP 8303) exited]
839[Thread 0x7fdaf30d2910 (LWP 8331) exited]
840[Thread 0x7fdb00999910 (LWP 8304) exited]
841[Thread 0x7fdb03fac910 (LWP 8295) exited]
842[Thread 0x7fdb02faa910 (LWP 8297) exited]
843[Thread 0x7fdb037ab910 (LWP 8296) exited]
844[Thread 0x7fdae1d34910 (LWP 8485) exited]
845[Thread 0x7fdaf1486910 (LWP 8340) exited]
846[Thread 0x7fdaf7a1f910 (LWP 8305) exited]
847
848Program exited normally.
849/home/ecbosch/gdbcommands:7: Error in sourced command file:
850No registers.
851[Thread debugging using libthread_db enabled]
852[New Thread 0x7fe65437e7a0 (LWP 10163)]
853[New Thread 0x7fe6431f5910 (LWP 10169)]
854[New Thread 0x7fe6429f4910 (LWP 10170)]
855[New Thread 0x7fe6421f3910 (LWP 10171)]
856[New Thread 0x7fe640a3d910 (LWP 10172)]
857[Thread 0x7fe640a3d910 (LWP 10172) exited]
858[New Thread 0x7fe640a3d910 (LWP 10177)]
859[New Thread 0x7fe63bbb1910 (LWP 10178)]
860[New Thread 0x7fe636c5a910 (LWP 10179)]
861[New Thread 0x7fe63230d910 (LWP 10203)]
862[New Thread 0x7fe6316f9910 (LWP 10212)]
863[New Thread 0x7fe630cf8910 (LWP 10215)]
864[New Thread 0x7fe62a7d1910 (LWP 10221)]
865[New Thread 0x7fe622fa3910 (LWP 10225)]
866[New Thread 0x7fe6227a2910 (LWP 10226)]
867[Thread 0x7fe622fa3910 (LWP 10225) exited]
868[New Thread 0x7fe622fa3910 (LWP 10227)]
869[New Thread 0x7fe621fa1910 (LWP 10229)]
870[New Thread 0x7fe617fff910 (LWP 10230)]
871[Thread 0x7fe6227a2910 (LWP 10226) exited]
872[Thread 0x7fe617fff910 (LWP 10230) exited]
873[Thread 0x7fe62a7d1910 (LWP 10221) exited]
874[Thread 0x7fe630cf8910 (LWP 10215) exited]
875[Thread 0x7fe622fa3910 (LWP 10227) exited]
876[Thread 0x7fe621fa1910 (LWP 10229) exited]
877[New Thread 0x7fe621fa1910 (LWP 10231)]
878[New Thread 0x7fe622fa3910 (LWP 10237)]
879[New Thread 0x7fe630cf8910 (LWP 10241)]
880[New Thread 0x7fe62a7d1910 (LWP 10242)]
881[Thread 0x7fe630cf8910 (LWP 10241) exited]
882[New Thread 0x7fe630cf8910 (LWP 10243)]
883[New Thread 0x7fe6227a2910 (LWP 10244)]
884[New Thread 0x7fe6217a0910 (LWP 10245)]
885[Thread 0x7fe62a7d1910 (LWP 10242) exited]
886[Thread 0x7fe6217a0910 (LWP 10245) exited]
887[Thread 0x7fe622fa3910 (LWP 10237) exited]
888[Thread 0x7fe621fa1910 (LWP 10231) exited]
889[Thread 0x7fe630cf8910 (LWP 10243) exited]
890[Thread 0x7fe6227a2910 (LWP 10244) exited]
891[New Thread 0x7fe6227a2910 (LWP 21183)]
892[New Thread 0x7fe630cf8910 (LWP 21189)]
893[New Thread 0x7fe622fa3910 (LWP 21190)]
894[New Thread 0x7fe621fa1910 (LWP 21191)]
895[Thread 0x7fe622fa3910 (LWP 21190) exited]
896[New Thread 0x7fe622fa3910 (LWP 21192)]
897[New Thread 0x7fe620fa8910 (LWP 21196)]
898[New Thread 0x7fe617fff910 (LWP 21197)]
899[Thread 0x7fe621fa1910 (LWP 21191) exited]
900[Thread 0x7fe617fff910 (LWP 21197) exited]
901[Thread 0x7fe630cf8910 (LWP 21189) exited]
902[Thread 0x7fe6227a2910 (LWP 21183) exited]
903[Thread 0x7fe622fa3910 (LWP 21192) exited]
904[Thread 0x7fe620fa8910 (LWP 21196) exited]
905[New Thread 0x7fe620fa8910 (LWP 21708)]
906[New Thread 0x7fe622fa3910 (LWP 21713)]
907[New Thread 0x7fe630cf8910 (LWP 21714)]
908[New Thread 0x7fe6227a2910 (LWP 21715)]
909[New Thread 0x7fe621fa1910 (LWP 21716)]
910[New Thread 0x7fe60ffff910 (LWP 21717)]
911[Thread 0x7fe621fa1910 (LWP 21716) exited]
912[New Thread 0x7fe621fa1910 (LWP 21718)]
913[Thread 0x7fe60ffff910 (LWP 21717) exited]
914[Thread 0x7fe630cf8910 (LWP 21714) exited]
915[Thread 0x7fe6227a2910 (LWP 21715) exited]
916[Thread 0x7fe621fa1910 (LWP 21718) exited]
917[Thread 0x7fe622fa3910 (LWP 21713) exited]
918[New Thread 0x7fe622fa3910 (LWP 21719)]
919[New Thread 0x7fe621fa1910 (LWP 21720)]
920[New Thread 0x7fe6227a2910 (LWP 21721)]
921[New Thread 0x7fe630cf8910 (LWP 21722)]
922[New Thread 0x7fe60ffff910 (LWP 21723)]
923[Thread 0x7fe630cf8910 (LWP 21722) exited]
924[New Thread 0x7fe630cf8910 (LWP 21724)]
925[Thread 0x7fe630cf8910 (LWP 21724) exited]
926[New Thread 0x7fe630cf8910 (LWP 21725)]
927[Thread 0x7fe60ffff910 (LWP 21723) exited]
928[Thread 0x7fe621fa1910 (LWP 21720) exited]
929[Thread 0x7fe6227a2910 (LWP 21721) exited]
930[Thread 0x7fe620fa8910 (LWP 21708) exited]
931[Thread 0x7fe630cf8910 (LWP 21725) exited]
932[Thread 0x7fe622fa3910 (LWP 21719) exited]
933[New Thread 0x7fe622fa3910 (LWP 21726)]
934[Thread 0x7fe622fa3910 (LWP 21726) exited]
935[New Thread 0x7fe622fa3910 (LWP 21727)]
936[New Thread 0x7fe630cf8910 (LWP 21728)]
937[New Thread 0x7fe620fa8910 (LWP 21729)]
938[New Thread 0x7fe6227a2910 (LWP 21730)]
939[New Thread 0x7fe621fa1910 (LWP 21731)]
940[New Thread 0x7fe60ffff910 (LWP 21732)]
941[Thread 0x7fe621fa1910 (LWP 21731) exited]
942[New Thread 0x7fe621fa1910 (LWP 21733)]
943[Thread 0x7fe622fa3910 (LWP 21727) exited]
944[Thread 0x7fe60ffff910 (LWP 21732) exited]
945[Thread 0x7fe620fa8910 (LWP 21729) exited]
946[Thread 0x7fe6227a2910 (LWP 21730) exited]
947[Thread 0x7fe621fa1910 (LWP 21733) exited]
948[Thread 0x7fe630cf8910 (LWP 21728) exited]
949[New Thread 0x7fe630cf8910 (LWP 22053)]
950[Thread 0x7fe630cf8910 (LWP 22053) exited]
951[New Thread 0x7fe630cf8910 (LWP 22192)]
952[New Thread 0x7fe621fa1910 (LWP 22193)]
953[Thread 0x7fe630cf8910 (LWP 22192) exited]
954[Thread 0x7fe621fa1910 (LWP 22193) exited]
955[New Thread 0x7fe621fa1910 (LWP 22348)]
956[Thread 0x7fe621fa1910 (LWP 22348) exited]
957[New Thread 0x7fe621fa1910 (LWP 22349)]
958[Thread 0x7fe621fa1910 (LWP 22349) exited]
959[New Thread 0x7fe621fa1910 (LWP 22367)]
960[New Thread 0x7fe630cf8910 (LWP 22368)]
961[Thread 0x7fe621fa1910 (LWP 22367) exited]
962[Thread 0x7fe630cf8910 (LWP 22368) exited]
963[New Thread 0x7fe630cf8910 (LWP 22512)]
964[New Thread 0x7fe621fa1910 (LWP 22513)]
965[Thread 0x7fe621fa1910 (LWP 22513) exited]
966[Thread 0x7fe630cf8910 (LWP 22512) exited]
967[New Thread 0x7fe630cf8910 (LWP 22688)]
968[Thread 0x7fe630cf8910 (LWP 22688) exited]
969[New Thread 0x7fe630cf8910 (LWP 22693)]
970[New Thread 0x7fe621fa1910 (LWP 22699)]
971[Thread 0x7fe630cf8910 (LWP 22693) exited]
972[Thread 0x7fe621fa1910 (LWP 22699) exited]
973[New Thread 0x7fe621fa1910 (LWP 22758)]
974[New Thread 0x7fe630cf8910 (LWP 22768)]
975[New Thread 0x7fe6227a2910 (LWP 22769)]
976[Thread 0x7fe630cf8910 (LWP 22768) exited]
977[Thread 0x7fe6227a2910 (LWP 22769) exited]
978[Thread 0x7fe621fa1910 (LWP 22758) exited]
979[New Thread 0x7fe621fa1910 (LWP 23046)]
980[Thread 0x7fe621fa1910 (LWP 23046) exited]
981[New Thread 0x7fe621fa1910 (LWP 17552)]
982[Thread 0x7fe621fa1910 (LWP 17552) exited]
983[New Thread 0x7fe621fa1910 (LWP 6880)]
984[New Thread 0x7fe6227a2910 (LWP 6885)]
985[New Thread 0x7fe630cf8910 (LWP 6886)]
986[New Thread 0x7fe620fa8910 (LWP 6887)]
987[New Thread 0x7fe623779910 (LWP 6888)]
988[New Thread 0x7fe60ffff910 (LWP 6889)]
989[Thread 0x7fe623779910 (LWP 6888) exited]
990[New Thread 0x7fe623779910 (LWP 6890)]
991[Thread 0x7fe60ffff910 (LWP 6889) exited]
992[Thread 0x7fe630cf8910 (LWP 6886) exited]
993[Thread 0x7fe620fa8910 (LWP 6887) exited]
994[Thread 0x7fe621fa1910 (LWP 6880) exited]
995[Thread 0x7fe623779910 (LWP 6890) exited]
996[Thread 0x7fe6227a2910 (LWP 6885) exited]
997[New Thread 0x7fe6227a2910 (LWP 6903)]
998[Thread 0x7fe6227a2910 (LWP 6903) exited]
999[New Thread 0x7fe6227a2910 (LWP 6904)]
1000[New Thread 0x7fe623779910 (LWP 6905)]
1001[New Thread 0x7fe620fa8910 (LWP 6906)]
1002[New Thread 0x7fe621fa1910 (LWP 6907)]
1003[New Thread 0x7fe623f81910 (LWP 6908)]
1004[New Thread 0x7fe60ffff910 (LWP 6909)]
1005[Thread 0x7fe623f81910 (LWP 6908) exited]
1006[New Thread 0x7fe623f81910 (LWP 6910)]
1007[Thread 0x7fe60ffff910 (LWP 6909) exited]
1008[Thread 0x7fe620fa8910 (LWP 6906) exited]
1009[Thread 0x7fe621fa1910 (LWP 6907) exited]
1010[Thread 0x7fe6227a2910 (LWP 6904) exited]
1011[Thread 0x7fe623f81910 (LWP 6910) exited]
1012[Thread 0x7fe623779910 (LWP 6905) exited]
1013[New Thread 0x7fe623779910 (LWP 7204)]
1014[New Thread 0x7fe623f81910 (LWP 7205)]
1015[New Thread 0x7fe6227a2910 (LWP 7206)]
1016[Thread 0x7fe623779910 (LWP 7204) exited]
1017[Thread 0x7fe623f81910 (LWP 7205) exited]
1018[Thread 0x7fe6227a2910 (LWP 7206) exited]
1019[New Thread 0x7fe6227a2910 (LWP 7260)]
1020[Thread 0x7fe6227a2910 (LWP 7260) exited]
1021[New Thread 0x7fe6227a2910 (LWP 7281)]
1022[New Thread 0x7fe623f81910 (LWP 7282)]
1023[Thread 0x7fe6227a2910 (LWP 7281) exited]
1024[Thread 0x7fe623f81910 (LWP 7282) exited]
1025[New Thread 0x7fe623f81910 (LWP 7310)]
1026[New Thread 0x7fe6227a2910 (LWP 7311)]
1027[New Thread 0x7fe623779910 (LWP 7312)]
1028[New Thread 0x7fe621fa1910 (LWP 7313)]
1029[New Thread 0x7fe6217a0910 (LWP 7314)]
1030[New Thread 0x7fe620f9f910 (LWP 7315)]
1031[Thread 0x7fe6217a0910 (LWP 7314) exited]
1032[New Thread 0x7fe6217a0910 (LWP 7316)]
1033[Thread 0x7fe623f81910 (LWP 7310) exited]
1034[Thread 0x7fe620f9f910 (LWP 7315) exited]
1035[Thread 0x7fe623779910 (LWP 7312) exited]
1036[Thread 0x7fe621fa1910 (LWP 7313) exited]
1037[Thread 0x7fe6217a0910 (LWP 7316) exited]
1038[Thread 0x7fe6227a2910 (LWP 7311) exited]
1039[New Thread 0x7fe6227a2910 (LWP 7317)]
1040[New Thread 0x7fe6217a0910 (LWP 7318)]
1041[New Thread 0x7fe621fa1910 (LWP 7319)]
1042[New Thread 0x7fe623779910 (LWP 7320)]
1043[New Thread 0x7fe623f81910 (LWP 7321)]
1044[New Thread 0x7fe620f9f910 (LWP 7322)]
1045[Thread 0x7fe623f81910 (LWP 7321) exited]
1046[New Thread 0x7fe623f81910 (LWP 7323)]
1047[Thread 0x7fe6227a2910 (LWP 7317) exited]
1048[Thread 0x7fe620f9f910 (LWP 7322) exited]
1049[Thread 0x7fe621fa1910 (LWP 7319) exited]
1050[Thread 0x7fe623779910 (LWP 7320) exited]
1051[Thread 0x7fe623f81910 (LWP 7323) exited]
1052[Thread 0x7fe6217a0910 (LWP 7318) exited]
1053[New Thread 0x7fe6217a0910 (LWP 7324)]
1054[New Thread 0x7fe623f81910 (LWP 7325)]
1055[New Thread 0x7fe623779910 (LWP 7326)]
1056[New Thread 0x7fe621fa1910 (LWP 7327)]
1057[New Thread 0x7fe622f78910 (LWP 7328)]
1058[New Thread 0x7fe620f9f910 (LWP 7329)]
1059[Thread 0x7fe622f78910 (LWP 7328) exited]
1060[New Thread 0x7fe622f78910 (LWP 7330)]
1061[Thread 0x7fe6217a0910 (LWP 7324) exited]
1062[Thread 0x7fe620f9f910 (LWP 7329) exited]
1063[Thread 0x7fe623779910 (LWP 7326) exited]
1064[Thread 0x7fe621fa1910 (LWP 7327) exited]
1065[Thread 0x7fe622f78910 (LWP 7330) exited]
1066[Thread 0x7fe623f81910 (LWP 7325) exited]
1067[New Thread 0x7fe623f81910 (LWP 7333)]
1068[New Thread 0x7fe622f78910 (LWP 7334)]
1069[New Thread 0x7fe621fa1910 (LWP 7335)]
1070[New Thread 0x7fe623779910 (LWP 7336)]
1071[New Thread 0x7fe6217a0910 (LWP 7337)]
1072[New Thread 0x7fe620f9f910 (LWP 7338)]
1073[Thread 0x7fe6217a0910 (LWP 7337) exited]
1074[New Thread 0x7fe6217a0910 (LWP 7339)]
1075[Thread 0x7fe623f81910 (LWP 7333) exited]
1076[Thread 0x7fe620f9f910 (LWP 7338) exited]
1077[Thread 0x7fe621fa1910 (LWP 7335) exited]
1078[Thread 0x7fe623779910 (LWP 7336) exited]
1079[Thread 0x7fe6217a0910 (LWP 7339) exited]
1080[Thread 0x7fe622f78910 (LWP 7334) exited]
1081[New Thread 0x7fe622f78910 (LWP 7344)]
1082[New Thread 0x7fe6217a0910 (LWP 7345)]
1083[New Thread 0x7fe623779910 (LWP 7346)]
1084[New Thread 0x7fe621fa1910 (LWP 7347)]
1085[New Thread 0x7fe623f81910 (LWP 7348)]
1086[New Thread 0x7fe620f9f910 (LWP 7349)]
1087[Thread 0x7fe623f81910 (LWP 7348) exited]
1088[New Thread 0x7fe623f81910 (LWP 7350)]
1089[Thread 0x7fe620f9f910 (LWP 7349) exited]
1090[Thread 0x7fe623779910 (LWP 7346) exited]
1091[Thread 0x7fe621fa1910 (LWP 7347) exited]
1092[Thread 0x7fe622f78910 (LWP 7344) exited]
1093[Thread 0x7fe623f81910 (LWP 7350) exited]
1094[Thread 0x7fe6217a0910 (LWP 7345) exited]
1095[New Thread 0x7fe6217a0910 (LWP 7512)]
1096[New Thread 0x7fe623f81910 (LWP 7513)]
1097[Thread 0x7fe6217a0910 (LWP 7512) exited]
1098[Thread 0x7fe623f81910 (LWP 7513) exited]
1099[New Thread 0x7fe623f81910 (LWP 7514)]
1100[New Thread 0x7fe6217a0910 (LWP 7515)]
1101[New Thread 0x7fe621fa1910 (LWP 7516)]
1102[New Thread 0x7fe622f78910 (LWP 7517)]
1103[New Thread 0x7fe623780910 (LWP 7518)]
1104[New Thread 0x7fe620f9f910 (LWP 7519)]
1105[Thread 0x7fe623780910 (LWP 7518) exited]
1106[New Thread 0x7fe623780910 (LWP 7520)]
1107[Thread 0x7fe620f9f910 (LWP 7519) exited]
1108[Thread 0x7fe623f81910 (LWP 7514) exited]
1109[Thread 0x7fe621fa1910 (LWP 7516) exited]
1110[Thread 0x7fe622f78910 (LWP 7517) exited]
1111[Thread 0x7fe623780910 (LWP 7520) exited]
1112[Thread 0x7fe6217a0910 (LWP 7515) exited]
1113[New Thread 0x7fe6217a0910 (LWP 7674)]
1114[New Thread 0x7fe623780910 (LWP 7680)]
1115[New Thread 0x7fe622f78910 (LWP 7684)]
1116[New Thread 0x7fe621fa1910 (LWP 7685)]
1117[Thread 0x7fe622f78910 (LWP 7684) exited]
1118[New Thread 0x7fe622f78910 (LWP 7686)]
1119[New Thread 0x7fe623f81910 (LWP 7687)]
1120[New Thread 0x7fe620f9f910 (LWP 7688)]
1121[Thread 0x7fe622f78910 (LWP 7686) exited]
1122[New Thread 0x7fe622f78910 (LWP 7701)]
1123
1124Program received signal SIGINT, Interrupt.
1125[Switching to Thread 0x7fe65437e7a0 (LWP 10163)]
1126pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
1127220     ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: No such file or directory.
1128        in ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S
1129Current language:  auto; currently asm
1130
1131Thread 143 (Thread 0x7fe622f78910 (LWP 7701)):
1132#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
1133No locals.
1134#1  0x00007fe64c3a5402 in QWaitCondition::wait (this=<value optimized out>, mutex=0x7fe622f77db0, time=1000) at thread/qwaitcondition_unix.cpp:85
1135        returnValue = <value optimized out>
1136#2  0x00007fe653be75d3 in MHIContext::GetCarouselData (this=0x3bc0d20, objectPath={static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3659}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1834}, alloc = 0, size = 0, data = 0x7fe64c74d81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x2d42930, static codecForCStrings = 0x0}, result=@0x7fe622f77e30) at mhi.cpp:358
1137        res = 1
1138        path = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 8659}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x3ffefc0}, d = 0x3ffefc0}}, <No data fields>}
1139        mutex = {d = 0x2f3ba80}
1140#3  0x00007fe650de31f1 in MHEngine::Launch (this=0x2d43220, target=@0x7fe622f77ed0, fIsSpawn=false) at Engine.cpp:196
1141        csPath = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3659}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1834}, alloc = 0, size = 0, data = 0x7fe64c74d81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x2d42930, static codecForCStrings = 0x0}
1142        text = {static shared_null = {ref = {_q_value = 425}, alloc = 0, size = 0, data = 0x7fe64c74d6b8 "", array = ""}, static shared_empty = {ref = {_q_value = 5}, alloc = 0, size = 0, data = 0x7fe64c74d6d8 "", array = ""}, d = 0x7fe64c74d6a0}
1143#4  0x00007fe650de2812 in MHEngine::RunAll (this=0x2d43220) at Engine.cpp:89
1144        startObj = {static Null = {static Null = <same as static member of an already seen type>, m_nObjectNo = 0, m_GroupId = {_vptr.MHOctetString = 0x7fe651035590, m_nLength = 0, m_pChars = 0x0}}, m_nObjectNo = 0, m_GroupId = {_vptr.MHOctetString = 0x7fe651035590, m_nLength = 4, m_pChars = 0x292fe90 "~//a"}}
1145        nNextTime = 32742
1146#5  0x00007fe653be6f02 in MHIContext::RunMHEGEngine (this=0x3bc0d20) at mhi.cpp:234
1147        toWait = -1
1148        key = 0
1149        mutex = {d = 0x2d8d0a0}
1150#6  0x00007fe653be6de6 in MHIContext::StartMHEGEngine (param=0x3bc0d20) at mhi.cpp:204
1151        context = (MHIContext *) 0x3bc0d20
1152#7  0x00007fe64b82f624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
1153        __res = <value optimized out>
1154        pd = (struct pthread *) 0x7fe622f78910
1155        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140626405853456, -8509497430292447901, 140627086121184, 0, 140627233558528, 7, 8513057577084501347, 8513111894041935203}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
1156        not_first_call = <value optimized out>
1157        robust = <value optimized out>
1158#8  0x00007fe64abf556d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
1159No locals.
1160#9  0x0000000000000000 in ?? ()
1161No symbol table info available.
1162
1163Thread 142 (Thread 0x7fe620f9f910 (LWP 7688)):
1164#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
1165No locals.
1166#1  0x00007fe64c3a3fc5 in thread_sleep (ti=0x7fe620f957a0) at thread/qthread_unix.cpp:297
1167        mtx = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 1, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\0' <repeats 12 times>, "\001", '\0' <repeats 26 times>, __align = 0}
1168        cnd = {__data = {__lock = 0, __futex = 1, __total_seq = 1, __wakeup_seq = 0, __woken_seq = 0, __mutex = 0x7fe620f95750, __nwaiters = 2, __broadcast_seq = 0}, __size = "\000\000\000\000\001\000\000\000\001", '\0' <repeats 23 times>, "PWù æ\177\000\000\002\000\000\000\000\000\000", __align = 4294967296}
1169#2  0x00007fe64c3a4082 in QThread::usleep (usecs=<value optimized out>) at thread/qthread_unix.cpp:335
1170        tv = {tv_sec = 1253852005, tv_usec = 896851}
1171        ti = {tv_sec = 1253852005, tv_nsec = 898851000}
1172#3  0x00007fe651ae670a in AudioOutputBase::OutputAudioLoop (this=0x15ed7e0) at audiooutputbase.cpp:1157
1173        space_on_soundcard = 42300
1174        last_space_on_soundcard = 42300
1175        zeros = 0x7fe620f99fe0 ""
1176        fragment = 0x7fe620f957d0 "èÿa"
1177        e = {<MythEvent> = {<QEvent> = {_vptr.QEvent = 0x0, d = 0x0, t = 0, posted = 0, spont = 0, m_accept = 0, reserved = 0}, message = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3659}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1834}, alloc = 0, size = 0, data = 0x7fe64c74d81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x0, static codecForCStrings = 0x0}, extradata = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 8659}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x0}, d = 0x0}}, <No data fields>}}, error_msg = 0x0, elasped_seconds = 0, written_bytes = 0, brate = 0, freq = 0, prec = 0, chan = 0}
1178#4  0x00007fe651ae8419 in AudioOutputBase::run (this=0x15ed7e0) at audiooutputbase.cpp:1312
1179No locals.
1180#5  0x00007fe64c3a46c3 in QThreadPrivate::start (arg=<value optimized out>) at thread/qthread_unix.cpp:188
1181        data = (QThreadData *) 0x37b4ca0
1182        __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {140626372458768, -8509497430292447901, 140626414195904, 140626372458768, 140627233558528, 7, 8513053302975479139, 8513115393993063779}, __mask_was_saved = 0}}, __pad = {0x7fe620f9f0f0, 0x0, 0x0, 0x0}}
1183        not_first_call = <value optimized out>
1184#6  0x00007fe64b82f624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
1185        __res = <value optimized out>
1186        pd = (struct pthread *) 0x7fe620f9f910
1187        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140626372458768, -8509497430292447901, 140626414195904, 140626372458768, 140627233558528, 7, 8513053301981429091, 8513111894041935203}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
1188        not_first_call = <value optimized out>
1189        robust = <value optimized out>
1190#7  0x00007fe64abf556d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
1191No locals.
1192#8  0x0000000000000000 in ?? ()
1193No symbol table info available.
1194
1195Thread 141 (Thread 0x7fe623f81910 (LWP 7687)):
1196#0  0x00007fe64abc5ad1 in nanosleep () from /lib/libc.so.6
1197No symbol table info available.
1198#1  0x00007fe64abef4b4 in usleep (useconds=<value optimized out>) at ../sysdeps/unix/sysv/linux/usleep.c:33
1199        ts = {tv_sec = 0, tv_nsec = 50000000}
1200#2  0x00007fe6536cc74e in RingBuffer::ReadAheadThread (this=0x7fe61fd76c70) at RingBuffer.cpp:949
1201        totfree = 161155
1202        ret = 131072
1203        loops = 6
1204        lastread = {tv_sec = 1253851944, tv_usec = 934379}
1205        KB640 = 655360
1206        readtimeavg = 300
1207        used = 2984573
1208        now = {tv_sec = 1253851944, tv_usec = 934379}
1209        readinterval = 50
1210#3  0x00007fe6536cc58c in RingBuffer::StartReader (type=0x7fe61fd76c70) at RingBuffer.cpp:896
1211        rbuffer = (RingBuffer *) 0x7fe61fd76c70
1212#4  0x00007fe64b82f624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
1213        __res = <value optimized out>
1214        pd = (struct pthread *) 0x7fe623f81910
1215        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140626422667536, -8509497430292447901, 140627086121184, 0, 140627233558528, 7, 8513059882945068387, 8513111894041935203}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
1216        not_first_call = <value optimized out>
1217        robust = <value optimized out>
1218#5  0x00007fe64abf556d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
1219No locals.
1220#6  0x0000000000000000 in ?? ()
1221No symbol table info available.
1222
1223Thread 139 (Thread 0x7fe621fa1910 (LWP 7685)):
1224#0  0x00007fe64abc5ad1 in nanosleep () from /lib/libc.so.6
1225No symbol table info available.
1226#1  0x00007fe64abef4b4 in usleep (useconds=<value optimized out>) at ../sysdeps/unix/sysv/linux/usleep.c:33
1227        ts = {tv_sec = 2147, tv_nsec = 483648000}
1228#2  0x00007fe6539e6cdb in NuppelVideoPlayer::OutputVideoLoop (this=0x7fe61e84e860) at NuppelVideoPlayer.cpp:3088
1229        temp_speed = 1
1230        fr_int = 40000
1231        rf_int = 16666
1232#3  0x00007fe6539e7095 in NuppelVideoPlayer::kickoffOutputVideoLoop (player=0x7fe61e84e860) at NuppelVideoPlayer.cpp:3170
1233        nvp = (NuppelVideoPlayer *) 0x7fe61e84e860
1234        video_thread_pool = (void *) 0x0
1235#4  0x00007fe64b82f624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
1236        __res = <value optimized out>
1237        pd = (struct pthread *) 0x7fe621fa1910
1238        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140626389244176, -8509497430292447901, 140627086121184, 0, 140627233558528, 7, 8513055467718688099, 8513111894041935203}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
1239        not_first_call = <value optimized out>
1240        robust = <value optimized out>
1241#5  0x00007fe64abf556d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
1242No locals.
1243#6  0x0000000000000000 in ?? ()
1244No symbol table info available.
1245Current language:  auto; currently c
1246
1247Thread 137 (Thread 0x7fe623780910 (LWP 7680)):
1248#0  0x00007fe64abc5ad1 in nanosleep () from /lib/libc.so.6
1249No symbol table info available.
1250#1  0x00007fe64abef4b4 in usleep (useconds=<value optimized out>) at ../sysdeps/unix/sysv/linux/usleep.c:33
1251        ts = {tv_sec = 0, tv_nsec = 500000}
1252#2  0x00007fe6539ebbb2 in NuppelVideoPlayer::StartPlaying (this=0x7fe61e84e860, openfile=false) at NuppelVideoPlayer.cpp:3780
1253        __PRETTY_FUNCTION__ = "bool NuppelVideoPlayer::StartPlaying(bool)"
1254        output_video = 140626389244176
1255        decoder_thread = 140626414274832
1256#3  0x00007fe653a1c56f in SpawnDecode (param=0x7fe61e84e860) at playercontext.cpp:29
1257        decoder_thread_pool = (void *) 0x0
1258        nvp = (class NuppelVideoPlayer *) 0x7fe61e84e860
1259#4  0x00007fe64b82f624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
1260        __res = <value optimized out>
1261        pd = (struct pthread *) 0x7fe623780910
1262        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140626414274832, -8509497430292447901, 140627086121184, 0, 140627233558528, 7, 8513060982993567075, 8513111894041935203}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
1263        not_first_call = <value optimized out>
1264        robust = <value optimized out>
1265#5  0x00007fe64abf556d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
1266No locals.
1267#6  0x0000000000000000 in ?? ()
1268No symbol table info available.
1269
1270Thread 136 (Thread 0x7fe6217a0910 (LWP 7674)):
1271#0  0x00007fe64abec8a3 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
1272        resultvar = <value optimized out>
1273        _a3 = -1
1274        _a2 = 1
1275        _a1 = 57141664
1276        oldtype = 0
1277        result = <value optimized out>
1278#1  0x00007fe64ba8231c in g_main_context_iterate (context=0x2d2bdf0, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2768
1279        max_priority = 2147483647
1280        timeout = -1
1281        some_ready = <value optimized out>
1282        nfds = 1
1283        allocated_nfds = <value optimized out>
1284        fds = (GPollFD *) 0x367e9a0
1285        __PRETTY_FUNCTION__ = "g_main_context_iterate"
1286#2  0x00007fe64ba82660 in IA__g_main_context_iteration (context=0x2d2bdf0, may_block=1) at gmain.c:2518
1287        retval = <value optimized out>
1288#3  0x00007fe64c49d366 in QEventDispatcherGlib::processEvents (this=0x8d4d60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
1289        d = (QEventDispatcherGlibPrivate * const) 0x14f51a0
1290        canWait = true
1291        result = <value optimized out>
1292#4  0x00007fe64c477512 in QEventLoop::processEvents (this=<value optimized out>, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
1293) at kernel/qeventloop.cpp:149
1294        d = (QEventLoopPrivate * const) 0x3a71d70
1295#5  0x00007fe64c4776b5 in QEventLoop::exec (this=0x7fe62179ff50, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
1296) at kernel/qeventloop.cpp:197
1297        d = (QEventLoopPrivate * const) 0x3a71d70
1298        app = (class QCoreApplication *) 0x7fffced70710
1299#6  0x00007fe64c3a1c9b in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
1300        d = (QThreadPrivate * const) 0x7fe61fd07310
1301        eventLoop = {<QObject> = {_vptr.QObject = 0x7fe64c74bfd0, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7fe64c506040 "QObject", data = 0x7fe64c5060e0, extradata = 0x7fe64c745300}}, d_ptr = 0x3a71d70, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x7fe64c50f8c0 "Qt", data = 0x7fe64c5127a0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x823320, stringdata = 0x7fe64c5175c0 "QEventLoop", data = 0x7fe64c5175e0, extradata = 0x0}}}
1302        returnCode = <value optimized out>
1303#7  0x00007fe653957802 in TV::run (this=0x7fe63d75e910) at tv_play.cpp:2202
1304        mctx = (PlayerContext *) 0x0
1305        ctx = (const PlayerContext *) 0x0
1306#8  0x00007fe64c3a46c3 in QThreadPrivate::start (arg=<value optimized out>) at thread/qthread_unix.cpp:188
1307        data = (QThreadData *) 0x7fe61fcacd80
1308        __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {140626380851472, -8509497430292447901, 140736663575072, 140626380851472, 140627233558528, 7, 8513056600973491555, 8513115393993063779}, __mask_was_saved = 0}}, __pad = {0x7fe6217a00f0, 0x0, 0x7fe64ae74878, 0x7fe64ae74880}}
1309        not_first_call = <value optimized out>
1310#9  0x00007fe64b82f624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
1311        __res = <value optimized out>
1312        pd = (struct pthread *) 0x7fe6217a0910
1313        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140626380851472, -8509497430292447901, 140736663575072, 140626380851472, 140627233558528, 7, 8513056567767186787, 8513111894041935203}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
1314        not_first_call = <value optimized out>
1315        robust = <value optimized out>
1316#10 0x00007fe64abf556d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
1317No locals.
1318#11 0x0000000000000000 in ?? ()
1319No symbol table info available.
1320
1321Thread 10 (Thread 0x7fe6316f9910 (LWP 10212)):
1322#0  0x00007fe64abeecf2 in select () from /lib/libc.so.6
1323No symbol table info available.
1324#1  0x00007fe6513912d1 in MythSocketThread::run (this=0x826d20) at mythsocketthread.cpp:260
1325        dummy = "0000000", '\0' <repeats 120 times>
1326        efds = {fds_bits = {13194139533312, 0 <repeats 15 times>}}
1327        timers = {{d = 0x823f00, e = 0x823f00}}
1328        maxfd = 43
1329        rfds = {fds_bits = {13194139533312, 0 <repeats 15 times>}}
1330        it = {i = 0x93bff0}
1331        rval = -1
1332        downref_tm = 0
1333        tm = {mds = 83544866}
1334        locker = {{mtx = 0x826d39, val = 8547641}}
1335#2  0x00007fe64c3a46c3 in QThreadPrivate::start (arg=<value optimized out>) at thread/qthread_unix.cpp:188
1336        data = (QThreadData *) 0x826f40
1337        __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {140626648602896, -8509497430292447901, 140736663581376, 140626648602896, 140627233558528, 7, 8513021499816394083, 8513115393993063779}, __mask_was_saved = 0}}, __pad = {0x7fe6316f90f0, 0x0, 0x0, 0x0}}
1338        not_first_call = <value optimized out>
1339#3  0x00007fe64b82f624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
1340        __res = <value optimized out>
1341        pd = (struct pthread *) 0x7fe6316f9910
1342        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140626648602896, -8509497430292447901, 140736663581376, 140626648602896, 140627233558528, 7, 8513021498822344035, 8513111894041935203}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
1343        not_first_call = <value optimized out>
1344        robust = <value optimized out>
1345#4  0x00007fe64abf556d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
1346No locals.
1347#5  0x0000000000000000 in ?? ()
1348No symbol table info available.
1349
1350Thread 9 (Thread 0x7fe63230d910 (LWP 10203)):
1351#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
1352No locals.
1353#1  0x00007fe64c3a549b in QWaitCondition::wait (this=<value optimized out>, mutex=0x7fe63da2a400, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
1354        returnValue = <value optimized out>
1355#2  0x000000000050eb39 in NetworkControl::RunCommandThread (this=0x7fe63da2a360) at networkcontrol.cpp:243
1356        command = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3659}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1834}, alloc = 0, size = 0, data = 0x7fe64c74d81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x823ee0, static codecForCStrings = 0x0}
1357#3  0x000000000050ead4 in NetworkControl::CommandThread (param=0x7fe63da2a360) at networkcontrol.cpp:230
1358        networkControl = (class NetworkControl *) 0x7fe63da2a360
1359#4  0x00007fe64b82f624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
1360        __res = <value optimized out>
1361        pd = (struct pthread *) 0x7fe63230d910
1362        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140626661267728, -8509497430292447901, 140627086121184, 0, 140627233558528, 7, 8513022987028512099, 8513111894041935203}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
1363        not_first_call = <value optimized out>
1364        robust = <value optimized out>
1365#5  0x00007fe64abf556d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
1366No locals.
1367#6  0x0000000000000000 in ?? ()
1368No symbol table info available.
1369
1370Thread 8 (Thread 0x7fe636c5a910 (LWP 10179)):
1371#0  0x00007fe64abeecf2 in select () from /lib/libc.so.6
1372No symbol table info available.
1373#1  0x00007fe64c45c641 in QProcessManager::run (this=0x850570) at io/qprocess_unix.cpp:296
1374        readset = {fds_bits = {4096, 0 <repeats 15 times>}}
1375        nselect = <value optimized out>
1376        c = 0 '\0'
1377#2  0x00007fe64c3a46c3 in QThreadPrivate::start (arg=<value optimized out>) at thread/qthread_unix.cpp:188
1378        data = (QThreadData *) 0x8b3480
1379        __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {140626738129168, -8509497430292447901, 140736663580208, 140626738129168, 140627233558528, 7, 8513031068466658659, 8513115393993063779}, __mask_was_saved = 0}}, __pad = {0x7fe636c5a0f0, 0x0, 0x0, 0x0}}
1380        not_first_call = <value optimized out>
1381#3  0x00007fe64b82f624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
1382        __res = <value optimized out>
1383        pd = (struct pthread *) 0x7fe636c5a910
1384        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140626738129168, -8509497430292447901, 140736663580208, 140626738129168, 140627233558528, 7, 8513031069620092259, 8513111894041935203}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
1385        not_first_call = <value optimized out>
1386        robust = <value optimized out>
1387#4  0x00007fe64abf556d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
1388No locals.
1389#5  0x0000000000000000 in ?? ()
1390No symbol table info available.
1391Current language:  auto; currently asm
1392
1393Thread 7 (Thread 0x7fe63bbb1910 (LWP 10178)):
1394#0  0x00007fe64abeecf2 in select () from /lib/libc.so.6
1395No symbol table info available.
1396#1  0x00007fe6517793d6 in LIRC::run (this=0x7fe63c099c10) at lirc.cpp:448
1397        readfds = {fds_bits = {1073741824, 0 <repeats 15 times>}}
1398        timeout = {tv_sec = 0, tv_usec = 831157}
1399        ret = 0
1400        codes = {{p = {static shared_null = {ref = {_q_value = 8659}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x7fe61e98bae0}, d = 0x7fe61e98bae0}}
1401#2  0x00007fe64c3a46c3 in QThreadPrivate::start (arg=<value optimized out>) at thread/qthread_unix.cpp:188
1402        data = (QThreadData *) 0x7fe63c0edfc0
1403        __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {140626821323024, -8509497430292447901, 140736663581536, 140626821323024, 140627233558528, 7, 8513006549035236707, 8513115393993063779}, __mask_was_saved = 0}}, __pad = {0x7fe63bbb10f0, 0x0, 0x0, 0x0}}
1404        not_first_call = <value optimized out>
1405#3  0x00007fe64b82f624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
1406        __res = <value optimized out>
1407        pd = (struct pthread *) 0x7fe63bbb1910
1408        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140626821323024, -8509497430292447901, 140736663581536, 140626821323024, 140627233558528, 7, 8513006548041186659, 8513111894041935203}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
1409        not_first_call = <value optimized out>
1410        robust = <value optimized out>
1411#4  0x00007fe64abf556d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
1412No locals.
1413#5  0x0000000000000000 in ?? ()
1414No symbol table info available.
1415Current language:  auto; currently c
1416
1417Thread 6 (Thread 0x7fe640a3d910 (LWP 10177)):
1418#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
1419No locals.
1420#1  0x00007fe64c3a549b in QWaitCondition::wait (this=<value optimized out>, mutex=0x8e2e40, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
1421        returnValue = <value optimized out>
1422#2  0x00007fe651b3284b in MythContext::waitPrivRequest (this=0x90ec70) at mythcontext.cpp:2405
1423No locals.
1424#3  0x000000000043e2e0 in run_priv_thread (data=0x0) at main.cpp:965
1425No locals.
1426#4  0x00007fe64b82f624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
1427        __res = <value optimized out>
1428        pd = (struct pthread *) 0x7fe640a3d910
1429        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140626903685392, -8509497430292447901, 140627086121184, 0, 140627233558528, 7, 8513123171435658595, 8513111894041935203}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
1430        not_first_call = <value optimized out>
1431        robust = <value optimized out>
1432#5  0x00007fe64abf556d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
1433No locals.
1434#6  0x0000000000000000 in ?? ()
1435No symbol table info available.
1436
1437Thread 4 (Thread 0x7fe6421f3910 (LWP 10171)):
1438#0  0x00007fe64abeecf2 in select () from /lib/libc.so.6
1439No symbol table info available.
1440#1  0x00007fe651fb59c3 in SSDP::run (this=0x7fe63c000ca0) at ssdp.cpp:231
1441        nMaxSocket = 24
1442        read_set = {fds_bits = {29360128, 0 <repeats 15 times>}}
1443        timeout = {tv_sec = 0, tv_usec = 228883}
1444#2  0x00007fe64c3a46c3 in QThreadPrivate::start (arg=<value optimized out>) at thread/qthread_unix.cpp:188
1445        data = (QThreadData *) 0x7fe63c000fd0
1446        __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {140626928548112, -8509497430292447901, 140736663584144, 140626928548112, 140627233558528, 7, 8513128286662016355, 8513115393993063779}, __mask_was_saved = 0}}, __pad = {0x7fe6421f30f0, 0x0, 0x0, 0x0}}
1447        not_first_call = <value optimized out>
1448#3  0x00007fe64b82f624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
1449        __res = <value optimized out>
1450        pd = (struct pthread *) 0x7fe6421f3910
1451        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140626928548112, -8509497430292447901, 140736663584144, 140626928548112, 140627233558528, 7, 8513128285667966307, 8513111894041935203}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
1452        not_first_call = <value optimized out>
1453        robust = <value optimized out>
1454#4  0x00007fe64abf556d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
1455No locals.
1456#5  0x0000000000000000 in ?? ()
1457No symbol table info available.
1458Current language:  auto; currently asm
1459
1460Thread 3 (Thread 0x7fe6429f4910 (LWP 10170)):
1461#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
1462No locals.
1463#1  0x00007fe64c3a3fc5 in thread_sleep (ti=0x7fe6429f3f40) at thread/qthread_unix.cpp:297
1464        mtx = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 1, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\0' <repeats 12 times>, "\001", '\0' <repeats 26 times>, __align = 0}
1465        cnd = {__data = {__lock = 0, __futex = 1, __total_seq = 1, __wakeup_seq = 0, __woken_seq = 0, __mutex = 0x7fe6429f3ef0, __nwaiters = 2, __broadcast_seq = 0}, __size = "\000\000\000\000\001\000\000\000\001", '\0' <repeats 23 times>, "ð>\237Bæ\177\000\000\002\000\000\000\000\000\000", __align = 4294967296}
1466#2  0x00007fe64c3a4120 in QThread::msleep (msecs=<value optimized out>) at thread/qthread_unix.cpp:323
1467        tv = {tv_sec = 1253852005, tv_usec = 854865}
1468        ti = {tv_sec = 1253852005, tv_nsec = 954865000}
1469#3  0x00007fe651fbcbd0 in TaskQueue::run (this=0x912de0) at taskqueue.cpp:127
1470        ttNow = {tv_sec = 1253852005, tv_usec = 854863}
1471        pTask = (Task *) 0x0
1472#4  0x00007fe64c3a46c3 in QThreadPrivate::start (arg=<value optimized out>) at thread/qthread_unix.cpp:188
1473        data = (QThreadData *) 0x9130e0
1474        __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {140626936940816, -8509497430292447901, 140736663583728, 140626936940816, 140627233558528, 7, 8513127186613517667, 8513115393993063779}, __mask_was_saved = 0}}, __pad = {0x7fe6429f40f0, 0x0, 0x0, 0x0}}
1475        not_first_call = <value optimized out>
1476#5  0x00007fe64b82f624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
1477        __res = <value optimized out>
1478        pd = (struct pthread *) 0x7fe6429f4910
1479        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140626936940816, -8509497430292447901, 140736663583728, 140626936940816, 140627233558528, 7, 8513127187766951267, 8513111894041935203}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
1480        not_first_call = <value optimized out>
1481        robust = <value optimized out>
1482#6  0x00007fe64abf556d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
1483No locals.
1484#7  0x0000000000000000 in ?? ()
1485No symbol table info available.
1486Current language:  auto; currently c
1487
1488Thread 2 (Thread 0x7fe6431f5910 (LWP 10169)):
1489#0  0x00007fe64abec8a3 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
1490        resultvar = <value optimized out>
1491        _a3 = -1
1492        _a2 = 1
1493        _a1 = 140626825841344
1494        oldtype = 0
1495        result = <value optimized out>
1496#1  0x00007fe64ba8231c in g_main_context_iterate (context=0x9113b0, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2768
1497        max_priority = 2147483647
1498        timeout = -1
1499        some_ready = <value optimized out>
1500        nfds = 1
1501        allocated_nfds = <value optimized out>
1502        fds = (GPollFD *) 0x7fe63c000ac0
1503        __PRETTY_FUNCTION__ = "g_main_context_iterate"
1504#2  0x00007fe64ba82660 in IA__g_main_context_iteration (context=0x9113b0, may_block=1) at gmain.c:2518
1505        retval = <value optimized out>
1506#3  0x00007fe64c49d366 in QEventDispatcherGlib::processEvents (this=0x91a240, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
1507        d = (QEventDispatcherGlibPrivate * const) 0x911300
1508        canWait = true
1509        result = <value optimized out>
1510#4  0x00007fe64c477512 in QEventLoop::processEvents (this=<value optimized out>, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
1511) at kernel/qeventloop.cpp:149
1512        d = (QEventLoopPrivate * const) 0x7fe63c0009c0
1513#5  0x00007fe64c4776b5 in QEventLoop::exec (this=0x7fe6431f4ed0, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
1514) at kernel/qeventloop.cpp:197
1515        d = (QEventLoopPrivate * const) 0x7fe63c0009c0
1516        app = (class QCoreApplication *) 0x7fffced70710
1517#6  0x00007fe64c3a1c9b in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
1518        d = (QThreadPrivate * const) 0x919990
1519        eventLoop = {<QObject> = {_vptr.QObject = 0x7fe64c74bfd0, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7fe64c506040 "QObject", data = 0x7fe64c5060e0, extradata = 0x7fe64c745300}}, d_ptr = 0x7fe63c0009c0, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x7fe64c50f8c0 "Qt", data = 0x7fe64c5127a0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x823320, stringdata = 0x7fe64c5175c0 "QEventLoop", data = 0x7fe64c5175e0, extradata = 0x0}}}
1520        returnCode = <value optimized out>
1521#7  0x00007fe651fcb7b8 in WorkerThread::run (this=0x919d80) at threadpool.cpp:267
1522No locals.
1523#8  0x00007fe64c3a46c3 in QThreadPrivate::start (arg=<value optimized out>) at thread/qthread_unix.cpp:188
1524        data = (QThreadData *) 0x919b40
1525        __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {140626945333520, -8509497430292447901, 140736663583504, 140626945333520, 140627233558528, 7, 8513130486759013731, 8513115393993063779}, __mask_was_saved = 0}}, __pad = {0x7fe6431f50f0, 0x0, 0x18, 0x7fe6431f50f0}}
1526        not_first_call = <value optimized out>
1527#9  0x00007fe64b82f624 in start_thread (arg=<value optimized out>) at pthread_create.c:297
1528        __res = <value optimized out>
1529        pd = (struct pthread *) 0x7fe6431f5910
1530        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140626945333520, -8509497430292447901, 140736663583504, 140626945333520, 140627233558528, 7, 8513130485764963683, 8513111894041935203}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
1531        not_first_call = <value optimized out>
1532        robust = <value optimized out>
1533#10 0x00007fe64abf556d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
1534No locals.
1535#11 0x0000000000000000 in ?? ()
1536No symbol table info available.
1537Current language:  auto; currently asm
1538
1539Thread 1 (Thread 0x7fe65437e7a0 (LWP 10163)):
1540#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
1541No locals.
1542#1  0x00007fe64c3a5402 in QWaitCondition::wait (this=<value optimized out>, mutex=0x7fe61e84f130, time=250) at thread/qwaitcondition_unix.cpp:85
1543        returnValue = <value optimized out>
1544#2  0x00007fe6539d2256 in NuppelVideoPlayer::PauseVideo (this=0x7fe61e84e860, wait=true) at NuppelVideoPlayer.cpp:585
1545        i = 239
1546        locker = {{mtx = 0x7fe61e84f131, val = 140626331234609}}
1547#3  0x00007fe6539d1495 in NuppelVideoPlayer::Pause (this=0x7fe61e84e860, waitvideo=true) at NuppelVideoPlayer.cpp:503
1548        locker = {{mtx = 0x5, val = 5}}
1549#4  0x00007fe653975850 in TV::DoTogglePauseStart (this=0x7fe63d75e910, ctx=0x7fe61a46a7d0) at tv_play.cpp:5621
1550        time = 0
1551#5  0x00007fe653975b73 in TV::DoTogglePause (this=0x7fe63d75e910, ctx=0x7fe61a46a7d0, showOSD=true) at tv_play.cpp:5667
1552No locals.
1553#6  0x00007fe653963458 in TV::ActiveHandleAction (this=0x7fe63d75e910, ctx=0x7fe61a46a7d0, actions=@0x7fffced6d040, isDVD=false, isDVDStill=false) at tv_play.cpp:3982
1554        handled = true
1555#7  0x00007fe65395e5ca in TV::ProcessKeypress (this=0x7fe63d75e910, actx=0x7fe61a46a7d0, e=0x27753c0) at tv_play.cpp:3458
1556        ignoreKeys = false
1557        actions = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 8659}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x40044d0}, d = 0x40044d0}}, <No data fields>}
1558        isDVDStill = false
1559        handled = false
1560        osd = (class OSD *) 0x0
1561        txt = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3659}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1834}, alloc = 0, size = 0, data = 0x7fe64c74d81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fe61eaae310, static codecForCStrings = 0x0}
1562        isDVD = false
1563#8  0x00007fe653958acf in TV::timerEvent (this=0x7fe63d75e910, te=0x7fffced6dda0) at tv_play.cpp:2437
1564        actx = (PlayerContext *) 0x7fe61a46a7d0
1565        mctx = (PlayerContext *) 0x0
1566        ignore = false
1567        ctx = (PlayerContext *) 0x0
1568        do_pbinfo_fetch = false
1569        timer_id = 8
1570        handled = false
1571        keyEvent = (class QKeyEvent *) 0x27753c0
1572        netCmd = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3659}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1834}, alloc = 0, size = 0, data = 0x7fe64c74d81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x823ee0, static codecForCStrings = 0x0}
1573#9  0x00007fe64c486b03 in QObject::event (this=0x7fe63d75e910, e=0x80) at kernel/qobject.cpp:1066
1574No locals.
1575#10 0x00007fe64e4a753c in QApplicationPrivate::notify_helper (this=0x8a55f0, receiver=0x7fe63d75e910, e=0x7fffced6dda0) at kernel/qapplication.cpp:4056
1576        consumed = <value optimized out>
1577#11 0x00007fe64e4acdd8 in QApplication::notify (this=0x7fffced70710, receiver=0x7fe63d75e910, e=0x7fffced6dda0) at kernel/qapplication.cpp:4021
1578        res = true
1579#12 0x00007fe64c478b2c in QCoreApplication::notifyInternal (this=0x7fffced70710, receiver=0x7fe63d75e910, event=0x7fffced6dda0) at kernel/qcoreapplication.cpp:606
1580        result = false
1581        cbdata = {0x7fe63d75e910, 0x7fffced6dda0, 0x7fffced6dd3f}
1582        threadData = (QThreadData *) 0x8270d0
1583        returnValue = <value optimized out>
1584#13 0x00007fe64c49f9f2 in QTimerInfoList::activateTimers (this=0x86a690) at kernel/qcoreapplication.h:213
1585        e = {<QEvent> = {_vptr.QEvent = 0x7fe64c74a030, d = 0x0, t = 1, posted = 0, spont = 0, m_accept = 1, reserved = 18}, id = 8}
1586        firstTime = true
1587        n_act = 1
1588        saveFirstTimerInfo = (QTimerInfo *) 0x0
1589        currentTime = {tv_sec = 88024, tv_usec = 102970}
1590        saveCurrentTimerInfo = (QTimerInfo *) 0x0
1591#14 0x00007fe64c49d41d in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
1592No locals.
1593#15 0x00007fe64ba7ed8e in IA__g_main_context_dispatch (context=0x8a6510) at gmain.c:1824
1594No locals.
1595#16 0x00007fe64ba82538 in g_main_context_iterate (context=0x8a6510, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2455
1596        max_priority = 0
1597        timeout = 0
1598        some_ready = 1
1599        nfds = 7
1600        allocated_nfds = 1269363040
1601        fds = <value optimized out>
1602        __PRETTY_FUNCTION__ = "g_main_context_iterate"
1603#17 0x00007fe64ba82660 in IA__g_main_context_iteration (context=0x8a6510, may_block=0) at gmain.c:2518
1604        retval = <value optimized out>
1605#18 0x00007fe64c49d366 in QEventDispatcherGlib::processEvents (this=0x851080, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
1606        d = (QEventDispatcherGlibPrivate * const) 0x8a5740
1607        canWait = false
1608        result = <value optimized out>
1609#19 0x00007fe64e52cade in QGuiEventDispatcherGlib::processEvents (this=0x7fe627d21dec, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
1610        d = (QGuiEventDispatcherGlibPrivate * const) 0x8a5740
1611        returnValue = 252
1612#20 0x00007fe64c4796cf in QCoreApplication::processEvents (flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
1613) at kernel/qcoreapplication.cpp:803
1614        data = <value optimized out>
1615#21 0x00007fe653934a6d in TV::StartTV (tvrec=0x0, startInGuide=false, inPlaylist=false, initByNetworkCommand=false) at tv_play.cpp:317
1616        locker = {{mtx = 0x7fe63d75ee28, val = 140626850344488}}
1617        state = kState_WatchingLiveTV
1618        is_err = false
1619        is_none = false
1620        timeout = 20
1621        st = {m_timer = {mds = 83475077}, m_running = true}
1622        is_started = true
1623        mctx = (const PlayerContext *) 0x0
1624        tv = (class TV *) 0x7fe63d75e910
1625        playCompleted = false
1626        curProgram = (class ProgramInfo *) 0x0
1627        nvpError = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3659}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1834}, alloc = 0, size = 0, data = 0x7fe64c74d81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x823ee0, static codecForCStrings = 0x0}
1628        allowrerecord = false
1629        quitAll = false
1630        showDialogs = true
1631        deleterecording = false
1632#22 0x0000000000437e0e in startTVNormal () at main.cpp:414
1633No locals.
1634#23 0x0000000000437ffa in TVMenuCallback (data=0x90ec70, selection=@0x7fe63da579d8) at main.cpp:441
1635        sel = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3659}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1834}, alloc = 0, size = 0, data = 0x7fe64c74d81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fe63dac3af0, static codecForCStrings = 0x0}
1636#24 0x00007fe6517074c5 in MythThemedMenu::handleAction (this=0x7fe63da578b0, action=@0x7fe63c0dd568, password=@0x7fffced6ec50) at myththemedmenu.cpp:847
1637        cbs = (MythUIMenuCallbacks *) 0x7fe63c00f230
1638#25 0x00007fe651705823 in MythThemedMenu::buttonAction (this=0x7fe63da578b0, item=0x7fe63da7c9e0, skipPass=false) at myththemedmenu.cpp:716
1639        button = {type = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3659}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1834}, alloc = 0, size = 0, data = 0x7fe64c74d81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fe63da7bee0, static codecForCStrings = 0x0}, action = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 8659}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x7fe63c0dd550}, d = 0x7fe63c0dd550}}, <No data fields>}, text = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3659}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1834}, alloc = 0, size = 0, data = 0x7fe64c74d81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fe63da83de0, static codecForCStrings = 0x0}, description = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3659}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1834}, alloc = 0, size = 0, data = 0x7fe64c74d81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fe63da8fa90, static codecForCStrings = 0x0}, icon = 0x0, active = 160, password = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3659}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1834}, alloc = 0, size = 0, data = 0x7fe64c74d81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x823ee0, static codecForCStrings = 0x0}}
1640        password = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3659}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1834}, alloc = 0, size = 0, data = 0x7fe64c74d81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x823ee0, static codecForCStrings = 0x0}
1641        it = {i = 0x7fe63c0dd568}
1642#26 0x00007fe65179033c in MythThemedMenu::qt_metacall (this=0x7fe63da578b0, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffced6edd0) at moc_myththemedmenu.cpp:73
1643No locals.
1644#27 0x00007fe64c48a264 in QMetaObject::activate (sender=<value optimized out>, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3101
1645        c = <value optimized out>
1646        method = 25
1647        currentSender = {sender = 0x7fe62fcd7c40, signal = 22, ref = 1}
1648        previousSender = (QObjectPrivate::Sender *) 0x0
1649        i = <value optimized out>
1650        count = 1
1651        signal = 22
1652        empty_argv = {0x0}
1653        locker = {{mtx = 0x827128, val = 8548648}}
1654        currentThreadData = <value optimized out>
1655        connectionLists = (QObjectConnectionListVector *) 0x7fe62fcd7580
1656#28 0x00007fe651791bf6 in MythUIButtonList::itemClicked (this=0x7fe62fcd7c40, _t1=0x7fe63da7c9e0) at moc_mythuibuttonlist.cpp:96
1657        _a = {0x0, 0x7fffced6edc0}
1658#29 0x00007fe65171c863 in MythUIButtonList::keyPressEvent (this=0x7fe62fcd7c40, e=0x7fffced6f440) at mythuibuttonlist.cpp:867
1659        item = (MythUIButtonListItem *) 0x7fe63da7c9e0
1660        action = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3659}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1834}, alloc = 0, size = 0, data = 0x7fe64c74d81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fe63c09acc0, static codecForCStrings = 0x0}
1661        i = 0
1662        actions = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 8659}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x7fe618db7fa0}, d = 0x7fe618db7fa0}}, <No data fields>}
1663        handled = true
1664#30 0x00007fe6516ffc90 in MythThemedMenu::keyPressEvent (this=0x7fe63da578b0, event=0x7fffced6f440) at myththemedmenu.cpp:211
1665        type = (class MythUIType *) 0x7fe62fcd7c40
1666        actions = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 8659}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x7fe63c2ae2f0}, d = 0x7fe63c2ae2f0}}, <No data fields>}
1667        handled = 16
1668        fullexit = 60
1669#31 0x00007fe6516ad3b6 in MythMainWindow::eventFilter (this=0x7fe63c114600, e=0x7fffced6f440) at mythmainwindow.cpp:1399
1670        top = (class MythScreenType *) 0x7fe63da578b0
1671        ke = (class QKeyEvent *) 0x7fffced6f440
1672        it = (class MythScreenStack **) 0x7fe63c113978
1673        ge = (MythGestureEvent *) 0x7fe63c2ae2f0
1674#32 0x00007fe64c477e77 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x7fe63c114600, event=0x7fffced6f440) at kernel/qcoreapplication.cpp:726
1675        obj = (class QObject *) 0x7fe627d21dec
1676        i = <value optimized out>
1677#33 0x00007fe64e4a750c in QApplicationPrivate::notify_helper (this=0x8a55f0, receiver=0x7fe63c114600, e=0x7fffced6f440) at kernel/qapplication.cpp:4052
1678        consumed = <value optimized out>
1679#34 0x00007fe64e4adcf3 in QApplication::notify (this=<value optimized out>, receiver=0x7fe63c114600, e=0x7fffced6f440) at kernel/qapplication.cpp:3662
1680        pr = {o = 0x7fe63c114600}
1681        res = false
1682#35 0x00007fe64c478b2c in QCoreApplication::notifyInternal (this=0x7fffced70710, receiver=0x7fe63c114600, event=0x7fffced6f440) at kernel/qcoreapplication.cpp:606
1683        result = false
1684        cbdata = {0x7fe63c114600, 0x7fffced6f440, 0x7fffced6f3af}
1685        threadData = (QThreadData *) 0x8270d0
1686        returnValue = <value optimized out>
1687#36 0x00007fe651b54497 in QCoreApplication::sendEvent (receiver=0x7fe63c114600, event=0x7fffced6f440) at /usr/include/qt4/QtCore/qcoreapplication.h:213
1688No locals.
1689#37 0x00007fe6516ae6af in MythMainWindow::customEvent (this=0x7fe63c114600, ce=0x7fe61fb899d0) at mythmainwindow.cpp:1578
1690        key = {<QInputEvent> = {<QEvent> = {_vptr.QEvent = 0x7fe64eda3130, d = 0x0, t = 6, posted = 0, spont = 0, m_accept = 1, reserved = 2396}, modState = {i = 0}}, txt = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3659}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1834}, alloc = 0, size = 0, data = 0x7fe64c74d81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fe61f515f50, static codecForCStrings = 0x0}, k = 16777220, c = 1, autor = 0}
1691        key_target = (class QObject *) 0x0
1692        lke = (LircKeycodeEvent *) 0x7fe61fb899d0
1693#38 0x00007fe64c486e74 in QObject::event (this=0x7fe63c114600, e=0x7fe61fb899d0) at kernel/qobject.cpp:1133
1694No locals.
1695#39 0x00007fe64e4f4c38 in QWidget::event (this=0x7fe63c114600, event=0x7fe61fb899d0) at kernel/qwidget.cpp:7946
1696No locals.
1697#40 0x00007fe6516a743f in MythMainWindow::event (this=0x7fe63c114600, e=0x7fe61fb899d0) at mythmainwindow.cpp:714
1698No locals.
1699#41 0x00007fe64e4a753c in QApplicationPrivate::notify_helper (this=0x8a55f0, receiver=0x7fe63c114600, e=0x7fe61fb899d0) at kernel/qapplication.cpp:4056
1700        consumed = <value optimized out>
1701#42 0x00007fe64e4acdd8 in QApplication::notify (this=0x7fffced70710, receiver=0x7fe63c114600, e=0x7fe61fb899d0) at kernel/qapplication.cpp:4021
1702        res = true
1703#43 0x00007fe64c478b2c in QCoreApplication::notifyInternal (this=0x7fffced70710, receiver=0x7fe63c114600, event=0x7fe61fb899d0) at kernel/qcoreapplication.cpp:606
1704        result = false
1705        cbdata = {0x7fe63c114600, 0x7fe61fb899d0, 0x7fffced6ffbf}
1706        threadData = (QThreadData *) 0x8270d0
1707        returnValue = <value optimized out>
1708#44 0x00007fe64c479204 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8270d0) at kernel/qcoreapplication.h:213
1709        pe = <value optimized out>
1710        e = (class QEvent *) 0x7fe61fb899d0
1711        r = (class QObject *) 0x80
1712        locker = {{mtx = 0x827110, val = 8548624}}
1713        startOffset = 0
1714        i = (int &) @0x827104: 0
1715#45 0x00007fe64c49d6e3 in postEventSourceDispatch (s=<value optimized out>) at kernel/qcoreapplication.h:218
1716No locals.
1717#46 0x00007fe64ba7ed8e in IA__g_main_context_dispatch (context=0x8a6510) at gmain.c:1824
1718No locals.
1719#47 0x00007fe64ba82538 in g_main_context_iterate (context=0x8a6510, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2455
1720        max_priority = 2147483647
1721        timeout = 13
1722        some_ready = 1
1723        nfds = 7
1724        allocated_nfds = 1269363040
1725        fds = <value optimized out>
1726        __PRETTY_FUNCTION__ = "g_main_context_iterate"
1727#48 0x00007fe64ba82660 in IA__g_main_context_iteration (context=0x8a6510, may_block=1) at gmain.c:2518
1728        retval = <value optimized out>
1729#49 0x00007fe64c49d366 in QEventDispatcherGlib::processEvents (this=0x851080, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
1730        d = (QEventDispatcherGlibPrivate * const) 0x8a5740
1731        canWait = true
1732        result = <value optimized out>
1733#50 0x00007fe64e52cade in QGuiEventDispatcherGlib::processEvents (this=0x7fe627d21dec, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
1734        d = (QGuiEventDispatcherGlibPrivate * const) 0x8a5740
1735        returnValue = 252
1736#51 0x00007fe64c477512 in QEventLoop::processEvents (this=<value optimized out>, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
1737) at kernel/qeventloop.cpp:149
1738        d = (QEventLoopPrivate * const) 0x7fe63da65200
1739#52 0x00007fe64c4776b5 in QEventLoop::exec (this=0x7fffced702c0, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
1740) at kernel/qeventloop.cpp:197
1741        d = (QEventLoopPrivate * const) 0x7fe63da65200
1742        app = (class QCoreApplication *) 0x7fffced70710
1743#53 0x00007fe64c479569 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
1744        threadData = (QThreadData *) 0x8270d0
1745        eventLoop = {<QObject> = {_vptr.QObject = 0x7fe64c74bfd0, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7fe64c506040 "QObject", data = 0x7fe64c5060e0, extradata = 0x7fe64c745300}}, d_ptr = 0x7fe63da65200, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x7fe64c50f8c0 "Qt", data = 0x7fe64c5127a0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x823320, stringdata = 0x7fe64c5175c0 "QEventLoop", data = 0x7fe64c5175e0, extradata = 0x0}}}
1746        returnCode = -1
1747#54 0x00000000004446b4 in main (argc=5, argv=0x7fffced71108) at main.cpp:1515
1748        bPromptForBackend = false
1749        a = {<QCoreApplication> = {<QObject> = {_vptr.QObject = 0x7fe64eda29d0, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7fe64c506040 "QObject", data = 0x7fe64c5060e0, extradata = 0x7fe64c745300}}, d_ptr = 0x8a55f0, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x7fe64c50f8c0 "Qt", data = 0x7fe64c5127a0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x823320, stringdata = 0x7fe64c517660 "QCoreApplication", data = 0x7fe64c517700, extradata = 0x0}}, static self = 0x7fffced70710}, static staticMetaObject = {d = {superdata = 0x7fe64c74c060, stringdata = 0x7fe64ea36900 "QApplication", data = 0x7fe64ea36b00, extradata = 0x0}}}
1750        fileprefix = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3659}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1834}, alloc = 0, size = 0, data = 0x7fe64c74d81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x8e6870, static codecForCStrings = 0x0}
1751        cmdline = {parseTypes = 1535, settingsOverride = {{d = 0x823f00, e = 0x823f00}}, settingsQuery = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 8659}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x824860}, d = 0x824860}}, <No data fields>}, display = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3659}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1834}, alloc = 0, size = 0, data = 0x7fe64c74d81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x823ee0, static codecForCStrings = 0x0}, geometry = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3659}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1834}, alloc = 0, size = 0, data = 0x7fe64c74d81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x823ee0, static codecForCStrings = 0x0}, wantsToExit = false}
1752        themename = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3659}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1834}, alloc = 0, size = 0, data = 0x7fe64c74d81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fe63da59540, static codecForCStrings = 0x0}
1753        randomtheme = false
1754        mon = (class MediaMonitor *) 0x7fe63d9716b0
1755        dir = {d_ptr = 0x7fe63c0a6970}
1756        priv_thread_created = true
1757        ctb = {<QThread> = {<QObject> = {_vptr.QObject = 0x5c8f50, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7fe64c506040 "QObject", data = 0x7fe64c5060e0, extradata = 0x7fe64c745300}}, d_ptr = 0x7fe63daa33c0, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x7fe64c50f8c0 "Qt", data = 0x7fe64c5127a0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x823320, stringdata = 0x7fe64c514760 "QThread", data = 0x7fe64c5147c0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x821e20, stringdata = 0x5c8f10 "ConnectToBackend", data = 0x5c8ec0, extradata = 0x0}}, timer = 0x7fe63da65080}
1758        cmdline_err = false
1759        binname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3659}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1834}, alloc = 0, size = 0, data = 0x7fe64c74d81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x90f450, static codecForCStrings = 0x0}
1760        ResetSettings = false
1761        pa_ret = 0
1762        callCleanup = {m_cleanFunction = 0x436154 <cleanup>}
1763        priv_thread = 140626903685392
1764        mainWindow = (class MythMainWindow *) 0x7fe63c114600
1765        pmanager = (MythPluginManager *) 0x7fe63d95d660
1766        networkControl = (class NetworkControl *) 0x7fe63da2a360
1767        upgradeAllowed = false
1768        pluginname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3659}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1834}, alloc = 0, size = 0, data = 0x7fe64c74d81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x823ee0, static codecForCStrings = 0x0}
1769        settingsQuery = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 8659}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x824860}, d = 0x824860}}, <No data fields>}
1770        status = 0
1771        themedir = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3659}, alloc = 0, size = 0, data = 0x823efa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1834}, alloc = 0, size = 0, data = 0x7fe64c74d81a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fe63da574e0, static codecForCStrings = 0x0}
1772        ret = 0
1773        bBypassAutoDiscovery = false
1774        finfo = {d_ptr = 0x8e6c10}
1775        settingsOverride = {{d = 0x823f00, e = 0x823f00}}
1776Current language:  auto; currently c
1777Current language:  auto; currently asm