| 1 | GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08
|
|---|
| 2 | Copyright (C) 2011 Free Software Foundation, Inc.
|
|---|
| 3 | License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
|
|---|
| 4 | This is free software: you are free to change and redistribute it.
|
|---|
| 5 | There is NO WARRANTY, to the extent permitted by law. Type "show copying"
|
|---|
| 6 | and "show warranty" for details.
|
|---|
| 7 | This GDB was configured as "x86_64-linux-gnu".
|
|---|
| 8 | For bug reporting instructions, please see:
|
|---|
| 9 | <http://bugs.launchpad.net/gdb-linaro/>...
|
|---|
| 10 | Reading symbols from /mythtv/0.25-Fixes-120614.224235/bin/mythbackend...done.
|
|---|
| 11 | [New LWP 23409]
|
|---|
| 12 | [New LWP 23428]
|
|---|
| 13 | [New LWP 23429]
|
|---|
| 14 | [New LWP 23418]
|
|---|
| 15 | [New LWP 23432]
|
|---|
| 16 | [New LWP 23411]
|
|---|
| 17 | [New LWP 23472]
|
|---|
| 18 | [New LWP 16831]
|
|---|
| 19 | [New LWP 23410]
|
|---|
| 20 | [New LWP 16829]
|
|---|
| 21 | [New LWP 23427]
|
|---|
| 22 | [New LWP 16625]
|
|---|
| 23 | [New LWP 16640]
|
|---|
| 24 | [New LWP 23431]
|
|---|
| 25 | [New LWP 16785]
|
|---|
| 26 | [New LWP 24038]
|
|---|
| 27 | [New LWP 1502]
|
|---|
| 28 | [New LWP 16639]
|
|---|
| 29 | [New LWP 23430]
|
|---|
| 30 | [New LWP 16827]
|
|---|
| 31 | [New LWP 16799]
|
|---|
| 32 | [New LWP 16828]
|
|---|
| 33 | [New LWP 16798]
|
|---|
| 34 | [New LWP 23419]
|
|---|
| 35 | [New LWP 23405]
|
|---|
| 36 | [New LWP 23421]
|
|---|
| 37 | [New LWP 23407]
|
|---|
| 38 | [New LWP 23408]
|
|---|
| 39 | [New LWP 1503]
|
|---|
| 40 | [New LWP 23406]
|
|---|
| 41 | [New LWP 16789]
|
|---|
| 42 |
|
|---|
| 43 | warning: Can't read pathname for load map: Input/output error.
|
|---|
| 44 | [Thread debugging using libthread_db enabled]
|
|---|
| 45 | Core was generated by `/mythtv/latest/bin/mythbackend --daemon --loglevel debug -v system --syslog loc'.
|
|---|
| 46 | Program terminated with signal 11, Segmentation fault.
|
|---|
| 47 | #0 QMetaObjectPrivate::disconnect (sender=0x7f4f309eac80, signal_index=-1, receiver=0x0, method_index=-1,
|
|---|
| 48 | disconnectType=QMetaObjectPrivate::DisconnectAll) at kernel/qobject.cpp:3020
|
|---|
| 49 | 3020 kernel/qobject.cpp: No such file or directory.
|
|---|
| 50 | in kernel/qobject.cpp
|
|---|
| 51 | (gdb) set pagination off
|
|---|
| 52 | (gdb) thread apply all bt
|
|---|
| 53 |
|
|---|
| 54 | Thread 31 (Thread 0x7f4f12d40700 (LWP 16789)):
|
|---|
| 55 | #0 0x00007f4f441af747 in ioctl () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 56 | #1 0x00007f4f4834f4dd in AnalogSignalMonitor::handleHDPVR (this=0x7f4f307e1ea0, videofd=39) at analogsignalmonitor.cpp:126
|
|---|
| 57 | #2 0x00007f4f4834fc05 in AnalogSignalMonitor::UpdateValues (this=0x7f4f307e1ea0) at analogsignalmonitor.cpp:183
|
|---|
| 58 | #3 0x00007f4f4827087c in SignalMonitor::run (this=0x7f4f307e1ea0) at signalmonitor.cpp:312
|
|---|
| 59 | #4 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x7f4f337a5610) at thread/qthread_unix.cpp:331
|
|---|
| 60 | #5 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 61 | #6 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 62 | #7 0x0000000000000000 in ?? ()
|
|---|
| 63 |
|
|---|
| 64 | Thread 30 (Thread 0x7f4f36c85700 (LWP 23406)):
|
|---|
| 65 | #0 0x00007f4f46a0a3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 66 | #1 0x00007f4f44c9c11e in wait (time=100, this=0x175bc70) at thread/qwaitcondition_unix.cpp:86
|
|---|
| 67 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x17593d8, time=100) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 68 | #3 0x00007f4f47780d9b in DBLoggerThread::run (this=0x17593b0) at logging.cpp:649
|
|---|
| 69 | #4 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x175a460) at thread/qthread_unix.cpp:331
|
|---|
| 70 | #5 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 71 | #6 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 72 | #7 0x0000000000000000 in ?? ()
|
|---|
| 73 |
|
|---|
| 74 | Thread 29 (Thread 0x7f4f01440700 (LWP 1503)):
|
|---|
| 75 | #0 0x00007f4f441ab473 in poll () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 76 | #1 0x00007f4f3f930f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
|
|---|
| 77 | #2 0x00007f4f3f931429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
|
|---|
| 78 | #3 0x00007f4f44daded6 in QEventDispatcherGlib::processEvents (this=0x1ef1cb0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
|
|---|
| 79 | #4 0x00007f4f44d81cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
|
|---|
| 80 | #5 0x00007f4f44d81ef7 in QEventLoop::exec (this=0x7f4f0143fde0, flags=...) at kernel/qeventloop.cpp:201
|
|---|
| 81 | #6 0x00007f4f44c9927f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
|
|---|
| 82 | #7 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x21e40f0) at thread/qthread_unix.cpp:331
|
|---|
| 83 | #8 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 84 | #9 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 85 | #10 0x0000000000000000 in ?? ()
|
|---|
| 86 |
|
|---|
| 87 | Thread 28 (Thread 0x7f4f35c83700 (LWP 23408)):
|
|---|
| 88 | #0 0x00007f4f46a0d8dd in nanosleep () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 89 | #1 0x00007f4f477bdac2 in MythSystemManager::run (this=0x1759a00) at system-unix.cpp:272
|
|---|
| 90 | #2 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x1761a80) at thread/qthread_unix.cpp:331
|
|---|
| 91 | #3 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 92 | #4 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 93 | #5 0x0000000000000000 in ?? ()
|
|---|
| 94 |
|
|---|
| 95 | Thread 27 (Thread 0x7f4f36484700 (LWP 23407)):
|
|---|
| 96 | #0 0x00007f4f46a0a3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 97 | #1 0x00007f4f44c9c11e in wait (time=100, this=0x174e370) at thread/qwaitcondition_unix.cpp:86
|
|---|
| 98 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x7f4f47a16fd8, time=100) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 99 | #3 0x00007f4f477824a7 in LoggerThread::run (this=0x174dcb0) at logging.cpp:826
|
|---|
| 100 | #4 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x174e660) at thread/qthread_unix.cpp:331
|
|---|
| 101 | #5 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 102 | #6 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 103 | #7 0x0000000000000000 in ?? ()
|
|---|
| 104 |
|
|---|
| 105 | Thread 26 (Thread 0x7f4f2e1e5700 (LWP 23421)):
|
|---|
| 106 | #0 0x00007f4f46a0a3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 107 | #1 0x00007f4f44c9c11e in wait (time=1000, this=0x17b5f40) at thread/qwaitcondition_unix.cpp:86
|
|---|
| 108 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x17b5c98, time=1000) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 109 | #3 0x00007f4f4830c106 in TVRec::run (this=0x17b5b20) at tv_rec.cpp:1404
|
|---|
| 110 | #4 0x00007f4f4769bd37 in MThread::run (this=0x17b5d30) at mthread.cpp:319
|
|---|
| 111 | #5 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x17b0340) at thread/qthread_unix.cpp:331
|
|---|
| 112 | #6 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 113 | #7 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 114 | #8 0x0000000000000000 in ?? ()
|
|---|
| 115 |
|
|---|
| 116 | Thread 25 (Thread 0x7f4f489d37a0 (LWP 23405)):
|
|---|
| 117 | #0 0x00007f4f441ab473 in poll () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 118 | #1 0x00007f4f3f930f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
|
|---|
| 119 | #2 0x00007f4f3f931429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
|
|---|
| 120 | #3 0x00007f4f44daded6 in QEventDispatcherGlib::processEvents (this=0x173ff10, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
|
|---|
| 121 | #4 0x00007f4f44d81cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
|
|---|
| 122 | #5 0x00007f4f44d81ef7 in QEventLoop::exec (this=0x7fff3daf6e00, flags=...) at kernel/qeventloop.cpp:201
|
|---|
| 123 | #6 0x00007f4f44d86789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
|
|---|
| 124 | #7 0x00000000005052ed in run_backend (cmdline=<optimized out>) at main_helpers.cpp:654
|
|---|
| 125 | #8 0x0000000000423023 in main (argc=11, argv=<optimized out>) at main.cpp:127
|
|---|
| 126 |
|
|---|
| 127 | Thread 24 (Thread 0x7f4f2e9e6700 (LWP 23419)):
|
|---|
| 128 | #0 0x00007f4f46a0a3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 129 | #1 0x00007f4f44c9c11e in wait (time=400, this=0x17e6530) at thread/qwaitcondition_unix.cpp:86
|
|---|
| 130 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x17bcb10, time=400) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 131 | #3 0x00007f4f482c0c42 in EITScanner::run (this=0x17bcb00) at eitscanner.cpp:153
|
|---|
| 132 | #4 0x00007f4f4769bd37 in MThread::run (this=0x17d6e30) at mthread.cpp:319
|
|---|
| 133 | #5 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x17d6b70) at thread/qthread_unix.cpp:331
|
|---|
| 134 | #6 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 135 | #7 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 136 | #8 0x0000000000000000 in ?? ()
|
|---|
| 137 |
|
|---|
| 138 | Thread 23 (Thread 0x7f4ee893c700 (LWP 16798)):
|
|---|
| 139 | #0 0x00007f4f46a0a3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 140 | #1 0x00007f4f44c9c11e in wait (time=50, this=0x7f4f30b59910) at thread/qwaitcondition_unix.cpp:86
|
|---|
| 141 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x7f4f309e7de0, time=50) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 142 | #3 0x00007f4f47f247a3 in ThreadedFileWriter::DiskLoop (this=0x7f4f309e7dc0) at ThreadedFileWriter.cpp:486
|
|---|
| 143 | #4 0x00007f4f47f25f72 in TFWWriteThread::run (this=0x7f4f30514f70) at ThreadedFileWriter.cpp:30
|
|---|
| 144 | #5 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x7f4f30c52410) at thread/qthread_unix.cpp:331
|
|---|
| 145 | #6 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 146 | #7 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 147 | #8 0x0000000000000000 in ?? ()
|
|---|
| 148 |
|
|---|
| 149 | Thread 22 (Thread 0x7f4ee793a700 (LWP 16828)):
|
|---|
| 150 | #0 0x00007f4f46a0a3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 151 | #1 0x00007f4f44c9c11e in wait (time=120001, this=0x7f4f1805b640) at thread/qwaitcondition_unix.cpp:86
|
|---|
| 152 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x1e75870, time=120001) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 153 | #3 0x00007f4f476a1e62 in MPoolThread::run (this=0x1e75850) at mthreadpool.cpp:71
|
|---|
| 154 | #4 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x1fa3cb0) at thread/qthread_unix.cpp:331
|
|---|
| 155 | #5 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 156 | #6 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 157 | #7 0x0000000000000000 in ?? ()
|
|---|
| 158 |
|
|---|
| 159 | Thread 21 (Thread 0x7f4f1eb87700 (LWP 16799)):
|
|---|
| 160 | #0 0x00007f4f46a0a3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 161 | #1 0x00007f4f44c9c11e in wait (time=1000, this=0x7f4f3031ce00) at thread/qwaitcondition_unix.cpp:86
|
|---|
| 162 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x7f4f309e7de0, time=1000) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 163 | #3 0x00007f4f47f2369b in ThreadedFileWriter::SyncLoop (this=0x7f4f309e7dc0) at ThreadedFileWriter.cpp:367
|
|---|
| 164 | #4 0x00007f4f47f23752 in TFWSyncThread::run (this=0x7f4f308d25a0) at ThreadedFileWriter.cpp:38
|
|---|
| 165 | #5 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x7f4f3088ba50) at thread/qthread_unix.cpp:331
|
|---|
| 166 | #6 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 167 | #7 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 168 | #8 0x0000000000000000 in ?? ()
|
|---|
| 169 |
|
|---|
| 170 | Thread 20 (Thread 0x7f4ee813b700 (LWP 16827)):
|
|---|
| 171 | #0 0x00007f4f46a0a3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 172 | #1 0x00007f4f44c9c11e in wait (time=120001, this=0x3f8cc30) at thread/qwaitcondition_unix.cpp:86
|
|---|
| 173 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x3f57860, time=120001) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 174 | #3 0x00007f4f476a1e62 in MPoolThread::run (this=0x3f57840) at mthreadpool.cpp:71
|
|---|
| 175 | #4 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x3ee6410) at thread/qthread_unix.cpp:331
|
|---|
| 176 | #5 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 177 | #6 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 178 | #7 0x0000000000000000 in ?? ()
|
|---|
| 179 |
|
|---|
| 180 | Thread 19 (Thread 0x7f4f27fff700 (LWP 23430)):
|
|---|
| 181 | #0 0x00007f4f46a0a3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 182 | #1 0x00007f4f44c9c11e in wait (time=60000, this=0x7f4f28012ec0) at thread/qwaitcondition_unix.cpp:86
|
|---|
| 183 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x7f4f28012760, time=60000) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 184 | #3 0x00007f4f47e40725 in JobQueue::ProcessQueue (this=0x7f4f280126f0) at jobqueue.cpp:496
|
|---|
| 185 | #4 0x00007f4f4769bd37 in MThread::run (this=0x7f4f28012970) at mthread.cpp:319
|
|---|
| 186 | #5 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x7f4f280129a0) at thread/qthread_unix.cpp:331
|
|---|
| 187 | #6 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 188 | #7 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 189 | #8 0x0000000000000000 in ?? ()
|
|---|
| 190 |
|
|---|
| 191 | Thread 18 (Thread 0x7f4f1cff2700 (LWP 16639)):
|
|---|
| 192 | #0 0x00007f4f46a0a3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 193 | #1 0x00007f4f44c9c11e in wait (time=100, this=0x7f4f28a83370) at thread/qwaitcondition_unix.cpp:86
|
|---|
| 194 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x7f4f293ab7d8, time=100) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 195 | #3 0x00007f4f48353c0c in HDHRRecorder::run (this=0x7f4f293ab770) at hdhrrecorder.cpp:93
|
|---|
| 196 | #4 0x00007f4f4769bd37 in MThread::run (this=0x7f4f280a4780) at mthread.cpp:319
|
|---|
| 197 | #5 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x7f4f29cb24c0) at thread/qthread_unix.cpp:331
|
|---|
| 198 | #6 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 199 | #7 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 200 | #8 0x0000000000000000 in ?? ()
|
|---|
| 201 |
|
|---|
| 202 | Thread 17 (Thread 0x7f4effc3d700 (LWP 1502)):
|
|---|
| 203 | #0 0x00007f4f46a0a04c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 204 | #1 0x00007f4f44c9c1ab in wait (time=18446744073709551615, this=0x1cda1c0) at thread/qwaitcondition_unix.cpp:88
|
|---|
| 205 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x225cf00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 206 | #3 0x00007f4f47726447 in MythDownloadManager::run (this=0x225ceb0) at mythdownloadmanager.cpp:280
|
|---|
| 207 | #4 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x1fb7c10) at thread/qthread_unix.cpp:331
|
|---|
| 208 | #5 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 209 | #6 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 210 | #7 0x0000000000000000 in ?? ()
|
|---|
| 211 |
|
|---|
| 212 | Thread 16 (Thread 0x7f4f22720700 (LWP 24038)):
|
|---|
| 213 | #0 0x00007f4f441b0613 in select () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 214 | #1 0x00007f4f4245508a in hdhomerun_sock_wait_for_read_event (sock=51, stop_time=<optimized out>) at hdhomerun_sock_posix.c:278
|
|---|
| 215 | #2 0x00007f4f4245597f in hdhomerun_sock_recv (sock=51, data=0x7f4f2271f620, length=0x7f4f2271f1f8, timeout=<optimized out>) at hdhomerun_sock_posix.c:458
|
|---|
| 216 | #3 0x00007f4f4245433d in hdhomerun_video_thread_execute (arg=0x193f950) at hdhomerun_video.c:269
|
|---|
| 217 | #4 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 218 | #5 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 219 | #6 0x0000000000000000 in ?? ()
|
|---|
| 220 |
|
|---|
| 221 | Thread 15 (Thread 0x7f4f1253f700 (LWP 16785)):
|
|---|
| 222 | #0 0x00007f4f46a0a04c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 223 | #1 0x00007f4f44c9c1ab in wait (time=18446744073709551615, this=0x2182be0) at thread/qwaitcondition_unix.cpp:88
|
|---|
| 224 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x289a920, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 225 | #3 0x00007f4f44c98ba5 in QSemaphore::acquire (this=0x1e92490, n=1) at thread/qsemaphore.cpp:144
|
|---|
| 226 | #4 0x00007f4f47705e66 in MythSystem::Wait (this=0x1e92470, timeout=0) at mythsystem.cpp:221
|
|---|
| 227 | #5 0x00007f4f4770a8e8 in myth_system (command=..., flags=16907, timeout=30) at mythsystem.cpp:390
|
|---|
| 228 | #6 0x00007f4f47ef5994 in PreviewGenerator::Run (this=0x7f4f2861efc0) at previewgenerator.cpp:249
|
|---|
| 229 | #7 0x00007f4f47ef7bb5 in PreviewGenerator::run (this=0x7f4f2861efc0) at previewgenerator.cpp:330
|
|---|
| 230 | #8 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x7f4f28d24af0) at thread/qthread_unix.cpp:331
|
|---|
| 231 | #9 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 232 | #10 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 233 | #11 0x0000000000000000 in ?? ()
|
|---|
| 234 |
|
|---|
| 235 | Thread 14 (Thread 0x7f4f277fe700 (LWP 23431)):
|
|---|
| 236 | #0 0x00007f4f46a0a04c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 237 | #1 0x00007f4f466e1fe2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
|
|---|
| 238 | #2 0x00007f4f466e2019 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
|
|---|
| 239 | #3 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 240 | #4 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 241 | #5 0x0000000000000000 in ?? ()
|
|---|
| 242 |
|
|---|
| 243 | Thread 13 (Thread 0x7f4f20b8b700 (LWP 16640)):
|
|---|
| 244 | #0 0x00007f4f46a0a3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 245 | #1 0x00007f4f44c9afe8 in thread_sleep (ti=0x7f4f20b8ab50) at thread/qthread_unix.cpp:493
|
|---|
| 246 | #2 0x00007f4f44c9b4b2 in QThread::usleep (usecs=<optimized out>) at thread/qthread_unix.cpp:531
|
|---|
| 247 | #3 0x00007f4f4835a11a in HDHRStreamHandler::run (this=0x17b3070) at hdhrstreamhandler.cpp:155
|
|---|
| 248 | #4 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x17b21b0) at thread/qthread_unix.cpp:331
|
|---|
| 249 | #5 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 250 | #6 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 251 | #7 0x0000000000000000 in ?? ()
|
|---|
| 252 |
|
|---|
| 253 | Thread 12 (Thread 0x7f4f0043e700 (LWP 16625)):
|
|---|
| 254 | #0 0x00007f4f46a0a3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 255 | #1 0x00007f4f44c9c11e in wait (time=120001, this=0x7f4f18278910) at thread/qwaitcondition_unix.cpp:86
|
|---|
| 256 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x7f4f18c03c20, time=120001) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 257 | #3 0x00007f4f476a1e62 in MPoolThread::run (this=0x7f4f18c03c00) at mthreadpool.cpp:71
|
|---|
| 258 | #4 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x7f4f18803f00) at thread/qthread_unix.cpp:331
|
|---|
| 259 | #5 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 260 | #6 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 261 | #7 0x0000000000000000 in ?? ()
|
|---|
| 262 |
|
|---|
| 263 | Thread 11 (Thread 0x7f4f2d9e4700 (LWP 23427)):
|
|---|
| 264 | #0 0x00007f4f46a0a3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 265 | #1 0x00007f4f44c9c11e in wait (time=1000, this=0x17fa670) at thread/qwaitcondition_unix.cpp:86
|
|---|
| 266 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x17ef218, time=1000) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 267 | #3 0x00000000004c72eb in Scheduler::run (this=0x17ef190) at scheduler.cpp:1806
|
|---|
| 268 | #4 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x1792240) at thread/qthread_unix.cpp:331
|
|---|
| 269 | #5 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 270 | #6 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 271 | #7 0x0000000000000000 in ?? ()
|
|---|
| 272 |
|
|---|
| 273 | Thread 10 (Thread 0x7f4ee7139700 (LWP 16829)):
|
|---|
| 274 | #0 0x00007f4f46a0a3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 275 | #1 0x00007f4f44c9c11e in wait (time=120001, this=0x7f4f2898e8e0) at thread/qwaitcondition_unix.cpp:86
|
|---|
| 276 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x7f4f28083080, time=120001) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 277 | #3 0x00007f4f476a1e62 in MPoolThread::run (this=0x7f4f28083060) at mthreadpool.cpp:71
|
|---|
| 278 | #4 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x7f4f293cf3c0) at thread/qthread_unix.cpp:331
|
|---|
| 279 | #5 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 280 | #6 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 281 | #7 0x0000000000000000 in ?? ()
|
|---|
| 282 |
|
|---|
| 283 | Thread 9 (Thread 0x7f4f34c81700 (LWP 23410)):
|
|---|
| 284 | #0 0x00007f4f46a0a04c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 285 | #1 0x00007f4f44c9c1ab in wait (time=18446744073709551615, this=0x1765bd0) at thread/qwaitcondition_unix.cpp:88
|
|---|
| 286 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x17672d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 287 | #3 0x00007f4f477bc492 in MythSystemIOHandler::run (this=0x17672b0) at system-unix.cpp:100
|
|---|
| 288 | #4 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x17641d0) at thread/qthread_unix.cpp:331
|
|---|
| 289 | #5 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 290 | #6 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 291 | #7 0x0000000000000000 in ?? ()
|
|---|
| 292 |
|
|---|
| 293 | Thread 8 (Thread 0x7f4ee6938700 (LWP 16831)):
|
|---|
| 294 | #0 0x00007f4f46a0a3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 295 | #1 0x00007f4f44c9c11e in wait (time=120001, this=0x7f4f3385ba10) at thread/qwaitcondition_unix.cpp:86
|
|---|
| 296 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x7f4f30803db0, time=120001) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 297 | #3 0x00007f4f476a1e62 in MPoolThread::run (this=0x7f4f30803d90) at mthreadpool.cpp:71
|
|---|
| 298 | #4 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x7f4f308908c0) at thread/qthread_unix.cpp:331
|
|---|
| 299 | #5 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 300 | #6 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 301 | #7 0x0000000000000000 in ?? ()
|
|---|
| 302 |
|
|---|
| 303 | Thread 7 (Thread 0x7f4f25beb700 (LWP 23472)):
|
|---|
| 304 | #0 0x00007f4f441b0613 in select () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 305 | #1 0x00007f4f476b2692 in MythSocketThread::run (this=0x1834d40) at mythsocketthread.cpp:263
|
|---|
| 306 | #2 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x17825e0) at thread/qthread_unix.cpp:331
|
|---|
| 307 | #3 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 308 | #4 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 309 | #5 0x0000000000000000 in ?? ()
|
|---|
| 310 |
|
|---|
| 311 | Thread 6 (Thread 0x7f4f2ffff700 (LWP 23411)):
|
|---|
| 312 | #0 0x00007f4f46a0a04c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 313 | #1 0x00007f4f44c9c1ab in wait (time=18446744073709551615, this=0x7f4f3000aef0) at thread/qwaitcondition_unix.cpp:88
|
|---|
| 314 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x7f4f30014880, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 315 | #3 0x00007f4f477bc492 in MythSystemIOHandler::run (this=0x7f4f30014860) at system-unix.cpp:100
|
|---|
| 316 | #4 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x7f4f3000ab00) at thread/qthread_unix.cpp:331
|
|---|
| 317 | #5 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 318 | #6 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 319 | #7 0x0000000000000000 in ?? ()
|
|---|
| 320 |
|
|---|
| 321 | Thread 5 (Thread 0x7f4f26bed700 (LWP 23432)):
|
|---|
| 322 | #0 0x00007f4f441ab473 in poll () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 323 | #1 0x00007f4f3f930f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
|
|---|
| 324 | #2 0x00007f4f3f931429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
|
|---|
| 325 | #3 0x00007f4f44daded6 in QEventDispatcherGlib::processEvents (this=0x17ae9d0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
|
|---|
| 326 | #4 0x00007f4f44d81cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
|
|---|
| 327 | #5 0x00007f4f44d81ef7 in QEventLoop::exec (this=0x7f4f26becdd0, flags=...) at kernel/qeventloop.cpp:201
|
|---|
| 328 | #6 0x00007f4f44c9927f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
|
|---|
| 329 | #7 0x00007f4f4769bd49 in QThreadRun (this=<optimized out>) at mthread.cpp:80
|
|---|
| 330 | #8 MThread::run (this=0x17ad5e0) at mthread.cpp:321
|
|---|
| 331 | #9 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x18002b0) at thread/qthread_unix.cpp:331
|
|---|
| 332 | #10 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 333 | #11 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 334 | #12 0x0000000000000000 in ?? ()
|
|---|
| 335 |
|
|---|
| 336 | Thread 4 (Thread 0x7f4f2f3f4700 (LWP 23418)):
|
|---|
| 337 | #0 0x00007f4f46a0a3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 338 | #1 0x00007f4f44c9c11e in wait (time=1000, this=0x1793ad0) at thread/qwaitcondition_unix.cpp:86
|
|---|
| 339 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x17b3918, time=1000) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 340 | #3 0x00007f4f4830c106 in TVRec::run (this=0x17b37a0) at tv_rec.cpp:1404
|
|---|
| 341 | #4 0x00007f4f4769bd37 in MThread::run (this=0x17b1cd0) at mthread.cpp:319
|
|---|
| 342 | #5 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x17b52f0) at thread/qthread_unix.cpp:331
|
|---|
| 343 | #6 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 344 | #7 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 345 | #8 0x0000000000000000 in ?? ()
|
|---|
| 346 |
|
|---|
| 347 | Thread 3 (Thread 0x7f4f2c9e2700 (LWP 23429)):
|
|---|
| 348 | #0 0x00007f4f46a0a3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 349 | #1 0x00007f4f44c9c11e in wait (time=43000, this=0x7f4f28012520) at thread/qwaitcondition_unix.cpp:86
|
|---|
| 350 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x7f4f28009ac8, time=43000) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 351 | #3 0x0000000000423fba in AutoExpire::Sleep (this=0x7f4f28009a80, sleepTime=<optimized out>) at autoexpire.cpp:358
|
|---|
| 352 | #4 0x0000000000431124 in AutoExpire::RunExpirer (this=0x7f4f28009a80) at autoexpire.cpp:339
|
|---|
| 353 | #5 0x0000000000431582 in ExpireThread::run (this=0x7f4f28012b80) at autoexpire.cpp:58
|
|---|
| 354 | #6 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x7f4f28009ba0) at thread/qthread_unix.cpp:331
|
|---|
| 355 | #7 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 356 | #8 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 357 | #9 0x0000000000000000 in ?? ()
|
|---|
| 358 |
|
|---|
| 359 | Thread 2 (Thread 0x7f4f2d1e3700 (LWP 23428)):
|
|---|
| 360 | #0 0x00007f4f46a0a3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 361 | #1 0x00007f4f44c9c11e in wait (time=306000, this=0x17b7680) at thread/qwaitcondition_unix.cpp:86
|
|---|
| 362 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x17b83b0, time=306000) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 363 | #3 0x00000000004d393d in HouseKeeper::RunHouseKeeping (this=0x17b83a0) at housekeeper.cpp:348
|
|---|
| 364 | #4 0x00000000004d45e2 in HouseKeepingThread::run (this=0x7f4f28009e70) at housekeeper.cpp:39
|
|---|
| 365 | #5 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x7f4f28009ef0) at thread/qthread_unix.cpp:331
|
|---|
| 366 | #6 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 367 | #7 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 368 | #8 0x0000000000000000 in ?? ()
|
|---|
| 369 |
|
|---|
| 370 | Thread 1 (Thread 0x7f4f35482700 (LWP 23409)):
|
|---|
| 371 | #0 QMetaObjectPrivate::disconnect (sender=0x7f4f309eac80, signal_index=-1, receiver=0x0, method_index=-1, disconnectType=QMetaObjectPrivate::DisconnectAll) at kernel/qobject.cpp:3020
|
|---|
| 372 | #1 0x00007f4f44d9581f in QObject::disconnect (sender=0x7f4f309eac80, signal=0x0, receiver=0x0, method=0x0) at kernel/qobject.cpp:2745
|
|---|
| 373 | #2 0x00007f4f477bcfd9 in disconnect (member=0x0, receiver=0x0, signal=0x0, this=0x7f4f309eac80) at /usr/include/qt4/QtCore/qobject.h:227
|
|---|
| 374 | #3 MythSystemSignalManager::run (this=0x17638e0) at system-unix.cpp:528
|
|---|
| 375 | #4 0x00007f4f44c9bd05 in QThreadPrivate::start (arg=0x1763960) at thread/qthread_unix.cpp:331
|
|---|
| 376 | #5 0x00007f4f46a05efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 377 | #6 0x00007f4f441b759d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 378 | #7 0x0000000000000000 in ?? ()
|
|---|
| 379 | (gdb) quit
|
|---|