[mythtv-commits] Ticket #11661: Backend crashing sometimes when exiting liveTV

MythTV noreply at mythtv.org
Thu Jul 11 04:58:52 UTC 2013


#11661: Backend crashing sometimes when exiting liveTV
----------------------------------+-----------------------------
 Reporter:  jyavenard             |          Owner:
     Type:  Bug Report - General  |         Status:  new
 Priority:  blocker               |      Milestone:  unknown
Component:  MythTV - General      |        Version:  Unspecified
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------

Comment (by jyavenard):

 Continuing...
 After TVRec::TuningShutdowns was called, which stopped the recorder and
 caused the livetv chain to be deleted.

 TVRec::FinishedRecording() is then called, which will make use of the
 previously delete tvchain.

 {{{
 (gdb) thread apply all bt full

 Thread 48 (process 41633):
 #0  0x00007fff92eb4322 in select$DARWIN_EXTSN ()
 No symbol table info available.
 #1  0x0000000106190f87 in qt_safe_select (nfds=99, fdread=0x110019bb8,
 fdwrite=0x110019e50, fdexcept=0x11001a0e8, orig_timeout=0x0) at
 qcore_unix.cpp:83
         ret = 1
         start = {
   tv_sec = 76280587893724,
   tv_usec = 1968716764
 }
         timeout = {
   tv_sec = 4476752736,
   tv_usec = 32
 }
         ret = 0
 #2  0x0000000106196f87 in QEventDispatcherUNIX::select (this=0x10e603620,
 nfds=99, readfds=0x110019bb8, writefds=0x110019e50, exceptfds=0x11001a0e8,
 timeout=0x0) at qeventdispatcher_unix.cpp:650
 No locals.
 #3  0x00000001061954a6 in QEventDispatcherUNIXPrivate::doSelect
 (this=0x110019a00, flags=@0x10ac03bb8, timeout=0x0) at
 qeventdispatcher_unix.cpp:219
         highest = 98
         wakeUpFd = 98
         q = (QEventDispatcherUNIX *) 0x10e603620
         nsel = 1
         nevents = 17760
         t = {0x106240d2c "Read", 0x106240d31 "Write", 0x106240d37
 "Exception"}
 #4  0x0000000106197c1f in QEventDispatcherUNIX::processEvents
 (this=0x10e603620, flags=@0x10ac03c28) at qeventdispatcher_unix.cpp:937
         tm = (timeval *) 0x0
         wait_tm = {
   tv_sec = 0,
   tv_usec = 0
 }
         d = (QEventDispatcherUNIXPrivate *) 0x110019a00
         nevents = 0
         canWait = true
 #5  0x0000000106140cbc in QEventLoop::processEvents (this=0x10ac03d58,
 flags=@0x10ac03cd0) at qeventloop.cpp:149
         d = (QEventLoopPrivate *) 0x10e60b040
 #6  0x0000000106140eb9 in QEventLoop::exec (this=0x10ac03d58,
 flags=@0x10ac03d50) at qeventloop.cpp:204
         d = (QEventLoopPrivate *) 0x10e60b040
         locker = {
   val = 4477783848
 }
         app = (QCoreApplication *) 0x7fff5fbffa00
         eventLoop = (QEventLoop *) 0x10ac03d58
 #7  0x0000000105fb18ae in QThread::exec (this=0x10ae57fe0) at
 qthread.cpp:542
         d = (QThreadPrivate *) 0x10ae58ea0
         locker = {
   val = 4477783848
 }
         eventLoop = (QEventLoop) {
   <QObject> = {
     _vptr$QObject = 0x106362090,
     d_ptr = {
       d = 0x10e60b040
     }
   }, <No data fields>}
         returnCode = 1
 #8  0x0000000105fb1ad5 in QThread::run (this=0x10ae57fe0) at
 qthread.cpp:609
 No locals.
 #9  0x00000001026d11b5 in MThreadInternal::QThreadRun (this=0x10ae57fe0)
 at mthread.cpp:81
 No locals.
 #10 0x00000001026d0c7d in MThread::run (this=0x10ae5daa0) at
 mthread.cpp:321
 No locals.
 #11 0x00000001026d2b8a in MThreadInternal::run (this=0x10ae57fe0) at
 mthread.cpp:79
 No locals.
 #12 0x0000000105fb51f1 in QThreadPrivate::start (arg=0x10ae57fe0) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x10ac04000
         data = (QThreadData *) 0x10ae5ed50
         objectName = {
   d = 0x10ae4f170
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10ae57fe0,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10ae57fe0
 #13 0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #14 0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 47 (process 41633):
 #0  0x00007fff92eb40fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8f848fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fb6d8c in QWaitConditionPrivate::wait (this=0x10e6214d0,
 time=120001) at qwaitcondition_unix.cpp:84
         tv = {
   tv_sec = 1373518527,
   tv_usec = 596925
 }
         ti = {
   tv_sec = 1373518647,
   tv_nsec = 597925000
 }
         code = 1
 #3  0x0000000105fb6b22 in QWaitCondition::wait (this=0x10e606818,
 mutex=0x10e606810, time=120001) at qwaitcondition_unix.cpp:158
         returnValue = false
 #4  0x00000001026da23b in MPoolThread::run (this=0x10e6067f0) at
 mthreadpool.cpp:71
         autodelete = true
         t = {
   m_timer = {
     t1 = 76280585841561,
     t2 = 0
   },
   m_offset = 0
 }
         locker = {
   val = 4536166417
 }
 #5  0x00000001026d2b8a in MThreadInternal::run (this=0x10e60e5b0) at
 mthread.cpp:79
 No locals.
 #6  0x0000000105fb51f1 in QThreadPrivate::start (arg=0x10e60e5b0) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x112a74000
         data = (QThreadData *) 0x10e621320
         objectName = {
   d = 0x10e6211e0
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10e60e5b0,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10e60e5b0
 #7  0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #8  0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 46 (process 41633):
 #0  0x00007fff92eb40fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8f848fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fb6d8c in QWaitConditionPrivate::wait (this=0x10e621160,
 time=120001) at qwaitcondition_unix.cpp:84
         tv = {
   tv_sec = 1373518527,
   tv_usec = 596851
 }
         ti = {
   tv_sec = 1373518647,
   tv_nsec = 597851000
 }
         code = 1
 #3  0x0000000105fb6b22 in QWaitCondition::wait (this=0x10e605718,
 mutex=0x10e605710, time=120001) at qwaitcondition_unix.cpp:158
         returnValue = false
 #4  0x00000001026da23b in MPoolThread::run (this=0x10e6056f0) at
 mthreadpool.cpp:71
         autodelete = true
         t = {
   m_timer = {
     t1 = 76280585767727,
     t2 = 0
   },
   m_offset = 0
 }
         locker = {
   val = 4536162065
 }
 #5  0x00000001026d2b8a in MThreadInternal::run (this=0x10e605880) at
 mthread.cpp:79
 No locals.
 #6  0x0000000105fb51f1 in QThreadPrivate::start (arg=0x10e605880) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x1129f1000
         data = (QThreadData *) 0x10e620fb0
         objectName = {
   d = 0x10e60c0b0
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10e605880,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10e605880
 #7  0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #8  0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 45 (process 41633):
 #0  0x00007fff92eb4322 in select$DARWIN_EXTSN ()
 No symbol table info available.
 #1  0x0000000106190f87 in qt_safe_select (nfds=189, fdread=0x10b816bb8,
 fdwrite=0x10b816e50, fdexcept=0x10b8170e8, orig_timeout=0x0) at
 qcore_unix.cpp:83
         ret = 1
         start = {
   tv_sec = 76280585798451,
   tv_usec = 1966621491
 }
         timeout = {
   tv_sec = 4547753984,
   tv_usec = 32
 }
         ret = 0
 #2  0x0000000106196f87 in QEventDispatcherUNIX::select (this=0x10ae616c0,
 nfds=189, readfds=0x10b816bb8, writefds=0x10b816e50,
 exceptfds=0x10b8170e8, timeout=0x0) at qeventdispatcher_unix.cpp:650
 No locals.
 #3  0x00000001061954a6 in QEventDispatcherUNIXPrivate::doSelect
 (this=0x10b816a00, flags=@0x11296dbb8, timeout=0x0) at
 qeventdispatcher_unix.cpp:219
         highest = 188
         wakeUpFd = 188
         q = (QEventDispatcherUNIX *) 0x10ae616c0
         nsel = 1
         nevents = 17760
         t = {0x106240d2c "Read", 0x106240d31 "Write", 0x106240d37
 "Exception"}
 #4  0x0000000106197c1f in QEventDispatcherUNIX::processEvents
 (this=0x10ae616c0, flags=@0x11296dc28) at qeventdispatcher_unix.cpp:937
         tm = (timeval *) 0x0
         wait_tm = {
   tv_sec = 0,
   tv_usec = 0
 }
         d = (QEventDispatcherUNIXPrivate *) 0x10b816a00
         nevents = 0
         canWait = true
 #5  0x0000000106140cbc in QEventLoop::processEvents (this=0x11296dd58,
 flags=@0x11296dcd0) at qeventloop.cpp:149
         d = (QEventLoopPrivate *) 0x10e6098a0
 #6  0x0000000106140eb9 in QEventLoop::exec (this=0x11296dd58,
 flags=@0x11296dd50) at qeventloop.cpp:204
         d = (QEventLoopPrivate *) 0x10e6098a0
         locker = {
   val = 4536273096
 }
         app = (QCoreApplication *) 0x7fff5fbffa00
         eventLoop = (QEventLoop *) 0x11296dd58
 #7  0x0000000105fb18ae in QThread::exec (this=0x10e620820) at
 qthread.cpp:542
         d = (QThreadPrivate *) 0x10e620840
         locker = {
   val = 4536273096
 }
         eventLoop = (QEventLoop) {
   <QObject> = {
     _vptr$QObject = 0x106362090,
     d_ptr = {
       d = 0x10e6098a0
     }
   }, <No data fields>}
         returnCode = 1
 #8  0x0000000105fb1ad5 in QThread::run (this=0x10e620820) at
 qthread.cpp:609
 No locals.
 #9  0x00000001026d11b5 in MThreadInternal::QThreadRun (this=0x10e620820)
 at mthread.cpp:81
 No locals.
 #10 0x00000001026d0c7d in MThread::run (this=0x10e620760) at
 mthread.cpp:321
 No locals.
 #11 0x00000001026d2b8a in MThreadInternal::run (this=0x10e620820) at
 mthread.cpp:79
 No locals.
 #12 0x0000000105fb51f1 in QThreadPrivate::start (arg=0x10e620820) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x11296e000
         data = (QThreadData *) 0x10e620a20
         objectName = {
   d = 0x10e6207d0
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10e620820,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10e620820
 #13 0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #14 0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 44 (process 41633):
 #0  0x00007fff92eb4386 in __semwait_signal ()
 No symbol table info available.
 #1  0x00007fff8f8ce800 in nanosleep ()
 No symbol table info available.
 #2  0x00007fff8f8ce717 in usleep ()
 No symbol table info available.
 #3  0x0000000102e559b8 in ProgramInfoUpdater::run (this=0x10ad15ed0) at
 programinfoupdater.cpp:57
         ita = {
   _M_current = 0x10e836800
 }
         itu = {
   i = 0x111da8ce0
 }
         workDone = false
 #4  0x00000001026da318 in MPoolThread::run (this=0x10c207760) at
 mthreadpool.cpp:87
         autodelete = false
         t = {
   m_timer = {
     t1 = 76280573594723,
     t2 = 0
   },
   m_offset = 0
 }
         locker = {
   val = 4498421633
 }
 #5  0x00000001026d2b8a in MThreadInternal::run (this=0x10c209190) at
 mthread.cpp:79
 No locals.
 #6  0x0000000105fb51f1 in QThreadPrivate::start (arg=0x10c209190) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x111da9000
         data = (QThreadData *) 0x10c2099d0
         objectName = {
   d = 0x10c20ed40
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10c209190,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10c209190
 #7  0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #8  0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 43 (process 41633):
 #0  0x00007fff92eb40fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8f848fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fb6d8c in QWaitConditionPrivate::wait (this=0x109d6a4d0,
 time=120001) at qwaitcondition_unix.cpp:84
         tv = {
   tv_sec = 1373518527,
   tv_usec = 599012
 }
         ti = {
   tv_sec = 1373518647,
   tv_nsec = 600012000
 }
         code = 1
 #3  0x0000000105fb6b22 in QWaitCondition::wait (this=0x109d7ae58,
 mutex=0x109d7ae50, time=120001) at qwaitcondition_unix.cpp:158
         returnValue = false
 #4  0x00000001026da23b in MPoolThread::run (this=0x109d7ae30) at
 mthreadpool.cpp:71
         autodelete = true
         t = {
   m_timer = {
     t1 = 76280587927751,
     t2 = 0
   },
   m_offset = 0
 }
         locker = {
   val = 4460097105
 }
 #5  0x00000001026d2b8a in MThreadInternal::run (this=0x109d6c020) at
 mthread.cpp:79
 No locals.
 #6  0x0000000105fb51f1 in QThreadPrivate::start (arg=0x109d6c020) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x111b19000
         data = (QThreadData *) 0x109d61e10
         objectName = {
   d = 0x109d6c900
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x109d6c020,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x109d6c020
 #7  0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #8  0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 42 (process 41633):
 #0  0x00007fff92eb40fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8f848fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fb6d8c in QWaitConditionPrivate::wait (this=0x10f10fc20,
 time=120001) at qwaitcondition_unix.cpp:84
         tv = {
   tv_sec = 1373518527,
   tv_usec = 597211
 }
         ti = {
   tv_sec = 1373518647,
   tv_nsec = 598211000
 }
         code = 1
 #3  0x0000000105fb6b22 in QWaitCondition::wait (this=0x10f10f9d8,
 mutex=0x10f10f9d0, time=120001) at qwaitcondition_unix.cpp:158
         returnValue = false
 #4  0x00000001026da23b in MPoolThread::run (this=0x10f10f9b0) at
 mthreadpool.cpp:71
         autodelete = true
         t = {
   m_timer = {
     t1 = 76280586127930,
     t2 = 0
   },
   m_offset = 0
 }
         locker = {
   val = 4547738065
 }
 #5  0x00000001026d2b8a in MThreadInternal::run (this=0x10f10fa30) at
 mthread.cpp:79
 No locals.
 #6  0x0000000105fb51f1 in QThreadPrivate::start (arg=0x10f10fa30) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x11188d000
         data = (QThreadData *) 0x10f10fa50
         objectName = {
   d = 0x10f1162b0
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10f10fa30,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10f10fa30
 #7  0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #8  0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 41 (process 41633):
 #0  0x00007fff92eb46d6 in __workq_kernreturn ()
 No symbol table info available.
 #1  0x00007fff8f846f4c in _pthread_workq_return ()
 No symbol table info available.
 #2  0x00007fff8f846d13 in _pthread_wqthread ()
 No symbol table info available.
 #3  0x00007fff8f8311d1 in start_wqthread ()
 No symbol table info available.

 Thread 38 (process 41633):
 #0  0x00007fff92eb40fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8f848fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fb6d8c in QWaitConditionPrivate::wait (this=0x10e604840,
 time=1000) at qwaitcondition_unix.cpp:84
         tv = {
   tv_sec = 1373518527,
   tv_usec = 578340
 }
         ti = {
   tv_sec = 1373518528,
   tv_nsec = 578340000
 }
         code = 1
 #3  0x0000000105fb6b22 in QWaitCondition::wait (this=0x10e604698,
 mutex=0x10e604660, time=1000) at qwaitcondition_unix.cpp:158
         returnValue = false
 #4  0x000000010149c09f in ThreadedFileWriter::SyncLoop (this=0x10e604640)
 at ThreadedFileWriter.cpp:371
         locker = {
   val = 4536157793
 }
 #5  0x000000010149bffc in TFWSyncThread::run (this=0x10e603d80) at
 ThreadedFileWriter.cpp:39
 No locals.
 #6  0x00000001026d2b8a in MThreadInternal::run (this=0x10e604610) at
 mthread.cpp:79
 No locals.
 #7  0x0000000105fb51f1 in QThreadPrivate::start (arg=0x10e604610) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x111eaf000
         data = (QThreadData *) 0x10e604c60
         objectName = {
   d = 0x10e602c30
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10e604610,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10e604610
 #8  0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #9  0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 37 (process 41633):
 #0  0x00007fff92eb40fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8f848fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fb6d8c in QWaitConditionPrivate::wait (this=0x10e6047c0,
 time=1000) at qwaitcondition_unix.cpp:84
         tv = {
   tv_sec = 1373518527,
   tv_usec = 578322
 }
         ti = {
   tv_sec = 1373518528,
   tv_nsec = 578322000
 }
         code = 1
 #3  0x0000000105fb6b22 in QWaitCondition::wait (this=0x10e604690,
 mutex=0x10e604660, time=1000) at qwaitcondition_unix.cpp:158
         returnValue = false
 #4  0x000000010149a3df in ThreadedFileWriter::DiskLoop (this=0x10e604640)
 at ThreadedFileWriter.cpp:415
         buf = ('ThreadedFileWriter::TFWBuffer' *) 0x109d72d80
         data = (const void *) 0x10b046800
         write_ok = true
         tot = 60348
         errcnt = 0
         writeTimer = {
   m_timer = {
     t1 = 75960484900892,
     t2 = 0
   },
   m_offset = 0
 }
         mwte = 251
         sz = 60348
         locker = {
   val = 4536157793
 }
         minWriteTimer = {
   m_timer = {
     t1 = 75960484900528,
     t2 = 0
   },
   m_offset = 0
 }
 #5  0x000000010149a08c in TFWWriteThread::run (this=0x10e602ec0) at
 ThreadedFileWriter.cpp:31
 No locals.
 #6  0x00000001026d2b8a in MThreadInternal::run (this=0x10e602fa0) at
 mthread.cpp:79
 No locals.
 #7  0x0000000105fb51f1 in QThreadPrivate::start (arg=0x10e602fa0) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x111e2c000
         data = (QThreadData *) 0x10e604970
         objectName = {
   d = 0x10e602d00
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10e602fa0,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10e602fa0
 #8  0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #9  0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 32 (process 41633):
 #0  0x00007fff92eb4322 in select$DARWIN_EXTSN ()
 No symbol table info available.
 #1  0x0000000106190f87 in qt_safe_select (nfds=106, fdread=0x10a0191b8,
 fdwrite=0x10a019450, fdexcept=0x10a0196e8, orig_timeout=0x0) at
 qcore_unix.cpp:83
         ret = 1
         start = {
   tv_sec = 76280568051493,
   tv_usec = 1948874533
 }
         timeout = {
   tv_sec = 4474800608,
   tv_usec = 102326030
 }
         ret = 1
 #2  0x0000000106196f87 in QEventDispatcherUNIX::select (this=0x109d25c10,
 nfds=106, readfds=0x10a0191b8, writefds=0x10a019450,
 exceptfds=0x10a0196e8, timeout=0x0) at qeventdispatcher_unix.cpp:650
 No locals.
 #3  0x00000001061954a6 in QEventDispatcherUNIXPrivate::doSelect
 (this=0x10a019000, flags=@0x10ab80bb8, timeout=0x0) at
 qeventdispatcher_unix.cpp:219
         highest = 105
         wakeUpFd = 105
         q = (QEventDispatcherUNIX *) 0x109d25c10
         nsel = 1
         nevents = 17760
         t = {0x106240d2c "Read", 0x106240d31 "Write", 0x106240d37
 "Exception"}
 #4  0x0000000106197c1f in QEventDispatcherUNIX::processEvents
 (this=0x109d25c10, flags=@0x10ab80c28) at qeventdispatcher_unix.cpp:937
         tm = (timeval *) 0x0
         wait_tm = {
   tv_sec = 0,
   tv_usec = 0
 }
         d = (QEventDispatcherUNIXPrivate *) 0x10a019000
         nevents = 0
         canWait = true
 #5  0x0000000106140cbc in QEventLoop::processEvents (this=0x10ab80d58,
 flags=@0x10ab80cd0) at qeventloop.cpp:149
         d = (QEventLoopPrivate *) 0x109d7c940
 #6  0x0000000106140eb9 in QEventLoop::exec (this=0x10ab80d58,
 flags=@0x10ab80d50) at qeventloop.cpp:204
         d = (QEventLoopPrivate *) 0x109d7c940
         locker = {
   val = 4476601032
 }
         app = (QCoreApplication *) 0x7fff5fbffa00
         eventLoop = (QEventLoop *) 0x10ab80d58
 #7  0x0000000105fb18ae in QThread::exec (this=0x10ad38160) at
 qthread.cpp:542
         d = (QThreadPrivate *) 0x10ad38240
         locker = {
   val = 4476601032
 }
         eventLoop = (QEventLoop) {
   <QObject> = {
     _vptr$QObject = 0x106362090,
     d_ptr = {
       d = 0x109d7c940
     }
   }, <No data fields>}
         returnCode = 1
 #8  0x0000000105fb1ad5 in QThread::run (this=0x10ad38160) at
 qthread.cpp:609
 No locals.
 #9  0x00000001026d11b5 in MThreadInternal::QThreadRun (this=0x10ad38160)
 at mthread.cpp:81
 No locals.
 #10 0x00000001026d0c7d in MThread::run (this=0x10ad380a0) at
 mthread.cpp:321
 No locals.
 #11 0x00000001026d2b8a in MThreadInternal::run (this=0x10ad38160) at
 mthread.cpp:79
 No locals.
 #12 0x0000000105fb51f1 in QThreadPrivate::start (arg=0x10ad38160) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x10ab81000
         data = (QThreadData *) 0x10ad38420
         objectName = {
   d = 0x10ad38110
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10ad38160,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10ad38160
 #13 0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #14 0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 30 (process 41633):
 #0  0x00007fff92eb40fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8f848fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fb6daa in QWaitConditionPrivate::wait (this=0x10ae11670,
 time=18446744073709551615) at qwaitcondition_unix.cpp:86
         code = 1
 #3  0x0000000105fb6b22 in QWaitCondition::wait (this=0x10ae11048,
 mutex=0x10ae11040, time=18446744073709551615) at
 qwaitcondition_unix.cpp:158
         returnValue = false
 #4  0x0000000101a0ec49 in TVRec::WaitForEventThreadSleep
 (this=0x10ae10ea0, wake=true, time=18446744073709551615) at
 tv_rec.cpp:1489
         locker = {
   val = 4477489217
 }
         t2 = {
   m_timer = {
     t1 = 75963092796005,
     t2 = 0
   },
   m_offset = 0
 }
         te = 0
         ok = false
         t = {
   m_timer = {
     t1 = 75963081767116,
     t2 = 0
   },
   m_offset = 0
 }
 #5  0x0000000101a2d062 in TVRec::StopLiveTV (this=0x10ae10ea0) at
 tv_rec.cpp:2865
         lock = {
   val = 4477489025
 }
         hadPseudoLiveTVRec = false
         next_state = kState_None
 #6  0x0000000100028a6b in EncoderLink::StopLiveTV (this=0x10ad25b70) at
 encoderlink.cpp:656
 No locals.
 #7  0x000000010006622c in MainServer::HandleRecorderQuery
 (this=0x109d7f880, slist=@0x111992c88, commands=@0x111992c48,
 pbs=0x10ad388a0) at mainserver.cpp:3953
         chainid = {
   d = 0x10ad38e50
 }
         chain = (LiveTVChain *) 0x1119922b0
         pbssock = (MythSocket *) 0x10ad37a70
         recnum = 1
         iter = {
   i = 0x10ad25280
 }
         command = {
   d = 0x109d5dff0
 }
         retlist = {
   <QList<QString>> = {
     {
       p = {
         d = 0x106359030
       },
       d = 0x106359030
     }
   }, <No data fields>}
         enc = (EncoderLink *) 0x10ad25b70
 #8  0x000000010004d816 in MainServer::ProcessRequestWork
 (this=0x109d7f880, sock=0x10ad37a70) at mainserver.cpp:667
         listline = {
   <QList<QString>> = {
     {
       p = {
         d = 0x109d619f0
       },
       d = 0x109d619f0
     }
   }, <No data fields>}
         line = {
   d = 0x109d61f30
 }
         tokens = {
   <QList<QString>> = {
     {
       p = {
         d = 0x10a93c6c0
       },
       d = 0x10a93c6c0
     }
   }, <No data fields>}
         command = {
   d = 0x10a945880
 }
         pbs = (PlaybackSock *) 0x10ad388a0
 #9  0x000000010004b80e in MainServer::ProcessRequest (this=0x109d7f880,
 sock=0x10ad37a70) at mainserver.cpp:448
 No locals.
 #10 0x00000001000aae64 in ProcessRequestRunnable::run (this=0x109d24b60)
 at mainserver.cpp:147
 No locals.
 #11 0x00000001026da318 in MPoolThread::run (this=0x109d258c0) at
 mthreadpool.cpp:87
         autodelete = true
         t = {
   m_timer = {
     t1 = 75963048512214,
     t2 = 0
   },
   m_offset = 0
 }
         locker = {
   val = 4459747553
 }
 #12 0x00000001026d2b8a in MThreadInternal::run (this=0x109d25910) at
 mthread.cpp:79
 No locals.
 #13 0x0000000105fb51f1 in QThreadPrivate::start (arg=0x109d25910) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x111993000
         data = (QThreadData *) 0x109d25cc0
         objectName = {
   d = 0x109d7aaa0
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x109d25910,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x109d25910
 #14 0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #15 0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 27 (process 41633):
 #0  0x00007fff92eb4322 in select$DARWIN_EXTSN ()
 No symbol table info available.
 #1  0x0000000106190f87 in qt_safe_select (nfds=85, fdread=0x10b8085b8,
 fdwrite=0x10b808850, fdexcept=0x10b808ae8, orig_timeout=0x0) at
 qcore_unix.cpp:83
         ret = 1
         start = {
   tv_sec = 75885635236488,
   tv_usec = -2141916536
 }
         timeout = {
   tv_sec = 2,
   tv_usec = 182615316
 }
         ret = 0
 #2  0x0000000106196f87 in QEventDispatcherUNIX::select (this=0x10ae63b50,
 nfds=85, readfds=0x10b8085b8, writefds=0x10b808850, exceptfds=0x10b808ae8,
 timeout=0x0) at qeventdispatcher_unix.cpp:650
 No locals.
 #3  0x00000001061954a6 in QEventDispatcherUNIXPrivate::doSelect
 (this=0x10b808400, flags=@0x111809bb8, timeout=0x0) at
 qeventdispatcher_unix.cpp:219
         highest = 84
         wakeUpFd = 84
         q = (QEventDispatcherUNIX *) 0x10ae63b50
         nsel = 1
         nevents = 17668
         t = {0x106240d2c "Read", 0x106240d31 "Write", 0x106240d37
 "Exception"}
 #4  0x0000000106197c1f in QEventDispatcherUNIX::processEvents
 (this=0x10ae63b50, flags=@0x111809c28) at qeventdispatcher_unix.cpp:937
         tm = (timeval *) 0x0
         wait_tm = {
   tv_sec = 0,
   tv_usec = 0
 }
         d = (QEventDispatcherUNIXPrivate *) 0x10b808400
         nevents = 0
         canWait = true
 #5  0x0000000106140cbc in QEventLoop::processEvents (this=0x111809d58,
 flags=@0x111809cd0) at qeventloop.cpp:149
         d = (QEventLoopPrivate *) 0x10ae27cd0
 #6  0x0000000106140eb9 in QEventLoop::exec (this=0x111809d58,
 flags=@0x111809d50) at qeventloop.cpp:204
         d = (QEventLoopPrivate *) 0x10ae27cd0
         locker = {
   val = 4460119448
 }
         app = (QCoreApplication *) 0x7fff5fbffa00
         eventLoop = (QEventLoop *) 0x111809d58
 #7  0x0000000105fb18ae in QThread::exec (this=0x109d80d30) at
 qthread.cpp:542
         d = (QThreadPrivate *) 0x109d80510
         locker = {
   val = 4460119448
 }
         eventLoop = (QEventLoop) {
   <QObject> = {
     _vptr$QObject = 0x106362090,
     d_ptr = {
       d = 0x10ae27cd0
     }
   }, <No data fields>}
         returnCode = -1
 #8  0x0000000105fb1ad5 in QThread::run (this=0x109d80d30) at
 qthread.cpp:609
 No locals.
 #9  0x00000001026d11b5 in MThreadInternal::QThreadRun (this=0x109d80d30)
 at mthread.cpp:81
 No locals.
 #10 0x00000001026d0c7d in MThread::run (this=0x109d80420) at
 mthread.cpp:321
 No locals.
 #11 0x00000001026d2b8a in MThreadInternal::run (this=0x109d80d30) at
 mthread.cpp:79
 No locals.
 #12 0x0000000105fb51f1 in QThreadPrivate::start (arg=0x109d80d30) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x11180a000
         data = (QThreadData *) 0x109d806f0
         objectName = {
   d = 0x109d802d0
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x109d80d30,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x109d80d30
 #13 0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #14 0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 26 (process 41633):
 #0  0x00007fff92eb40fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8f848fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fb5752 in thread_sleep (ti=0x111786cd8) 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\000Xlx\021\001\000\000\000\\lx\021\001\000\000\000q\323\372\005\001\000\000"
 }
         cnd = {
   __sig = 1129270852,
   __opaque =
 "\000\000\000\000\000\000\000\200 at lx\021\001\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\001\000\000\000\211+\203\217\377\177\000"
 }
 #3  0x0000000105fb589e in QThread::msleep (msecs=100) at
 qthread_unix.cpp:501
         tv = {
   tv_sec = 1373518527,
   tv_usec = 578778
 }
         ti = {
   tv_sec = 1373518527,
   tv_nsec = 678778000
 }
 #4  0x00000001026d12a5 in MThreadInternal::MSleep (time=100) at
 mthread.cpp:92
 No locals.
 #5  0x00000001026d0ce5 in MThread::msleep (time=100) at mthread.cpp:342
 No locals.
 #6  0x00000001025731a4 in TaskQueue::run (this=0x10ae279a0) at
 taskqueue.cpp:150
         ttNow = {
   tv_sec = 1373518527,
   tv_usec = 578768
 }
 #7  0x00000001026d2b8a in MThreadInternal::run (this=0x10ae27a00) at
 mthread.cpp:79
         pTask = (No locals.
 #8  0x0000000105fb51f1 in QThreadPrivate::start (arg=0x10ae27a00) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x111787000
         data = (QThreadData *) 0x10ae13be0
         objectName = {
   d = 0x10ae27b90
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10ae27a00,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10ae27a00
 #9  0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #10 0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 25 (process 41633):
 #0  0x00007fff92eb4322 in select$DARWIN_EXTSN ()
 No symbol table info available.
 #1  0x0000000106190f87 in qt_safe_select (nfds=77, fdread=0x10c80f7b8,
 fdwrite=0x10c80fa50, fdexcept=0x10c80fce8, orig_timeout=0x0) at
 qcore_unix.cpp:83
         ret = 1
         start = {
   tv_sec = 76280567676418,
   tv_usec = 1948499458
 }
         timeout = {
   tv_sec = 4586998336,
   tv_usec = 102325710
 }
         ret = 1
 #2  0x0000000106196f87 in QEventDispatcherUNIX::select (this=0x10ad332b0,
 nfds=77, readfds=0x10c80f7b8, writefds=0x10c80fa50, exceptfds=0x10c80fce8,
 timeout=0x0) at qeventdispatcher_unix.cpp:650
 No locals.
 #3  0x00000001061954a6 in QEventDispatcherUNIXPrivate::doSelect
 (this=0x10c80f600, flags=@0x111680c18, timeout=0x0) at
 qeventdispatcher_unix.cpp:219
         highest = 76
         wakeUpFd = 76
         q = (QEventDispatcherUNIX *) 0x10ad332b0
         nsel = 1
         nevents = 17760
         t = {0x106240d2c "Read", 0x106240d31 "Write", 0x106240d37
 "Exception"}
 #4  0x0000000106197c1f in QEventDispatcherUNIX::processEvents
 (this=0x10ad332b0, flags=@0x111680c88) at qeventdispatcher_unix.cpp:937
         tm = (timeval *) 0x0
         wait_tm = {
   tv_sec = 0,
   tv_usec = 0
 }
         d = (QEventDispatcherUNIXPrivate *) 0x10c80f600
         nevents = 0
         canWait = true
 #5  0x0000000106140cbc in QEventLoop::processEvents (this=0x111680db8,
 flags=@0x111680d30) at qeventloop.cpp:149
         d = (QEventLoopPrivate *) 0x10ad2fbd0
 #6  0x0000000106140eb9 in QEventLoop::exec (this=0x111680db8,
 flags=@0x111680db0) at qeventloop.cpp:204
         d = (QEventLoopPrivate *) 0x10ad2fbd0
         locker = {
   val = 4585767960
 }
         app = (QCoreApplication *) 0x7fff5fbffa00
         eventLoop = (QEventLoop *) 0x111680db8
 #7  0x0000000105fb18ae in QThread::exec (this=0x109d205a0) at
 qthread.cpp:542
         d = (QThreadPrivate *) 0x111554390
         locker = {
   val = 4585767960
 }
         eventLoop = (QEventLoop) {
   <QObject> = {
     _vptr$QObject = 0x106362090,
     d_ptr = {
       d = 0x10ad2fbd0
     }
   }, <No data fields>}
         returnCode = 1
 #8  0x0000000105fb1ad5 in QThread::run (this=0x109d205a0) at
 qthread.cpp:609
 No locals.
 #9  0x0000000105fb51f1 in QThreadPrivate::start (arg=0x109d205a0) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x111681000
         data = (QThreadData *) 0x109d337f0
         objectName = {
   d = 0x106359170
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x109d205a0,
   __next = 0x0
 }
         thr = (QThread *) 0x109d205a0
 #10 0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #11 0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 24 (process 41633):
 #0  0x00007fff92eb4322 in select$DARWIN_EXTSN ()
 No symbol table info available.
 #1  0x0000000106190f87 in qt_safe_select (nfds=74, fdread=0x10a021bb8,
 fdwrite=0x10a021e50, fdexcept=0x10a0220e8, orig_timeout=0x0) at
 qcore_unix.cpp:83
         ret = 1
         start = {
   tv_sec = 75895523772408,
   tv_usec = -843315208
 }
         timeout = {
   tv_sec = 72057598500807272,
   tv_usec = 177342256
 }
         ret = 1
 #2  0x0000000106196f87 in QEventDispatcherUNIX::select (this=0x109d22ee0,
 nfds=74, readfds=0x10a021bb8, writefds=0x10a021e50, exceptfds=0x10a0220e8,
 timeout=0x0) at qeventdispatcher_unix.cpp:650
 No locals.
 #3  0x00000001061954a6 in QEventDispatcherUNIXPrivate::doSelect
 (this=0x10a021a00, flags=@0x111490c18, timeout=0x0) at
 qeventdispatcher_unix.cpp:219
         highest = 73
         wakeUpFd = 73
         q = (QEventDispatcherUNIX *) 0x109d22ee0
         nsel = 1
         nevents = 17670
         t = {0x106240d2c "Read", 0x106240d31 "Write", 0x106240d37
 "Exception"}
 #4  0x0000000106197c1f in QEventDispatcherUNIX::processEvents
 (this=0x109d22ee0, flags=@0x111490c88) at qeventdispatcher_unix.cpp:937
         tm = (timeval *) 0x0
         wait_tm = {
   tv_sec = 0,
   tv_usec = 0
 }
         d = (QEventDispatcherUNIXPrivate *) 0x10a021a00
         nevents = 0
         canWait = true
 #5  0x0000000106140cbc in QEventLoop::processEvents (this=0x111490db8,
 flags=@0x111490d30) at qeventloop.cpp:149
         d = (QEventLoopPrivate *) 0x109d22f90
 #6  0x0000000106140eb9 in QEventLoop::exec (this=0x111490db8,
 flags=@0x111490db0) at qeventloop.cpp:204
         d = (QEventLoopPrivate *) 0x109d22f90
         locker = {
   val = 4476563528
 }
         app = (QCoreApplication *) 0x7fff5fbffa00
         eventLoop = (QEventLoop *) 0x111490db8
 #7  0x0000000105fb18ae in QThread::exec (this=0x10ad0f6c0) at
 qthread.cpp:542
         d = (QThreadPrivate *) 0x10ad2efc0
         locker = {
   val = 4476563528
 }
         eventLoop = (QEventLoop) {
   <QObject> = {
     _vptr$QObject = 0x106362090,
     d_ptr = {
       d = 0x109d22f90
     }
   }, <No data fields>}
         returnCode = 1
 #8  0x0000000105fb1ad5 in QThread::run (this=0x10ad0f6c0) at
 qthread.cpp:609
 No locals.
 #9  0x0000000105fb51f1 in QThreadPrivate::start (arg=0x10ad0f6c0) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x111491000
         data = (QThreadData *) 0x10ad2f700
         objectName = {
   d = 0x106359170
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10ad0f6c0,
   __next = 0x0
 }
         thr = (QThread *) 0x10ad0f6c0
 #10 0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #11 0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 23 (process 41633):
 #0  0x00007fff92eb40fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8f848fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fb6daa in QWaitConditionPrivate::wait (this=0x109d225d0,
 time=18446744073709551615) at qwaitcondition_unix.cpp:86
         code = 1
 #3  0x0000000105fb6b22 in QWaitCondition::wait (this=0x109d1f958,
 mutex=0x109d1f960, time=18446744073709551615) at
 qwaitcondition_unix.cpp:158
         returnValue = false
 #4  0x00000001027466e2 in MythDownloadManager::run (this=0x109d1f910) at
 mythdownloadmanager.cpp:293
         downloading = false
         itemsInQueue = false
         waitAnyway = false
 #5  0x000000010274815c in non-virtual thunk to MythDownloadManager::run()
 (this=0x109d1f920) at mythdownloadmanager.cpp:336
 No locals.
 #6  0x00000001026d2b8a in MThreadInternal::run (this=0x109d1f9b0) at
 mthread.cpp:79
 No locals.
 #7  0x0000000105fb51f1 in QThreadPrivate::start (arg=0x109d1f9b0) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x10c58d000
         data = (QThreadData *) 0x109d215e0
         objectName = {
   d = 0x109d19500
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x109d1f9b0,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x109d1f9b0
 #8  0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #9  0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 22 (process 41633):
 #0  0x00007fff92eb4322 in select$DARWIN_EXTSN ()
 No symbol table info available.
 #1  0x000000010256bf04 in SSDP::run (this=0x10ad2b2f0) at ssdp.cpp:292
         nMaxSocket = 71
         count = 0
         read_set = {
   fds_bits = {0 <repeats 32 times>}
 }
         timeout = {
   tv_sec = 1,
   tv_usec = 0
 }
 #2  0x00000001026d2b8a in MThreadInternal::run (this=0x10ad2b1a0) at
 mthread.cpp:79
 No locals.
 #3  0x0000000105fb51f1 in QThreadPrivate::start (arg=0x10ad2b1a0) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x10f78d000
         data = (QThreadData *) 0x10ad2b540
         objectName = {
   d = 0x10ad2b040
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10ad2b1a0,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10ad2b1a0
 #4  0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #5  0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 21 (process 41633):
 #0  0x00007fff92eb40fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8f848fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fb6daa in QWaitConditionPrivate::wait (this=0x10c2032f0,
 time=18446744073709551615) at qwaitcondition_unix.cpp:86
         code = 1
 #3  0x0000000105fb6b22 in QWaitCondition::wait (this=0x10e822a28,
 mutex=0x10e822a20, time=18446744073709551615) at
 qwaitcondition_unix.cpp:158
         returnValue = false
 #4  0x0000000102821938 in MythSystemLegacyIOHandler::run
 (this=0x10e822a00) at mythsystemunix.cpp:101
         locker = {
   val = 4538378785
 }
 #5  0x00000001026d2b8a in MThreadInternal::run (this=0x10c201270) at
 mthread.cpp:79
 No locals.
 #6  0x0000000105fb51f1 in QThreadPrivate::start (arg=0x10c201270) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x10f70a000
         data = (QThreadData *) 0x10c205900
         objectName = {
   d = 0x10c202fa0
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10c201270,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10c201270
 #7  0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #8  0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 20 (process 41633):
 #0  0x00007fff92eb40fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8f848fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fb6daa in QWaitConditionPrivate::wait (this=0x10c205600,
 time=18446744073709551615) at qwaitcondition_unix.cpp:86
         code = 1
 #3  0x0000000105fb6b22 in QWaitCondition::wait (this=0x10e811c28,
 mutex=0x10e811c20, time=18446744073709551615) at
 qwaitcondition_unix.cpp:158
         returnValue = false
 #4  0x0000000102821938 in MythSystemLegacyIOHandler::run
 (this=0x10e811c00) at mythsystemunix.cpp:101
         locker = {
   val = 4538309665
 }
 #5  0x00000001026d2b8a in MThreadInternal::run (this=0x10c205230) at
 mthread.cpp:79
 No locals.
 #6  0x0000000105fb51f1 in QThreadPrivate::start (arg=0x10c205230) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x10f687000
         data = (QThreadData *) 0x10c205430
         objectName = {
   d = 0x10c2051f0
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10c205230,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10c205230
 #7  0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #8  0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 19 (process 41633):
 #0  0x00007fff92eb4386 in __semwait_signal ()
 No symbol table info available.
 #1  0x00007fff8f8ce800 in nanosleep ()
 No symbol table info available.
 #2  0x0000000102824b98 in MythSystemLegacySignalManager::run
 (this=0x10c204e20) at mythsystemunix.cpp:516
         ts = {
   tv_sec = 0,
   tv_nsec = 50000000
 }
 #3  0x00000001026d2b8a in MThreadInternal::run (this=0x10c204e40) at
 mthread.cpp:79
 No locals.
 #4  0x0000000105fb51f1 in QThreadPrivate::start (arg=0x10c204e40) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x10f604000
         data = (QThreadData *) 0x10c205040
         objectName = {
   d = 0x10c204500
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10c204e40,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10c204e40
 #5  0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #6  0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 18 (process 41633):
 #0  0x00007fff92eb4386 in __semwait_signal ()
 No symbol table info available.
 #1  0x00007fff8f8ce800 in nanosleep ()
 No symbol table info available.
 #2  0x0000000102822a17 in MythSystemLegacyManager::run (this=0x10c204930)
 at mythsystemunix.cpp:284
         ms = (QObjectPrivate *) 0x10c203da0
         pid = -1
         status = 32768
         i = {
   i = 0x10c205d70
 }
         ts = {
   tv_sec = 0,
   tv_nsec = 100000000
 }
         next = {
   i = 0x0
 }
         now = 1373518132
 #3  0x00000001026d2b8a in MThreadInternal::run (this=0x10c2049b0) at
 mthread.cpp:79
 No locals.
 #4  0x0000000105fb51f1 in QThreadPrivate::start (arg=0x10c2049b0) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x10f581000
         data = (QThreadData *) 0x10c204bb0
         objectName = {
   d = 0x10c204970
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10c2049b0,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10c2049b0
 #5  0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #6  0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 17 (process 41633):
 #0  0x00007fff92eb40fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8f848fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fb6d8c in QWaitConditionPrivate::wait (this=0x10a92a1a0,
 time=60000) at qwaitcondition_unix.cpp:84
         tv = {
   tv_sec = 1373518527,
   tv_usec = 580870
 }
         ti = {
   tv_sec = 1373518587,
   tv_nsec = 580870000
 }
         code = 1
 #3  0x0000000105fb6b22 in QWaitCondition::wait (this=0x10a92dfd8,
 mutex=0x10a92dfe0, time=60000) at qwaitcondition_unix.cpp:158
         returnValue = false
 #4  0x000000010135871a in JobQueue::ProcessQueue (this=0x10a92df70) at
 jobqueue.cpp:498
         st = 60000
         atMax = false
         rjiter = {
   i = 0x10f403c90
 }
         locker = {
   val = 4472365025
 }
         logInfo = {
   d = 0x106359170
 }
         cmds = 242748784
         maxJobs = 1
         status = 1
         jobStatus = {
   {
     d = 0x106359078,
     e = 0x106359078
   }
 }
         message = {
   d = 0x106359170
 }
         jobs = {
   {
     d = 0x106359078,
     e = 0x106359078
   }
 }
         inTimeWindow = true
         jobID = 1
         hostname = {
   d = 0x106359170
 }
         sleepTime = 60
         startedJobAlready = false
 #5  0x00000001013521a3 in JobQueue::run (this=0x10a92df70) at
 jobqueue.cpp:163
 No locals.
 #6  0x000000010135883c in non-virtual thunk to JobQueue::run()
 (this=0x10a92df80) at jobqueue.cpp:164
 No locals.
 #7  0x00000001026d0c6b in MThread::run (this=0x10a929980) at
 mthread.cpp:319
 No locals.
 #8  0x00000001026d2b8a in MThreadInternal::run (this=0x10a925ab0) at
 mthread.cpp:79
 No locals.
 #9  0x0000000105fb51f1 in QThreadPrivate::start (arg=0x10a925ab0) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x10e781000
         data = (QThreadData *) 0x10a9236b0
         objectName = {
   d = 0x10a934550
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10a925ab0,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10a925ab0
 #10 0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #11 0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 16 (process 41633):
 #0  0x00007fff92eb40fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8f848fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fb6daa in QWaitConditionPrivate::wait (this=0x10a9347e0,
 time=18446744073709551615) at qwaitcondition_unix.cpp:86
         code = 1
 #3  0x0000000105fb6b22 in QWaitCondition::wait (this=0x10a933a50,
 mutex=0x10a933a48, time=18446744073709551615) at
 qwaitcondition_unix.cpp:158
         returnValue = false
 #4  0x00000001028121e0 in HouseKeepingThread::run (this=0x10a933a20) at
 housekeeper.cpp:471
 #5  0x00000001026d2b8a in MThreadInternal::run (this=0x10a927480) at
 mthread.cpp:79
         task = (No locals.
 #6  0x0000000105fb51f1 in QThreadPrivate::start (arg=0x10a927480) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x10e5a1000
         data = (QThreadData *) 0x10a92c5f0
         objectName = {
   d = 0x10a933810
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10a927480,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10a927480
 #7  0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #8  0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 15 (process 41633):
 #0  0x00007fff92eb40fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8f848fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fb6d8c in QWaitConditionPrivate::wait (this=0x10ad27cd0,
 time=59995) at qwaitcondition_unix.cpp:84
         tv = {
   tv_sec = 1373518527,
   tv_usec = 582871
 }
         ti = {
   tv_sec = 1373518587,
   tv_nsec = 577871000
 }
         code = 1
 #3  0x0000000105fb6b22 in QWaitCondition::wait (this=0x10ad27908,
 mutex=0x10ad27900, time=59995) at qwaitcondition_unix.cpp:158
         returnValue = false
 #4  0x000000010000ebbf in AutoExpire::Sleep (this=0x10ad278c0,
 sleepTime=59995) at autoexpire.cpp:359
         little_tm = {
   d = {
     d = 0x10c20b9f0
   }
 }
         timeleft = 59995
 #5  0x000000010000befc in AutoExpire::RunExpirer (this=0x10ad278c0) at
 autoexpire.cpp:340
         timer = {
   mds = 53727577
 }
         curTime = {
   d = {
     d = 0x109d5f6f0
   }
 }
         next_expire = {
   d = {
     d = 0x109d664d0
   }
 }
         locker = {
   val = 4476532993
 }
 #6  0x000000010000b919 in ExpireThread::run (this=0x10ad27930) at
 autoexpire.cpp:58
 No locals.
 #7  0x00000001026d2b8a in MThreadInternal::run (this=0x10ad273c0) at
 mthread.cpp:79
 No locals.
 #8  0x0000000105fb51f1 in QThreadPrivate::start (arg=0x10ad273c0) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x10c799000
         data = (QThreadData *) 0x10ad28af0
         objectName = {
   d = 0x10ad27390
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10ad273c0,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10ad273c0
 #9  0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #10 0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 14 (process 41633):
 #0  0x00007fff92eb40fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8f848fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fb6d8c in QWaitConditionPrivate::wait (this=0x10ad26a70,
 time=300000) at qwaitcondition_unix.cpp:84
         tv = {
   tv_sec = 1373518527,
   tv_usec = 580092
 }
         ti = {
   tv_sec = 1373518827,
   tv_nsec = 580092000
 }
         code = 1
 #3  0x0000000105fb6b22 in QWaitCondition::wait (this=0x10ad25ff8,
 mutex=0x10ad25fe8, time=300000) at qwaitcondition_unix.cpp:158
         returnValue = false
 #4  0x00000001000d4093 in Scheduler::run (this=0x10ad25f60) at
 scheduler.cpp:1872
         curtime = {
   d = {
     d = 0x109d67150
   }
 }
         secs_to_next = 1209600
         sched_sleep = 300000
         haveRequests = false
         done = false
         checkSlaves = false
         lockit = {
   val = 4476526569
 }
         prerollseconds = 0
         firstRun = false
         startIter = {
   _M_cur = 0x10ad26af0,
   _M_first = 0x10ad26af0,
   _M_last = 0x10ad26cf0,
   _M_node = 0x10ad26428
 }
         idleWaitForRecordingTime = 15
         lastSleepCheck = {
   d = {
     d = 0x109d57fd0
   }
 }
         idleSince = {
   d = {
     d = 0x109d25420
   }
 }
         statuschanged = false
         wakeThreshold = 300
         idleTimeoutSecs = 0
         blockShutdown = true
         schedRunTime = 3
         nextStartTime = {
   d = {
     d = 0x109d657b0
   }
 }
         nextWakeTime = {
   d = {
     d = 0x109d62680
   }
 }
 #5  0x00000001026d2b8a in MThreadInternal::run (this=0x10ad1fdb0) at
 mthread.cpp:79
 No locals.
 #6  0x0000000105fb51f1 in QThreadPrivate::start (arg=0x10ad1fdb0) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x10c716000
         data = (QThreadData *) 0x10ad26280
         objectName = {
   d = 0x10ad25300
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10ad1fdb0,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10ad1fdb0
 #7  0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #8  0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 13 (process 41633):
 #0  TVRec::FinishedRecording (this=0x10ae10ea0, curRec=0x10a945fd0,
 recq=0x10a945be0) at tv_rec.cpp:817
         is_good = 12
         secsSince = 1
         message = {
   d = 0x2
 }
         me = {
   <QEvent> = {
     _vptr$QEvent = 0x170,
     d = 0x100000007,
     t = 2608,
     posted = 1,
     spont = 0,
     m_accept = 0,
     reserved = 482
   },
   members of MythEvent:
   m_message = {
     d = 0x10f110a30
   },
   m_extradata = {
     <QList<QString>> = {
       {
         p = {
           d = 0x10f100000
         },
         d = 0x10f100000
       }
     }, <No data fields>}
 }
         recgrp = {
   d = 0x10c692480
 }
         ors = 256
         was_finished = false
         aspectRatio = MARK_CUT_START
         avg_height = 208220160
         fsize = 4503183952
         autoJob = {
   i = 0x13120
 }
         finRecLock = {
   d = 0x10c205cc0
 }
         finRecMap = {
   {
     d = 0x10c2044d0,
     e = 0x10c2044d0
   }
 }
 #1  0x0000000101a1045c in TVRec::TeardownRecorder (this=0x10ae10ea0,
 request_flags=81920) at tv_rec.cpp:1129
         recq = (RecordingQuality *) 0x10a945be0
 #2  0x0000000101a34854 in TVRec::TuningShutdowns (this=0x10ae10ea0,
 request=@0x10c6928b8) at tv_rec.cpp:3670
         channum = {
   d = 0x106359170
 }
         inputname = {
   d = 0x106359170
 }
         newCardID = 0
 #3  0x0000000101a1f949 in TVRec::HandleTuning (this=0x10ae10ea0) at
 tv_rec.cpp:3514
         request = {
   flags = 81920,
   program = 0x0,
   channel = {
     d = 0x106359170
   },
   input = {
     d = 0x106359170
   },
   majorChan = 0,
   minorChan = 0,
   progNum = -1
 }
         input = {
   d = 0x106359170
 }
         streamData = (MPEGStreamData *) 0x10001c68a
 #4  0x0000000101a1cfed in TVRec::run (this=0x10ae10ea0) at tv_rec.cpp:1290
         recEnd = {
   d = {
     d = 0x10ae11430
   }
 }
         lock = {
   val = 4477489025
 }
 #5  0x0000000101a2218c in non-virtual thunk to TVRec::run()
 (this=0x10ae10ea8) at tv_rec.cpp:1461
 No locals.
 #6  0x00000001026d0c6b in MThread::run (this=0x10ae10e20) at
 mthread.cpp:319
 No locals.
 #7  0x00000001026d2b8a in MThreadInternal::run (this=0x10ae10e40) at
 mthread.cpp:79
 No locals.
 #8  0x0000000105fb51f1 in QThreadPrivate::start (arg=0x10ae10e40) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x10c693000
         data = (QThreadData *) 0x10ae11160
         objectName = {
   d = 0x10ae0edb0
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10ae10e40,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10ae10e40
 #9  0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #10 0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 12 (process 41633):
 #0  0x00007fff92eb40fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8f848fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fb6d8c in QWaitConditionPrivate::wait (this=0x109d19ce0,
 time=1000) at qwaitcondition_unix.cpp:84
         tv = {
   tv_sec = 1373518527,
   tv_usec = 577845
 }
         ti = {
   tv_sec = 1373518528,
   tv_nsec = 577845000
 }
         code = 1
 #3  0x0000000105fb6b22 in QWaitCondition::wait (this=0x109d19788,
 mutex=0x109d19780, time=1000) at qwaitcondition_unix.cpp:158
         returnValue = false
 #4  0x000000010270e1c2 in MythSignalingTimer::run (this=0x109d19750) at
 mythsignalingtimer.cpp:84
         locker = {
   val = 4459698049
 }
 #5  0x000000010270e28c in non-virtual thunk to MythSignalingTimer::run()
 (this=0x109d19760) at mythsignalingtimer.cpp:93
 No locals.
 #6  0x00000001026d2b8a in MThreadInternal::run (this=0x109d16810) at
 mthread.cpp:79
 No locals.
 #7  0x0000000105fb51f1 in QThreadPrivate::start (arg=0x109d16810) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x10c610000
         data = (QThreadData *) 0x109d19b30
         objectName = {
   d = 0x109d19630
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x109d16810,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x109d16810
 #8  0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #9  0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 10 (process 41633):
 #0  0x00007fff92eb4d16 in kevent ()
 No symbol table info available.
 #1  0x0000000103a829e3 in zmq::kqueue_t::loop ()
 No symbol table info available.
 #2  0x0000000103a82885 in zmq::kqueue_t::worker_routine ()
 No symbol table info available.
 #3  0x0000000103a974ea in thread_routine ()
 No symbol table info available.
 #4  0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #5  0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 9 (process 41633):
 #0  0x00007fff92eb4d16 in kevent ()
 No symbol table info available.
 #1  0x0000000103a829e3 in zmq::kqueue_t::loop ()
 No symbol table info available.
 #2  0x0000000103a82885 in zmq::kqueue_t::worker_routine ()
 No symbol table info available.
 #3  0x0000000103a974ea in thread_routine ()
 No symbol table info available.
 #4  0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #5  0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 8 (process 41633):
 #0  0x00007fff92eb4d16 in kevent ()
 No symbol table info available.
 #1  0x0000000103a829e3 in zmq::kqueue_t::loop ()
 No symbol table info available.
 #2  0x0000000103a82885 in zmq::kqueue_t::worker_routine ()
 No symbol table info available.
 #3  0x0000000103a974ea in thread_routine ()
 No symbol table info available.
 #4  0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #5  0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 7 (process 41633):
 #0  0x00007fff92eb4d16 in kevent ()
 No symbol table info available.
 #1  0x0000000103a829e3 in zmq::kqueue_t::loop ()
 No symbol table info available.
 #2  0x0000000103a82885 in zmq::kqueue_t::worker_routine ()
 No symbol table info available.
 #3  0x0000000103a974ea in thread_routine ()
 No symbol table info available.
 #4  0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #5  0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 6 (process 41633):
 #0  0x00007fff92eb4d16 in kevent ()
 No symbol table info available.
 #1  0x0000000103a829e3 in zmq::kqueue_t::loop ()
 No symbol table info available.
 #2  0x0000000103a82885 in zmq::kqueue_t::worker_routine ()
 No symbol table info available.
 #3  0x0000000103a974ea in thread_routine ()
 No symbol table info available.
 #4  0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #5  0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 5 (process 41633):
 #0  0x00007fff92eb40fa in __psynch_cvwait ()
 No symbol table info available.
 #1  0x00007fff8f848fe9 in _pthread_cond_wait ()
 No symbol table info available.
 #2  0x0000000105fb6d8c in QWaitConditionPrivate::wait (this=0x10a926f40,
 time=100) at qwaitcondition_unix.cpp:84
         tv = {
   tv_sec = 1373518527,
   tv_usec = 578464
 }
         ti = {
   tv_sec = 1373518527,
   tv_nsec = 678464000
 }
         code = 1
 #3  0x0000000105fb6b22 in QWaitCondition::wait (this=0x10a926b30,
 mutex=0x1028dfcd8, time=100) at qwaitcondition_unix.cpp:158
         returnValue = false
 #4  0x00000001027afe3b in LoggerThread::run (this=0x10a925b00) at
 logging.cpp:377
         item = (QEventDispatcherUNIXPrivate *) 0x10a047a00
         dieNow = false
 #5  0x00000001027b0b4c in non-virtual thunk to LoggerThread::run()
 (this=0x10a925b10) at logging.cpp:427
         e = (ZMQException &) @0xffffffffffffffff: No locals.
 #6  0x00000001026d2b8a in MThreadInternal::run (this=0x10a924a50) at
 mthread.cpp:79
 No locals.
 #7  0x0000000105fb51f1 in QThreadPrivate::start (arg=0x10a924a50) at
 qthread_unix.cpp:338
         __self = (_opaque_pthread_t *) 0x10ac87000
         data = (QThreadData *) 0x10a926990
         objectName = {
   d = 0x10a9268a0
 }
         __handler = {
   __routine = 0x105fb5260 <QThreadPrivate::finish(void*)>,
   __arg = 0x10a924a50,
   __next = 0x0
 }
         thr = (MThreadInternal *) 0x10a924a50
 #8  0x00007fff8f8447a2 in _pthread_start ()
 No symbol table info available.
 #9  0x00007fff8f8311e1 in thread_start ()
 No symbol table info available.

 Thread 2 (process 41633):
 #0  0x00007fff92eb4d16 in kevent ()
 No symbol table info available.
 #1  0x00007fff90f8ddea in _dispatch_mgr_invoke ()
 No symbol table info available.
 #2  0x00007fff90f8d9ee in _dispatch_mgr_thread ()
 No symbol table info available.

 Thread 1 (process 41633):
 #0  0x00007fff92eb4322 in select$DARWIN_EXTSN ()
 No symbol table info available.
 #1  0x0000000106190ffa in qt_safe_select (nfds=93, fdread=0x10b0047b8,
 fdwrite=0x10b004a50, fdexcept=0x10b004ce8, orig_timeout=0x7fff5fbff0d8) at
 qcore_unix.cpp:93
         start = {
   tv_sec = 76280,
   tv_usec = 588542
 }
         timeout = {
   tv_sec = 29,
   tv_usec = 987500
 }
         ret = 0
 #2  0x0000000106196f87 in QEventDispatcherUNIX::select (this=0x10a91f4d0,
 nfds=93, readfds=0x10b0047b8, writefds=0x10b004a50, exceptfds=0x10b004ce8,
 timeout=0x7fff5fbff0d8) at qeventdispatcher_unix.cpp:650
 No locals.
 #3  0x00000001061954a6 in QEventDispatcherUNIXPrivate::doSelect
 (this=0x10b004600, flags=@0x7fff5fbff0c8, timeout=0x7fff5fbff0d8) at
 qeventdispatcher_unix.cpp:219
         highest = 92
         wakeUpFd = 5
         q = (QEventDispatcherUNIX *) 0x10a91f4d0
         nsel = 32767
         nevents = 17760
         t = {0x106240d2c "Read", 0x106240d31 "Write", 0x106240d37
 "Exception"}
 #4  0x0000000106197c1f in QEventDispatcherUNIX::processEvents
 (this=0x10a91f4d0, flags=@0x7fff5fbff138) at qeventdispatcher_unix.cpp:937
         tm = (timeval *) 0x7fff5fbff0d8
         wait_tm = {
   tv_sec = 29,
   tv_usec = 987500
 }
         d = (QEventDispatcherUNIXPrivate *) 0x10b004600
         nevents = 0
         canWait = true
 #5  0x0000000106140cbc in QEventLoop::processEvents (this=0x7fff5fbff2b0,
 flags=@0x7fff5fbff1e0) at qeventloop.cpp:149
         d = (QEventLoopPrivate *) 0x10ae64150
 #6  0x0000000106140eb9 in QEventLoop::exec (this=0x7fff5fbff2b0,
 flags=@0x7fff5fbff298) at qeventloop.cpp:204
         d = (QEventLoopPrivate *) 0x10ae64150
         locker = {
   val = 4472310168
 }
         app = (QCoreApplication *) 0x7fff5fbffa00
         eventLoop = (QEventLoop *) 0x7fff5fbff2b0
 #7  0x0000000106145f31 in QCoreApplication::exec () at
 qcoreapplication.cpp:1218
         threadData = (QThreadData *) 0x10a920800
         eventLoop = (QEventLoop) {
   <QObject> = {
     _vptr$QObject = 0x106362090,
     d_ptr = {
       d = 0x10ae64150
     }
   }, <No data fields>}
         returnCode = 0
 #8  0x00000001001450d3 in run_backend (cmdline=@0x7fff5fbffa38) at
 main_helpers.cpp:691
         ismaster = true
         sysEventHandler = (MythSystemEventHandler *) 0x10ae0faa0
         fatal_error = false
         runsched = true
         sched = (Scheduler *) 0x10ad25f60
         httpStatus = (HttpStatus *) 0x109d80e60
         pHS = (HttpServer *) 0x10e600910
         port = 6543
         exitCode = 0
 #9  0x0000000100048074 in main (argc=6, argv=0x7fff5fbffa90) at
 main.cpp:135
         a = (QCoreApplication) {
   <QObject> = {
     _vptr$QObject = 0x106362150,
     d_ptr = {
       d = 0x10a920730
     }
   }, <No data fields>}
         retval = 0
         mask = {
   d = 0x10a9244f0
 }
         signallist = {
   {
     p = {
       d = 0x10a927040
     },
     d = 0x10a927040
   }
 }
         cmdline = (MythBackendCommandLineParser) {
   <MythCommandLineParser> = {
     _vptr$MythCommandLineParser = 0x100266320,
     m_appname = {
       d = 0x10a915d90
     },
     m_optionedArgs = {
       {
         d = 0x10a916320,
         e = 0x10a916320
       }
     },
     m_namedArgs = {
       {
         d = 0x10a916210,
         e = 0x10a916210
       }
     },
     m_passthroughActive = false,
     m_overridesImported = true,
     m_verbose = false
   }, <No data fields>}
         daemonize = false
         callCleanup = {
   m_cleanFunction = 0x10013fab0 <cleanup()>
 }
 }}}

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11661#comment:3>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list