[mythtv-commits] Ticket #11647: Backend crash

MythTV noreply at mythtv.org
Fri Jul 5 15:51:57 UTC 2013


#11647: Backend crash
--------------------------------------+-------------------------
     Reporter:  jyavenard             |      Owner:  danielk
         Type:  Bug Report - General  |     Status:  new
     Priority:  critical              |  Milestone:  unknown
    Component:  MythTV - General      |    Version:  Unspecified
     Severity:  medium                |   Keywords:
Ticket locked:  0                     |
--------------------------------------+-------------------------
 About once a day... I get a mythbackend crash, always in a similar
 location: a crash in the destructor of a QObject inheriting object.

 Here is a backtrace:
 {{{
 (gdb) thread apply all bt full

 Thread 49 (process 59652):
 #0  0x00007fff8ae37322 in select$DARWIN_EXTSN ()
 No symbol table info available.
 #1  0x0000000106180f87 in qt_safe_select (nfds=97, fdread=0x10b001bb8,
 fdwrite=0x10b001e50, fdexcept=0x10b0020e8, orig_timeout=0x0) at
 qcore_unix.cpp:83
         ret = 1
         start = {
   tv_sec = 125376312011423,
   tv_usec = 1921673887
 }
         timeout = {
   tv_sec = 4561390464,
   tv_usec = 32
 }
         ret = 0
 #2  0x0000000106186f87 in QEventDispatcherUNIX::select (this=0x10ab05a00,
 nfds=97, readfds=0x10b001bb8, writefds=0x10b001e50, exceptfds=0x10b0020e8,
 timeout=0x0) at qeventdispatcher_unix.cpp:650
 No locals.
 #3  0x00000001061854a6 in QEventDispatcherUNIXPrivate::doSelect
 (this=0x10b001a00, flags=@0x10af86bb8, timeout=0x0) at
 qeventdispatcher_unix.cpp:219
         highest = 96
         wakeUpFd = 96
         q = (QEventDispatcherUNIX *) 0x10ab05a00
         nsel = 1
         nevents = 29191
         t = {0x106230d2c "Read", 0x106230d31 "Write", 0x106230d37
 "Exception"}
 #4  0x0000000106187c1f in QEventDispatcherUNIX::processEvents
 (this=0x10ab05a00, flags=@0x10af86c28) at qeventdispatcher_unix.cpp:937
         tm = (timeval *) 0x0
         wait_tm = {
   tv_sec = 0,
   tv_usec = 0
 }
         d = (QEventDispatcherUNIXPrivate *) 0x10b001a00
         nevents = 0
         canWait = true
 #5  0x0000000106130cbc in QEventLoop::processEvents (this=0x10af86d58,
 flags=@0x10af86cd0) at qeventloop.cpp:149
         d = (QEventLoopPrivate *) 0x10ab048b0
 #6  0x0000000106130eb9 in QEventLoop::exec (this=0x10af86d58,
 flags=@0x10af86d50) at qeventloop.cpp:204
         d = (QEventLoopPrivate *) 0x10ab048b0
         locker = {
   val = 4472215384
 }
         app = (QCoreApplication *) 0x7fff5fbffa00
         eventLoop = (QEventLoop *) 0x10af86d58
 #7  0x0000000105fa18ae in QThread::exec (this=0x10a91c890) at
 qthread.cpp:542
         d = (QThreadPrivate *) 0x10a9096d0
         locker = {
   val = 4472215384
 }
         eventLoop = (QEventLoop) {
   <QObject> = {
     _vptr$QObject = 0x106352090,
     d_ptr = {
       d = 0x10ab048b0
     }
   }, <No data fields>}
         returnCode = 1
 #8  0x0000000105fa1ad5 in QThread::run (this=0x10a91c890) at
 qthread.cpp:609
 No locals.
 #9  0x00000001026cf375 in MThreadInternal::QThreadRun (this=0x10a91c890)
 at mthread.cpp:81
 No locals.
 #10 0x00000001026cee3d in MThread::run (this=0x10a939c40) at
 mthread.cpp:321
 No locals.
 #11 0x00000001026d0d4a in MThreadInternal::run (this=0x10a91c890) at
 mthread.cpp:79
 No locals.
 #12 0x0000000105fa51f1 in QThreadPrivate::start (arg=0x10a91c890) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x10af87000
         data = (QThreadData *) 0x10a91a120
         objectName = {
   d = 0x10a91c840
 }
         __handler = {
   __routine = 0x105fa5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10a91c890,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10a91c890
 #13 0x00007fff8d82d7a2 in _pthread_start ()
 No symbol table info available.
 #14 0x00007fff8d81a1e1 in thread_start ()
 No symbol table info available.

 Thread 48 (process 59652):
 #0  0x00007fff8ae370fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8d831fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fa6d8c in QWaitConditionPrivate::wait (this=0x109d2bec0,
 time=120001) at qwaitcondition_unix.cpp:84
         tv = {
   tv_sec = 1373034892,
   tv_usec = 743254
 }
         ti = {
   tv_sec = 1373035012,
   tv_nsec = 744254000
 }
         code = 1
 #3  0x0000000105fa6b22 in QWaitCondition::wait (this=0x109d268a8,
 mutex=0x109d268a0, time=120001) at qwaitcondition_unix.cpp:158
         returnValue = false
 #4  0x00000001026d83fb in MPoolThread::run (this=0x109d26880) at
 mthreadpool.cpp:71
         autodelete = true
         t = {
   m_timer = {
     t1 = 125948833973157,
     t2 = 0
   },
   m_offset = 0
 }
         locker = {
   val = 4459751585
 }
 #5  0x00000001026d0d4a in MThreadInternal::run (this=0x109d2c9a0) at
 mthread.cpp:79
 No locals.
 #6  0x0000000105fa51f1 in QThreadPrivate::start (arg=0x109d2c9a0) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x10af04000
         data = (QThreadData *) 0x109d2e990
         objectName = {
   d = 0x109d2e840
 }
         __handler = {
   __routine = 0x105fa5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x109d2c9a0,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x109d2c9a0
 #7  0x00007fff8d82d7a2 in _pthread_start ()
 No symbol table info available.
 #8  0x00007fff8d81a1e1 in thread_start ()
 No symbol table info available.

 Thread 47 (process 59652):
 #0  0x00007fff8ae37322 in select$DARWIN_EXTSN ()
 No symbol table info available.
 #1  0x0000000106180f87 in qt_safe_select (nfds=86, fdread=0x10d8021b8,
 fdwrite=0x10d802450, fdexcept=0x10d8026e8, orig_timeout=0x0) at
 qcore_unix.cpp:83
         ret = 1
         start = {
   tv_sec = 125948833927773,
   tv_usec = -1082027427
 }
         timeout = {
   tv_sec = 4472424848,
   tv_usec = 32
 }
         ret = 0
 #2  0x0000000106186f87 in QEventDispatcherUNIX::select (this=0x10a936bf0,
 nfds=86, readfds=0x10d8021b8, writefds=0x10d802450, exceptfds=0x10d8026e8,
 timeout=0x0) at qeventdispatcher_unix.cpp:650
 No locals.
 #3  0x00000001061854a6 in QEventDispatcherUNIXPrivate::doSelect
 (this=0x10d802000, flags=@0x10ae80bb8, timeout=0x0) at
 qeventdispatcher_unix.cpp:219
         highest = 85
         wakeUpFd = 85
         q = (QEventDispatcherUNIX *) 0x10a936bf0
         nsel = 1
         nevents = 29324
         t = {0x106230d2c "Read", 0x106230d31 "Write", 0x106230d37
 "Exception"}
 #4  0x0000000106187c1f in QEventDispatcherUNIX::processEvents
 (this=0x10a936bf0, flags=@0x10ae80c28) at qeventdispatcher_unix.cpp:937
         tm = (timeval *) 0x0
         wait_tm = {
   tv_sec = 0,
   tv_usec = 0
 }
         d = (QEventDispatcherUNIXPrivate *) 0x10d802000
         nevents = 0
         canWait = true
 #5  0x0000000106130cbc in QEventLoop::processEvents (this=0x10ae80d58,
 flags=@0x10ae80cd0) at qeventloop.cpp:149
         d = (QEventLoopPrivate *) 0x10a9291a0
 #6  0x0000000106130eb9 in QEventLoop::exec (this=0x10ae80d58,
 flags=@0x10ae80d50) at qeventloop.cpp:204
         d = (QEventLoopPrivate *) 0x10a9291a0
         locker = {
   val = 4474298264
 }
         app = (QCoreApplication *) 0x7fff5fbffa00
         eventLoop = (QEventLoop *) 0x10ae80d58
 #7  0x0000000105fa18ae in QThread::exec (this=0x10ab05a90) at
 qthread.cpp:542
         d = (QThreadPrivate *) 0x10ab05f10
         locker = {
   val = 4474298264
 }
         eventLoop = (QEventLoop) {
   <QObject> = {
     _vptr$QObject = 0x106352090,
     d_ptr = {
       d = 0x10a9291a0
     }
   }, <No data fields>}
         returnCode = 1
 #8  0x0000000105fa1ad5 in QThread::run (this=0x10ab05a90) at
 qthread.cpp:609
 No locals.
 #9  0x00000001026cf375 in MThreadInternal::QThreadRun (this=0x10ab05a90)
 at mthread.cpp:81
 No locals.
 #10 0x00000001026cee3d in MThread::run (this=0x10ab05a70) at
 mthread.cpp:321
 No locals.
 #11 0x00000001026d0d4a in MThreadInternal::run (this=0x10ab05a90) at
 mthread.cpp:79
 No locals.
 #12 0x0000000105fa51f1 in QThreadPrivate::start (arg=0x10ab05a90) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x10ae81000
         data = (QThreadData *) 0x10ab060f0
         objectName = {
   d = 0x10ab05ec0
 }
         __handler = {
   __routine = 0x105fa5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10ab05a90,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10ab05a90
 #13 0x00007fff8d82d7a2 in _pthread_start ()
 No symbol table info available.
 #14 0x00007fff8d81a1e1 in thread_start ()
 No symbol table info available.

 Thread 28 (process 59652):
 #0  0x00007fff8ae37322 in select$DARWIN_EXTSN ()
 No symbol table info available.
 #1  0x0000000106180f87 in qt_safe_select (nfds=88, fdread=0x10d0179b8,
 fdwrite=0x10d017c50, fdexcept=0x10d017ee8, orig_timeout=0x0) at
 qcore_unix.cpp:83
         ret = 1
         start = {
   tv_sec = 120076320119074,
   tv_usec = 1919424802
 }
         timeout = {
   tv_sec = 72057598551097448,
   tv_usec = 211923152
 }
         ret = 1
 #2  0x0000000106186f87 in QEventDispatcherUNIX::select (this=0x10c8644f0,
 nfds=88, readfds=0x10d0179b8, writefds=0x10d017c50, exceptfds=0x10d017ee8,
 timeout=0x0) at qeventdispatcher_unix.cpp:650
 No locals.
 #3  0x00000001061854a6 in QEventDispatcherUNIXPrivate::doSelect
 (this=0x10d017800, flags=@0x1116afc18, timeout=0x0) at
 qeventdispatcher_unix.cpp:219
         highest = 87
         wakeUpFd = 87
         q = (QEventDispatcherUNIX *) 0x10c8644f0
         nsel = 1
         nevents = 27957
         t = {0x106230d2c "Read", 0x106230d31 "Write", 0x106230d37
 "Exception"}
 #4  0x0000000106187c1f in QEventDispatcherUNIX::processEvents
 (this=0x10c8644f0, flags=@0x1116afc88) at qeventdispatcher_unix.cpp:937
         tm = (timeval *) 0x0
         wait_tm = {
   tv_sec = 0,
   tv_usec = 0
 }
         d = (QEventDispatcherUNIXPrivate *) 0x10d017800
         nevents = 0
         canWait = true
 #5  0x0000000106130cbc in QEventLoop::processEvents (this=0x1116afdb8,
 flags=@0x1116afd30) at qeventloop.cpp:149
         d = (QEventLoopPrivate *) 0x10c828310
 #6  0x0000000106130eb9 in QEventLoop::exec (this=0x1116afdb8,
 flags=@0x1116afdb0) at qeventloop.cpp:204
         d = (QEventLoopPrivate *) 0x10c828310
         locker = {
   val = 4506938216
 }
         app = (QCoreApplication *) 0x7fff5fbffa00
         eventLoop = (QEventLoop *) 0x1116afdb8
 #7  0x0000000105fa18ae in QThread::exec (this=0x11175fa30) at
 qthread.cpp:542
         d = (QThreadPrivate *) 0x10ca26ae0
         locker = {
   val = 4506938216
 }
         eventLoop = (QEventLoop) {
   <QObject> = {
     _vptr$QObject = 0x106352090,
     d_ptr = {
       d = 0x10c828310
     }
   }, <No data fields>}
         returnCode = 1
 #8  0x0000000105fa1ad5 in QThread::run (this=0x11175fa30) at
 qthread.cpp:609
 No locals.
 #9  0x0000000105fa51f1 in QThreadPrivate::start (arg=0x11175fa30) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x1116b0000
         data = (QThreadData *) 0x10cacc700
         objectName = {
   d = 0x106349170
 }
         __handler = {
   __routine = 0x105fa5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x11175fa30,
   __next = 0x0
 }
         thr = (QThread *) 0x11175fa30
 #10 0x00007fff8d82d7a2 in _pthread_start ()
 No symbol table info available.
 #11 0x00007fff8d81a1e1 in thread_start ()
 No symbol table info available.

 Thread 26 (process 59652):
 #0  0x00007fff8ae37322 in select$DARWIN_EXTSN ()
 No symbol table info available.
 #1  0x0000000106180f87 in qt_safe_select (nfds=76, fdread=0x1100041b8,
 fdwrite=0x110004450, fdexcept=0x1100046e8, orig_timeout=0x0) at
 qcore_unix.cpp:83
         ret = 1
         start = {
   tv_sec = 119940486146251,
   tv_usec = -770561845
 }
         timeout = {
   tv_sec = 2,
   tv_usec = 266362596
 }
         ret = 0
 #2  0x0000000106186f87 in QEventDispatcherUNIX::select (this=0x10fe12d00,
 nfds=76, readfds=0x1100041b8, writefds=0x110004450, exceptfds=0x1100046e8,
 timeout=0x0) at qeventdispatcher_unix.cpp:650
 No locals.
 #3  0x00000001061854a6 in QEventDispatcherUNIXPrivate::doSelect
 (this=0x110004000, flags=@0x1115a9bb8, timeout=0x0) at
 qeventdispatcher_unix.cpp:219
         highest = 75
         wakeUpFd = 75
         q = (QEventDispatcherUNIX *) 0x10fe12d00
         nsel = 1
         nevents = 27925
         t = {0x106230d2c "Read", 0x106230d31 "Write", 0x106230d37
 "Exception"}
 #4  0x0000000106187c1f in QEventDispatcherUNIX::processEvents
 (this=0x10fe12d00, flags=@0x1115a9c28) at qeventdispatcher_unix.cpp:937
         tm = (timeval *) 0x0
         wait_tm = {
   tv_sec = 0,
   tv_usec = 0
 }
         d = (QEventDispatcherUNIXPrivate *) 0x110004000
         nevents = 0
         canWait = true
 #5  0x0000000106130cbc in QEventLoop::processEvents (this=0x1115a9d58,
 flags=@0x1115a9cd0) at qeventloop.cpp:149
         d = (QEventLoopPrivate *) 0x10fe0fd30
 #6  0x0000000106130eb9 in QEventLoop::exec (this=0x1115a9d58,
 flags=@0x1115a9d50) at qeventloop.cpp:204
         d = (QEventLoopPrivate *) 0x10fe0fd30
         locker = {
   val = 4475470616
 }
         app = (QCoreApplication *) 0x7fff5fbffa00
         eventLoop = (QEventLoop *) 0x1115a9d58
 #7  0x0000000105fa18ae in QThread::exec (this=0x10ac277b0) at
 qthread.cpp:542
         d = (QThreadPrivate *) 0x10ac24290
         locker = {
   val = 4475470616
 }
         eventLoop = (QEventLoop) {
   <QObject> = {
     _vptr$QObject = 0x106352090,
     d_ptr = {
       d = 0x10fe0fd30
     }
   }, <No data fields>}
         returnCode = -1
 #8  0x0000000105fa1ad5 in QThread::run (this=0x10ac277b0) at
 qthread.cpp:609
 No locals.
 #9  0x00000001026cf375 in MThreadInternal::QThreadRun (this=0x10ac277b0)
 at mthread.cpp:81
 No locals.
 #10 0x00000001026cee3d in MThread::run (this=0x10ac27750) at
 mthread.cpp:321
 No locals.
 #11 0x00000001026d0d4a in MThreadInternal::run (this=0x10ac277b0) at
 mthread.cpp:79
 No locals.
 #12 0x0000000105fa51f1 in QThreadPrivate::start (arg=0x10ac277b0) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x1115aa000
         data = (QThreadData *) 0x10ac24470
         objectName = {
   d = 0x10ac24240
 }
         __handler = {
   __routine = 0x105fa5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10ac277b0,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10ac277b0
 #13 0x00007fff8d82d7a2 in _pthread_start ()
 No symbol table info available.
 #14 0x00007fff8d81a1e1 in thread_start ()
 No symbol table info available.

 Thread 25 (process 59652):
 #0  0x00007fff8ae370fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8d831fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fa5752 in thread_sleep (ti=0x111526cd8) at
 qthread_unix.cpp:475
         mtx = {
   __sig = 1297437784,
   __opaque = "\000\000\000\000` ", '\0' <repeats 11 times>,
 "\001\000\000\000\001\000\000\000\000\000\000\000\000\000\000XlR\021\001\000\000\000\\lR\021\001\000\000\000q\323\371\005\001\000\000"
 }
         cnd = {
   __sig = 1129270852,
   __opaque =
 "\000\000\000\000\000\000\000\200 at lR\021\001\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\001\000\000\000\211\273\201\215\377\177\000"
 }
 #3  0x0000000105fa589e in QThread::msleep (msecs=100) at
 qthread_unix.cpp:501
         tv = {
   tv_sec = 1373034961,
   tv_usec = 967348
 }
         ti = {
   tv_sec = 1373034962,
   tv_nsec = 67348000
 }
 #4  0x00000001026cf465 in MThreadInternal::MSleep (time=100) at
 mthread.cpp:92
 No locals.
 #5  0x00000001026ceea5 in MThread::msleep (time=100) at mthread.cpp:342
 No locals.
 #6  0x00000001025711a4 in TaskQueue::run (this=0x10ac00c00) at
 taskqueue.cpp:150
         ttNow = {
   tv_sec = 1373034961,
   tv_usec = 967345
 }
         pTask = (#7  0x00000001026d0d4a in MThreadInternal::run
 (this=0x10ac24fc0) at mthread.cpp:79
 No locals.
 #8  0x0000000105fa51f1 in QThreadPrivate::start (arg=0x10ac24fc0) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x111527000
         data = (QThreadData *) 0x10ac26970
         objectName = {
   d = 0x10ac24f80
 }
         __handler = {
   __routine = 0x105fa5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10ac24fc0,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10ac24fc0
 #9  0x00007fff8d82d7a2 in _pthread_start ()
 No symbol table info available.
 #10 0x00007fff8d81a1e1 in thread_start ()
 No symbol table info available.

 Thread 24 (process 59652):
 #0  0x00007fff8ae37322 in select$DARWIN_EXTSN ()
 No symbol table info available.
 #1  0x0000000106180f87 in qt_safe_select (nfds=71, fdread=0x10c007db8,
 fdwrite=0x10c008050, fdexcept=0x10c0082e8, orig_timeout=0x0) at
 qcore_unix.cpp:83
         ret = 1
         start = {
   tv_sec = 119940514391165,
   tv_usec = -742316931
 }
         timeout = {
   tv_sec = 4506934048,
   tv_usec = 32
 }
         ret = 0
 #2  0x0000000106186f87 in QEventDispatcherUNIX::select (this=0x10ca1f7b0,
 nfds=71, readfds=0x10c007db8, writefds=0x10c008050, exceptfds=0x10c0082e8,
 timeout=0x0) at qeventdispatcher_unix.cpp:650
 No locals.
 #3  0x00000001061854a6 in QEventDispatcherUNIXPrivate::doSelect
 (this=0x10c007c00, flags=@0x1114a3c18, timeout=0x0) at
 qeventdispatcher_unix.cpp:219
         highest = 70
         wakeUpFd = 70
         q = (QEventDispatcherUNIX *) 0x10ca1f7b0
         nsel = 1
         nevents = 27925
         t = {0x106230d2c "Read", 0x106230d31 "Write", 0x106230d37
 "Exception"}
 #4  0x0000000106187c1f in QEventDispatcherUNIX::processEvents
 (this=0x10ca1f7b0, flags=@0x1114a3c88) at qeventdispatcher_unix.cpp:937
         tm = (timeval *) 0x0
         wait_tm = {
   tv_sec = 0,
   tv_usec = 0
 }
         d = (QEventDispatcherUNIXPrivate *) 0x10c007c00
         nevents = 0
         canWait = true
 #5  0x0000000106130cbc in QEventLoop::processEvents (this=0x1114a3db8,
 flags=@0x1114a3d30) at qeventloop.cpp:149
         d = (QEventLoopPrivate *) 0x10ca224f0
 #6  0x0000000106130eb9 in QEventLoop::exec (this=0x1114a3db8,
 flags=@0x1114a3db0) at qeventloop.cpp:204
         d = (QEventLoopPrivate *) 0x10ca224f0
         locker = {
   val = 4475481144
 }
         app = (QCoreApplication *) 0x7fff5fbffa00
         eventLoop = (QEventLoop *) 0x1114a3db8
 #7  0x0000000105fa18ae in QThread::exec (this=0x10ac27280) at
 qthread.cpp:542
         d = (QThreadPrivate *) 0x10ac26bb0
         locker = {
   val = 4475481144
 }
         eventLoop = (QEventLoop) {
   <QObject> = {
     _vptr$QObject = 0x106352090,
     d_ptr = {
       d = 0x10ca224f0
     }
   }, <No data fields>}
         returnCode = 1
 #8  0x0000000105fa1ad5 in QThread::run (this=0x10ac27280) at
 qthread.cpp:609
 No locals.
 #9  0x0000000105fa51f1 in QThreadPrivate::start (arg=0x10ac27280) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x1114a4000
         data = (QThreadData *) 0x10ac25240
         objectName = {
   d = 0x106349170
 }
         __handler = {
   __routine = 0x105fa5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10ac27280,
   __next = 0x0
 }
         thr = (QThread *) 0x10ac27280
 #10 0x00007fff8d82d7a2 in _pthread_start ()
 No symbol table info available.
 #11 0x00007fff8d81a1e1 in thread_start ()
 No symbol table info available.

 Thread 23 (process 59652):
 #0  0x00007fff8ae370fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8d831fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fa6daa in QWaitConditionPrivate::wait (this=0x109d25300,
 time=18446744073709551615) at qwaitcondition_unix.cpp:86
         code = 1
 #3  0x0000000105fa6b22 in QWaitCondition::wait (this=0x109d23928,
 mutex=0x109d23930, time=18446744073709551615) at
 qwaitcondition_unix.cpp:158
         returnValue = false
 #4  0x00000001027448a2 in MythDownloadManager::run (this=0x109d238e0) at
 mythdownloadmanager.cpp:293
         downloading = false
         itemsInQueue = false
         waitAnyway = false
 #5  0x000000010274631c in non-virtual thunk to MythDownloadManager::run()
 (this=0x109d238f0) at mythdownloadmanager.cpp:336
 No locals.
 #6  0x00000001026d0d4a in MThreadInternal::run (this=0x109d24b10) at
 mthread.cpp:79
 No locals.
 #7  0x0000000105fa51f1 in QThreadPrivate::start (arg=0x109d24b10) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x10fd35000
         data = (QThreadData *) 0x109d251f0
         objectName = {
   d = 0x109d238a0
 }
         __handler = {
   __routine = 0x105fa5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x109d24b10,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x109d24b10
 #8  0x00007fff8d82d7a2 in _pthread_start ()
 No symbol table info available.
 #9  0x00007fff8d81a1e1 in thread_start ()
 No symbol table info available.

 Thread 22 (process 59652):
 #0  0x00007fff8ae37322 in select$DARWIN_EXTSN ()
 No symbol table info available.
 #1  0x0000000102569f04 in SSDP::run (this=0x10a9112b0) at ssdp.cpp:292
         nMaxSocket = 68
         count = 0
         read_set = {
   fds_bits = {0 <repeats 32 times>}
 }
         timeout = {
   tv_sec = 1,
   tv_usec = 0
 }
 #2  0x00000001026d0d4a in MThreadInternal::run (this=0x10ab01aa0) at
 mthread.cpp:79
 No locals.
 #3  0x0000000105fa51f1 in QThreadPrivate::start (arg=0x10ab01aa0) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x111421000
         data = (QThreadData *) 0x10ab02390
         objectName = {
   d = 0x10a911010
 }
         __handler = {
   __routine = 0x105fa5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10ab01aa0,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10ab01aa0
 #4  0x00007fff8d82d7a2 in _pthread_start ()
 No symbol table info available.
 #5  0x00007fff8d81a1e1 in thread_start ()
 No symbol table info available.

 Thread 21 (process 59652):
 #0  0x00007fff8ae370fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8d831fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fa6daa in QWaitConditionPrivate::wait (this=0x10fe05bf0,
 time=18446744073709551615) at qwaitcondition_unix.cpp:86
         code = 1
 #3  0x0000000105fa6b22 in QWaitCondition::wait (this=0x110039e28,
 mutex=0x110039e20, time=18446744073709551615) at
 qwaitcondition_unix.cpp:158
         returnValue = false
 #4  0x000000010281fb58 in MythSystemLegacyIOHandler::run
 (this=0x110039e00) at mythsystemunix.cpp:101
         locker = {
   val = 4563639841
 }
 #5  0x00000001026d0d4a in MThreadInternal::run (this=0x10fe05820) at
 mthread.cpp:79
 No locals.
 #6  0x0000000105fa51f1 in QThreadPrivate::start (arg=0x10fe05820) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x110f8e000
         data = (QThreadData *) 0x10fe05a20
         objectName = {
   d = 0x10fe057e0
 }
         __handler = {
   __routine = 0x105fa5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10fe05820,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10fe05820
 #7  0x00007fff8d82d7a2 in _pthread_start ()
 No symbol table info available.
 #8  0x00007fff8d81a1e1 in thread_start ()
 No symbol table info available.

 Thread 20 (process 59652):
 #0  0x00007fff8ae370fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8d831fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fa6daa in QWaitConditionPrivate::wait (this=0x10fe056c0,
 time=18446744073709551615) at qwaitcondition_unix.cpp:86
         code = 1
 #3  0x0000000105fa6b22 in QWaitCondition::wait (this=0x110029c28,
 mutex=0x110029c20, time=18446744073709551615) at
 qwaitcondition_unix.cpp:158
         returnValue = false
 #4  0x000000010281fb58 in MythSystemLegacyIOHandler::run
 (this=0x110029c00) at mythsystemunix.cpp:101
         locker = {
   val = 4563573793
 }
 #5  0x00000001026d0d4a in MThreadInternal::run (this=0x10fe052f0) at
 mthread.cpp:79
 No locals.
 #6  0x0000000105fa51f1 in QThreadPrivate::start (arg=0x10fe052f0) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x110f0b000
         data = (QThreadData *) 0x10fe054f0
         objectName = {
   d = 0x10fe052b0
 }
         __handler = {
   __routine = 0x105fa5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10fe052f0,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10fe052f0
 #7  0x00007fff8d82d7a2 in _pthread_start ()
 No symbol table info available.
 #8  0x00007fff8d81a1e1 in thread_start ()
 No symbol table info available.

 Thread 19 (process 59652):
 #0  0x00007fff8ae37386 in __semwait_signal ()
 No symbol table info available.
 #1  0x00007fff8d8b7800 in nanosleep ()
 No symbol table info available.
 #2  0x0000000102822db8 in MythSystemLegacySignalManager::run
 (this=0x10fe040a0) at mythsystemunix.cpp:516
         ts = {
   tv_sec = 0,
   tv_nsec = 50000000
 }
 #3  0x00000001026d0d4a in MThreadInternal::run (this=0x10fe04110) at
 mthread.cpp:79
 No locals.
 #4  0x0000000105fa51f1 in QThreadPrivate::start (arg=0x10fe04110) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x110e88000
         data = (QThreadData *) 0x10fe05100
         objectName = {
   d = 0x10fe040c0
 }
         __handler = {
   __routine = 0x105fa5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10fe04110,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10fe04110
 #5  0x00007fff8d82d7a2 in _pthread_start ()
 No symbol table info available.
 #6  0x00007fff8d81a1e1 in thread_start ()
 No symbol table info available.

 Thread 18 (process 59652):
 #0  0x00007fff8ae37386 in __semwait_signal ()
 No symbol table info available.
 #1  0x00007fff8d8b7800 in nanosleep ()
 No symbol table info available.
 #2  0x0000000102820c37 in MythSystemLegacyManager::run (this=0x10c813020)
 at mythsystemunix.cpp:284
         ms = (MythSystemLegacyUnix *) 0x10c812b10
         pid = -1
         status = 32768
         i = {
   i = 0x10fe05f50
 }
         ts = {
   tv_sec = 0,
   tv_nsec = 100000000
 }
         next = {
   i = 0x0
 }
         now = 1373028884
 #3  0x00000001026d0d4a in MThreadInternal::run (this=0x10c8130a0) at
 mthread.cpp:79
 No locals.
 #4  0x0000000105fa51f1 in QThreadPrivate::start (arg=0x10c8130a0) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x110e05000
         data = (QThreadData *) 0x10c8132d0
         objectName = {
   d = 0x10c813060
 }
         __handler = {
   __routine = 0x105fa5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10c8130a0,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10c8130a0
 #5  0x00007fff8d82d7a2 in _pthread_start ()
 No symbol table info available.
 #6  0x00007fff8d81a1e1 in thread_start ()
 No symbol table info available.

 Thread 17 (process 59652):
 #0  0x00007fff8ae370fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8d831fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fa6d8c in QWaitConditionPrivate::wait (this=0x10ab02150,
 time=60000) at qwaitcondition_unix.cpp:84
         tv = {
   tv_sec = 1373034952,
   tv_usec = 650983
 }
         ti = {
   tv_sec = 1373035012,
   tv_nsec = 650983000
 }
         code = 1
 #3  0x0000000105fa6b22 in QWaitCondition::wait (this=0x10ab01758,
 mutex=0x10ab01760, time=60000) at qwaitcondition_unix.cpp:158
         returnValue = false
 #4  0x00000001013586ba in JobQueue::ProcessQueue (this=0x10ab016f0) at
 jobqueue.cpp:501
         atMax = false
         rjiter = {
   i = 0x10ac2dac0
 }
         locker = {
   val = 4474279777
 }
         logInfo = {
   d = 0x106349170
 }
         cmds = 282598768
         maxJobs = 1
         status = 1
         jobStatus = {
   {
     d = 0x106349078,
     e = 0x106349078
   }
 }
         message = {
   d = 0x106349170
 }
         jobs = {
   {
     d = 0x106349078,
     e = 0x106349078
   }
 }
         inTimeWindow = true
         jobID = 1
         hostname = {
   d = 0x106349170
 }
         sleepTime = 60
         startedJobAlready = false
 #5  0x0000000101352143 in JobQueue::RecoverQueue (justOld=false) at
 jobqueue.cpp:1567
         jobs = {
   {
     d = 0x10ab016f0,
     e = 0x10ab016f0
   }
 }
         msg = {
   d = 0x10ab01760
 }
         logInfo = {
   d = 0x110d81dc0
 }
 #6  0x00000001013587dc in JobQueue::GetJobsInQueue (jobs=@0x200000004,
 findJobs=1) at jobqueue.cpp:1271
         thisJob = {
   id = 282598800,
   chanid = 1,
   recstartts = {
     d = {
       d = 0x105f9d2dd
     }
   },
   schedruntime = {
     d = {
       d = 0x10ab021d0
     }
   },
   startts = {
     d = 0x10ab016f0
   },
   inserttime = {
     d = {
       d = 0x110d81dc0
     }
   },
   type = 20259139,
   cmds = 1,
   flags = 14595,
   status = 0,
   statustime = {
     d = {
       d = 0x10ab01760
     }
   },
   hostname = {
     d = 0x10ab016f0
   },
   args = {
     d = 0x10ab016f0
   },
   comment = {
     d = 0x110d81de0
   }
 }
         jobCount = 1
         commflagWhileRecording = 10
         query = {
   <QSqlQuery> = {
     d = 0x110d81d70
   },
   members of MSqlQuery:
   m_db = 0x106349170,
   m_isConnected = false,
   m_returnConnection = false,
   m_last_prepared_query = {
     d = 0x10ab021d0
   }
 }
         recentDate = {
   d = {
     d = 0x106349170
   }
 }
         logInfo = {
   d = 0x1000110d81d50
 }
 #7  0x00000001026cee2b in MThread::run (this=0x10ab01830) at
 mthread.cpp:319
 No locals.
 #8  0x00000001026d0d4a in MThreadInternal::run (this=0x10ab01880) at
 mthread.cpp:79
 No locals.
 #9  0x0000000105fa51f1 in QThreadPrivate::start (arg=0x10ab01880) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x110d82000
         data = (QThreadData *) 0x10ab02020
         objectName = {
   d = 0x10ab01850
 }
         __handler = {
   __routine = 0x105fa5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10ab01880,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10ab01880
 #10 0x00007fff8d82d7a2 in _pthread_start ()
 No symbol table info available.
 #11 0x00007fff8d81a1e1 in thread_start ()
 No symbol table info available.

 Thread 16 (process 59652):
 #0  0x00007fff8ae370fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8d831fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fa6daa in QWaitConditionPrivate::wait (this=0x10ab01610,
 time=18446744073709551615) at qwaitcondition_unix.cpp:86
         code = 1
 #3  0x0000000105fa6b22 in QWaitCondition::wait (this=0x10ab00b60,
 mutex=0x10ab00b58, time=18446744073709551615) at
 qwaitcondition_unix.cpp:158
         returnValue = false
 #4  0x0000000102810400 in HouseKeepingThread::run (this=0x10ab00b30) at
 housekeeper.cpp:471
         task = (#5  0x00000001026d0d4a in MThreadInternal::run
 (this=0x10ab00a80) at mthread.cpp:79
 No locals.
 #6  0x0000000105fa51f1 in QThreadPrivate::start (arg=0x10ab00a80) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x110cff000
         data = (QThreadData *) 0x10ab011f0
         objectName = {
   d = 0x10ab00e10
 }
         __handler = {
   __routine = 0x105fa5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10ab00a80,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10ab00a80
 #7  0x00007fff8d82d7a2 in _pthread_start ()
 No symbol table info available.
 #8  0x00007fff8d81a1e1 in thread_start ()
 No symbol table info available.

 Thread 15 (process 59652):
 #0  0x00007fff8ae370fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8d831fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fa6d8c in QWaitConditionPrivate::wait (this=0x109d1ad70,
 time=60000) at qwaitcondition_unix.cpp:84
         tv = {
   tv_sec = 1373034952,
   tv_usec = 581611
 }
         ti = {
   tv_sec = 1373035012,
   tv_nsec = 581611000
 }
         code = 1
 #3  0x0000000105fa6b22 in QWaitCondition::wait (this=0x10ab01948,
 mutex=0x10ab01940, time=60000) at qwaitcondition_unix.cpp:158
         returnValue = false
 #4  0x000000010000ebbf in AutoExpire::Sleep (this=0x10ab01900,
 sleepTime=60000) at autoexpire.cpp:359
         little_tm = {
   d = {
     d = 0x10c859610
   }
 }
         timeleft = 60000
 #5  0x000000010000befc in AutoExpire::RunExpirer (this=0x10ab01900) at
 autoexpire.cpp:340
         timer = {
   mds = 2152581
 }
         curTime = {
   d = {
     d = 0x10c8584f0
   }
 }
         next_expire = {
   d = {
     d = 0x10ac31d70
   }
 }
         locker = {
   val = 4474280257
 }
 #6  0x000000010000b919 in ExpireThread::run (this=0x10ab005e0) at
 autoexpire.cpp:58
 No locals.
 #7  0x00000001026d0d4a in MThreadInternal::run (this=0x10ab00610) at
 mthread.cpp:79
 No locals.
 #8  0x0000000105fa51f1 in QThreadPrivate::start (arg=0x10ab00610) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x110c7c000
         data = (QThreadData *) 0x10ab00790
         objectName = {
   d = 0x10ab01bc0
 }
         __handler = {
   __routine = 0x105fa5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10ab00610,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10ab00610
 #9  0x00007fff8d82d7a2 in _pthread_start ()
 No symbol table info available.
 #10 0x00007fff8d81a1e1 in thread_start ()
 No symbol table info available.

 Thread 14 (process 59652):
 #0  0x00007fff8ae370fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8d831fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fa6d8c in QWaitConditionPrivate::wait (this=0x10ca23890,
 time=300000) at qwaitcondition_unix.cpp:84
         tv = {
   tv_sec = 1373034952,
   tv_usec = 570706
 }
         ti = {
   tv_sec = 1373035252,
   tv_nsec = 570706000
 }
         code = 1
 #3  0x0000000105fa6b22 in QWaitCondition::wait (this=0x10ca232e8,
 mutex=0x10ca232d8, time=300000) at qwaitcondition_unix.cpp:158
         returnValue = false
 #4  0x00000001000d4093 in Scheduler::run (this=0x10ca23250) at
 scheduler.cpp:1872
         curtime = {
   d = {
     d = 0x10ca2a7c0
   }
 }
         secs_to_next = 1209600
         sched_sleep = 300000
         haveRequests = false
         done = false
         checkSlaves = false
         lockit = {
   val = 4506923737
 }
         prerollseconds = 0
         firstRun = false
         startIter = {
   _M_cur = 0x10ca23950,
   _M_first = 0x10ca23950,
   _M_last = 0x10ca23b50,
   _M_node = 0x10ca23928
 }
         idleWaitForRecordingTime = 15
         lastSleepCheck = {
   d = {
     d = 0x10ca4f140
   }
 }
         idleSince = {
   d = {
     d = 0x10ac2d690
   }
 }
         statuschanged = false
         wakeThreshold = 300
         idleTimeoutSecs = 0
         blockShutdown = true
         schedRunTime = 3
         nextStartTime = {
   d = {
     d = 0x10ca8c8d0
   }
 }
         nextWakeTime = {
   d = {
     d = 0x10ca00270
   }
 }
 #5  0x00000001026d0d4a in MThreadInternal::run (this=0x10ca1ef90) at
 mthread.cpp:79
 No locals.
 #6  0x0000000105fa51f1 in QThreadPrivate::start (arg=0x10ca1ef90) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x10ff81000
         data = (QThreadData *) 0x10ca22a60
         objectName = {
   d = 0x10ca21a00
 }
         __handler = {
   __routine = 0x105fa5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10ca1ef90,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10ca1ef90
 #7  0x00007fff8d82d7a2 in _pthread_start ()
 No symbol table info available.
 #8  0x00007fff8d81a1e1 in thread_start ()
 No symbol table info available.

 Thread 13 (process 59652):
 #0  0x00007fff8ae370fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8d831fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fa6d8c in QWaitConditionPrivate::wait (this=0x10ca20180,
 time=1000) at qwaitcondition_unix.cpp:84
         tv = {
   tv_sec = 1373034961,
   tv_usec = 425637
 }
         ti = {
   tv_sec = 1373034962,
   tv_nsec = 425637000
 }
         code = 1
 #3  0x0000000105fa6b22 in QWaitCondition::wait (this=0x10ca1fcc8,
 mutex=0x10ca1fcc0, time=1000) at qwaitcondition_unix.cpp:158
         returnValue = false
 #4  0x000000010270c382 in MythSignalingTimer::run (this=0x10ca1fc90) at
 mythsignalingtimer.cpp:84
         locker = {
   val = 4506909889
 }
 #5  0x000000010270c44c in non-virtual thunk to MythSignalingTimer::run()
 (this=0x10ca1fca0) at mythsignalingtimer.cpp:93
 No locals.
 #6  0x00000001026d0d4a in MThreadInternal::run (this=0x10ca1fb30) at
 mthread.cpp:79
 No locals.
 #7  0x0000000105fa51f1 in QThreadPrivate::start (arg=0x10ca1fb30) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x10fdb8000
         data = (QThreadData *) 0x10ca1ffd0
         objectName = {
   d = 0x10ca1fdb0
 }
         __handler = {
   __routine = 0x105fa5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10ca1fb30,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10ca1fb30
 #8  0x00007fff8d82d7a2 in _pthread_start ()
 No symbol table info available.
 #9  0x00007fff8d81a1e1 in thread_start ()
 No symbol table info available.

 Thread 11 (process 59652):
 #0  0x00007fff8ae37d16 in kevent ()
 No symbol table info available.
 #1  0x0000000103a729e3 in zmq::kqueue_t::loop ()
 No symbol table info available.
 #2  0x0000000103a72885 in zmq::kqueue_t::worker_routine ()
 No symbol table info available.
 #3  0x0000000103a874ea in thread_routine ()
 No symbol table info available.
 #4  0x00007fff8d82d7a2 in _pthread_start ()
 No symbol table info available.
 #5  0x00007fff8d81a1e1 in thread_start ()
 No symbol table info available.

 Thread 10 (process 59652):
 #0  0x00007fff8ae37d16 in kevent ()
 No symbol table info available.
 #1  0x0000000103a729e3 in zmq::kqueue_t::loop ()
 No symbol table info available.
 #2  0x0000000103a72885 in zmq::kqueue_t::worker_routine ()
 No symbol table info available.
 #3  0x0000000103a874ea in thread_routine ()
 No symbol table info available.
 #4  0x00007fff8d82d7a2 in _pthread_start ()
 No symbol table info available.
 #5  0x00007fff8d81a1e1 in thread_start ()
 No symbol table info available.

 Thread 9 (process 59652):
 #0  0x00007fff8ae37d16 in kevent ()
 No symbol table info available.
 #1  0x0000000103a729e3 in zmq::kqueue_t::loop ()
 No symbol table info available.
 #2  0x0000000103a72885 in zmq::kqueue_t::worker_routine ()
 No symbol table info available.
 #3  0x0000000103a874ea in thread_routine ()
 No symbol table info available.
 #4  0x00007fff8d82d7a2 in _pthread_start ()
 No symbol table info available.
 #5  0x00007fff8d81a1e1 in thread_start ()
 No symbol table info available.

 Thread 8 (process 59652):
 #0  0x00007fff8ae37d16 in kevent ()
 No symbol table info available.
 #1  0x0000000103a729e3 in zmq::kqueue_t::loop ()
 No symbol table info available.
 #2  0x0000000103a72885 in zmq::kqueue_t::worker_routine ()
 No symbol table info available.
 #3  0x0000000103a874ea in thread_routine ()
 No symbol table info available.
 #4  0x00007fff8d82d7a2 in _pthread_start ()
 No symbol table info available.
 #5  0x00007fff8d81a1e1 in thread_start ()
 No symbol table info available.

 Thread 7 (process 59652):
 #0  0x00007fff8ae37d16 in kevent ()
 No symbol table info available.
 #1  0x0000000103a729e3 in zmq::kqueue_t::loop ()
 No symbol table info available.
 #2  0x0000000103a72885 in zmq::kqueue_t::worker_routine ()
 No symbol table info available.
 #3  0x0000000103a874ea in thread_routine ()
 No symbol table info available.
 #4  0x00007fff8d82d7a2 in _pthread_start ()
 No symbol table info available.
 #5  0x00007fff8d81a1e1 in thread_start ()
 No symbol table info available.

 Thread 6 (process 59652):
 #0  QObject::~QObject (this=0x10ac30840) at qobject.cpp:925
         d = (QObjectPrivate *) 0x10ac303e0
 #1  0x000000010616a19d in QSingleShotTimer::~QSingleShotTimer
 (this=0x10ac30840) at qtimer.cpp:308
 No locals.
 #2  0x000000010616a125 in QSingleShotTimer::~QSingleShotTimer
 (this=0x10ac30840) at qtimer.cpp:305
 No locals.
 #3  0x000000010616a0d8 in QSingleShotTimer::~QSingleShotTimer
 (this=0x10ac30840) at qtimer.cpp:305
 No locals.
 #4  0x000000010615720e in qDeleteInEventHandler (o=0x10ac30840) at
 qobject.cpp:4269
 No locals.
 #5  0x000000010616a217 in QSingleShotTimer::timerEvent (this=0x10ac30840)
 at qtimer.cpp:322
 No locals.
 #6  0x0000000106156cbf in QObject::event (this=0x10ac30840, e=0x10cf80a90)
 at qobject.cpp:1156
 No locals.
 #7  0x0000000106135958 in QCoreApplicationPrivate::notify_helper
 (this=0x10ca1b0d0, receiver=0x10ac30840, event=0x10cf80a90) at
 qcoreapplication.cpp:1076
 No locals.
 #8  0x00000001061358aa in QCoreApplication::notify (this=0x7fff5fbffa00,
 receiver=0x10ac30840, event=0x10cf80a90) at qcoreapplication.cpp:1022
         d = (QCoreApplicationPrivate *) 0x10ca1b0d0
 #9  0x000000010613573a in QCoreApplication::notifyInternal
 (this=0x7fff5fbffa00, receiver=0x10ac30840, event=0x10cf80a90) at
 qcoreapplication.cpp:946
         threadData = (QThreadData *) 0x10a903a00
         returnValue = false
         result = false
         cbdata = {0x10ac30840, 0x10cf80a90, 0x10cf809c7}
         d = (QObjectPrivate *) 0x10ac303e0
 #10 0x00000001061398b4 in QCoreApplication::sendEvent
 (receiver=0x10ac30840, event=0x10cf80a90) at qcoreapplication.h:231
 No locals.
 #11 0x0000000106186c38 in QTimerInfoList::activateTimers
 (this=0x10c007a68) at qeventdispatcher_unix.cpp:622
         e = (QTimerEvent) {
   <QEvent> = {
     _vptr$QEvent = 0x10634c7f0,
     d = 0x0,
     t = 1,
     posted = 0,
     spont = 0,
     m_accept = 1,
     reserved = 415
   },
   members of QTimerEvent:
   id = 1040187393
 }
         currentTimerInfo = (QTimerInfo *) 0x0
         n_act = 1
         maxCount = 0
         currentTime = {
   tv_sec = 126018,
   tv_usec = 136119
 }
 #12 0x0000000106187a66 in QEventDispatcherUNIX::activateTimers
 (this=0x10ca15a80) at qeventdispatcher_unix.cpp:879
         d = (QEventDispatcherUNIXPrivate *) 0x10c007200
 #13 0x0000000106187c53 in QEventDispatcherUNIX::processEvents
 (this=0x10ca15a80, flags=@0x10cf80be0) at qeventdispatcher_unix.cpp:941
         tm = (timeval *) 0x10cf80b78
         wait_tm = {
   tv_sec = 0,
   tv_usec = 0
 }
         d = (QEventDispatcherUNIXPrivate *) 0x10c007200
         nevents = 0
         canWait = false
 #14 0x0000000106135d8e in QCoreApplication::processEvents
 (flags=@0x10cf80d90, maxtime=10) at qcoreapplication.cpp:1161
         data = (QThreadData *) 0x10a903a00
         start = {
   t1 = 126018136103096,
   t2 = 0
 }
 #15 0x00000001027adfab in LoggerThread::run (this=0x10a902a10) at
 logging.cpp:370
         item = (QObject *) 0x10c000000
         dieNow = false
         e = (ZMQException &) @0xffffffffffffffff: #16 0x00000001027aed6c
 in non-virtual thunk to LoggerThread::run() (this=0x10a902a20) at
 logging.cpp:427
 No locals.
 #17 0x00000001026d0d4a in MThreadInternal::run (this=0x10a903bf0) at
 mthread.cpp:79
 No locals.
 #18 0x0000000105fa51f1 in QThreadPrivate::start (arg=0x10a903bf0) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x10cf81000
         data = (QThreadData *) 0x10a903a00
         objectName = {
   d = 0x10a902ab0
 }
         __handler = {
   __routine = 0x105fa5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10a903bf0,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10a903bf0
 #19 0x00007fff8d82d7a2 in _pthread_start ()
 No symbol table info available.
 #20 0x00007fff8d81a1e1 in thread_start ()
 No symbol table info available.

 Thread 2 (process 59652):
 #0  0x00007fff8ae37d16 in kevent ()
 No symbol table info available.
 #1  0x00007fff8c22fdea in _dispatch_mgr_invoke ()
 No symbol table info available.
 #2  0x00007fff8c22f9ee in _dispatch_mgr_thread ()
 No symbol table info available.

 Thread 1 (process 59652):
 #0  0x00007fff8ae37322 in select$DARWIN_EXTSN ()
 No symbol table info available.
 #1  0x0000000106180ffa in qt_safe_select (nfds=84, fdread=0x10c0069b8,
 fdwrite=0x10c006c50, fdexcept=0x10c006ee8, orig_timeout=0x7fff5fbff0d8) at
 qcore_unix.cpp:93
         start = {
   tv_sec = 125999,
   tv_usec = 675316
 }
         timeout = {
   tv_sec = 10,
   tv_usec = 353621
 }
         ret = -1
 #2  0x0000000106186f87 in QEventDispatcherUNIX::select (this=0x10ca19e70,
 nfds=84, readfds=0x10c0069b8, writefds=0x10c006c50, exceptfds=0x10c006ee8,
 timeout=0x7fff5fbff0d8) at qeventdispatcher_unix.cpp:650
 No locals.
 #3  0x00000001061854a6 in QEventDispatcherUNIXPrivate::doSelect
 (this=0x10c006800, flags=@0x7fff5fbff0c8, timeout=0x7fff5fbff0d8) at
 qeventdispatcher_unix.cpp:219
         highest = 83
         wakeUpFd = 4
         q = (QEventDispatcherUNIX *) 0x10ca19e70
         nsel = 32767
         nevents = 29336
         t = {0x106230d2c "Read", 0x106230d31 "Write", 0x106230d37
 "Exception"}
 #4  0x0000000106187c1f in QEventDispatcherUNIX::processEvents
 (this=0x10ca19e70, flags=@0x7fff5fbff138) at qeventdispatcher_unix.cpp:937
         tm = (timeval *) 0x7fff5fbff0d8
         wait_tm = {
   tv_sec = 28,
   tv_usec = 791457
 }
         d = (QEventDispatcherUNIXPrivate *) 0x10c006800
         nevents = 0
         canWait = true
 #5  0x0000000106130cbc in QEventLoop::processEvents (this=0x7fff5fbff2b0,
 flags=@0x7fff5fbff1e0) at qeventloop.cpp:149
         d = (QEventLoopPrivate *) 0x109d29c80
 #6  0x0000000106130eb9 in QEventLoop::exec (this=0x7fff5fbff2b0,
 flags=@0x7fff5fbff298) at qeventloop.cpp:204
         d = (QEventLoopPrivate *) 0x109d29c80
         locker = {
   val = 4506891064
 }
         app = (QCoreApplication *) 0x7fff5fbffa00
         eventLoop = (QEventLoop *) 0x7fff5fbff2b0
 #7  0x0000000106135f31 in QCoreApplication::exec () at
 qcoreapplication.cpp:1218
         threadData = (QThreadData *) 0x10ca1b1a0
         eventLoop = (QEventLoop) {
   <QObject> = {
     _vptr$QObject = 0x106352090,
     d_ptr = {
       d = 0x109d29c80
     }
   }, <No data fields>}
         returnCode = 0
 #8  0x00000001001450d3 in run_backend (cmdline=@0x7fff5fbffa38) at
 main_helpers.cpp:691
         ismaster = true
         sysEventHandler = (warning: can't find linker symbol for virtual
 table for `MythSystemEventHandler' value
 warning:   found `MythSystemEventEditor::staticMetaObject' instead
 warning: can't find linker symbol for virtual table for
 `MythSystemEventHandler' value
 warning:   found `MythSystemEventEditor::staticMetaObject' instead
 MythSystemEventHandler *) 0x10cc07920
         fatal_error = false
         runsched = true
         sched = (Scheduler *) 0x10ca23250
         httpStatus = (HttpStatus *) 0x10a912ed0
         pHS = (HttpServer *) 0x10a908590
         port = 6543
         exitCode = 0
 #9  0x0000000100048074 in main (argc=6, argv=0x7fff5fbffa90) at
 main.cpp:135
         a = (QCoreApplication) {
   <QObject> = {
     _vptr$QObject = 0x106352150,
     d_ptr = {
       d = 0x10ca1b0d0
     }
   }, <No data fields>}
         retval = 0
         mask = {
   d = 0x10a900fc0
 }
         signallist = {
   {
     p = {
       d = 0x10a903270
     },
     d = 0x10a903270
   }
 }
         cmdline = (MythBackendCommandLineParser) {
   <MythCommandLineParser> = {
     _vptr$MythCommandLineParser = 0x100266320,
     m_appname = {
       d = 0x10ca10730
     },
     m_optionedArgs = {
       {
         d = 0x10ca10cc0,
         e = 0x10ca10cc0
       }
     },
     m_namedArgs = {
       {
         d = 0x10ca10bb0,
         e = 0x10ca10bb0
       }
     },
     m_passthroughActive = false,
     m_overridesImported = true,
     m_verbose = false
   }, <No data fields>}
         daemonize = false
         callCleanup = {
   m_cleanFunction = 0x10013fab0 <cleanup()>
 }
 (gdb)
 }}}

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11647>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list