Ticket #9704: ThreadStacktrace.6.txt

File ThreadStacktrace.6.txt, 82.9 KB (added by brian@…, 23 months ago)

stack trace of deadlocked threads

Line 
1
2Thread 24 (Thread 0xb7791b70 (LWP 15045)):
3#0  0x0087d422 in __kernel_vsyscall ()
4No symbol table info available.
5#1  0x03ebeb86 in *__GI___poll (fds=0x3f54ff4, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
6        resultvar = <value optimized out>
7        oldtype = 0
8        result = <value optimized out>
9#2  0x029b74eb in IA__g_poll (fds=0xa1ba970, nfds=1, timeout=-1) at /build/buildd/glib2.0-2.24.1/glib/gpoll.c:127
10No locals.
11#3  0x029aa0ac in g_main_context_poll (context=0xa1b9a58, block=<value optimized out>, dispatch=1, self=0xa1baa80) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2904
12        poll_func = 0x29b74c0 <IA__g_poll>
13#4  g_main_context_iterate (context=0xa1b9a58, block=<value optimized out>, dispatch=1, self=0xa1baa80) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2586
14        max_priority = 2147483647
15        timeout = -1
16        some_ready = <value optimized out>
17        nfds = 1
18        allocated_nfds = <value optimized out>
19        fds = <value optimized out>
20        __PRETTY_FUNCTION__ = "g_main_context_iterate"
21#5  0x029aa4b8 in IA__g_main_context_iteration (context=0xa1b9a58, may_block=1) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2654
22        retval = <value optimized out>
23#6  0x078375d5 in QEventDispatcherGlib::processEvents (this=0xa1ae638, flags=...) at kernel/qeventdispatcher_glib.cpp:412
24        d = 0xa1ba730
25        canWait = true
26        result = <value optimized out>
27#7  0x0780a059 in QEventLoop::processEvents (this=0xb7791260, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
28) at kernel/qeventloop.cpp:149
29        d = 0xa1baa20
30#8  0x0780a4aa in QEventLoop::exec (this=0xb7791260, flags=...) at kernel/qeventloop.cpp:201
31        d = 0xa1baa20
32        app = <value optimized out>
33#9  0x077065a8 in QThread::exec (this=0xa1b8d48) at thread/qthread.cpp:487
34        d = <value optimized out>
35        locker = {{mtx = 0xa1b9170, val = 169578864}}
36        eventLoop = {<QObject> = {_vptr.QObject = 0x791f448, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x78b7ee0 "QObject", data = 0x78b7f80, extradata = 0x791a260}}, d_ptr = {d = 0xa1baa20}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x78c0a20 "Qt", data = 0x78c4040, extradata = 0x0}}}, static staticMetaObject = {d = warning: can't find linker symbol for virtual table for `QMetaObject::<anonymous struct>' value
37warning:   found `types' instead
38{superdata = 0x791a250, stringdata = 0x78c9a80 "QEventLoop", data = 0x78c9aa0, extradata = 0x0}}}
39        returnCode = <value optimized out>
40#10 0x0031868d in WorkerThread::run (this=0xa1b8d48) at threadpool.cpp:267
41No locals.
42#11 0x0770932e in QThreadPrivate::start (arg=0xa1b8d48) at thread/qthread_unix.cpp:248
43        data = 0xa1ba048
44#12 0x0069e96e in start_thread (arg=0xb7791b70) at pthread_create.c:300
45        __res = <value optimized out>
46        __ignore1 = <value optimized out>
47        __ignore2 = <value optimized out>
48        pd = 0xb7791b70
49        now = <value optimized out>
50        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {7008244, 0, 4001536, -1216801752, -2056235528, -1534809962}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
51        not_first_call = <value optimized out>
52        robust = <value optimized out>
53        freesize = <value optimized out>
54        __PRETTY_FUNCTION__ = "start_thread"
55#13 0x03ecca4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
56No locals.
57
58Thread 23 (Thread 0xb6d90b70 (LWP 15046)):
59#0  0x0087d422 in __kernel_vsyscall ()
60No symbol table info available.
61#1  0x006a3342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
62No locals.
63#2  0x07708c1e in thread_sleep (ti=0x1) at thread/qthread_unix.cpp:398
64        mtx = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 0, __nusers = 1, {__spins = 0, __list = {__next = 0x0}}}, __size = '\000' <repeats 16 times>, "\001\000\000\000\000\000\000", __align = 0}
65        cnd = {__data = {__lock = 0, __futex = 1, __total_seq = 1, __wakeup_seq = 0, __woken_seq = 0, __mutex = 0xb6d90244, __nwaiters = 2, __broadcast_seq = 0}, __size = "\000\000\000\000\001\000\000\000\001", '\000' <repeats 23 times>, "D\002Ù¶\002\000\000\000\000\000\000\000\244\002Ù¶", __align = 4294967296}
66#3  0x07708d73 in QThread::msleep (msecs=100) at thread/qthread_unix.cpp:424
67        tv = {tv_sec = 1310006472, tv_usec = 620318}
68        ti = {tv_sec = 1310006472, tv_nsec = 720318000}
69#4  0x0030ad27 in TaskQueue::run (this=0xa1b94f0) at taskqueue.cpp:126
70        ttNow = {tv_sec = 1310006472, tv_usec = 620307}
71        pTask = 0x0
72#5  0x0770932e in QThreadPrivate::start (arg=0xa1b94f0) at thread/qthread_unix.cpp:248
73        data = 0xa1b0b80
74#6  0x0069e96e in start_thread (arg=0xb6d90b70) at pthread_create.c:300
75        __res = <value optimized out>
76        __ignore1 = <value optimized out>
77        __ignore2 = <value optimized out>
78        pd = 0xb6d90b70
79        now = <value optimized out>
80        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {7008244, 0, 4001536, -1227291608, -984590853, -1534809962}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
81        not_first_call = <value optimized out>
82        robust = <value optimized out>
83        freesize = <value optimized out>
84        __PRETTY_FUNCTION__ = "start_thread"
85#7  0x03ecca4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
86No locals.
87
88Thread 22 (Thread 0xb638fb70 (LWP 15047)):
89#0  0x0087d422 in __kernel_vsyscall ()
90No symbol table info available.
91#1  0x03e96ce6 in nanosleep () at ../sysdeps/unix/syscall-template.S:82
92No locals.
93#2  0x03e96b10 in __sleep (seconds=0) at ../sysdeps/unix/sysv/linux/sleep.c:138
94        ts = {tv_sec = 1363, tv_nsec = 157248306}
95        set = {__val = {65536, 0 <repeats 31 times>}}
96        oset = {__val = {0, 0, 3057185380, 7291426, 3057185364, 134539444, 3057185352, 7371348, 178414912, 172596064, 175155424, 173452512, 177965464, 172151000, 177515608, 172596064, 169730184, 3057185288, 124795485, 169730184, 169707512, 127009916, 173569112, 169727656, 173802384, 170138120, 169947232, 170230440, 175367144, 175639760, 170715560, 173675392}}
97        result = <value optimized out>
98#3  0x0815e867 in UPnpMedia::RunRebuildLoop (this=0xa1b03f0) at upnpmedia.cpp:59
99        irebuildDelay = 1800
100#4  0x0815e88d in UPnpMedia::doUPnpMediaThread (param=0xa1b03f0) at upnpmedia.cpp:66
101        upnpmedia = 0xa1b03f0
102#5  0x0069e96e in start_thread (arg=0xb638fb70) at pthread_create.c:300
103        __res = <value optimized out>
104        __ignore1 = <value optimized out>
105        __ignore2 = <value optimized out>
106        pd = 0xb638fb70
107        now = <value optimized out>
108        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {7008244, 0, 4001536, -1237781464, 112219642, -1534809962}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
109        not_first_call = <value optimized out>
110        robust = <value optimized out>
111        freesize = <value optimized out>
112        __PRETTY_FUNCTION__ = "start_thread"
113#6  0x03ecca4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
114No locals.
115
116Thread 21 (Thread 0xb598eb70 (LWP 15048)):
117#0  0x0087d422 in __kernel_vsyscall ()
118No symbol table info available.
119#1  0x03ec5971 in select () at ../sysdeps/unix/syscall-template.S:82
120No locals.
121#2  0x00304620 in SSDP::run (this=0xa1b71d0) at ssdp.cpp:229
122        nMaxSocket = 14
123        read_set = {fds_bits = {28672, 0 <repeats 31 times>}}
124        timeout = {tv_sec = 0, tv_usec = 115730}
125#3  0x0770932e in QThreadPrivate::start (arg=0xa1b71d0) at thread/qthread_unix.cpp:248
126        data = 0xa1b9f68
127#4  0x0069e96e in start_thread (arg=0xb598eb70) at pthread_create.c:300
128        __res = <value optimized out>
129        __ignore1 = <value optimized out>
130        __ignore2 = <value optimized out>
131        pd = 0xb598eb70
132        now = <value optimized out>
133        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {7008244, 0, 4001536, -1248271320, 1183864317, -1534809962}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
134        not_first_call = <value optimized out>
135        robust = <value optimized out>
136        freesize = <value optimized out>
137        __PRETTY_FUNCTION__ = "start_thread"
138#5  0x03ecca4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
139No locals.
140
141Thread 20 (Thread 0xb4f8db70 (LWP 15055)):
142#0  0x0087d422 in __kernel_vsyscall ()
143No symbol table info available.
144#1  0x006a3342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
145No locals.
146#2  0x0770a20f in QWaitConditionPrivate::wait (this=0xa1b2b98, mutex=0xa1b2b94, time=1000) at thread/qwaitcondition_unix.cpp:85
147        tv = {tv_sec = 1310006471, tv_usec = 793529}
148        ti = {tv_sec = 1310006472, tv_nsec = 793529000}
149        code = <value optimized out>
150#3  QWaitCondition::wait (this=0xa1b2b98, mutex=0xa1b2b94, time=1000) at thread/qwaitcondition_unix.cpp:159
151        returnValue = <value optimized out>
152#4  0x0101abdd in TVRec::RunTV (this=0xa1b2ab0) at tv_rec.cpp:1609
153        locker = {{mtx = 0xa1b2b95, val = 169552789}}
154        lock = {{mtx = 0xa1b2b34, val = 169552692}}
155#5  0x0101826f in TVRec::EventThread (param=0xa1b2ab0) at tv_rec.cpp:1307
156        thetv = 0xa1b2ab0
157#6  0x0069e96e in start_thread (arg=0xb4f8db70) at pthread_create.c:300
158        __res = <value optimized out>
159        __ignore1 = <value optimized out>
160        __ignore2 = <value optimized out>
161        pd = 0xb4f8db70
162        now = <value optimized out>
163        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {7008244, 0, 4001536, -1258761176, -2031069697, -1534809962}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
164        not_first_call = <value optimized out>
165        robust = <value optimized out>
166        freesize = <value optimized out>
167        __PRETTY_FUNCTION__ = "start_thread"
168#7  0x03ecca4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
169No locals.
170
171Thread 19 (Thread 0xb458cb70 (LWP 15056)):
172#0  0x0087d422 in __kernel_vsyscall ()
173No symbol table info available.
174#1  0x006a3342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
175No locals.
176#2  0x0770a20f in QWaitConditionPrivate::wait (this=0xa1bf920, mutex=0xa1bf91c, time=1000) at thread/qwaitcondition_unix.cpp:85
177        tv = {tv_sec = 1310006472, tv_usec = 447783}
178        ti = {tv_sec = 1310006473, tv_nsec = 447783000}
179        code = <value optimized out>
180#3  QWaitCondition::wait (this=0xa1bf920, mutex=0xa1bf91c, time=1000) at thread/qwaitcondition_unix.cpp:159
181        returnValue = <value optimized out>
182#4  0x0101abdd in TVRec::RunTV (this=0xa1bf838) at tv_rec.cpp:1609
183        locker = {{mtx = 0xa1bf91d, val = 169605405}}
184        lock = {{mtx = 0xa1bf8bc, val = 169605308}}
185#5  0x0101826f in TVRec::EventThread (param=0xa1bf838) at tv_rec.cpp:1307
186        thetv = 0xa1bf838
187#6  0x0069e96e in start_thread (arg=0xb458cb70) at pthread_create.c:300
188        __res = <value optimized out>
189        __ignore1 = <value optimized out>
190        __ignore2 = <value optimized out>
191        pd = 0xb458cb70
192        now = <value optimized out>
193        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {7008244, 0, 4001536, -1269251032, -959425026, -1534809962}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
194        not_first_call = <value optimized out>
195        robust = <value optimized out>
196        freesize = <value optimized out>
197        __PRETTY_FUNCTION__ = "start_thread"
198#7  0x03ecca4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
199No locals.
200
201Thread 18 (Thread 0xb3b8bb70 (LWP 15057)):
202#0  0x0087d422 in __kernel_vsyscall ()
203No symbol table info available.
204#1  0x006a3342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
205No locals.
206#2  0x0770a20f in QWaitConditionPrivate::wait (this=0xa1bbe18, mutex=0xa1bbe14, time=1000) at thread/qwaitcondition_unix.cpp:85
207        tv = {tv_sec = 1310006472, tv_usec = 506410}
208        ti = {tv_sec = 1310006473, tv_nsec = 506410000}
209        code = <value optimized out>
210#3  QWaitCondition::wait (this=0xa1bbe18, mutex=0xa1bbe14, time=1000) at thread/qwaitcondition_unix.cpp:159
211        returnValue = <value optimized out>
212#4  0x0101abdd in TVRec::RunTV (this=0xa1bbd30) at tv_rec.cpp:1609
213        locker = {{mtx = 0xa1bbe15, val = 169590293}}
214        lock = {{mtx = 0xa1bbdb4, val = 169590196}}
215#5  0x0101826f in TVRec::EventThread (param=0xa1bbd30) at tv_rec.cpp:1307
216        thetv = 0xa1bbd30
217#6  0x0069e96e in start_thread (arg=0xb3b8bb70) at pthread_create.c:300
218        __res = <value optimized out>
219        __ignore1 = <value optimized out>
220        __ignore2 = <value optimized out>
221        pd = 0xb3b8bb70
222        now = <value optimized out>
223        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {7008244, 0, 4001536, -1279740888, 103831025, -1534809962}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
224        not_first_call = <value optimized out>
225        robust = <value optimized out>
226        freesize = <value optimized out>
227        __PRETTY_FUNCTION__ = "start_thread"
228#7  0x03ecca4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
229No locals.
230
231Thread 17 (Thread 0xb318ab70 (LWP 15058)):
232#0  0x0087d422 in __kernel_vsyscall ()
233No symbol table info available.
234#1  0x006a3342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
235No locals.
236#2  0x0770a20f in QWaitConditionPrivate::wait (this=0xa1bc050, mutex=0xa1bc04c, time=1000) at thread/qwaitcondition_unix.cpp:85
237        tv = {tv_sec = 1310006472, tv_usec = 506426}
238        ti = {tv_sec = 1310006473, tv_nsec = 506426000}
239        code = <value optimized out>
240#3  QWaitCondition::wait (this=0xa1bc050, mutex=0xa1bc04c, time=1000) at thread/qwaitcondition_unix.cpp:159
241        returnValue = <value optimized out>
242#4  0x0101abdd in TVRec::RunTV (this=0xa1bbf68) at tv_rec.cpp:1609
243        locker = {{mtx = 0xa1bc04d, val = 169590861}}
244        lock = {{mtx = 0xa1bbfec, val = 169590764}}
245#5  0x0101826f in TVRec::EventThread (param=0xa1bbf68) at tv_rec.cpp:1307
246        thetv = 0xa1bbf68
247#6  0x0069e96e in start_thread (arg=0xb318ab70) at pthread_create.c:300
248        __res = <value optimized out>
249        __ignore1 = <value optimized out>
250        __ignore2 = <value optimized out>
251        pd = 0xb318ab70
252        now = <value optimized out>
253        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {7008244, 0, 4001536, -1290230744, 1175475696, -1534809962}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
254        not_first_call = <value optimized out>
255        robust = <value optimized out>
256        freesize = <value optimized out>
257        __PRETTY_FUNCTION__ = "start_thread"
258#7  0x03ecca4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
259No locals.
260
261Thread 16 (Thread 0xb2789b70 (LWP 15059)):
262#0  0x0087d422 in __kernel_vsyscall ()
263No symbol table info available.
264#1  0x006a3342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
265No locals.
266#2  0x0770a20f in QWaitConditionPrivate::wait (this=0xa1bc9b8, mutex=0xa1bc9b4, time=1000) at thread/qwaitcondition_unix.cpp:85
267        tv = {tv_sec = 1310006472, tv_usec = 447794}
268        ti = {tv_sec = 1310006473, tv_nsec = 447794000}
269        code = <value optimized out>
270#3  QWaitCondition::wait (this=0xa1bc9b8, mutex=0xa1bc9b4, time=1000) at thread/qwaitcondition_unix.cpp:159
271        returnValue = <value optimized out>
272#4  0x0101abdd in TVRec::RunTV (this=0xa1bc8d0) at tv_rec.cpp:1609
273        locker = {{mtx = 0xa1bc9b5, val = 169593269}}
274        lock = {{mtx = 0xa1bc954, val = 169593172}}
275#5  0x0101826f in TVRec::EventThread (param=0xa1bc8d0) at tv_rec.cpp:1307
276        thetv = 0xa1bc8d0
277#6  0x0069e96e in start_thread (arg=0xb2789b70) at pthread_create.c:300
278        __res = <value optimized out>
279        __ignore1 = <value optimized out>
280        __ignore2 = <value optimized out>
281        pd = 0xb2789b70
282        now = <value optimized out>
283        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {7008244, 0, 4001536, -1300720600, -2039458318, -1534809962}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
284        not_first_call = <value optimized out>
285        robust = <value optimized out>
286        freesize = <value optimized out>
287        __PRETTY_FUNCTION__ = "start_thread"
288#7  0x03ecca4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
289No locals.
290
291Thread 15 (Thread 0xb1d88b70 (LWP 15060)):
292#0  0x0087d422 in __kernel_vsyscall ()
293No symbol table info available.
294#1  0x006a3342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
295No locals.
296#2  0x0770a20f in QWaitConditionPrivate::wait (this=0xa1c81b8, mutex=0xa1c81b4, time=1000) at thread/qwaitcondition_unix.cpp:85
297        tv = {tv_sec = 1310006471, tv_usec = 793543}
298        ti = {tv_sec = 1310006472, tv_nsec = 793543000}
299        code = <value optimized out>
300#3  QWaitCondition::wait (this=0xa1c81b8, mutex=0xa1c81b4, time=1000) at thread/qwaitcondition_unix.cpp:159
301        returnValue = <value optimized out>
302#4  0x0101abdd in TVRec::RunTV (this=0xa1c80d0) at tv_rec.cpp:1609
303        locker = {{mtx = 0xa1c81b5, val = 169640373}}
304        lock = {{mtx = 0xa1c8154, val = 169640276}}
305#5  0x0101826f in TVRec::EventThread (param=0xa1c80d0) at tv_rec.cpp:1307
306        thetv = 0xa1c80d0
307#6  0x0069e96e in start_thread (arg=0xb1d88b70) at pthread_create.c:300
308        __res = <value optimized out>
309        __ignore1 = <value optimized out>
310        __ignore2 = <value optimized out>
311        pd = 0xb1d88b70
312        now = <value optimized out>
313        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {7008244, 0, 4001536, -1311210456, -967813643, -1534809962}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
314        not_first_call = <value optimized out>
315        robust = <value optimized out>
316        freesize = <value optimized out>
317        __PRETTY_FUNCTION__ = "start_thread"
318#7  0x03ecca4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
319No locals.
320
321Thread 14 (Thread 0xb1387b70 (LWP 15061)):
322#0  0x0087d422 in __kernel_vsyscall ()
323No symbol table info available.
324#1  0x006a3342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
325No locals.
326#2  0x0770a20f in QWaitConditionPrivate::wait (this=0xa1d3ca0, mutex=0xa1d3c9c, time=1000) at thread/qwaitcondition_unix.cpp:85
327        tv = {tv_sec = 1310006472, tv_usec = 446209}
328        ti = {tv_sec = 1310006473, tv_nsec = 446209000}
329        code = <value optimized out>
330#3  QWaitCondition::wait (this=0xa1d3ca0, mutex=0xa1d3c9c, time=1000) at thread/qwaitcondition_unix.cpp:159
331        returnValue = <value optimized out>
332#4  0x0101abdd in TVRec::RunTV (this=0xa1d3bb8) at tv_rec.cpp:1609
333        locker = {{mtx = 0xa1d3c9d, val = 169688221}}
334        lock = {{mtx = 0xa1d3c3c, val = 169688124}}
335#5  0x0101826f in TVRec::EventThread (param=0xa1d3bb8) at tv_rec.cpp:1307
336        thetv = 0xa1d3bb8
337#6  0x0069e96e in start_thread (arg=0xb1387b70) at pthread_create.c:300
338        __res = <value optimized out>
339        __ignore1 = <value optimized out>
340        __ignore2 = <value optimized out>
341        pd = 0xb1387b70
342        now = <value optimized out>
343        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {7008244, 0, 4001536, -1321700312, 128996852, -1534809962}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
344        not_first_call = <value optimized out>
345        robust = <value optimized out>
346        freesize = <value optimized out>
347        __PRETTY_FUNCTION__ = "start_thread"
348#7  0x03ecca4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
349No locals.
350
351Thread 13 (Thread 0xb0986b70 (LWP 15062)):
352#0  0x0087d422 in __kernel_vsyscall ()
353No symbol table info available.
354#1  0x006a3015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
355No locals.
356#2  0x077088c2 in QMutexPrivate::wait (this=0xa1db5f8, timeout=-1) at thread/qmutex_unix.cpp:84
357        errorCode = 0
358#3  0x07704072 in QMutex::lock (this=0xa1ff3b0) at thread/qmutex.cpp:205
359        lastSpinCount = <value optimized out>
360        maximumSpinCount = 20
361        self = <value optimized out>
362#4  0x08079b93 in AutoExpire::Update (encoder=1, fsID=-1, immediately=true) at autoexpire.cpp:1035
363No locals.
364#5  0x08109558 in Scheduler::RunScheduler (this=0xa1c6ba8) at scheduler.cpp:2151
365        msg = warning: can't find linker symbol for virtual table for `QString' value
366warning:   found `QMapData::shared_null' instead
367{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7920468, static codecForCStrings = 0x0}
368        fsID = -1
369        details = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa6ecdf0, static codecForCStrings = 0x0}
370        recstartts = {d = {d = 0xa883418}}
371        doSchedAfterStart = true
372        is_rec = true
373        statuschanged = false
374        recIter = {_M_cur = 0xaa4be1a8, _M_first = 0xaa4be130, _M_last = 0xaa4be330, _M_node = 0xa76d3b0}
375        curtime = {d = {d = 0xa787628}}
376        lockit = {{mtx = 0xa1c6be1, val = 169634785}}
377        secsleft = -2
378        nexttv = 0xa1f8018
379        nextrectime = {d = {d = 0xa7a9e60}}
380        schedid = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa5a2fe8, static codecForCStrings = 0x0}
381        lastSleepCheck = {d = {d = 0xaa12728}}
382        idleSince = {d = {d = 0xa97a0f8}}
383        sysEventSecs = {120, 90, 60, 30, 0}
384        sysEvents = {{{p = {static shared_null = {ref = {_q_value = 781}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0xa52b130}, d = 0xa52b130}}, {{p = {static shared_null = {ref = {_q_value = 781}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0xa182e78}, d = 0xa182e78}}, {{p = {static shared_null = {ref = {_q_value = 781}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0xaa127e0}, d = 0xaa127e0}}, {{p = {static shared_null = {ref = {_q_value = 781}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0xa488390}, d = 0xa488390}}}
385        fillend = {tv_sec = 1309994967, tv_usec = 162863}
386        placeTime = 26.7724476
387        query = {<QSqlQuery> = {d = 0xa211778}, m_db = 0xa1f9ed0, m_isConnected = true, m_returnConnection = false, m_last_prepared_query = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa1c7c30, static codecForCStrings = 0x0}}
388        wakeThreshold = 300
389        blockShutdown = false
390        idleTimeoutSecs = 300
391        fillstart = {tv_sec = 1309994940, tv_usec = 390416}
392        prerollseconds = 0
393        firstRun = false
394        startIter = {_M_cur = 0xaa4be1a8, _M_first = 0xaa4be130, _M_last = 0xaa4be330, _M_node = 0xa76d3b0}
395        idleWaitForRecordingTime = 5
396        nextRecording = 0xa7a9f40
397        lastupdate = {d = {d = 0xa2074b0}}
398        sysEventKey = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa744750, static codecForCStrings = 0x0}
399        matchTime = 0.000645000022
400#6  0x081113a6 in Scheduler::SchedulerThread (param=0xa1c6ba8) at scheduler.cpp:2693
401        sched = 0xa1c6ba8
402#7  0x0069e96e in start_thread (arg=0xb0986b70) at pthread_create.c:300
403        __res = <value optimized out>
404        __ignore1 = <value optimized out>
405        __ignore2 = <value optimized out>
406        pd = 0xb0986b70
407        now = <value optimized out>
408        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {7008244, 0, 4001536, -1332190168, 1200641527, -1534809962}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
409        not_first_call = <value optimized out>
410        robust = <value optimized out>
411        freesize = <value optimized out>
412        __PRETTY_FUNCTION__ = "start_thread"
413#8  0x03ecca4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
414No locals.
415
416Thread 12 (Thread 0xaff85b70 (LWP 15063)):
417#0  0x0087d422 in __kernel_vsyscall ()
418No symbol table info available.
419#1  0x03e96ce6 in nanosleep () at ../sysdeps/unix/syscall-template.S:82
420No locals.
421#2  0x03e96b10 in __sleep (seconds=0) at ../sysdeps/unix/sysv/linux/sleep.c:138
422        ts = {tv_sec = 210, tv_nsec = 794789313}
423        set = {__val = {65536, 0 <repeats 31 times>}}
424        oset = {__val = {0, 0, 66408640, 66408600, 127008756, 2952286408, 124880607, 178034584, 65202294, 66409260, 136019956, 0, 136019956, 65452070, 135485605, 2952286592, 2952286592, 0, 2952286576, 124795769, 127008756, 2952286504, 11, 38, 0, 65, 0, 66413504, 172156568, 49, 177602817, 66413504}}
425        result = <value optimized out>
426#3  0x081373ba in HouseKeeper::RunHouseKeeping (this=0xa1de598) at housekeeper.cpp:284
427        period = 1
428        maxhr = 18
429        minhr = 0
430        dbTag = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa80d118, static codecForCStrings = 0x0}
431        initialRun = false
432#4  0x0813b4c3 in HouseKeeper::doHouseKeepingThread (param=0xa1de598) at housekeeper.cpp:633
433        hkeeper = 0xa1de598
434#5  0x0069e96e in start_thread (arg=0xaff85b70) at pthread_create.c:300
435        __res = <value optimized out>
436        __ignore1 = <value optimized out>
437        __ignore2 = <value optimized out>
438        pd = 0xaff85b70
439        now = <value optimized out>
440        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {7008244, 0, 4001536, -1342680024, -2014292535, -1534809962}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
441        not_first_call = <value optimized out>
442        robust = <value optimized out>
443        freesize = <value optimized out>
444        __PRETTY_FUNCTION__ = "start_thread"
445#6  0x03ecca4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
446No locals.
447
448Thread 11 (Thread 0xaf584b70 (LWP 15064)):
449#0  0x0087d422 in __kernel_vsyscall ()
450No symbol table info available.
451#1  0x006a5f5b in read () at ../sysdeps/unix/syscall-template.S:82
452No locals.
453#2  0x02e52ab8 in vio_read () from /usr/lib/libmysqlclient_r.so.16
454No symbol table info available.
455#3  0x02e52b16 in vio_read_buff () from /usr/lib/libmysqlclient_r.so.16
456No symbol table info available.
457#4  0x02e53d13 in ?? () from /usr/lib/libmysqlclient_r.so.16
458No symbol table info available.
459#5  0x02e540a7 in my_net_read () from /usr/lib/libmysqlclient_r.so.16
460No symbol table info available.
461#6  0x02e4da3f in cli_safe_read () from /usr/lib/libmysqlclient_r.so.16
462No symbol table info available.
463#7  0x02e4e185 in ?? () from /usr/lib/libmysqlclient_r.so.16
464No symbol table info available.
465#8  0x02e1d2a6 in cli_stmt_execute () from /usr/lib/libmysqlclient_r.so.16
466No symbol table info available.
467#9  0x02e1aa9f in mysql_stmt_execute () from /usr/lib/libmysqlclient_r.so.16
468No symbol table info available.
469#10 0x06f12ba2 in QMYSQLResult::exec (this=0xaa0c6398) at ../../../sql/drivers/mysql/qsql_mysql.cpp:1014
470        timeVector = {{d = 0xa9eab258, p = 0xa9eab258}}
471        stringVector = warning: can't find linker symbol for virtual table for `QVector<QByteArray>' value
472warning:   found `QString::shared_empty' instead
473{{d = 0x7920490, p = 0x7920490}}
474        nullVector = {{d = 0xaa155d18, p = 0xaa155d18}}
475        values = {{d = 0xa9f06e80, p = 0xa9f06e80}}
476        r = <value optimized out>
477        currBind = 0xaa1e4eb0
478#11 0x0083342c in QSqlQuery::exec (this=0xaf5839b0) at kernel/qsqlquery.cpp:939
479No locals.
480#12 0x00420f68 in MSqlQuery::exec (this=0xaf5839b0) at mythdbcon.cpp:514
481        result = 7
482#13 0x032e81c4 in ProgramInfo::LoadProgramFromRecorded (this=0xaa4c9940, _chanid=4099, _recstartts=...) at programinfo.cpp:1574
483        query = {<QSqlQuery> = {d = 0xaa00f008}, m_db = 0xa861a408, m_isConnected = true, m_returnConnection = true, m_last_prepared_query = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xaa4cbcf8, static codecForCStrings = 0x0}}
484        is_reload = 8
485        new_basename = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa8600040, static codecForCStrings = 0x0}
486#14 0x032cfed4 in ProgramInfo (this=0xaa4c9940, _chanid=4099, _recstartts=...) at programinfo.cpp:234
487No locals.
488#15 0x08079106 in AutoExpire::FillDBOrdered (this=0xa1ff388, expireList=..., expMethod=2) at autoexpire.cpp:980
489        pginfo = 0xaa188b58
490        chanid = 4099
491        recstartts = {d = {d = 0xaa11b2e8}}
492        querystr = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa9f4b630, static codecForCStrings = 0x0}
493        where = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xaa219788, static codecForCStrings = 0x0}
494        orderby = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xaa088f58, static codecForCStrings = 0x0}
495        msg = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xaa11d090, static codecForCStrings = 0x0}
496        maxAge = 127008756
497        query = {<QSqlQuery> = {d = 0xaa24e268}, m_db = 0xaa0d1f78, m_isConnected = true, m_returnConnection = true, m_last_prepared_query = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa9f4b630, static codecForCStrings = 0x0}}
498#16 0x08076c55 in AutoExpire::FillExpireList (this=0xa1ff388, expireList=...) at autoexpire.cpp:760
499        expMethod = 2
500#17 0x0806f6a4 in AutoExpire::ExpireRecordings (this=0xa1ff388) at autoexpire.cpp:387
501        fsit = {_M_current = 0x0}
502        fsMap = {{d = 0xa8605420, e = 0xa8605420}}
503        expireList = {<std::_Vector_base<ProgramInfo*, std::allocator<ProgramInfo*> >> = {_M_impl = {<std::allocator<ProgramInfo*>> = {<__gnu_cxx::new_allocator<ProgramInfo*>> = {<No data fields>}, <No data fields>}, _M_start = 0xaa4d2138, _M_finish = 0xaa4d276c, _M_end_of_storage = 0xaa4d2938}}, <No data fields>}
504        deleteList = {<std::_Vector_base<ProgramInfo*, std::allocator<ProgramInfo*> >> = {_M_impl = {<std::allocator<ProgramInfo*>> = {<__gnu_cxx::new_allocator<ProgramInfo*>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}
505        fsInfos = {<std::_Vector_base<FileSystemInfo, std::allocator<FileSystemInfo> >> = {_M_impl = {<std::allocator<FileSystemInfo>> = {<__gnu_cxx::new_allocator<FileSystemInfo>> = {<No data fields>}, <No data fields>}, _M_start = 0xa9e17100, _M_finish = 0xa9e17168, _M_end_of_storage = 0xa9e17168}}, <No data fields>}
506        truncateMap = {{d = 0x3f54ff4, e = 0x3f54ff4}}
507        query = {<QSqlQuery> = {d = 0xaf583fa8}, m_db = 0x81b7ff4, m_isConnected = 52, m_returnConnection = 66, m_last_prepared_query = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x3d0f00, static codecForCStrings = 0x0}}
508#18 0x0806e925 in AutoExpire::RunExpirer (this=0xa1ff388) at autoexpire.cpp:310
509        timer = {mds = 69195202}
510        curTime = {d = {d = 0xaa136088}}
511        next_expire = {d = {d = 0xaa4c5500}}
512#19 0x0807461b in AutoExpire::ExpirerThread (param=0xa1ff388) at autoexpire.cpp:617
513        expirer = 0xa1ff388
514#20 0x0069e96e in start_thread (arg=0xaf584b70) at pthread_create.c:300
515        __res = <value optimized out>
516        __ignore1 = <value optimized out>
517        __ignore2 = <value optimized out>
518        pd = 0xaf584b70
519        now = <value optimized out>
520        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {7008244, 0, 4001536, -1353169880, -942647864, -1534809962}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
521        not_first_call = <value optimized out>
522        robust = <value optimized out>
523        freesize = <value optimized out>
524        __PRETTY_FUNCTION__ = "start_thread"
525#21 0x03ecca4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
526No locals.
527
528Thread 10 (Thread 0xaeb83b70 (LWP 15065)):
529#0  0x0087d422 in __kernel_vsyscall ()
530No symbol table info available.
531#1  0x03e96ce6 in nanosleep () at ../sysdeps/unix/syscall-template.S:82
532No locals.
533#2  0x03e96b10 in __sleep (seconds=0) at ../sysdeps/unix/sysv/linux/sleep.c:138
534        ts = {tv_sec = 56, tv_nsec = 966603725}
535        set = {__val = {65536, 0 <repeats 31 times>}}
536        oset = {__val = {0, 0, 125116315, 169361696, 2931306056, 33, 2931305919, 66413504, 66408436, 66413504, 0, 2931305912, 65466061, 65452070, 2931305912, 127008756, 174680424, 2931305944, 124795485, 174680424, 127008756, 0, 127008756, 124795465, 172352952, 176712240, 178165416, 175897440, 173423048, 81, 136, 177275728}}
537        result = <value optimized out>
538#3  0x00b4117d in JobQueue::ProcessQueue (this=0xa22f740) at jobqueue.cpp:467
539        atMax = false
540        rjiter = {i = 0xa2923d8}
541        logInfo = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa4ce5a0, static codecForCStrings = 0x0}
542        cmds = 0
543        maxJobs = 2
544        flags = 2
545        status = 4
546        jobStatus = {{d = 0x7920420, e = 0x7920420}}
547        message = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa8c0e70, static codecForCStrings = 0x0}
548        jobs = {{d = 0x7920420, e = 0x7920420}}
549        inTimeWindow = true
550        jobID = 4113
551        hostname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa61f490, static codecForCStrings = 0x0}
552        sleepTime = 60
553        startedJobAlready = false
554#4  0x00b3b51b in JobQueue::RunQueueProcesser (this=0xa22f740) at jobqueue.cpp:150
555No locals.
556#5  0x00b3b545 in JobQueue::QueueProcesserThread (param=0xa22f740) at jobqueue.cpp:156
557        jobqueue = 0xa22f740
558#6  0x0069e96e in start_thread (arg=0xaeb83b70) at pthread_create.c:300
559        __res = <value optimized out>
560        __ignore1 = <value optimized out>
561        __ignore2 = <value optimized out>
562        pd = 0xaeb83b70
563        now = <value optimized out>
564        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {7008244, 0, 4001536, -1363659736, 120608203, -1534809962}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
565        not_first_call = <value optimized out>
566        robust = <value optimized out>
567        freesize = <value optimized out>
568        __PRETTY_FUNCTION__ = "start_thread"
569#7  0x03ecca4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
570No locals.
571
572Thread 9 (Thread 0xae182b70 (LWP 15066)):
573#0  0x0087d422 in __kernel_vsyscall ()
574No symbol table info available.
575#1  0x03ebeb86 in *__GI___poll (fds=0x3f54ff4, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
576        resultvar = <value optimized out>
577        oldtype = 0
578        result = <value optimized out>
579#2  0x029b74eb in IA__g_poll (fds=0xa212010, nfds=1, timeout=-1) at /build/buildd/glib2.0-2.24.1/glib/gpoll.c:127
580No locals.
581#3  0x029aa0ac in g_main_context_poll (context=0xa21a0b8, block=<value optimized out>, dispatch=1, self=0xa2003f8) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2904
582        poll_func = 0x29b74c0 <IA__g_poll>
583#4  g_main_context_iterate (context=0xa21a0b8, block=<value optimized out>, dispatch=1, self=0xa2003f8) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2586
584        max_priority = 2147483647
585        timeout = -1
586        some_ready = <value optimized out>
587        nfds = 1
588        allocated_nfds = <value optimized out>
589        fds = <value optimized out>
590        __PRETTY_FUNCTION__ = "g_main_context_iterate"
591#5  0x029aa4b8 in IA__g_main_context_iteration (context=0xa21a0b8, may_block=1) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2654
592        retval = <value optimized out>
593#6  0x078375d5 in QEventDispatcherGlib::processEvents (this=0xa1e0858, flags=...) at kernel/qeventdispatcher_glib.cpp:412
594        d = 0xa1d95b8
595        canWait = true
596        result = <value optimized out>
597#7  0x0780a059 in QEventLoop::processEvents (this=0xae1822b0, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
598) at kernel/qeventloop.cpp:149
599        d = 0xa22f800
600#8  0x0780a4aa in QEventLoop::exec (this=0xae1822b0, flags=...) at kernel/qeventloop.cpp:201
601        d = 0xa22f800
602        app = <value optimized out>
603#9  0x077065a8 in QThread::exec (this=0xa228c38) at thread/qthread.cpp:487
604        d = <value optimized out>
605        locker = {{mtx = 0xa1b59a0, val = 169564576}}
606        eventLoop = {<QObject> = {_vptr.QObject = 0x791f448, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x78b7ee0 "QObject", data = 0x78b7f80, extradata = 0x791a260}}, d_ptr = {d = 0xa22f800}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x78c0a20 "Qt", data = 0x78c4040, extradata = 0x0}}}, static staticMetaObject = {d = warning: can't find linker symbol for virtual table for `QMetaObject::<anonymous struct>' value
607warning:   found `types' instead
608{superdata = 0x791a250, stringdata = 0x78c9a80 "QEventLoop", data = 0x78c9aa0, extradata = 0x0}}}
609        returnCode = <value optimized out>
610#10 0x0770663d in QThread::run (this=0xa228c38) at thread/qthread.cpp:546
611No locals.
612#11 0x0770932e in QThreadPrivate::start (arg=0xa228c38) at thread/qthread_unix.cpp:248
613        data = 0xa21aca8
614#12 0x0069e96e in start_thread (arg=0xae182b70) at pthread_create.c:300
615        __res = <value optimized out>
616        __ignore1 = <value optimized out>
617        __ignore2 = <value optimized out>
618        pd = 0xae182b70
619        now = <value optimized out>
620        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {7008244, 0, 4001536, -1374149592, 1192252874, -1534809962}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
621        not_first_call = <value optimized out>
622        robust = <value optimized out>
623        freesize = <value optimized out>
624        __PRETTY_FUNCTION__ = "start_thread"
625#13 0x03ecca4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
626No locals.
627
628Thread 8 (Thread 0xad781b70 (LWP 15067)):
629#0  0x0087d422 in __kernel_vsyscall ()
630No symbol table info available.
631#1  0x006a3015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
632No locals.
633#2  0x0770a287 in QWaitConditionPrivate::wait (this=0xa205b54, mutex=0xa205b50, time=4294967295) at thread/qwaitcondition_unix.cpp:87
634        code = -512
635#3  QWaitCondition::wait (this=0xa205b54, mutex=0xa205b50, time=4294967295) at thread/qwaitcondition_unix.cpp:159
636        returnValue = <value optimized out>
637#4  0x080e18ed in ProcessRequestThread::run (this=0xa205b48) at mainserver.cpp:151
638        locker = {{mtx = 0xa205b51, val = 169892689}}
639#5  0x0770932e in QThreadPrivate::start (arg=0xa205b48) at thread/qthread_unix.cpp:248
640        data = 0xa1b3ef8
641#6  0x0069e96e in start_thread (arg=0xad781b70) at pthread_create.c:300
642        __res = <value optimized out>
643        __ignore1 = <value optimized out>
644        __ignore2 = <value optimized out>
645        pd = 0xad781b70
646        now = <value optimized out>
647        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {7008244, 0, 4001536, -1384639448, -2022681140, -1534809962}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
648        not_first_call = <value optimized out>
649        robust = <value optimized out>
650        freesize = <value optimized out>
651        __PRETTY_FUNCTION__ = "start_thread"
652#7  0x03ecca4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
653No locals.
654
655Thread 7 (Thread 0xacd80b70 (LWP 15068)):
656#0  0x0087d422 in __kernel_vsyscall ()
657No symbol table info available.
658#1  0x006a3015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
659No locals.
660#2  0x0770a287 in QWaitConditionPrivate::wait (this=0xa22f5ec, mutex=0xa22f5e8, time=4294967295) at thread/qwaitcondition_unix.cpp:87
661        code = -512
662#3  QWaitCondition::wait (this=0xa22f5ec, mutex=0xa22f5e8, time=4294967295) at thread/qwaitcondition_unix.cpp:159
663        returnValue = <value optimized out>
664#4  0x080e18ed in ProcessRequestThread::run (this=0xa22f5e0) at mainserver.cpp:151
665        locker = {{mtx = 0xa22f5e9, val = 170063337}}
666#5  0x0770932e in QThreadPrivate::start (arg=0xa22f5e0) at thread/qthread_unix.cpp:248
667        data = 0xa1b44b0
668#6  0x0069e96e in start_thread (arg=0xacd80b70) at pthread_create.c:300
669        __res = <value optimized out>
670        __ignore1 = <value optimized out>
671        __ignore2 = <value optimized out>
672        pd = 0xacd80b70
673        now = <value optimized out>
674        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {7008244, 0, 4001536, -1395129304, -951036465, -1534809962}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
675        not_first_call = <value optimized out>
676        robust = <value optimized out>
677        freesize = <value optimized out>
678        __PRETTY_FUNCTION__ = "start_thread"
679#7  0x03ecca4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
680No locals.
681
682Thread 6 (Thread 0xac37fb70 (LWP 15069)):
683#0  0x0087d422 in __kernel_vsyscall ()
684No symbol table info available.
685#1  0x006a3015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
686No locals.
687#2  0x0770a287 in QWaitConditionPrivate::wait (this=0xa1bb8ac, mutex=0xa1bb8a8, time=4294967295) at thread/qwaitcondition_unix.cpp:87
688        code = -512
689#3  QWaitCondition::wait (this=0xa1bb8ac, mutex=0xa1bb8a8, time=4294967295) at thread/qwaitcondition_unix.cpp:159
690        returnValue = <value optimized out>
691#4  0x080e18ed in ProcessRequestThread::run (this=0xa1bb8a0) at mainserver.cpp:151
692        locker = {{mtx = 0xa1bb8a9, val = 169588905}}
693#5  0x0770932e in QThreadPrivate::start (arg=0xa1bb8a0) at thread/qthread_unix.cpp:248
694        data = 0xa1ccac0
695#6  0x0069e96e in start_thread (arg=0xac37fb70) at pthread_create.c:300
696        __res = <value optimized out>
697        __ignore1 = <value optimized out>
698        __ignore2 = <value optimized out>
699        pd = 0xac37fb70
700        now = <value optimized out>
701        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {7008244, 0, 4001536, -1405619160, 414209486, -1534809962}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
702        not_first_call = <value optimized out>
703        robust = <value optimized out>
704        freesize = <value optimized out>
705        __PRETTY_FUNCTION__ = "start_thread"
706#7  0x03ecca4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
707No locals.
708
709Thread 5 (Thread 0xab97eb70 (LWP 15070)):
710#0  0x0087d422 in __kernel_vsyscall ()
711No symbol table info available.
712#1  0x006a3015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
713No locals.
714#2  0x0770a287 in QWaitConditionPrivate::wait (this=0xa1b247c, mutex=0xa1b2478, time=4294967295) at thread/qwaitcondition_unix.cpp:87
715        code = -512
716#3  QWaitCondition::wait (this=0xa1b247c, mutex=0xa1b2478, time=4294967295) at thread/qwaitcondition_unix.cpp:159
717        returnValue = <value optimized out>
718#4  0x080e18ed in ProcessRequestThread::run (this=0xa1b2470) at mainserver.cpp:151
719        locker = {{mtx = 0xa1b2479, val = 169550969}}
720#5  0x0770932e in QThreadPrivate::start (arg=0xa1b2470) at thread/qthread_unix.cpp:248
721        data = 0xa240a30
722#6  0x0069e96e in start_thread (arg=0xab97eb70) at pthread_create.c:300
723        __res = <value optimized out>
724        __ignore1 = <value optimized out>
725        __ignore2 = <value optimized out>
726        pd = 0xab97eb70
727        now = <value optimized out>
728        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {7008244, 0, 4001536, -1416109016, 1485854145, -1534809962}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
729        not_first_call = <value optimized out>
730        robust = <value optimized out>
731        freesize = <value optimized out>
732        __PRETTY_FUNCTION__ = "start_thread"
733#7  0x03ecca4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
734No locals.
735
736Thread 4 (Thread 0xaaf7db70 (LWP 15071)):
737#0  0x0087d422 in __kernel_vsyscall ()
738No symbol table info available.
739#1  0x006a3015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
740No locals.
741#2  0x0770a287 in QWaitConditionPrivate::wait (this=0xa21d074, mutex=0xa21d070, time=4294967295) at thread/qwaitcondition_unix.cpp:87
742        code = -512
743#3  QWaitCondition::wait (this=0xa21d074, mutex=0xa21d070, time=4294967295) at thread/qwaitcondition_unix.cpp:159
744        returnValue = <value optimized out>
745#4  0x080e18ed in ProcessRequestThread::run (this=0xa21d068) at mainserver.cpp:151
746        locker = {{mtx = 0xa21d071, val = 169988209}}
747#5  0x0770932e in QThreadPrivate::start (arg=0xa21d068) at thread/qthread_unix.cpp:248
748        data = 0xa21a268
749#6  0x0069e96e in start_thread (arg=0xaaf7db70) at pthread_create.c:300
750        __res = <value optimized out>
751        __ignore1 = <value optimized out>
752        __ignore2 = <value optimized out>
753        pd = 0xaaf7db70
754        now = <value optimized out>
755        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {7008244, 0, 4001536, -1426598872, -1729079869, -1534809962}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
756        not_first_call = <value optimized out>
757        robust = <value optimized out>
758        freesize = <value optimized out>
759        __PRETTY_FUNCTION__ = "start_thread"
760#7  0x03ecca4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
761No locals.
762
763Thread 3 (Thread 0xa71fdb70 (LWP 15080)):
764#0  0x0087d422 in __kernel_vsyscall ()
765No symbol table info available.
766#1  0x006a3342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
767No locals.
768#2  0x07708c1e in thread_sleep (ti=0x1) at thread/qthread_unix.cpp:398
769        mtx = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 0, __nusers = 1, {__spins = 0, __list = {__next = 0x0}}}, __size = '\000' <repeats 16 times>, "\001\000\000\000\000\000\000", __align = 0}
770        cnd = {__data = {__lock = 0, __futex = 1, __total_seq = 1, __wakeup_seq = 0, __woken_seq = 0, __mutex = 0xa71fd124, __nwaiters = 2, __broadcast_seq = 0}, __size = "\000\000\000\000\001\000\000\000\001", '\000' <repeats 23 times>, "$\321\037\247\002\000\000\000\000\000\000\000'\017j", __align = 4294967296}
771#3  0x07708cdd in QThread::usleep (usecs=100000) at thread/qthread_unix.cpp:436
772        tv = {tv_sec = 1310006472, tv_usec = 663170}
773        ti = {tv_sec = 1310006472, tv_nsec = 763170000}
774#4  0x00472b33 in MythSystemReaper::run (this=0xa2768f8) at mythsystem.cpp:76
775        i = {i = 0x0}
776        pidData = 0xa204ac0
777        pid = 18572
778        count = 0
779        status = 0
780        now = 1310006472
781        next = {i = 0x0}
782#5  0x0770932e in QThreadPrivate::start (arg=0xa2768f8) at thread/qthread_unix.cpp:248
783        data = 0xa255d78
784#6  0x0069e96e in start_thread (arg=0xa71fdb70) at pthread_create.c:300
785        __res = <value optimized out>
786        __ignore1 = <value optimized out>
787        __ignore2 = <value optimized out>
788        pd = 0xa71fdb70
789        now = <value optimized out>
790        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {7008244, 0, 4001536, -1491086296, 1223710168, -1534809962}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
791        not_first_call = <value optimized out>
792        robust = <value optimized out>
793        freesize = <value optimized out>
794        __PRETTY_FUNCTION__ = "start_thread"
795#7  0x03ecca4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
796No locals.
797
798Thread 2 (Thread 0xa67fcb70 (LWP 15084)):
799#0  0x0087d422 in __kernel_vsyscall ()
800No symbol table info available.
801#1  0x006a3015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
802No locals.
803#2  0x0770a287 in QWaitConditionPrivate::wait (this=0xa16c100, mutex=0xa16c0fc, time=4294967295) at thread/qwaitcondition_unix.cpp:87
804        code = -512
805#3  QWaitCondition::wait (this=0xa16c100, mutex=0xa16c0fc, time=4294967295) at thread/qwaitcondition_unix.cpp:159
806        returnValue = <value optimized out>
807#4  0x00416e11 in MythSocketThread::run (this=0xa16c0f0) at mythsocketthread.cpp:226
808        timers = {{d = 0xa695890, e = 0xa695890}}
809        maxfd = -1
810        rfds = {fds_bits = {0 <repeats 32 times>}}
811        it = {i = 0xa4bbe4c}
812        rval = 1
813        downref_tm = 0
814        tm = {mds = 72682264}
815        locker = {{mtx = 0xa16c0fd, val = 169263357}}
816#5  0x0770932e in QThreadPrivate::start (arg=0xa16c0f0) at thread/qthread_unix.cpp:248
817        data = 0xa16c260
818#6  0x0069e96e in start_thread (arg=0xa67fcb70) at pthread_create.c:300
819        __res = <value optimized out>
820        __ignore1 = <value optimized out>
821        __ignore2 = <value optimized out>
822        pd = 0xa67fcb70
823        now = <value optimized out>
824        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {7008244, 0, 4001536, -1501576152, -1999612454, -1534809962}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
825        not_first_call = <value optimized out>
826        robust = <value optimized out>
827        freesize = <value optimized out>
828        __PRETTY_FUNCTION__ = "start_thread"
829#7  0x03ecca4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
830No locals.
831
832Thread 1 (Thread 0xb77f5730 (LWP 15043)):
833#0  0x0087d422 in __kernel_vsyscall ()
834No symbol table info available.
835#1  0x006a3015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
836No locals.
837#2  0x077088c2 in QMutexPrivate::wait (this=0xa234030, timeout=-1) at thread/qmutex_unix.cpp:84
838        errorCode = 0
839#3  0x07704072 in QMutex::lock (this=0xa1c6be0) at thread/qmutex.cpp:205
840        lastSpinCount = <value optimized out>
841        maximumSpinCount = 20
842        self = <value optimized out>
843#4  0x0807ba06 in QMutexLocker::relock (this=0xbfe3380c) at /usr/include/qt4/QtCore/qmutex.h:120
844No locals.
845#5  0x0807b95e in QMutexLocker (this=0xbfe3380c, m=0xa1c6be0) at /usr/include/qt4/QtCore/qmutex.h:102
846No locals.
847#6  0x08102ceb in Scheduler::GetRecStatus (this=0xa1c6ba8, pginfo=...) at scheduler.cpp:1544
848        lockit = {{mtx = 0xa1c6be0, val = 169634784}}
849#7  0x080a9969 in MainServer::customEvent (this=0xa226bb8, e=0xaa05cb8) at mainserver.cpp:1019
850        rectime = {d = {d = 0xa5e8290}}
851        list = warning: can't find linker symbol for virtual table for `QStringList' value
852warning:   found `QString::~QString()' instead
853{<QList<QString>> = {{p = warning: can't find linker symbol for virtual table for `QListData' value
854warning:   found `QString::~QString()' instead
855{static shared_null = {ref = {_q_value = 781}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x807b5eb}, d = 0x807b5eb}}, <No data fields>}
856        tokens = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 781}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0xaa500d0}, d = 0xaa500d0}}, <No data fields>}
857        chanid = 3129
858        recstartts = {d = {d = 0xa6e0d98}}
859        evinfo = {_vptr.ProgramInfo = 0x358e728, title = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa91a058, static codecForCStrings = 0x0}, subtitle = warning: can't find linker symbol for virtual table for `QString' value
860warning:   found `QString::shared_null' instead
861{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x792047c, static codecForCStrings = 0x0}, description = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa233430, static codecForCStrings = 0x0}, category = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa9406e0, static codecForCStrings = 0x0}, recpriority = 0, chanid = 3129, chanstr = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa8d0360, static codecForCStrings = 0x0}, chansign = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa677950, static codecForCStrings = 0x0}, channame = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa41b988, static codecForCStrings = 0x0}, chanplaybackfilters = warning: can't find linker symbol for virtual table for `QString' value
862warning:   found `QString::shared_null' instead
863{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x792047c, static codecForCStrings = 0x0}, recgroup = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa277f30, static codecForCStrings = 0x0}, playgroup = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa676d28, static codecForCStrings = 0x0}, pathname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa4db8e8, static codecForCStrings = 0x0}, hostname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa9a3c28, static codecForCStrings = 0x0}, storagegroup = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa4d0f18, static codecForCStrings = 0x0}, seriesid = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa62d268, static codecForCStrings = 0x0}, programid = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa55af28, static codecForCStrings = 0x0}, catType = warning: can't find linker symbol for virtual table for `QString' value
864warning:   found `QMapData::shared_null' instead
865{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7920468, static codecForCStrings = 0x0}, filesize = 0, startts = {d = {d = 0xa74d3b0}}, endts = {d = {d = 0xab29680}}, recstartts = {d = {d = 0xa6e08f8}}, recendts = {d = {d = 0xa6dfb00}}, stars = 0, originalAirDate = warning: can't find linker symbol for virtual table for `QDate' value
866{jd = 2454368}, lastmodified = {d = {d = 0xa4ff458}}, lastInUseTime = {d = {d = 0xa585978}}, prefinput = 0, recpriority2 = 0, recordid = 445, parentid = 0, sourceid = 0, inputid = 0, cardid = 0, findid = 0, programflags = 4100, properties = 0, year = 0, recstatus = -3 '\375', oldrecstatus = 0 '\000', rectype = 0 '\000', dupin = 15 '\017', dupmethod = 6 '\006', availableStatus = 0 '\000', spread = -1 '\377', startCol = -1 '\377', sortTitle = warning: can't find linker symbol for virtual table for `QString' value
867warning:   found `QMapData::shared_null' instead
868{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7920468, static codecForCStrings = 0x0}, static kFromRecordedQuery = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa170010, static codecForCStrings = 0x0}, inUseForWhat = warning: can't find linker symbol for virtual table for `QString' value
869warning:   found `QMapData::shared_null' instead
870{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7920468, static codecForCStrings = 0x0}, positionMapDBReplacement = 0x0, static staticDataLock = {d = 0xa16ff18}, static updater = 0xa16ff80}
871        me = 0xaa05cb8
872        message = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa76ba88, static codecForCStrings = 0x0}
873        error = warning: can't find linker symbol for virtual table for `QString' value
874warning:   found `QMapData::shared_null' instead
875{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7920468, static codecForCStrings = 0x0}
876        mod_me = {<QEvent> = {_vptr.QEvent = 0x81b76c8, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x78c9c80 "QEvent", data = 0x78ca680, extradata = 0x0}}, d = 0x0, t = 65535, posted = 0, spont = 0, m_accept = 1, reserved = 238}, static MythEventMessage = QEvent::MaxUser, static kExitToMainMenuEventType = 65534, static kMythPostShowEventType = 65533, static kEnableDrawingEventType = 65532, static kDisableDrawingEventType = 65531, static kPushDisableDrawingEventType = 65530, static kPopDisableDrawingEventType = 65529, static kLockInputDevicesEventType = 65528, static kUnlockInputDevicesEventType = 65527, static kUpdateBrowseInfoEventType = 65526, message = warning: can't find linker symbol for virtual table for `QString' value
877warning:   found `QString::shared_null' instead
878{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x792047c, static codecForCStrings = 0x0}, extradata = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 781}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0xaa12340}, d = 0xaa12340}}, <No data fields>}}
879        broadcast = warning: can't find linker symbol for virtual table for `QStringList' value
880warning:   found `QLinkedListData::shared_null' instead
881{<QList<QString>> = {{p = warning: can't find linker symbol for virtual table for `QListData' value
882warning:   found `QLinkedListData::shared_null' instead
883{static shared_null = {ref = {_q_value = 781}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x79203f4}, d = 0x79203f4}}, <No data fields>}
884        receivers = warning: can't find linker symbol for virtual table for `QSet<QString>' value
885warning:   found `QByteArray::shared_empty' instead
886{q_hash = warning: can't find linker symbol for virtual table for `QHash<QString, QHashDummyValue>' value
887warning:   found `QByteArray::shared_empty' instead
888{{d = 0x79203c0, e = 0x79203c0}}}
889#8  0x0781c45c in QObject::event (this=0xa226bb8, e=0x9) at kernel/qobject.cpp:1279
890No locals.
891#9  0x0780ae23 in QCoreApplicationPrivate::notify_helper (this=0xa1863e8, receiver=0xa226bb8, event=0xaa05cb8) at kernel/qcoreapplication.cpp:839
892No locals.
893#10 0x0780b5a3 in QCoreApplication::notify (this=0xbfe343cc, receiver=0xa226bb8, event=0xaa05cb8) at kernel/qcoreapplication.cpp:785
894No locals.
895#11 0x0780ba3b in QCoreApplication::notifyInternal (this=0xbfe343cc, receiver=0xa226bb8, event=0xaa05cb8) at kernel/qcoreapplication.cpp:704
896        threadData = 0xa16c380
897        returnValue = <value optimized out>
898        result = false
899        cbdata = {0xa226bb8, 0xaa05cb8, 0xbfe33e9f}
900#12 0x0780e473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0xa16c380) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
901No locals.
902#13 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xa16c380) at kernel/qcoreapplication.cpp:1345
903        pe = @0xa1dab58
904        e = 0xaa05cb8
905        r = 0xa226bb8
906        locker = {{mtx = 0xa16c3a8, val = 169264040}}
907        startOffset = 0
908        i = @0xa16c3a0
909#14 0x0780e5dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
910        data = <value optimized out>
911#15 0x07837adf in QCoreApplication::sendPostedEvents (s=0xa1884a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
912No locals.
913#16 postEventSourceDispatch (s=0xa1884a0) at kernel/qeventdispatcher_glib.cpp:276
914No locals.
915#17 0x029a65e5 in g_main_dispatch (context=0xa188420) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:1960
916        dispatch = 0x7837ab0 <postEventSourceDispatch>
917        user_data = 0x0
918        callback = 0
919        cb_funcs = 0x0
920        cb_data = 0x0
921        current_source_link = {data = 0xa1884a0, next = 0x0}
922        source = 0xa1884a0
923        current = 0xa187a30
924        i = 0
925#18 IA__g_main_context_dispatch (context=0xa188420) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2513
926No locals.
927#19 0x029aa2d8 in g_main_context_iterate (context=0xa188420, block=<value optimized out>, dispatch=1, self=0xa186338) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2591
928        max_priority = 2147483647
929        timeout = 6724
930        some_ready = 1
931        nfds = <value optimized out>
932        allocated_nfds = <value optimized out>
933        fds = <value optimized out>
934        __PRETTY_FUNCTION__ = "g_main_context_iterate"
935#20 0x029aa4b8 in IA__g_main_context_iteration (context=0xa188420, may_block=1) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2654
936        retval = <value optimized out>
937#21 0x078375d5 in QEventDispatcherGlib::processEvents (this=0xa17d6a8, flags=...) at kernel/qeventdispatcher_glib.cpp:412
938        d = 0xa186460
939        canWait = true
940        result = <value optimized out>
941#22 0x0780a059 in QEventLoop::processEvents (this=0xbfe341a4, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
942) at kernel/qeventloop.cpp:149
943        d = 0xa210b78
944#23 0x0780a4aa in QEventLoop::exec (this=0xbfe341a4, flags=...) at kernel/qeventloop.cpp:201
945        d = 0xa210b78
946        app = <value optimized out>
947#24 0x0780e69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
948        threadData = 0xa16c380
949        eventLoop = {<QObject> = {_vptr.QObject = 0x791f448, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x78b7ee0 "QObject", data = 0x78b7f80, extradata = 0x791a260}}, d_ptr = {d = 0xa210b78}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x78c0a20 "Qt", data = 0x78c4040, extradata = 0x0}}}, static staticMetaObject = {d = warning: can't find linker symbol for virtual table for `QMetaObject::<anonymous struct>' value
950warning:   found `types' instead
951{superdata = 0x791a250, stringdata = 0x78c9a80 "QEventLoop", data = 0x78c9aa0, extradata = 0x0}}}
952        returnCode = -1
953#25 0x0816ae87 in run_backend (cmdline=...) at main_helpers.cpp:791
954        ismaster = true
955        fatal_error = false
956        sysEventHandler = 0xa1b7ed0
957        runsched = true
958        httpStatus = 0xa1ffed0
959        pHS = 0xa1b02d0
960        mainServer = 0xa226bb8
961        myip = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa1ae458, static codecForCStrings = 0x0}
962        port = 6543
963        exitCode = 0
964#26 0x0809c6a0 in main (argc=7, argv=0xbfe34514) at main.cpp:184
965        a = {<QObject> = {_vptr.QObject = 0x791f4a8, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x78b7ee0 "QObject", data = 0x78b7f80, extradata = 0x791a260}}, d_ptr = {d = 0xa1863e8}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x78c0a20 "Qt", data = 0x78c4040, extradata = 0x0}}}, static staticMetaObject = {d = warning: can't find linker symbol for virtual table for `QMetaObject::<anonymous struct>' value
966warning:   found `types' instead
967{superdata = 0x791a250, stringdata = 0x78c9b20 "QCoreApplication", data = 0x78c9bc0, extradata = 0x0}}, static self = 0xbfe343cc}
968        cmdline_err = false
969        cmdline = {parseTypes = 8589932323, settingsOverride = {{d = 0x7920420, e = 0x7920420}}, settingsQuery = warning: can't find linker symbol for virtual table for `QStringList' value
970warning:   found `QLinkedListData::shared_null' instead
971{<QList<QString>> = {{p = warning: can't find linker symbol for virtual table for `QListData' value
972warning:   found `QLinkedListData::shared_null' instead
973{static shared_null = {ref = {_q_value = 781}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x79203f4}, d = 0x79203f4}}, <No data fields>}, binname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa191f88, static codecForCStrings = 0x0}, display = warning: can't find linker symbol for virtual table for `QString' value
974warning:   found `QMapData::shared_null' instead
975{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7920468, static codecForCStrings = 0x0}, geometry = warning: can't find linker symbol for virtual table for `QString' value
976warning:   found `QMapData::shared_null' instead
977{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7920468, static codecForCStrings = 0x0}, logfile = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa191d88, static codecForCStrings = 0x0}, pidfile = warning: can't find linker symbol for virtual table for `QString' value
978warning:   found `QMapData::shared_null' instead
979{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7920468, static codecForCStrings = 0x0}, infile = warning: can't find linker symbol for virtual table for `QString' value
980warning:   found `QMapData::shared_null' instead
981{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7920468, static codecForCStrings = 0x0}, outfile = warning: can't find linker symbol for virtual table for `QString' value
982warning:   found `QMapData::shared_null' instead
983{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7920468, static codecForCStrings = 0x0}, newverbose = warning: can't find linker symbol for virtual table for `QString' value
984warning:   found `QMapData::shared_null' instead
985{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7920468, static codecForCStrings = 0x0}, username = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa191918, static codecForCStrings = 0x0}, printexpire = warning: can't find linker symbol for virtual table for `QString' value
986warning:   found `QMapData::shared_null' instead
987{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7920468, static codecForCStrings = 0x0}, eventString = warning: can't find linker symbol for virtual table for `QString' value
988warning:   found `QMapData::shared_null' instead
989{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7920468, static codecForCStrings = 0x0}, previewSize = {wd = 0, ht = 0}, starttime = {d = {d = 0xa185170}}, chanid = 0, previewFrameNumber = -2, previewSeconds = -2, daemonize = false, printsched = false, testsched = false, setverbose = false, resched = false, nosched = false, noupnp = false, nojobqueue = false, nohousekeeper = false, noexpirer = false, clearsettingscache = false, wantupnprebuild = false, wantsToExit = false}
990        finfo = {d_ptr = {d = 0xa188558}}
991        binname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4801}, alloc = 0, size = 0, data = 0x792047a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 903}, alloc = 0, size = 0, data = 0x792048e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa191d58, static codecForCStrings = 0x0}
992        callCleanup = warning: can't find linker symbol for virtual table for `(anonymous namespace)::CleanupGuard' value
993warning:   found `setup_context(MythCommandLineParser const&)' instead
994{m_cleanFunction = 0x8163e88 <cleanup()>}
995        exitCode = 0