| 1 | Exception Type: EXC_CRASH (SIGSEGV)
|
|---|
| 2 | Exception Codes: 0x0000000000000000, 0x0000000000000000
|
|---|
| 3 |
|
|---|
| 4 | Thread 0:: Dispatch queue: com.apple.main-thread
|
|---|
| 5 | 0 QtGui 0x000000010fcff5e9 QRegion::isEmpty() const + 25
|
|---|
| 6 | 1 mythui 0x000000010cb55d84 MythUIType::SetChildNeedsRedraw(MythUIType*) + 148 (mythuitype.cpp:334)
|
|---|
| 7 | 2 mythui 0x000000010cb55ca4 MythUIType::SetRedraw() + 228 (mythuitype.cpp:319)
|
|---|
| 8 | 3 mythui 0x000000010cc00e5c MythUIEditBar::~MythUIEditBar() + 316 (qlist.h:731)
|
|---|
| 9 | 4 mythui 0x000000010cc00cec MythUIEditBar::~MythUIEditBar() + 12 (mythuieditbar.cpp:10)
|
|---|
| 10 | 5 QtCore 0x00000001109b31bf QObjectPrivate::deleteChildren() + 111
|
|---|
| 11 | 6 QtCore 0x00000001109b2fbd QObject::~QObject() + 1165
|
|---|
| 12 | 7 mythui 0x000000010cb54e35 MythUIType::~MythUIType() + 405 (mythuitype.cpp:76)
|
|---|
| 13 | 8 mythui 0x000000010cb5b7b1 MythScreenType::~MythScreenType() + 161 (mythscreentype.cpp:107)
|
|---|
| 14 | 9 mythtv 0x000000010bebc83c MythOSDWindow::~MythOSDWindow() + 12 (.osd.h:100)
|
|---|
| 15 | 10 mythtv 0x000000010beb0734 OSD::TearDown() + 132 (osd.cpp:172)
|
|---|
| 16 | 11 mythtv 0x000000010beb04c3 OSD::~OSD() + 19 (qhash.h:283)
|
|---|
| 17 | 12 mythtv 0x000000010be29ec0 MythPlayer::VideoEnd() + 64 (mythplayer.cpp:2383)
|
|---|
| 18 | 13 mythtv 0x000000010be2db76 MythPlayer::StopPlaying() + 422 (mythplayer.cpp:2736)
|
|---|
| 19 | 14 mythtv 0x000000010bd98ac7 TV::StopStuff(PlayerContext*, PlayerContext*, bool, bool, bool) + 647 (tv_play.cpp:2569)
|
|---|
| 20 | 15 mythtv 0x000000010bd8e3a7 TV::HandleStateChange(PlayerContext*, PlayerContext*) + 3719 (tv_play.cpp:2372)
|
|---|
| 21 | 16 mythtv 0x000000010bd9b3f9 TV::timerEvent(QTimerEvent*) + 1033 (tv_play.cpp:2712)
|
|---|
| 22 | 17 QtCore 0x00000001109b38a0 QObject::event(QEvent*) + 48
|
|---|
| 23 | 18 mythtv 0x000000010bdb7e2f TV::event(QEvent*) + 271 (tv_play.cpp:3557)
|
|---|
| 24 | 19 QtGui 0x000000010fb86cbc QApplicationPrivate::notify_helper(QObject*, QEvent*) + 252
|
|---|
| 25 | 20 QtGui 0x000000010fb89b18 QApplication::notify(QObject*, QEvent*) + 6840
|
|---|
| 26 | 21 QtCore 0x00000001109a0725 QCoreApplication::notifyInternal(QObject*, QEvent*) + 117
|
|---|
| 27 | 22 QtGui 0x000000010fb8a4fc qt_sendSpontaneousEvent(QObject*, QEvent*) + 44
|
|---|
| 28 | 23 QtGui 0x000000010fb3ea1b QEventDispatcherMacPrivate::activateTimer(__CFRunLoopTimer*, void*) + 187
|
|---|
| 29 | 24 com.apple.CoreFoundation 0x00007fff8a094804 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
|
|---|
| 30 | 25 com.apple.CoreFoundation 0x00007fff8a09431d __CFRunLoopDoTimer + 557
|
|---|
| 31 | 26 com.apple.CoreFoundation 0x00007fff8a079ad9 __CFRunLoopRun + 1529
|
|---|
| 32 | 27 com.apple.CoreFoundation 0x00007fff8a0790e2 CFRunLoopRunSpecific + 290
|
|---|
| 33 | 28 com.apple.HIToolbox 0x00007fff89d72eb4 RunCurrentEventLoopInMode + 209
|
|---|
| 34 | 29 com.apple.HIToolbox 0x00007fff89d72c52 ReceiveNextEventCommon + 356
|
|---|
| 35 | 30 com.apple.HIToolbox 0x00007fff89d72ae3 BlockUntilNextEventMatchingListInMode + 62
|
|---|
| 36 | 31 com.apple.AppKit 0x00007fff8e579563 _DPSNextEvent + 685
|
|---|
| 37 | 32 com.apple.AppKit 0x00007fff8e578e22 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
|
|---|
| 38 | 33 QtGui 0x000000010fb3f7dd QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 653
|
|---|
| 39 | 34 QtCore 0x00000001109a0ad1 QCoreApplication::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 81
|
|---|
| 40 | 35 mythtv 0x000000010bd6af30 TV::PlaybackLoop() + 336 (signalhandling.h:36)
|
|---|
| 41 | 36 mythtv 0x000000010bd67b18 TV::StartTV(ProgramInfo*, unsigned int) + 2648 (tv_play.cpp:405)
|
|---|
| 42 | 37 org.osx-bundler.MythFrontend 0x000000010a71fb45 PlaybackBox::Play(ProgramInfo const&, bool, bool, bool) + 373 (playbackbox.cpp:2451)
|
|---|
| 43 | 38 org.osx-bundler.MythFrontend 0x000000010a71f862 PlaybackBox::PlayX(ProgramInfo const&, bool, bool) + 258 (playbackbox.cpp:2219)
|
|---|
| 44 | 39 org.osx-bundler.MythFrontend 0x000000010a71f725 PlaybackBox::PlayFromBookmark(MythUIButtonListItem*) + 213 (playbackbox.cpp:2183)
|
|---|
| 45 | 40 org.osx-bundler.MythFrontend 0x000000010a9575d4 PlaybackBox::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 324 (moc_playbackbox.cpp:252)
|
|---|
| 46 | 41 QtCore 0x00000001109b80cb QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 2315
|
|---|
| 47 | 42 mythui 0x000000010cc2f010 MythUIButtonList::itemClicked(MythUIButtonListItem*) + 64 (moc_mythuibuttonlist.cpp:121)
|
|---|
| 48 | 43 mythui 0x000000010cbba743 MythUIButtonList::keyPressEvent(QKeyEvent*) + 4595 (mythuibuttonlist.cpp:2429)
|
|---|
| 49 | 44 org.osx-bundler.MythFrontend 0x000000010a7305ee PlaybackBox::keyPressEvent(QKeyEvent*) + 190 (playbackbox.cpp:3761)
|
|---|
| 50 | 45 mythui 0x000000010cb11873 MythMainWindow::eventFilter(QObject*, QEvent*) + 1763 (mythmainwindow.cpp:1973)
|
|---|
| 51 | 46 QtCore 0x00000001109a0a1d QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) + 109
|
|---|
| 52 | 47 QtGui 0x000000010fb86cab QApplicationPrivate::notify_helper(QObject*, QEvent*) + 235
|
|---|
| 53 | 48 QtGui 0x000000010fb88b19 QApplication::notify(QObject*, QEvent*) + 2745
|
|---|
| 54 | 49 QtCore 0x00000001109a0725 QCoreApplication::notifyInternal(QObject*, QEvent*) + 117
|
|---|
| 55 | 50 QtGui 0x000000010fb8a4fc qt_sendSpontaneousEvent(QObject*, QEvent*) + 44
|
|---|
| 56 | 51 QtGui 0x000000010fbfc55a QKeyMapper::sendKeyEvent(QWidget*, bool, QEvent::Type, int, QFlags<Qt::KeyboardModifier>, QString const&, bool, int, unsigned int, unsigned int, unsigned int, bool*) + 410
|
|---|
| 57 | 52 QtGui 0x000000010fbfc032 QKeyMapperPrivate::translateKeyEvent(QWidget*, OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, bool) + 1138
|
|---|
| 58 | 53 QtGui 0x000000010fb3925d qt_dispatchKeyEvent(void*, QWidget*) + 253
|
|---|
| 59 | 54 QtGui 0x000000010fb2ecbe -[QCocoaView keyDown:] + 254
|
|---|
| 60 | 55 com.apple.AppKit 0x00007fff8e65f050 -[NSWindow sendEvent:] + 9687
|
|---|
| 61 | 56 QtGui 0x000000010fb31cdf -[QCocoaWindow sendEvent:] + 111
|
|---|
| 62 | 57 com.apple.AppKit 0x00007fff8e65a674 -[NSApplication sendEvent:] + 5761
|
|---|
| 63 | 58 QtGui 0x000000010fb3695f -[QNSApplication sendEvent:] + 79
|
|---|
| 64 | 59 com.apple.AppKit 0x00007fff8e57024a -[NSApplication run] + 636
|
|---|
| 65 | 60 QtGui 0x000000010fb3f703 QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 435
|
|---|
| 66 | 61 QtCore 0x000000011099dae7 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 487
|
|---|
| 67 | 62 QtCore 0x00000001109a0cb7 QCoreApplication::exec() + 199
|
|---|
| 68 | 63 org.osx-bundler.MythFrontend 0x000000010a6f1dc0 main + 17056 (main.cpp:1741)
|
|---|
| 69 | 64 libdyld.dylib 0x00007fff8b2de7e1 start + 1
|
|---|
| 70 |
|
|---|
| 71 | Thread 1 Crashed:: Dispatch queue: com.apple.libdispatch-manager
|
|---|
| 72 | 0 libsystem_kernel.dylib 0x00007fff87265d16 kevent + 10
|
|---|
| 73 | 1 libdispatch.dylib 0x00007fff87c1adea _dispatch_mgr_invoke + 883
|
|---|
| 74 | 2 libdispatch.dylib 0x00007fff87c1a9ee _dispatch_mgr_thread + 54
|
|---|
| 75 |
|
|---|
| 76 | Thread 2:
|
|---|
| 77 | 0 libsystem_kernel.dylib 0x00007fff872656d6 __workq_kernreturn + 10
|
|---|
| 78 | 1 libsystem_c.dylib 0x00007fff88c40f4c _pthread_workq_return + 25
|
|---|
| 79 | 2 libsystem_c.dylib 0x00007fff88c40d13 _pthread_wqthread + 412
|
|---|
| 80 | 3 libsystem_c.dylib 0x00007fff88c2b1d1 start_wqthread + 13
|
|---|
| 81 |
|
|---|
| 82 | Thread 3:
|
|---|
| 83 | 0 libsystem_kernel.dylib 0x00007fff872656d6 __workq_kernreturn + 10
|
|---|
| 84 | 1 libsystem_c.dylib 0x00007fff88c40f4c _pthread_workq_return + 25
|
|---|
| 85 | 2 libsystem_c.dylib 0x00007fff88c40d13 _pthread_wqthread + 412
|
|---|
| 86 | 3 libsystem_c.dylib 0x00007fff88c2b1d1 start_wqthread + 13
|
|---|
| 87 |
|
|---|
| 88 | Thread 4:: com.apple.CFSocket.private
|
|---|
| 89 | 0 libsystem_kernel.dylib 0x00007fff87265322 __select + 10
|
|---|
| 90 | 1 com.apple.CoreFoundation 0x00007fff8a0b8f46 __CFSocketManager + 1302
|
|---|
| 91 | 2 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 92 | 3 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 93 |
|
|---|
| 94 | Thread 5:: Logger
|
|---|
| 95 | 0 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
|
|---|
| 96 | 1 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
|
|---|
| 97 | 2 QtCore 0x00000001108a12f3 QWaitConditionPrivate::wait(unsigned long) + 211
|
|---|
| 98 | 3 QtCore 0x00000001108a1059 QWaitCondition::wait(QMutex*, unsigned long) + 217
|
|---|
| 99 | 4 mythbase 0x000000010c9752dd LoggerThread::run() + 1437 (logging.cpp:384)
|
|---|
| 100 | 5 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
|
|---|
| 101 | 6 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 102 | 7 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 103 |
|
|---|
| 104 | Thread 6:: SystemManager
|
|---|
| 105 | 0 libsystem_kernel.dylib 0x00007fff87265386 __semwait_signal + 10
|
|---|
| 106 | 1 libsystem_c.dylib 0x00007fff88cc8800 nanosleep + 163
|
|---|
| 107 | 2 mythbase 0x000000010c9c8a3e MythSystemManager::run() + 350 (system-unix.cpp:275)
|
|---|
| 108 | 3 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
|
|---|
| 109 | 4 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 110 | 5 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 111 |
|
|---|
| 112 | Thread 7:: SystemSignalManager
|
|---|
| 113 | 0 libsystem_kernel.dylib 0x00007fff87265386 __semwait_signal + 10
|
|---|
| 114 | 1 libsystem_c.dylib 0x00007fff88cc8800 nanosleep + 163
|
|---|
| 115 | 2 mythbase 0x000000010c9ca7a3 MythSystemSignalManager::run() + 275 (system-unix.cpp:496)
|
|---|
| 116 | 3 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
|
|---|
| 117 | 4 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 118 | 5 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 119 |
|
|---|
| 120 | Thread 8:: SystemIOHandlerR
|
|---|
| 121 | 0 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
|
|---|
| 122 | 1 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
|
|---|
| 123 | 2 QtCore 0x00000001108a1281 QWaitConditionPrivate::wait(unsigned long) + 97
|
|---|
| 124 | 3 QtCore 0x00000001108a1059 QWaitCondition::wait(QMutex*, unsigned long) + 217
|
|---|
| 125 | 4 mythbase 0x000000010c9c76b8 MythSystemIOHandler::run() + 888 (system-unix.cpp:100)
|
|---|
| 126 | 5 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
|
|---|
| 127 | 6 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 128 | 7 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 129 |
|
|---|
| 130 | Thread 9:: SystemIOHandlerW
|
|---|
| 131 | 0 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
|
|---|
| 132 | 1 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
|
|---|
| 133 | 2 QtCore 0x00000001108a1281 QWaitConditionPrivate::wait(unsigned long) + 97
|
|---|
| 134 | 3 QtCore 0x00000001108a1059 QWaitCondition::wait(QMutex*, unsigned long) + 217
|
|---|
| 135 | 4 mythbase 0x000000010c9c76b8 MythSystemIOHandler::run() + 888 (system-unix.cpp:100)
|
|---|
| 136 | 5 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
|
|---|
| 137 | 6 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 138 | 7 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 139 |
|
|---|
| 140 | Thread 10:
|
|---|
| 141 | 0 libsystem_kernel.dylib 0x00007fff87265d16 kevent + 10
|
|---|
| 142 | 1 mythzmq 0x000000010d73fa93 zmq::kqueue_t::loop() + 307
|
|---|
| 143 | 2 mythzmq 0x000000010d73f935 zmq::kqueue_t::worker_routine(void*) + 21
|
|---|
| 144 | 3 mythzmq 0x000000010d75459a thread_routine + 282
|
|---|
| 145 | 4 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 146 | 5 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 147 |
|
|---|
| 148 | Thread 11:
|
|---|
| 149 | 0 libsystem_kernel.dylib 0x00007fff87265d16 kevent + 10
|
|---|
| 150 | 1 mythzmq 0x000000010d73fa93 zmq::kqueue_t::loop() + 307
|
|---|
| 151 | 2 mythzmq 0x000000010d73f935 zmq::kqueue_t::worker_routine(void*) + 21
|
|---|
| 152 | 3 mythzmq 0x000000010d75459a thread_routine + 282
|
|---|
| 153 | 4 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 154 | 5 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 155 |
|
|---|
| 156 | Thread 12:
|
|---|
| 157 | 0 libsystem_kernel.dylib 0x00007fff87265d16 kevent + 10
|
|---|
| 158 | 1 mythzmq 0x000000010d73fa93 zmq::kqueue_t::loop() + 307
|
|---|
| 159 | 2 mythzmq 0x000000010d73f935 zmq::kqueue_t::worker_routine(void*) + 21
|
|---|
| 160 | 3 mythzmq 0x000000010d75459a thread_routine + 282
|
|---|
| 161 | 4 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 162 | 5 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 163 |
|
|---|
| 164 | Thread 13:
|
|---|
| 165 | 0 libsystem_kernel.dylib 0x00007fff87265d16 kevent + 10
|
|---|
| 166 | 1 mythzmq 0x000000010d73fa93 zmq::kqueue_t::loop() + 307
|
|---|
| 167 | 2 mythzmq 0x000000010d73f935 zmq::kqueue_t::worker_routine(void*) + 21
|
|---|
| 168 | 3 mythzmq 0x000000010d75459a thread_routine + 282
|
|---|
| 169 | 4 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 170 | 5 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 171 |
|
|---|
| 172 | Thread 14:
|
|---|
| 173 | 0 libsystem_kernel.dylib 0x00007fff87265d16 kevent + 10
|
|---|
| 174 | 1 mythzmq 0x000000010d73fa93 zmq::kqueue_t::loop() + 307
|
|---|
| 175 | 2 mythzmq 0x000000010d73f935 zmq::kqueue_t::worker_routine(void*) + 21
|
|---|
| 176 | 3 mythzmq 0x000000010d75459a thread_routine + 282
|
|---|
| 177 | 4 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 178 | 5 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 179 |
|
|---|
| 180 | Thread 15:: SignalingTimer
|
|---|
| 181 | 0 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
|
|---|
| 182 | 1 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
|
|---|
| 183 | 2 QtCore 0x00000001108a12f3 QWaitConditionPrivate::wait(unsigned long) + 211
|
|---|
| 184 | 3 QtCore 0x00000001108a1059 QWaitCondition::wait(QMutex*, unsigned long) + 217
|
|---|
| 185 | 4 mythbase 0x000000010c8c8d01 MythSignalingTimer::run() + 337 (mythsignalingtimer.cpp:84)
|
|---|
| 186 | 5 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
|
|---|
| 187 | 6 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 188 | 7 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 189 |
|
|---|
| 190 | Thread 16:: AppleRemote
|
|---|
| 191 | 0 libsystem_kernel.dylib 0x00007fff87265322 __select + 10
|
|---|
| 192 | 1 QtCore 0x00000001109cb655 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 341
|
|---|
| 193 | 2 QtCore 0x00000001109ce7ab QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) + 827
|
|---|
| 194 | 3 QtCore 0x00000001109cfff8 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 216
|
|---|
| 195 | 4 QtCore 0x000000011099dae7 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 487
|
|---|
| 196 | 5 QtCore 0x000000011089d50f QThread::exec() + 223
|
|---|
| 197 | 6 mythui 0x000000010cc102a6 non-virtual thunk to AppleRemote::run() + 22 (AppleRemote.cpp:123)
|
|---|
| 198 | 7 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
|
|---|
| 199 | 8 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 200 | 9 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 201 |
|
|---|
| 202 | Thread 17:
|
|---|
| 203 | 0 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
|
|---|
| 204 | 1 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
|
|---|
| 205 | 2 QtScript 0x000000010f7b7f82 QTWTF::TCMalloc_PageHeap::scavengerThread() + 98
|
|---|
| 206 | 3 QtScript 0x000000010f7b7f19 QTWTF::TCMalloc_PageHeap::runScavengerThread(void*) + 9
|
|---|
| 207 | 4 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 208 | 5 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 209 |
|
|---|
| 210 | Thread 18:: SSDP
|
|---|
| 211 | 0 libsystem_kernel.dylib 0x00007fff87265322 __select + 10
|
|---|
| 212 | 1 mythupnp 0x000000010c76ed18 SSDP::run() + 584 (ssdp.cpp:292)
|
|---|
| 213 | 2 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
|
|---|
| 214 | 3 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 215 | 4 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 216 |
|
|---|
| 217 | Thread 19:: TaskQueue
|
|---|
| 218 | 0 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
|
|---|
| 219 | 1 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
|
|---|
| 220 | 2 QtCore 0x000000011089fcc5 QThread::msleep(unsigned long) + 229
|
|---|
| 221 | 3 mythupnp 0x000000010c77546f TaskQueue::run() + 543 (taskqueue.cpp:126)
|
|---|
| 222 | 4 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
|
|---|
| 223 | 5 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 224 | 6 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 225 |
|
|---|
| 226 | Thread 20:: PT0
|
|---|
| 227 | 0 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
|
|---|
| 228 | 1 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
|
|---|
| 229 | 2 QtCore 0x00000001108a12f3 QWaitConditionPrivate::wait(unsigned long) + 211
|
|---|
| 230 | 3 QtCore 0x00000001108a1059 QWaitCondition::wait(QMutex*, unsigned long) + 217
|
|---|
| 231 | 4 mythbase 0x000000010c8881e8 MPoolThread::run() + 168 (mthreadpool.cpp:73)
|
|---|
| 232 | 5 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
|
|---|
| 233 | 6 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 234 | 7 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 235 |
|
|---|
| 236 | Thread 21:: PT1
|
|---|
| 237 | 0 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
|
|---|
| 238 | 1 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
|
|---|
| 239 | 2 QtCore 0x00000001108a12f3 QWaitConditionPrivate::wait(unsigned long) + 211
|
|---|
| 240 | 3 QtCore 0x00000001108a1059 QWaitCondition::wait(QMutex*, unsigned long) + 217
|
|---|
| 241 | 4 mythbase 0x000000010c8881e8 MPoolThread::run() + 168 (mthreadpool.cpp:73)
|
|---|
| 242 | 5 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
|
|---|
| 243 | 6 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 244 | 7 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 245 |
|
|---|
| 246 | Thread 22:: PreviewGeneratorQueue
|
|---|
| 247 | 0 libsystem_kernel.dylib 0x00007fff87265322 __select + 10
|
|---|
| 248 | 1 QtCore 0x00000001109cb655 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 341
|
|---|
| 249 | 2 QtCore 0x00000001109ce7ab QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) + 827
|
|---|
| 250 | 3 QtCore 0x00000001109cfff8 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 216
|
|---|
| 251 | 4 QtCore 0x000000011099dae7 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 487
|
|---|
| 252 | 5 QtCore 0x000000011089d50f QThread::exec() + 223
|
|---|
| 253 | 6 mythbase 0x000000010c8836f2 MThread::run() + 34 (mthread.cpp:322)
|
|---|
| 254 | 7 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
|
|---|
| 255 | 8 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 256 | 9 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 257 |
|
|---|
| 258 | Thread 23:: PT2
|
|---|
| 259 | 0 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
|
|---|
| 260 | 1 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
|
|---|
| 261 | 2 QtCore 0x00000001108a12f3 QWaitConditionPrivate::wait(unsigned long) + 211
|
|---|
| 262 | 3 QtCore 0x00000001108a1059 QWaitCondition::wait(QMutex*, unsigned long) + 217
|
|---|
| 263 | 4 mythbase 0x000000010c8881e8 MPoolThread::run() + 168 (mthreadpool.cpp:73)
|
|---|
| 264 | 5 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
|
|---|
| 265 | 6 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 266 | 7 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 267 |
|
|---|
| 268 | Thread 24:: Socket
|
|---|
| 269 | 0 libsystem_kernel.dylib 0x00007fff87265322 __select + 10
|
|---|
| 270 | 1 mythbase 0x000000010c89af58 MythSocketThread::run() + 4104 (mythsocketthread.cpp:263)
|
|---|
| 271 | 2 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
|
|---|
| 272 | 3 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 273 | 4 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 274 |
|
|---|
| 275 | Thread 25:: PlaybackBoxHelper
|
|---|
| 276 | 0 libsystem_kernel.dylib 0x00007fff87265322 __select + 10
|
|---|
| 277 | 1 QtCore 0x00000001109cb566 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 102
|
|---|
| 278 | 2 QtCore 0x00000001109ce7ab QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) + 827
|
|---|
| 279 | 3 QtCore 0x00000001109cfff8 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 216
|
|---|
| 280 | 4 QtCore 0x000000011099dae7 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 487
|
|---|
| 281 | 5 QtCore 0x000000011089d50f QThread::exec() + 223
|
|---|
| 282 | 6 mythbase 0x000000010c8836f2 MThread::run() + 34 (mthread.cpp:322)
|
|---|
| 283 | 7 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
|
|---|
| 284 | 8 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 285 | 9 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 286 |
|
|---|
| 287 | Thread 26:: PT3
|
|---|
| 288 | 0 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
|
|---|
| 289 | 1 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
|
|---|
| 290 | 2 QtCore 0x00000001108a12f3 QWaitConditionPrivate::wait(unsigned long) + 211
|
|---|
| 291 | 3 QtCore 0x00000001108a1059 QWaitCondition::wait(QMutex*, unsigned long) + 217
|
|---|
| 292 | 4 mythbase 0x000000010c8881e8 MPoolThread::run() + 168 (mthreadpool.cpp:73)
|
|---|
| 293 | 5 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
|
|---|
| 294 | 6 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 295 | 7 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 296 |
|
|---|
| 297 | Thread 27:: TVBrowseHelper
|
|---|
| 298 | 0 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
|
|---|
| 299 | 1 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
|
|---|
| 300 | 2 QtCore 0x00000001108a1281 QWaitConditionPrivate::wait(unsigned long) + 97
|
|---|
| 301 | 3 QtCore 0x00000001108a1059 QWaitCondition::wait(QMutex*, unsigned long) + 217
|
|---|
| 302 | 4 mythtv 0x000000010be6ce73 TVBrowseHelper::run() + 259 (tvbrowsehelper.cpp:423)
|
|---|
| 303 | 5 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
|
|---|
| 304 | 6 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 305 | 7 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 306 |
|
|---|
| 307 | Thread 28:: RingBuffer
|
|---|
| 308 | 0 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
|
|---|
| 309 | 1 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
|
|---|
| 310 | 2 QtCore 0x00000001108a12f3 QWaitConditionPrivate::wait(unsigned long) + 211
|
|---|
| 311 | 3 QtCore 0x00000001108a11ad QWaitCondition::wait(QReadWriteLock*, unsigned long) + 237
|
|---|
| 312 | 4 mythtv 0x000000010bbdf103 RingBuffer::run() + 8355 (ringbuffer.cpp:767)
|
|---|
| 313 | 5 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
|
|---|
| 314 | 6 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 315 | 7 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 316 |
|
|---|
| 317 | Thread 29:
|
|---|
| 318 | 0 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
|
|---|
| 319 | 1 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
|
|---|
| 320 | 2 mythavcodec 0x000000010b0665ce frame_worker_thread + 158 (pthread.c:371)
|
|---|
| 321 | 3 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 322 | 4 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 323 |
|
|---|
| 324 | Thread 30:
|
|---|
| 325 | 0 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
|
|---|
| 326 | 1 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
|
|---|
| 327 | 2 mythavcodec 0x000000010b0665ce frame_worker_thread + 158 (pthread.c:371)
|
|---|
| 328 | 3 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 329 | 4 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 330 |
|
|---|
| 331 | Thread 31:
|
|---|
| 332 | 0 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
|
|---|
| 333 | 1 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
|
|---|
| 334 | 2 mythavcodec 0x000000010b0665ce frame_worker_thread + 158 (pthread.c:371)
|
|---|
| 335 | 3 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 336 | 4 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 337 |
|
|---|
| 338 | Thread 32:: com.apple.audio.IOThread.client
|
|---|
| 339 | 0 libsystem_kernel.dylib 0x00007fff87263686 mach_msg_trap + 10
|
|---|
| 340 | 1 libsystem_kernel.dylib 0x00007fff87262c42 mach_msg + 70
|
|---|
| 341 | 2 com.apple.audio.CoreAudio 0x00007fff91f93f98 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
|
|---|
| 342 | 3 com.apple.audio.CoreAudio 0x00007fff91f93f26 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
|
|---|
| 343 | 4 com.apple.audio.CoreAudio 0x00007fff91f926f9 HALC_ProxyIOContext::IOWorkLoop() + 1209
|
|---|
| 344 | 5 com.apple.audio.CoreAudio 0x00007fff91f921a1 HALC_ProxyIOContext::IOThreadEntry(void*) + 83
|
|---|
| 345 | 6 com.apple.audio.CoreAudio 0x00007fff91f92069 HALB_IOThread::Entry(void*) + 75
|
|---|
| 346 | 7 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
|
|---|
| 347 | 8 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
|
|---|
| 348 |
|
|---|
| 349 | Thread 33:
|
|---|
| 350 | 0 libsystem_kernel.dylib 0x00007fff872656d6 __workq_kernreturn + 10
|
|---|
| 351 | 1 libsystem_c.dylib 0x00007fff88c40f4c _pthread_workq_return + 25
|
|---|
| 352 | 2 libsystem_c.dylib 0x00007fff88c40d13 _pthread_wqthread + 412
|
|---|
| 353 | 3 libsystem_c.dylib 0x00007fff88c2b1d1 start_wqthread + 13
|
|---|
| 354 |
|
|---|
| 355 | Thread 34:
|
|---|
| 356 | 0 libsystem_kernel.dylib 0x00007fff872656d6 __workq_kernreturn + 10
|
|---|
| 357 | 1 libsystem_c.dylib 0x00007fff88c40f4c _pthread_workq_return + 25
|
|---|
| 358 | 2 libsystem_c.dylib 0x00007fff88c40d13 _pthread_wqthread + 412
|
|---|
| 359 | 3 libsystem_c.dylib 0x00007fff88c2b1d1 start_wqthread + 13
|
|---|
| 360 |
|
|---|