| 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-120518.165312/bin/mythbackend...done.
|
|---|
| 11 | [New LWP 1279]
|
|---|
| 12 | [New LWP 1324]
|
|---|
| 13 | [New LWP 1320]
|
|---|
| 14 | [New LWP 1486]
|
|---|
| 15 | [New LWP 1266]
|
|---|
| 16 | [New LWP 1264]
|
|---|
| 17 | [New LWP 1281]
|
|---|
| 18 | [New LWP 1322]
|
|---|
| 19 | [New LWP 8852]
|
|---|
| 20 | [New LWP 6601]
|
|---|
| 21 | [New LWP 1280]
|
|---|
| 22 | [New LWP 1537]
|
|---|
| 23 | [New LWP 1265]
|
|---|
| 24 | [New LWP 1490]
|
|---|
| 25 | [New LWP 1278]
|
|---|
| 26 | [New LWP 6602]
|
|---|
| 27 | [New LWP 1484]
|
|---|
| 28 | [New LWP 1489]
|
|---|
| 29 | [New LWP 1487]
|
|---|
| 30 | [New LWP 12903]
|
|---|
| 31 | [New LWP 2314]
|
|---|
| 32 | [New LWP 1485]
|
|---|
| 33 | [New LWP 8854]
|
|---|
| 34 |
|
|---|
| 35 | warning: Can't read pathname for load map: Input/output error.
|
|---|
| 36 | [Thread debugging using libthread_db enabled]
|
|---|
| 37 | Core was generated by `/mythtv/latest/bin/mythbackend --daemon --loglevel debug --syslog local7 --pidf'.
|
|---|
| 38 | Program terminated with signal 11, Segmentation fault.
|
|---|
| 39 | #0 0x00007f28f63a8cbd in QMetaObject::activate (sender=0x7f28dba63430,
|
|---|
| 40 | m=<optimized out>, local_signal_index=<optimized out>, argv=0x0)
|
|---|
| 41 | at kernel/qobject.cpp:3218
|
|---|
| 42 | 3218 kernel/qobject.cpp: No such file or directory.
|
|---|
| 43 | in kernel/qobject.cpp
|
|---|
| 44 | (gdb) set pagination off
|
|---|
| 45 | (gdb) thread apply all bt
|
|---|
| 46 |
|
|---|
| 47 | Thread 23 (Thread 0x7f28588d5700 (LWP 8854)):
|
|---|
| 48 | #0 0x00007f28f57c2747 in ioctl () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 49 | #1 0x00007f28f9960c02 in AnalogSignalMonitor::handleHDPVR (this=0x7f28d80386f0, videofd=37) at analogsignalmonitor.cpp:51
|
|---|
| 50 | #2 0x00007f28f9961a14 in AnalogSignalMonitor::UpdateValues (this=0x7f28d80386f0) at analogsignalmonitor.cpp:146
|
|---|
| 51 | #3 0x00007f28f98830dc in SignalMonitor::run (this=0x7f28d80386f0) at signalmonitor.cpp:312
|
|---|
| 52 | #4 0x00007f28f62aed05 in QThreadPrivate::start (arg=0x7f28da089520) at thread/qthread_unix.cpp:331
|
|---|
| 53 | #5 0x00007f28f8018efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 54 | #6 0x00007f28f57ca59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 55 | #7 0x0000000000000000 in ?? ()
|
|---|
| 56 |
|
|---|
| 57 | Thread 22 (Thread 0x7f28de7fc700 (LWP 1485)):
|
|---|
| 58 | #0 0x00007f28f801d3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 59 | #1 0x00007f28f62af11e in wait (time=305000, this=0x7f28d8013010) at thread/qwaitcondition_unix.cpp:86
|
|---|
| 60 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x7f28d8015f90, time=305000) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 61 | #3 0x00000000004d392d in HouseKeeper::RunHouseKeeping (this=0x7f28d8015f80) at housekeeper.cpp:348
|
|---|
| 62 | #4 0x00000000004d45d2 in HouseKeepingThread::run (this=0x7f28d8001e90) at housekeeper.cpp:39
|
|---|
| 63 | #5 0x00007f28f62aed05 in QThreadPrivate::start (arg=0x7f28d800c310) at thread/qthread_unix.cpp:331
|
|---|
| 64 | #6 0x00007f28f8018efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 65 | #7 0x00007f28f57ca59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 66 | #8 0x0000000000000000 in ?? ()
|
|---|
| 67 |
|
|---|
| 68 | Thread 21 (Thread 0x7f28d2462700 (LWP 2314)):
|
|---|
| 69 | #0 0x00007f28f57c3613 in select () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 70 | #1 0x00007f28f3a6808a in hdhomerun_sock_wait_for_read_event (sock=45, stop_time=<optimized out>) at hdhomerun_sock_posix.c:278
|
|---|
| 71 | #2 0x00007f28f3a6897f in hdhomerun_sock_recv (sock=45, data=0x7f28d2461620, length=0x7f28d24611f8, timeout=<optimized out>) at hdhomerun_sock_posix.c:458
|
|---|
| 72 | #3 0x00007f28f3a6733d in hdhomerun_video_thread_execute (arg=0x7f28d81abfd0) at hdhomerun_video.c:269
|
|---|
| 73 | #4 0x00007f28f8018efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 74 | #5 0x00007f28f57ca59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 75 | #6 0x0000000000000000 in ?? ()
|
|---|
| 76 |
|
|---|
| 77 | Thread 20 (Thread 0x7f28c8608700 (LWP 12903)):
|
|---|
| 78 | #0 0x00007f28f801d3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 79 | #1 0x00007f28f62adfe8 in thread_sleep (ti=0x7f28c8607d80) at thread/qthread_unix.cpp:493
|
|---|
| 80 | #2 0x00007f28f62ae420 in QThread::msleep (msecs=<optimized out>) at thread/qthread_unix.cpp:519
|
|---|
| 81 | #3 0x00007f28f90647ea in TaskQueue::run (this=0x7f28dacdcd00) at taskqueue.cpp:150
|
|---|
| 82 | #4 0x00007f28f62aed05 in QThreadPrivate::start (arg=0x7f28d9cdb280) at thread/qthread_unix.cpp:331
|
|---|
| 83 | #5 0x00007f28f8018efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 84 | #6 0x00007f28f57ca59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 85 | #7 0x0000000000000000 in ?? ()
|
|---|
| 86 |
|
|---|
| 87 | Thread 19 (Thread 0x7f28dd7fa700 (LWP 1487)):
|
|---|
| 88 | #0 0x00007f28f801d3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 89 | #1 0x00007f28f62af11e in wait (time=60000, this=0x7f28d8001770) at thread/qwaitcondition_unix.cpp:86
|
|---|
| 90 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x7f28d8015f60, time=60000) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 91 | #3 0x00007f28f94536b5 in JobQueue::ProcessQueue (this=0x7f28d8015ef0) at jobqueue.cpp:496
|
|---|
| 92 | #4 0x00007f28f8caed37 in MThread::run (this=0x7f28d8002350) at mthread.cpp:319
|
|---|
| 93 | #5 0x00007f28f62aed05 in QThreadPrivate::start (arg=0x7f28d8010580) at thread/qthread_unix.cpp:331
|
|---|
| 94 | #6 0x00007f28f8018efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 95 | #7 0x00007f28f57ca59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 96 | #8 0x0000000000000000 in ?? ()
|
|---|
| 97 |
|
|---|
| 98 | Thread 18 (Thread 0x7f28dcff9700 (LWP 1489)):
|
|---|
| 99 | #0 0x00007f28f801d04c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 100 | #1 0x00007f28f7cf4fe2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
|
|---|
| 101 | #2 0x00007f28f7cf5019 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
|
|---|
| 102 | #3 0x00007f28f8018efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 103 | #4 0x00007f28f57ca59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 104 | #5 0x0000000000000000 in ?? ()
|
|---|
| 105 |
|
|---|
| 106 | Thread 17 (Thread 0x7f28deffd700 (LWP 1484)):
|
|---|
| 107 | #0 0x00007f28f579621d in nanosleep () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 108 | #1 0x00007f28f57c3e54 in usleep () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 109 | #2 0x00000000004c704a in Scheduler::run (this=0x7f28d8015290) at scheduler.cpp:1804
|
|---|
| 110 | #3 0x00007f28f62aed05 in QThreadPrivate::start (arg=0x7f28d80009b0) at thread/qthread_unix.cpp:331
|
|---|
| 111 | #4 0x00007f28f8018efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 112 | #5 0x00007f28f57ca59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 113 | #6 0x0000000000000000 in ?? ()
|
|---|
| 114 |
|
|---|
| 115 | Thread 16 (Thread 0x7f28b0ff1700 (LWP 6602)):
|
|---|
| 116 | #0 0x00007f28f57be473 in poll () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 117 | #1 0x00007f28f0f43f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
|
|---|
| 118 | #2 0x00007f28f0f44429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
|
|---|
| 119 | #3 0x00007f28f63c0ed6 in QEventDispatcherGlib::processEvents (this=0x1d0f390, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
|
|---|
| 120 | #4 0x00007f28f6394cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
|
|---|
| 121 | #5 0x00007f28f6394ef7 in QEventLoop::exec (this=0x7f28b0ff0de0, flags=...) at kernel/qeventloop.cpp:201
|
|---|
| 122 | #6 0x00007f28f62ac27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
|
|---|
| 123 | #7 0x00007f28f62aed05 in QThreadPrivate::start (arg=0x21ca8d0) at thread/qthread_unix.cpp:331
|
|---|
| 124 | #8 0x00007f28f8018efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 125 | #9 0x00007f28f57ca59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 126 | #10 0x0000000000000000 in ?? ()
|
|---|
| 127 |
|
|---|
| 128 | Thread 15 (Thread 0x7f28e755f700 (LWP 1278)):
|
|---|
| 129 | #0 0x00007f28f80208dd in nanosleep () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 130 | #1 0x00007f28f8dd0ba2 in MythSystemManager::run (this=0xe48550) at system-unix.cpp:272
|
|---|
| 131 | #2 0x00007f28f62aed05 in QThreadPrivate::start (arg=0xe47210) at thread/qthread_unix.cpp:331
|
|---|
| 132 | #3 0x00007f28f8018efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 133 | #4 0x00007f28f57ca59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 134 | #5 0x0000000000000000 in ?? ()
|
|---|
| 135 |
|
|---|
| 136 | Thread 14 (Thread 0x7f28d7fff700 (LWP 1490)):
|
|---|
| 137 | #0 0x00007f28f57be473 in poll () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 138 | #1 0x00007f28f0f43f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
|
|---|
| 139 | #2 0x00007f28f0f44429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
|
|---|
| 140 | #3 0x00007f28f63c0ed6 in QEventDispatcherGlib::processEvents (this=0xf06ff0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
|
|---|
| 141 | #4 0x00007f28f6394cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
|
|---|
| 142 | #5 0x00007f28f6394ef7 in QEventLoop::exec (this=0x7f28d7ffedd0, flags=...) at kernel/qeventloop.cpp:201
|
|---|
| 143 | #6 0x00007f28f62ac27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
|
|---|
| 144 | #7 0x00007f28f8caed49 in QThreadRun (this=<optimized out>) at mthread.cpp:80
|
|---|
| 145 | #8 MThread::run (this=0xf071e0) at mthread.cpp:321
|
|---|
| 146 | #9 0x00007f28f62aed05 in QThreadPrivate::start (arg=0xefffc0) at thread/qthread_unix.cpp:331
|
|---|
| 147 | #10 0x00007f28f8018efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 148 | #11 0x00007f28f57ca59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 149 | #12 0x0000000000000000 in ?? ()
|
|---|
| 150 |
|
|---|
| 151 | Thread 13 (Thread 0x7f28e8561700 (LWP 1265)):
|
|---|
| 152 | #0 0x00007f28f801d3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 153 | #1 0x00007f28f62af11e in wait (time=100, this=0xe39560) at thread/qwaitcondition_unix.cpp:86
|
|---|
| 154 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0xe35ab8, time=100) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 155 | #3 0x00007f28f8d93e7b in DBLoggerThread::run (this=0xe35a90) at logging.cpp:649
|
|---|
| 156 | #4 0x00007f28f62aed05 in QThreadPrivate::start (arg=0xe364f0) at thread/qthread_unix.cpp:331
|
|---|
| 157 | #5 0x00007f28f8018efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 158 | #6 0x00007f28f57ca59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 159 | #7 0x0000000000000000 in ?? ()
|
|---|
| 160 |
|
|---|
| 161 | Thread 12 (Thread 0x7f28d5ffb700 (LWP 1537)):
|
|---|
| 162 | #0 0x00007f28f801d04c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 163 | #1 0x00007f28f62af1ab in wait (time=18446744073709551615, this=0xf46ea0) at thread/qwaitcondition_unix.cpp:88
|
|---|
| 164 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0xf470a0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 165 | #3 0x00007f28f8cc5a38 in MythSocketThread::run (this=0xf47080) at mythsocketthread.cpp:232
|
|---|
| 166 | #4 0x00007f28f62aed05 in QThreadPrivate::start (arg=0xf37680) at thread/qthread_unix.cpp:331
|
|---|
| 167 | #5 0x00007f28f8018efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 168 | #6 0x00007f28f57ca59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 169 | #7 0x0000000000000000 in ?? ()
|
|---|
| 170 |
|
|---|
| 171 | Thread 11 (Thread 0x7f28e655d700 (LWP 1280)):
|
|---|
| 172 | #0 0x00007f28f801d04c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 173 | #1 0x00007f28f62af1ab in wait (time=18446744073709551615, this=0xe4c490) at thread/qwaitcondition_unix.cpp:88
|
|---|
| 174 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0xe4dd30, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 175 | #3 0x00007f28f8dcf572 in MythSystemIOHandler::run (this=0xe4dd10) at system-unix.cpp:100
|
|---|
| 176 | #4 0x00007f28f62aed05 in QThreadPrivate::start (arg=0xe4c0a0) at thread/qthread_unix.cpp:331
|
|---|
| 177 | #5 0x00007f28f8018efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 178 | #6 0x00007f28f57ca59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 179 | #7 0x0000000000000000 in ?? ()
|
|---|
| 180 |
|
|---|
| 181 | Thread 10 (Thread 0x7f28b17f2700 (LWP 6601)):
|
|---|
| 182 | #0 0x00007f28f801d04c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 183 | #1 0x00007f28f62af1ab in wait (time=18446744073709551615, this=0x18709f0) at thread/qwaitcondition_unix.cpp:88
|
|---|
| 184 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x18497f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 185 | #3 0x00007f28f8d39447 in MythDownloadManager::run (this=0x18497a0) at mythdownloadmanager.cpp:280
|
|---|
| 186 | #4 0x00007f28f62aed05 in QThreadPrivate::start (arg=0x2bbe310) at thread/qthread_unix.cpp:331
|
|---|
| 187 | #5 0x00007f28f8018efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 188 | #6 0x00007f28f57ca59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 189 | #7 0x0000000000000000 in ?? ()
|
|---|
| 190 |
|
|---|
| 191 | Thread 9 (Thread 0x7f285d1ab700 (LWP 8852)):
|
|---|
| 192 | #0 0x00007f28f801d3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 193 | #1 0x00007f28f62af11e in wait (time=120001, this=0x1fd1200) at thread/qwaitcondition_unix.cpp:86
|
|---|
| 194 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x20f3660, time=120001) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 195 | #3 0x00007f28f8cb4e62 in MPoolThread::run (this=0x20f3640) at mthreadpool.cpp:71
|
|---|
| 196 | #4 0x00007f28f62aed05 in QThreadPrivate::start (arg=0x1832530) at thread/qthread_unix.cpp:331
|
|---|
| 197 | #5 0x00007f28f8018efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 198 | #6 0x00007f28f57ca59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 199 | #7 0x0000000000000000 in ?? ()
|
|---|
| 200 |
|
|---|
| 201 | Thread 8 (Thread 0x7f28dffff700 (LWP 1322)):
|
|---|
| 202 | #0 0x00007f28f801d3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 203 | #1 0x00007f28f62af11e in wait (time=400, this=0xe34f10) at thread/qwaitcondition_unix.cpp:86
|
|---|
| 204 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0xeaf410, time=400) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 205 | #3 0x00007f28f98d34a2 in EITScanner::run (this=0xeaf400) at eitscanner.cpp:153
|
|---|
| 206 | #4 0x00007f28f8caed37 in MThread::run (this=0xe35600) at mthread.cpp:319
|
|---|
| 207 | #5 0x00007f28f62aed05 in QThreadPrivate::start (arg=0xe34b50) at thread/qthread_unix.cpp:331
|
|---|
| 208 | #6 0x00007f28f8018efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 209 | #7 0x00007f28f57ca59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 210 | #8 0x0000000000000000 in ?? ()
|
|---|
| 211 |
|
|---|
| 212 | Thread 7 (Thread 0x7f28e5d5c700 (LWP 1281)):
|
|---|
| 213 | #0 0x00007f28f801d04c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 214 | #1 0x00007f28f62af1ab in wait (time=18446744073709551615, this=0x7f28e0012e80) at thread/qwaitcondition_unix.cpp:88
|
|---|
| 215 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0xe5e600, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 216 | #3 0x00007f28f8dcf572 in MythSystemIOHandler::run (this=0xe5e5e0) at system-unix.cpp:100
|
|---|
| 217 | #4 0x00007f28f62aed05 in QThreadPrivate::start (arg=0xe4c030) at thread/qthread_unix.cpp:331
|
|---|
| 218 | #5 0x00007f28f8018efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 219 | #6 0x00007f28f57ca59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 220 | #7 0x0000000000000000 in ?? ()
|
|---|
| 221 |
|
|---|
| 222 | Thread 6 (Thread 0x7f28f9fe77a0 (LWP 1264)):
|
|---|
| 223 | #0 0x00007f28f801d04c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 224 | #1 0x00007f28f62add13 in QMutexPrivate::wait (this=0x7f28d8015930, timeout=-1) at thread/qmutex_unix.cpp:84
|
|---|
| 225 | #2 0x00007f28f62aa365 in QMutex::lock (this=0x7f28d8015318) at thread/qmutex.cpp:204
|
|---|
| 226 | #3 0x0000000000498129 in QMutexLocker (m=<optimized out>, this=0x7fff927dab90) at /usr/include/qt4/QtCore/qmutex.h:102
|
|---|
| 227 | #4 Scheduler::GetRecStatus (this=0x7f28d8015290, pginfo=...) at scheduler.cpp:1566
|
|---|
| 228 | #5 0x00000000004766e3 in MainServer::customEvent (this=0xf05540, e=0x7f28c00c2300) at mainserver.cpp:1102
|
|---|
| 229 | #6 0x00007f28f63acabc in QObject::event (this=0xf05540, e=<optimized out>) at kernel/qobject.cpp:1248
|
|---|
| 230 | #7 0x00007f28f6395afc in QCoreApplication::notifyInternal (this=0x7fff927dc180, receiver=0xf05540, event=0x7f28c00c2300) at kernel/qcoreapplication.cpp:787
|
|---|
| 231 | #8 0x00007f28f639951f in sendEvent (event=0x7f28c00c2300, receiver=0xf05540) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
|
|---|
| 232 | #9 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xe15120) at kernel/qcoreapplication.cpp:1428
|
|---|
| 233 | #10 0x00007f28f63c0a73 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
|
|---|
| 234 | #11 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:277
|
|---|
| 235 | #12 0x00007f28f0f43a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
|
|---|
| 236 | #13 0x00007f28f0f44258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
|
|---|
| 237 | #14 0x00007f28f0f44429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
|
|---|
| 238 | #15 0x00007f28f63c0ed6 in QEventDispatcherGlib::processEvents (this=0xe224a0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
|
|---|
| 239 | #16 0x00007f28f6394cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
|
|---|
| 240 | #17 0x00007f28f6394ef7 in QEventLoop::exec (this=0x7fff927dbe30, flags=...) at kernel/qeventloop.cpp:201
|
|---|
| 241 | #18 0x00007f28f6399789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
|
|---|
| 242 | #19 0x00000000005052dd in run_backend (cmdline=<optimized out>) at main_helpers.cpp:654
|
|---|
| 243 | #20 0x0000000000423023 in main (argc=9, argv=<optimized out>) at main.cpp:127
|
|---|
| 244 |
|
|---|
| 245 | Thread 5 (Thread 0x7f28e7d60700 (LWP 1266)):
|
|---|
| 246 | #0 0x00007f28f801d3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 247 | #1 0x00007f28f62af11e in wait (time=100, this=0xe359b0) at thread/qwaitcondition_unix.cpp:86
|
|---|
| 248 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x7f28f9029fd8, time=100) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 249 | #3 0x00007f28f8d95587 in LoggerThread::run (this=0xe33950) at logging.cpp:826
|
|---|
| 250 | #4 0x00007f28f62aed05 in QThreadPrivate::start (arg=0xe315c0) at thread/qthread_unix.cpp:331
|
|---|
| 251 | #5 0x00007f28f8018efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 252 | #6 0x00007f28f57ca59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 253 | #7 0x0000000000000000 in ?? ()
|
|---|
| 254 |
|
|---|
| 255 | Thread 4 (Thread 0x7f28ddffb700 (LWP 1486)):
|
|---|
| 256 | #0 0x00007f28f801d3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 257 | #1 0x00007f28f62af11e in wait (time=39000, this=0x7f28d8011120) at thread/qwaitcondition_unix.cpp:86
|
|---|
| 258 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x7f28d800d768, time=39000) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 259 | #3 0x0000000000423fba in AutoExpire::Sleep (this=0x7f28d800d720, sleepTime=<optimized out>) at autoexpire.cpp:358
|
|---|
| 260 | #4 0x0000000000431134 in AutoExpire::RunExpirer (this=0x7f28d800d720) at autoexpire.cpp:339
|
|---|
| 261 | #5 0x0000000000431592 in ExpireThread::run (this=0x7f28d8016720) at autoexpire.cpp:58
|
|---|
| 262 | #6 0x00007f28f62aed05 in QThreadPrivate::start (arg=0x7f28d800f000) at thread/qthread_unix.cpp:331
|
|---|
| 263 | #7 0x00007f28f8018efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 264 | #8 0x00007f28f57ca59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 265 | #9 0x0000000000000000 in ?? ()
|
|---|
| 266 |
|
|---|
| 267 | Thread 3 (Thread 0x7f28e4f3f700 (LWP 1320)):
|
|---|
| 268 | #0 0x00007f28f801d3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 269 | #1 0x00007f28f62af11e in wait (time=1000, this=0x7f28d8000d40) at thread/qwaitcondition_unix.cpp:86
|
|---|
| 270 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x7f28d80037d8, time=1000) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 271 | #3 0x00007f28f991e966 in TVRec::run (this=0x7f28d8003660) at tv_rec.cpp:1404
|
|---|
| 272 | #4 0x00007f28f8caed37 in MThread::run (this=0x7f28d8002520) at mthread.cpp:319
|
|---|
| 273 | #5 0x00007f28f62aed05 in QThreadPrivate::start (arg=0x7f28d8001320) at thread/qthread_unix.cpp:331
|
|---|
| 274 | #6 0x00007f28f8018efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 275 | #7 0x00007f28f57ca59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 276 | #8 0x0000000000000000 in ?? ()
|
|---|
| 277 |
|
|---|
| 278 | Thread 2 (Thread 0x7f28df7fe700 (LWP 1324)):
|
|---|
| 279 | #0 0x00007f28f801d3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 280 | #1 0x00007f28f62af11e in wait (time=1000, this=0x7f28d8008630) at thread/qwaitcondition_unix.cpp:86
|
|---|
| 281 | #2 QWaitCondition::wait (this=<optimized out>, mutex=0x7f28d8008198, time=1000) at thread/qwaitcondition_unix.cpp:160
|
|---|
| 282 | #3 0x00007f28f991e966 in TVRec::run (this=0x7f28d8008020) at tv_rec.cpp:1404
|
|---|
| 283 | #4 0x00007f28f8caed37 in MThread::run (this=0x7f28d8008230) at mthread.cpp:319
|
|---|
| 284 | #5 0x00007f28f62aed05 in QThreadPrivate::start (arg=0x7f28d80010f0) at thread/qthread_unix.cpp:331
|
|---|
| 285 | #6 0x00007f28f8018efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 286 | #7 0x00007f28f57ca59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 287 | #8 0x0000000000000000 in ?? ()
|
|---|
| 288 |
|
|---|
| 289 | Thread 1 (Thread 0x7f28e6d5e700 (LWP 1279)):
|
|---|
| 290 | #0 0x00007f28f63a8cbd in QMetaObject::activate (sender=0x7f28dba63430, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3218
|
|---|
| 291 | #1 0x00007f28f8dd00ab in MythSystemSignalManager::run (this=0xe488d0) at system-unix.cpp:524
|
|---|
| 292 | #2 0x00007f28f62aed05 in QThreadPrivate::start (arg=0xe4a230) at thread/qthread_unix.cpp:331
|
|---|
| 293 | #3 0x00007f28f8018efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
|
|---|
| 294 | #4 0x00007f28f57ca59d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
|---|
| 295 | #5 0x0000000000000000 in ?? ()
|
|---|
| 296 | (gdb) quit
|
|---|