Ticket #10775: mythbackend-20120613.txt

File mythbackend-20120613.txt, 23.8 KB (added by anonymous, 13 years ago)
Line 
1GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08
2Copyright (C) 2011 Free Software Foundation, Inc.
3License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
4This is free software: you are free to change and redistribute it.
5There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
6and "show warranty" for details.
7This GDB was configured as "x86_64-linux-gnu".
8For bug reporting instructions, please see:
9<http://bugs.launchpad.net/gdb-linaro/>...
10Reading symbols from /mythtv/0.25-Fixes-120518.165312/bin/mythbackend...done.
11[New LWP 23575]
12[New LWP 23571]
13[New LWP 23577]
14[New LWP 23592]
15[New LWP 23572]
16[New LWP 23594]
17[New LWP 26291]
18[New LWP 23576]
19[New LWP 23590]
20[New LWP 26289]
21[New LWP 24556]
22[New LWP 23574]
23[New LWP 23595]
24[New LWP 26130]
25[New LWP 23581]
26[New LWP 22186]
27[New LWP 26290]
28[New LWP 23601]
29[New LWP 23573]
30[New LWP 23593]
31[New LWP 26288]
32[New LWP 23591]
33[New LWP 23582]
34[New LWP 23584]
35[New LWP 23634]
36[New LWP 24557]
37[New LWP 26930]
38[New LWP 26946]
39
40warning: Can't read pathname for load map: Input/output error.
41[Thread debugging using libthread_db enabled]
42Core was generated by `/mythtv/latest/bin/mythbackend --daemon --loglevel debug --syslog local7 --pidf'.
43Program terminated with signal 11, Segmentation fault.
44#0  0x00007f847e56acbd in QMetaObject::activate (sender=0x1b1c220,
45    m=<optimized out>, local_signal_index=<optimized out>, argv=0x0)
46    at kernel/qobject.cpp:3218
473218    kernel/qobject.cpp: No such file or directory.
48        in kernel/qobject.cpp
49(gdb) set pagination off
50(gdb) thread apply all bt
51
52Thread 28 (Thread 0x7f843bfc1700 (LWP 26946)):
53#0  0x00007f84801df3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
54#1  0x00007f847e47111e in wait (time=120001, this=0x7f84683d83b0) at thread/qwaitcondition_unix.cpp:86
55#2  QWaitCondition::wait (this=<optimized out>, mutex=0x7f846a1dabc0, time=120001) at thread/qwaitcondition_unix.cpp:160
56#3  0x00007f8480e76e62 in MPoolThread::run (this=0x7f846a1daba0) at mthreadpool.cpp:71
57#4  0x00007f847e470d05 in QThreadPrivate::start (arg=0x7f84687db660) at thread/qthread_unix.cpp:331
58#5  0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
59#6  0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
60#7  0x0000000000000000 in ?? ()
61
62Thread 27 (Thread 0x7f845d468700 (LWP 26930)):
63#0  deref (this=0x33e1f00) at /usr/include/qt4/QtCore/qatomic_x86_64.h:133
64#1  ~QString (this=0x2f16c38, __in_chrg=<optimized out>) at /usr/include/qt4/QtCore/qstring.h:883
65#2  node_destruct (to=0x2f16c38, from=0x2f16c38, this=<optimized out>) at /usr/include/qt4/QtCore/qlist.h:420
66#3  free (data=0x2f16c20, this=<optimized out>) at /usr/include/qt4/QtCore/qlist.h:744
67#4  ~QList (this=0x2fb9318, __in_chrg=<optimized out>) at /usr/include/qt4/QtCore/qlist.h:719
68#5  ~QStringList (this=0x2fb9318, __in_chrg=<optimized out>) at /usr/include/qt4/QtCore/qstringlist.h:66
69#6  MythSystem::~MythSystem (this=0x2fb92e0, __in_chrg=<optimized out>) at mythsystem.cpp:124
70#7  0x00007f8480edb959 in MythSystem::~MythSystem (this=0x2fb92e0, __in_chrg=<optimized out>) at mythsystem.cpp:127
71#8  0x00007f8481a34533 in ChannelBase::GetScriptStatus (this=0x17763c0, holding_lock=false) at channelbase.cpp:808
72#9  0x00007f8481a418e3 in SignalMonitor::UpdateValues (this=0x2a5b4d0) at signalmonitor.cpp:422
73#10 0x00007f8481b238ca in AnalogSignalMonitor::UpdateValues (this=0x2a5b4d0) at analogsignalmonitor.cpp:127
74#11 0x00007f8481a450dc in SignalMonitor::run (this=0x2a5b4d0) at signalmonitor.cpp:312
75#12 0x00007f847e470d05 in QThreadPrivate::start (arg=0x1be4150) at thread/qthread_unix.cpp:331
76#13 0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
77#14 0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
78#15 0x0000000000000000 in ?? ()
79
80Thread 26 (Thread 0x7f8456b38700 (LWP 24557)):
81#0  0x00007f847d980473 in poll () from /lib/x86_64-linux-gnu/libc.so.6
82#1  0x00007f8479105f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
83#2  0x00007f8479106429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
84#3  0x00007f847e582ed6 in QEventDispatcherGlib::processEvents (this=0x2ea5210, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
85#4  0x00007f847e556cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
86#5  0x00007f847e556ef7 in QEventLoop::exec (this=0x7f8456b37de0, flags=...) at kernel/qeventloop.cpp:201
87#6  0x00007f847e46e27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
88#7  0x00007f847e470d05 in QThreadPrivate::start (arg=0x3784520) at thread/qthread_unix.cpp:331
89#8  0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
90#9  0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
91#10 0x0000000000000000 in ?? ()
92
93Thread 25 (Thread 0x7f8457339700 (LWP 23634)):
94#0  0x00007f847d985613 in select () from /lib/x86_64-linux-gnu/libc.so.6
95#1  0x00007f847bc2a08a in hdhomerun_sock_wait_for_read_event (sock=50, stop_time=<optimized out>) at hdhomerun_sock_posix.c:278
96#2  0x00007f847bc2a97f in hdhomerun_sock_recv (sock=50, data=0x7f8457338620, length=0x7f84573381f8, timeout=<optimized out>) at hdhomerun_sock_posix.c:458
97#3  0x00007f847bc2933d in hdhomerun_video_thread_execute (arg=0x17937f0) at hdhomerun_video.c:269
98#4  0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
99#5  0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
100#6  0x0000000000000000 in ?? ()
101
102Thread 24 (Thread 0x7f84677fe700 (LWP 23584)):
103#0  0x00007f84801df3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
104#1  0x00007f847e47111e in wait (time=1000, this=0x17496b0) at thread/qwaitcondition_unix.cpp:86
105#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1749c48, time=1000) at thread/qwaitcondition_unix.cpp:160
106#3  0x00007f8481ae0966 in TVRec::run (this=0x1749ad0) at tv_rec.cpp:1404
107#4  0x00007f8480e70d37 in MThread::run (this=0x1749d20) at mthread.cpp:319
108#5  0x00007f847e470d05 in QThreadPrivate::start (arg=0x17498e0) at thread/qthread_unix.cpp:331
109#6  0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
110#7  0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
111#8  0x0000000000000000 in ?? ()
112
113Thread 23 (Thread 0x7f8467fff700 (LWP 23582)):
114#0  0x00007f84801df3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
115#1  0x00007f847e47111e in wait (time=400, this=0x17769c0) at thread/qwaitcondition_unix.cpp:86
116#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1743150, time=400) at thread/qwaitcondition_unix.cpp:160
117#3  0x00007f8481a954a2 in EITScanner::run (this=0x1743140) at eitscanner.cpp:153
118#4  0x00007f8480e70d37 in MThread::run (this=0x1779dc0) at mthread.cpp:319
119#5  0x00007f847e470d05 in QThreadPrivate::start (arg=0x176a4a0) at thread/qthread_unix.cpp:331
120#6  0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
121#7  0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
122#8  0x0000000000000000 in ?? ()
123
124Thread 22 (Thread 0x7f84667fc700 (LWP 23591)):
125#0  0x00007f84801df3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
126#1  0x00007f847e47111e in wait (time=304000, this=0x1775cc0) at thread/qwaitcondition_unix.cpp:86
127#2  QWaitCondition::wait (this=<optimized out>, mutex=0x17556e0, time=304000) at thread/qwaitcondition_unix.cpp:160
128#3  0x00000000004d392d in HouseKeeper::RunHouseKeeping (this=0x17556d0) at housekeeper.cpp:348
129#4  0x00000000004d45d2 in HouseKeepingThread::run (this=0x1774240) at housekeeper.cpp:39
130#5  0x00007f847e470d05 in QThreadPrivate::start (arg=0x1779920) at thread/qthread_unix.cpp:331
131#6  0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
132#7  0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
133#8  0x0000000000000000 in ?? ()
134
135Thread 21 (Thread 0x7f84431a7700 (LWP 26288)):
136#0  0x00007f84801df3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
137#1  0x00007f847e47111e in wait (time=227, this=0x7f844cc3a270) at thread/qwaitcondition_unix.cpp:86
138#2  QWaitCondition::wait (this=<optimized out>, mutex=0x7f844c9117f0, time=227) at thread/qwaitcondition_unix.cpp:160
139#3  0x00007f84816fa16c in ThreadedFileWriter::DiskLoop (this=0x7f844c9117d0) at ThreadedFileWriter.cpp:419
140#4  0x00007f84816fad12 in TFWWriteThread::run (this=0x7f8435a3bad0) at ThreadedFileWriter.cpp:30
141#5  0x00007f847e470d05 in QThreadPrivate::start (arg=0x7f844c774b60) at thread/qthread_unix.cpp:331
142#6  0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
143#7  0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
144#8  0x0000000000000000 in ?? ()
145
146Thread 20 (Thread 0x7f84657fa700 (LWP 23593)):
147#0  0x00007f84801df3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
148#1  0x00007f847e47111e in wait (time=60000, this=0x16d0160) at thread/qwaitcondition_unix.cpp:86
149#2  QWaitCondition::wait (this=<optimized out>, mutex=0x17788e0, time=60000) at thread/qwaitcondition_unix.cpp:160
150#3  0x00007f84816156b5 in JobQueue::ProcessQueue (this=0x1778870) at jobqueue.cpp:496
151#4  0x00007f8480e70d37 in MThread::run (this=0x1778aa0) at mthread.cpp:319
152#5  0x00007f847e470d05 in QThreadPrivate::start (arg=0x1778ad0) at thread/qthread_unix.cpp:331
153#6  0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
154#7  0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
155#8  0x0000000000000000 in ?? ()
156
157Thread 19 (Thread 0x7f846fc59700 (LWP 23573)):
158#0  0x00007f84801df3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
159#1  0x00007f847e47111e in wait (time=100, this=0x16c2370) at thread/qwaitcondition_unix.cpp:86
160#2  QWaitCondition::wait (this=<optimized out>, mutex=0x7f84811ebfd8, time=100) at thread/qwaitcondition_unix.cpp:160
161#3  0x00007f8480f57587 in LoggerThread::run (this=0x16c1cb0) at logging.cpp:826
162#4  0x00007f847e470d05 in QThreadPrivate::start (arg=0x16c2660) at thread/qthread_unix.cpp:331
163#5  0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
164#6  0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
165#7  0x0000000000000000 in ?? ()
166
167Thread 18 (Thread 0x7f845effd700 (LWP 23601)):
168#0  0x00007f84801df04c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
169#1  0x00007f847e4711ab in wait (time=18446744073709551615, this=0x17cc800) at thread/qwaitcondition_unix.cpp:88
170#2  QWaitCondition::wait (this=<optimized out>, mutex=0x16d3610, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
171#3  0x00007f8480e87a38 in MythSocketThread::run (this=0x16d35f0) at mythsocketthread.cpp:232
172#4  0x00007f847e470d05 in QThreadPrivate::start (arg=0x1753ae0) at thread/qthread_unix.cpp:331
173#5  0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
174#6  0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
175#7  0x0000000000000000 in ?? ()
176
177Thread 17 (Thread 0x7f845240c700 (LWP 26290)):
178#0  0x00007f84801df3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
179#1  0x00007f847e47111e in wait (time=100, this=0x7f844c164e30) at thread/qwaitcondition_unix.cpp:86
180#2  QWaitCondition::wait (this=<optimized out>, mutex=0x7f844c0791d8, time=100) at thread/qwaitcondition_unix.cpp:160
181#3  0x00007f8481b27a5c in HDHRRecorder::run (this=0x7f844c079170) at hdhrrecorder.cpp:93
182#4  0x00007f8480e70d37 in MThread::run (this=0x7f844c7d47f0) at mthread.cpp:319
183#5  0x00007f847e470d05 in QThreadPrivate::start (arg=0x7f844cae79a0) at thread/qthread_unix.cpp:331
184#6  0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
185#7  0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
186#8  0x0000000000000000 in ?? ()
187
188Thread 16 (Thread 0x7f8388987700 (LWP 22186)):
189#0  0x00007f84801df3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
190#1  0x00007f847e46ffe8 in thread_sleep (ti=0x7f8388986d80) at thread/qthread_unix.cpp:493
191#2  0x00007f847e470420 in QThread::msleep (msecs=<optimized out>) at thread/qthread_unix.cpp:519
192#3  0x00007f84812267ea in TaskQueue::run (this=0x7f8460c51640) at taskqueue.cpp:150
193#4  0x00007f847e470d05 in QThreadPrivate::start (arg=0x7f8461654b00) at thread/qthread_unix.cpp:331
194#5  0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
195#6  0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
196#7  0x0000000000000000 in ?? ()
197
198Thread 15 (Thread 0x7f846ce38700 (LWP 23581)):
199#0  0x00007f84801df3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
200#1  0x00007f847e47111e in wait (time=1000, this=0x174a6a0) at thread/qwaitcondition_unix.cpp:86
201#2  QWaitCondition::wait (this=<optimized out>, mutex=0x17475c8, time=1000) at thread/qwaitcondition_unix.cpp:160
202#3  0x00007f8481ae0966 in TVRec::run (this=0x1747450) at tv_rec.cpp:1404
203#4  0x00007f8480e70d37 in MThread::run (this=0x173b3b0) at mthread.cpp:319
204#5  0x00007f847e470d05 in QThreadPrivate::start (arg=0x1748270) at thread/qthread_unix.cpp:331
205#6  0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
206#7  0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
207#8  0x0000000000000000 in ?? ()
208
209Thread 14 (Thread 0x7f836fe0f700 (LWP 26130)):
210#0  0x00007f84801df3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
211#1  0x00007f847e47111e in wait (time=120001, this=0x7f837ca30260) at thread/qwaitcondition_unix.cpp:86
212#2  QWaitCondition::wait (this=<optimized out>, mutex=0x7f837c0e4560, time=120001) at thread/qwaitcondition_unix.cpp:160
213#3  0x00007f8480e76e62 in MPoolThread::run (this=0x7f837c0e4540) at mthreadpool.cpp:71
214#4  0x00007f847e470d05 in QThreadPrivate::start (arg=0x7f837cd1e180) at thread/qthread_unix.cpp:331
215#5  0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
216#6  0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
217#7  0x0000000000000000 in ?? ()
218
219Thread 13 (Thread 0x7f845ffff700 (LWP 23595)):
220#0  0x00007f847d980473 in poll () from /lib/x86_64-linux-gnu/libc.so.6
221#1  0x00007f8479105f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
222#2  0x00007f8479106429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
223#3  0x00007f847e582ed6 in QEventDispatcherGlib::processEvents (this=0x17b8ee0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
224#4  0x00007f847e556cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
225#5  0x00007f847e556ef7 in QEventLoop::exec (this=0x7f845fffedd0, flags=...) at kernel/qeventloop.cpp:201
226#6  0x00007f847e46e27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
227#7  0x00007f8480e70d49 in QThreadRun (this=<optimized out>) at mthread.cpp:80
228#8  MThread::run (this=0x17c49d0) at mthread.cpp:321
229#9  0x00007f847e470d05 in QThreadPrivate::start (arg=0x17c3a30) at thread/qthread_unix.cpp:331
230#10 0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
231#11 0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
232#12 0x0000000000000000 in ?? ()
233
234Thread 12 (Thread 0x7f846f458700 (LWP 23574)):
235#0  0x00007f84801e28dd in nanosleep () from /lib/x86_64-linux-gnu/libpthread.so.0
236#1  0x00007f8480f92ba2 in MythSystemManager::run (this=0x16de650) at system-unix.cpp:272
237#2  0x00007f847e470d05 in QThreadPrivate::start (arg=0x16de6f0) at thread/qthread_unix.cpp:331
238#3  0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
239#4  0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
240#5  0x0000000000000000 in ?? ()
241
242Thread 11 (Thread 0x7f84588cd700 (LWP 24556)):
243#0  0x00007f84801df04c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
244#1  0x00007f847e4711ab in wait (time=18446744073709551615, this=0x7f844c2717f0) at thread/qwaitcondition_unix.cpp:88
245#2  QWaitCondition::wait (this=<optimized out>, mutex=0x7f84347ac260, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
246#3  0x00007f8480efb447 in MythDownloadManager::run (this=0x7f84347ac210) at mythdownloadmanager.cpp:280
247#4  0x00007f847e470d05 in QThreadPrivate::start (arg=0x7f844cb607f0) at thread/qthread_unix.cpp:331
248#5  0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
249#6  0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
250#7  0x0000000000000000 in ?? ()
251
252Thread 10 (Thread 0x7f844653f700 (LWP 26289)):
253#0  0x00007f84801df3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
254#1  0x00007f847e47111e in wait (time=1000, this=0x7f8434e2a570) at thread/qwaitcondition_unix.cpp:86
255#2  QWaitCondition::wait (this=<optimized out>, mutex=0x7f844c9117f0, time=1000) at thread/qwaitcondition_unix.cpp:160
256#3  0x00007f84816f843b in ThreadedFileWriter::SyncLoop (this=0x7f844c9117d0) at ThreadedFileWriter.cpp:367
257#4  0x00007f84816f84f2 in TFWSyncThread::run (this=0x7f844c758bf0) at ThreadedFileWriter.cpp:38
258#5  0x00007f847e470d05 in QThreadPrivate::start (arg=0x7f844c90ab30) at thread/qthread_unix.cpp:331
259#6  0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
260#7  0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
261#8  0x0000000000000000 in ?? ()
262
263Thread 9 (Thread 0x7f8466ffd700 (LWP 23590)):
264#0  0x00007f84801df3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
265#1  0x00007f847e47111e in wait (time=1000, this=0x1775250) at thread/qwaitcondition_unix.cpp:86
266#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1774a98, time=1000) at thread/qwaitcondition_unix.cpp:160
267#3  0x00000000004c72db in Scheduler::run (this=0x1774a10) at scheduler.cpp:1806
268#4  0x00007f847e470d05 in QThreadPrivate::start (arg=0x173df50) at thread/qthread_unix.cpp:331
269#5  0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
270#6  0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
271#7  0x0000000000000000 in ?? ()
272
273Thread 8 (Thread 0x7f846e456700 (LWP 23576)):
274#0  0x00007f84801df04c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
275#1  0x00007f847e4711ab in wait (time=18446744073709551615, this=0x7f846800ae80) at thread/qwaitcondition_unix.cpp:88
276#2  QWaitCondition::wait (this=<optimized out>, mutex=0x16e3ec0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
277#3  0x00007f8480f91572 in MythSystemIOHandler::run (this=0x16e3ea0) at system-unix.cpp:100
278#4  0x00007f847e470d05 in QThreadPrivate::start (arg=0x7f846800a980) at thread/qthread_unix.cpp:331
279#5  0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
280#6  0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
281#7  0x0000000000000000 in ?? ()
282
283Thread 7 (Thread 0x7f84580cc700 (LWP 26291)):
284#0  0x00007f84801df3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
285#1  0x00007f847e46ffe8 in thread_sleep (ti=0x7f84580cbb50) at thread/qthread_unix.cpp:493
286#2  0x00007f847e4704b2 in QThread::usleep (usecs=<optimized out>) at thread/qthread_unix.cpp:531
287#3  0x00007f8481b2df6a in HDHRStreamHandler::run (this=0x1747d10) at hdhrstreamhandler.cpp:155
288#4  0x00007f847e470d05 in QThreadPrivate::start (arg=0x1745790) at thread/qthread_unix.cpp:331
289#5  0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
290#6  0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
291#7  0x0000000000000000 in ?? ()
292
293Thread 6 (Thread 0x7f8464ff9700 (LWP 23594)):
294#0  0x00007f84801df04c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
295#1  0x00007f847feb6fe2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
296#2  0x00007f847feb7019 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
297#3  0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
298#4  0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
299#5  0x0000000000000000 in ?? ()
300
301Thread 5 (Thread 0x7f847045a700 (LWP 23572)):
302#0  0x00007f84801df3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
303#1  0x00007f847e47111e in wait (time=100, this=0x16cfc70) at thread/qwaitcondition_unix.cpp:86
304#2  QWaitCondition::wait (this=<optimized out>, mutex=0x16cd3d8, time=100) at thread/qwaitcondition_unix.cpp:160
305#3  0x00007f8480f55e7b in DBLoggerThread::run (this=0x16cd3b0) at logging.cpp:649
306#4  0x00007f847e470d05 in QThreadPrivate::start (arg=0x16ce460) at thread/qthread_unix.cpp:331
307#5  0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
308#6  0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
309#7  0x0000000000000000 in ?? ()
310
311Thread 4 (Thread 0x7f8465ffb700 (LWP 23592)):
312#0  0x00007f84801df3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
313#1  0x00007f847e47111e in wait (time=23000, this=0x16cd300) at thread/qwaitcondition_unix.cpp:86
314#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1774848, time=23000) at thread/qwaitcondition_unix.cpp:160
315#3  0x0000000000423fba in AutoExpire::Sleep (this=0x1774800, sleepTime=<optimized out>) at autoexpire.cpp:358
316#4  0x0000000000431134 in AutoExpire::RunExpirer (this=0x1774800) at autoexpire.cpp:339
317#5  0x0000000000431592 in ExpireThread::run (this=0x17459f0) at autoexpire.cpp:58
318#6  0x00007f847e470d05 in QThreadPrivate::start (arg=0x1779a80) at thread/qthread_unix.cpp:331
319#7  0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
320#8  0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
321#9  0x0000000000000000 in ?? ()
322
323Thread 3 (Thread 0x7f846dc55700 (LWP 23577)):
324#0  0x00007f84801df04c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
325#1  0x00007f847e4711ab in wait (time=18446744073709551615, this=0x1704cd0) at thread/qwaitcondition_unix.cpp:88
326#2  QWaitCondition::wait (this=<optimized out>, mutex=0x16f4b20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
327#3  0x00007f8480f91572 in MythSystemIOHandler::run (this=0x16f4b00) at system-unix.cpp:100
328#4  0x00007f847e470d05 in QThreadPrivate::start (arg=0x16f3f70) at thread/qthread_unix.cpp:331
329#5  0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
330#6  0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
331#7  0x0000000000000000 in ?? ()
332
333Thread 2 (Thread 0x7f84821a97a0 (LWP 23571)):
334#0  0x00007f847d980473 in poll () from /lib/x86_64-linux-gnu/libc.so.6
335#1  0x00007f8479105f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
336#2  0x00007f8479106429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
337#3  0x00007f847e582ed6 in QEventDispatcherGlib::processEvents (this=0x16b3f10, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
338#4  0x00007f847e556cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
339#5  0x00007f847e556ef7 in QEventLoop::exec (this=0x7fff9c6e1600, flags=...) at kernel/qeventloop.cpp:201
340#6  0x00007f847e55b789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
341#7  0x00000000005052dd in run_backend (cmdline=<optimized out>) at main_helpers.cpp:654
342#8  0x0000000000423023 in main (argc=11, argv=<optimized out>) at main.cpp:127
343
344Thread 1 (Thread 0x7f846ec57700 (LWP 23575)):
345#0  0x00007f847e56acbd in QMetaObject::activate (sender=0x1b1c220, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3218
346#1  0x00007f8480f920ab in MythSystemSignalManager::run (this=0x16d3590) at system-unix.cpp:524
347#2  0x00007f847e470d05 in QThreadPrivate::start (arg=0x16e02f0) at thread/qthread_unix.cpp:331
348#3  0x00007f84801daefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
349#4  0x00007f847d98c59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
350#5  0x0000000000000000 in ?? ()
351(gdb) thread info
352No symbol "info" in current context.
353(gdb) quit