Ticket #11458: stackTrace.txt

File stackTrace.txt, 26.5 KB (added by anonymous, 13 years ago)

Mac OSx Mountain Lion (10.8.3) stack trace

Line 
1Exception Type: EXC_CRASH (SIGSEGV)
2Exception Codes: 0x0000000000000000, 0x0000000000000000
3
4Thread 0:: Dispatch queue: com.apple.main-thread
50 QtGui 0x000000010fcff5e9 QRegion::isEmpty() const + 25
61 mythui 0x000000010cb55d84 MythUIType::SetChildNeedsRedraw(MythUIType*) + 148 (mythuitype.cpp:334)
72 mythui 0x000000010cb55ca4 MythUIType::SetRedraw() + 228 (mythuitype.cpp:319)
83 mythui 0x000000010cc00e5c MythUIEditBar::~MythUIEditBar() + 316 (qlist.h:731)
94 mythui 0x000000010cc00cec MythUIEditBar::~MythUIEditBar() + 12 (mythuieditbar.cpp:10)
105 QtCore 0x00000001109b31bf QObjectPrivate::deleteChildren() + 111
116 QtCore 0x00000001109b2fbd QObject::~QObject() + 1165
127 mythui 0x000000010cb54e35 MythUIType::~MythUIType() + 405 (mythuitype.cpp:76)
138 mythui 0x000000010cb5b7b1 MythScreenType::~MythScreenType() + 161 (mythscreentype.cpp:107)
149 mythtv 0x000000010bebc83c MythOSDWindow::~MythOSDWindow() + 12 (.osd.h:100)
1510 mythtv 0x000000010beb0734 OSD::TearDown() + 132 (osd.cpp:172)
1611 mythtv 0x000000010beb04c3 OSD::~OSD() + 19 (qhash.h:283)
1712 mythtv 0x000000010be29ec0 MythPlayer::VideoEnd() + 64 (mythplayer.cpp:2383)
1813 mythtv 0x000000010be2db76 MythPlayer::StopPlaying() + 422 (mythplayer.cpp:2736)
1914 mythtv 0x000000010bd98ac7 TV::StopStuff(PlayerContext*, PlayerContext*, bool, bool, bool) + 647 (tv_play.cpp:2569)
2015 mythtv 0x000000010bd8e3a7 TV::HandleStateChange(PlayerContext*, PlayerContext*) + 3719 (tv_play.cpp:2372)
2116 mythtv 0x000000010bd9b3f9 TV::timerEvent(QTimerEvent*) + 1033 (tv_play.cpp:2712)
2217 QtCore 0x00000001109b38a0 QObject::event(QEvent*) + 48
2318 mythtv 0x000000010bdb7e2f TV::event(QEvent*) + 271 (tv_play.cpp:3557)
2419 QtGui 0x000000010fb86cbc QApplicationPrivate::notify_helper(QObject*, QEvent*) + 252
2520 QtGui 0x000000010fb89b18 QApplication::notify(QObject*, QEvent*) + 6840
2621 QtCore 0x00000001109a0725 QCoreApplication::notifyInternal(QObject*, QEvent*) + 117
2722 QtGui 0x000000010fb8a4fc qt_sendSpontaneousEvent(QObject*, QEvent*) + 44
2823 QtGui 0x000000010fb3ea1b QEventDispatcherMacPrivate::activateTimer(__CFRunLoopTimer*, void*) + 187
2924 com.apple.CoreFoundation 0x00007fff8a094804 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
3025 com.apple.CoreFoundation 0x00007fff8a09431d __CFRunLoopDoTimer + 557
3126 com.apple.CoreFoundation 0x00007fff8a079ad9 __CFRunLoopRun + 1529
3227 com.apple.CoreFoundation 0x00007fff8a0790e2 CFRunLoopRunSpecific + 290
3328 com.apple.HIToolbox 0x00007fff89d72eb4 RunCurrentEventLoopInMode + 209
3429 com.apple.HIToolbox 0x00007fff89d72c52 ReceiveNextEventCommon + 356
3530 com.apple.HIToolbox 0x00007fff89d72ae3 BlockUntilNextEventMatchingListInMode + 62
3631 com.apple.AppKit 0x00007fff8e579563 _DPSNextEvent + 685
3732 com.apple.AppKit 0x00007fff8e578e22 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
3833 QtGui 0x000000010fb3f7dd QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 653
3934 QtCore 0x00000001109a0ad1 QCoreApplication::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 81
4035 mythtv 0x000000010bd6af30 TV::PlaybackLoop() + 336 (signalhandling.h:36)
4136 mythtv 0x000000010bd67b18 TV::StartTV(ProgramInfo*, unsigned int) + 2648 (tv_play.cpp:405)
4237 org.osx-bundler.MythFrontend 0x000000010a71fb45 PlaybackBox::Play(ProgramInfo const&, bool, bool, bool) + 373 (playbackbox.cpp:2451)
4338 org.osx-bundler.MythFrontend 0x000000010a71f862 PlaybackBox::PlayX(ProgramInfo const&, bool, bool) + 258 (playbackbox.cpp:2219)
4439 org.osx-bundler.MythFrontend 0x000000010a71f725 PlaybackBox::PlayFromBookmark(MythUIButtonListItem*) + 213 (playbackbox.cpp:2183)
4540 org.osx-bundler.MythFrontend 0x000000010a9575d4 PlaybackBox::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 324 (moc_playbackbox.cpp:252)
4641 QtCore 0x00000001109b80cb QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 2315
4742 mythui 0x000000010cc2f010 MythUIButtonList::itemClicked(MythUIButtonListItem*) + 64 (moc_mythuibuttonlist.cpp:121)
4843 mythui 0x000000010cbba743 MythUIButtonList::keyPressEvent(QKeyEvent*) + 4595 (mythuibuttonlist.cpp:2429)
4944 org.osx-bundler.MythFrontend 0x000000010a7305ee PlaybackBox::keyPressEvent(QKeyEvent*) + 190 (playbackbox.cpp:3761)
5045 mythui 0x000000010cb11873 MythMainWindow::eventFilter(QObject*, QEvent*) + 1763 (mythmainwindow.cpp:1973)
5146 QtCore 0x00000001109a0a1d QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) + 109
5247 QtGui 0x000000010fb86cab QApplicationPrivate::notify_helper(QObject*, QEvent*) + 235
5348 QtGui 0x000000010fb88b19 QApplication::notify(QObject*, QEvent*) + 2745
5449 QtCore 0x00000001109a0725 QCoreApplication::notifyInternal(QObject*, QEvent*) + 117
5550 QtGui 0x000000010fb8a4fc qt_sendSpontaneousEvent(QObject*, QEvent*) + 44
5651 QtGui 0x000000010fbfc55a QKeyMapper::sendKeyEvent(QWidget*, bool, QEvent::Type, int, QFlags<Qt::KeyboardModifier>, QString const&, bool, int, unsigned int, unsigned int, unsigned int, bool*) + 410
5752 QtGui 0x000000010fbfc032 QKeyMapperPrivate::translateKeyEvent(QWidget*, OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, bool) + 1138
5853 QtGui 0x000000010fb3925d qt_dispatchKeyEvent(void*, QWidget*) + 253
5954 QtGui 0x000000010fb2ecbe -[QCocoaView keyDown:] + 254
6055 com.apple.AppKit 0x00007fff8e65f050 -[NSWindow sendEvent:] + 9687
6156 QtGui 0x000000010fb31cdf -[QCocoaWindow sendEvent:] + 111
6257 com.apple.AppKit 0x00007fff8e65a674 -[NSApplication sendEvent:] + 5761
6358 QtGui 0x000000010fb3695f -[QNSApplication sendEvent:] + 79
6459 com.apple.AppKit 0x00007fff8e57024a -[NSApplication run] + 636
6560 QtGui 0x000000010fb3f703 QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 435
6661 QtCore 0x000000011099dae7 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 487
6762 QtCore 0x00000001109a0cb7 QCoreApplication::exec() + 199
6863 org.osx-bundler.MythFrontend 0x000000010a6f1dc0 main + 17056 (main.cpp:1741)
6964 libdyld.dylib 0x00007fff8b2de7e1 start + 1
70
71Thread 1 Crashed:: Dispatch queue: com.apple.libdispatch-manager
720 libsystem_kernel.dylib 0x00007fff87265d16 kevent + 10
731 libdispatch.dylib 0x00007fff87c1adea _dispatch_mgr_invoke + 883
742 libdispatch.dylib 0x00007fff87c1a9ee _dispatch_mgr_thread + 54
75
76Thread 2:
770 libsystem_kernel.dylib 0x00007fff872656d6 __workq_kernreturn + 10
781 libsystem_c.dylib 0x00007fff88c40f4c _pthread_workq_return + 25
792 libsystem_c.dylib 0x00007fff88c40d13 _pthread_wqthread + 412
803 libsystem_c.dylib 0x00007fff88c2b1d1 start_wqthread + 13
81
82Thread 3:
830 libsystem_kernel.dylib 0x00007fff872656d6 __workq_kernreturn + 10
841 libsystem_c.dylib 0x00007fff88c40f4c _pthread_workq_return + 25
852 libsystem_c.dylib 0x00007fff88c40d13 _pthread_wqthread + 412
863 libsystem_c.dylib 0x00007fff88c2b1d1 start_wqthread + 13
87
88Thread 4:: com.apple.CFSocket.private
890 libsystem_kernel.dylib 0x00007fff87265322 __select + 10
901 com.apple.CoreFoundation 0x00007fff8a0b8f46 __CFSocketManager + 1302
912 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
923 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
93
94Thread 5:: Logger
950 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
961 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
972 QtCore 0x00000001108a12f3 QWaitConditionPrivate::wait(unsigned long) + 211
983 QtCore 0x00000001108a1059 QWaitCondition::wait(QMutex*, unsigned long) + 217
994 mythbase 0x000000010c9752dd LoggerThread::run() + 1437 (logging.cpp:384)
1005 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
1016 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
1027 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
103
104Thread 6:: SystemManager
1050 libsystem_kernel.dylib 0x00007fff87265386 __semwait_signal + 10
1061 libsystem_c.dylib 0x00007fff88cc8800 nanosleep + 163
1072 mythbase 0x000000010c9c8a3e MythSystemManager::run() + 350 (system-unix.cpp:275)
1083 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
1094 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
1105 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
111
112Thread 7:: SystemSignalManager
1130 libsystem_kernel.dylib 0x00007fff87265386 __semwait_signal + 10
1141 libsystem_c.dylib 0x00007fff88cc8800 nanosleep + 163
1152 mythbase 0x000000010c9ca7a3 MythSystemSignalManager::run() + 275 (system-unix.cpp:496)
1163 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
1174 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
1185 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
119
120Thread 8:: SystemIOHandlerR
1210 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
1221 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
1232 QtCore 0x00000001108a1281 QWaitConditionPrivate::wait(unsigned long) + 97
1243 QtCore 0x00000001108a1059 QWaitCondition::wait(QMutex*, unsigned long) + 217
1254 mythbase 0x000000010c9c76b8 MythSystemIOHandler::run() + 888 (system-unix.cpp:100)
1265 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
1276 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
1287 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
129
130Thread 9:: SystemIOHandlerW
1310 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
1321 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
1332 QtCore 0x00000001108a1281 QWaitConditionPrivate::wait(unsigned long) + 97
1343 QtCore 0x00000001108a1059 QWaitCondition::wait(QMutex*, unsigned long) + 217
1354 mythbase 0x000000010c9c76b8 MythSystemIOHandler::run() + 888 (system-unix.cpp:100)
1365 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
1376 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
1387 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
139
140Thread 10:
1410 libsystem_kernel.dylib 0x00007fff87265d16 kevent + 10
1421 mythzmq 0x000000010d73fa93 zmq::kqueue_t::loop() + 307
1432 mythzmq 0x000000010d73f935 zmq::kqueue_t::worker_routine(void*) + 21
1443 mythzmq 0x000000010d75459a thread_routine + 282
1454 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
1465 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
147
148Thread 11:
1490 libsystem_kernel.dylib 0x00007fff87265d16 kevent + 10
1501 mythzmq 0x000000010d73fa93 zmq::kqueue_t::loop() + 307
1512 mythzmq 0x000000010d73f935 zmq::kqueue_t::worker_routine(void*) + 21
1523 mythzmq 0x000000010d75459a thread_routine + 282
1534 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
1545 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
155
156Thread 12:
1570 libsystem_kernel.dylib 0x00007fff87265d16 kevent + 10
1581 mythzmq 0x000000010d73fa93 zmq::kqueue_t::loop() + 307
1592 mythzmq 0x000000010d73f935 zmq::kqueue_t::worker_routine(void*) + 21
1603 mythzmq 0x000000010d75459a thread_routine + 282
1614 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
1625 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
163
164Thread 13:
1650 libsystem_kernel.dylib 0x00007fff87265d16 kevent + 10
1661 mythzmq 0x000000010d73fa93 zmq::kqueue_t::loop() + 307
1672 mythzmq 0x000000010d73f935 zmq::kqueue_t::worker_routine(void*) + 21
1683 mythzmq 0x000000010d75459a thread_routine + 282
1694 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
1705 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
171
172Thread 14:
1730 libsystem_kernel.dylib 0x00007fff87265d16 kevent + 10
1741 mythzmq 0x000000010d73fa93 zmq::kqueue_t::loop() + 307
1752 mythzmq 0x000000010d73f935 zmq::kqueue_t::worker_routine(void*) + 21
1763 mythzmq 0x000000010d75459a thread_routine + 282
1774 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
1785 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
179
180Thread 15:: SignalingTimer
1810 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
1821 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
1832 QtCore 0x00000001108a12f3 QWaitConditionPrivate::wait(unsigned long) + 211
1843 QtCore 0x00000001108a1059 QWaitCondition::wait(QMutex*, unsigned long) + 217
1854 mythbase 0x000000010c8c8d01 MythSignalingTimer::run() + 337 (mythsignalingtimer.cpp:84)
1865 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
1876 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
1887 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
189
190Thread 16:: AppleRemote
1910 libsystem_kernel.dylib 0x00007fff87265322 __select + 10
1921 QtCore 0x00000001109cb655 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 341
1932 QtCore 0x00000001109ce7ab QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) + 827
1943 QtCore 0x00000001109cfff8 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 216
1954 QtCore 0x000000011099dae7 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 487
1965 QtCore 0x000000011089d50f QThread::exec() + 223
1976 mythui 0x000000010cc102a6 non-virtual thunk to AppleRemote::run() + 22 (AppleRemote.cpp:123)
1987 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
1998 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
2009 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
201
202Thread 17:
2030 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
2041 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
2052 QtScript 0x000000010f7b7f82 QTWTF::TCMalloc_PageHeap::scavengerThread() + 98
2063 QtScript 0x000000010f7b7f19 QTWTF::TCMalloc_PageHeap::runScavengerThread(void*) + 9
2074 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
2085 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
209
210Thread 18:: SSDP
2110 libsystem_kernel.dylib 0x00007fff87265322 __select + 10
2121 mythupnp 0x000000010c76ed18 SSDP::run() + 584 (ssdp.cpp:292)
2132 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
2143 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
2154 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
216
217Thread 19:: TaskQueue
2180 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
2191 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
2202 QtCore 0x000000011089fcc5 QThread::msleep(unsigned long) + 229
2213 mythupnp 0x000000010c77546f TaskQueue::run() + 543 (taskqueue.cpp:126)
2224 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
2235 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
2246 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
225
226Thread 20:: PT0
2270 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
2281 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
2292 QtCore 0x00000001108a12f3 QWaitConditionPrivate::wait(unsigned long) + 211
2303 QtCore 0x00000001108a1059 QWaitCondition::wait(QMutex*, unsigned long) + 217
2314 mythbase 0x000000010c8881e8 MPoolThread::run() + 168 (mthreadpool.cpp:73)
2325 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
2336 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
2347 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
235
236Thread 21:: PT1
2370 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
2381 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
2392 QtCore 0x00000001108a12f3 QWaitConditionPrivate::wait(unsigned long) + 211
2403 QtCore 0x00000001108a1059 QWaitCondition::wait(QMutex*, unsigned long) + 217
2414 mythbase 0x000000010c8881e8 MPoolThread::run() + 168 (mthreadpool.cpp:73)
2425 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
2436 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
2447 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
245
246Thread 22:: PreviewGeneratorQueue
2470 libsystem_kernel.dylib 0x00007fff87265322 __select + 10
2481 QtCore 0x00000001109cb655 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 341
2492 QtCore 0x00000001109ce7ab QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) + 827
2503 QtCore 0x00000001109cfff8 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 216
2514 QtCore 0x000000011099dae7 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 487
2525 QtCore 0x000000011089d50f QThread::exec() + 223
2536 mythbase 0x000000010c8836f2 MThread::run() + 34 (mthread.cpp:322)
2547 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
2558 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
2569 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
257
258Thread 23:: PT2
2590 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
2601 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
2612 QtCore 0x00000001108a12f3 QWaitConditionPrivate::wait(unsigned long) + 211
2623 QtCore 0x00000001108a1059 QWaitCondition::wait(QMutex*, unsigned long) + 217
2634 mythbase 0x000000010c8881e8 MPoolThread::run() + 168 (mthreadpool.cpp:73)
2645 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
2656 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
2667 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
267
268Thread 24:: Socket
2690 libsystem_kernel.dylib 0x00007fff87265322 __select + 10
2701 mythbase 0x000000010c89af58 MythSocketThread::run() + 4104 (mythsocketthread.cpp:263)
2712 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
2723 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
2734 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
274
275Thread 25:: PlaybackBoxHelper
2760 libsystem_kernel.dylib 0x00007fff87265322 __select + 10
2771 QtCore 0x00000001109cb566 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 102
2782 QtCore 0x00000001109ce7ab QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) + 827
2793 QtCore 0x00000001109cfff8 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 216
2804 QtCore 0x000000011099dae7 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 487
2815 QtCore 0x000000011089d50f QThread::exec() + 223
2826 mythbase 0x000000010c8836f2 MThread::run() + 34 (mthread.cpp:322)
2837 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
2848 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
2859 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
286
287Thread 26:: PT3
2880 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
2891 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
2902 QtCore 0x00000001108a12f3 QWaitConditionPrivate::wait(unsigned long) + 211
2913 QtCore 0x00000001108a1059 QWaitCondition::wait(QMutex*, unsigned long) + 217
2924 mythbase 0x000000010c8881e8 MPoolThread::run() + 168 (mthreadpool.cpp:73)
2935 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
2946 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
2957 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
296
297Thread 27:: TVBrowseHelper
2980 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
2991 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
3002 QtCore 0x00000001108a1281 QWaitConditionPrivate::wait(unsigned long) + 97
3013 QtCore 0x00000001108a1059 QWaitCondition::wait(QMutex*, unsigned long) + 217
3024 mythtv 0x000000010be6ce73 TVBrowseHelper::run() + 259 (tvbrowsehelper.cpp:423)
3035 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
3046 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
3057 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
306
307Thread 28:: RingBuffer
3080 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
3091 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
3102 QtCore 0x00000001108a12f3 QWaitConditionPrivate::wait(unsigned long) + 211
3113 QtCore 0x00000001108a11ad QWaitCondition::wait(QReadWriteLock*, unsigned long) + 237
3124 mythtv 0x000000010bbdf103 RingBuffer::run() + 8355 (ringbuffer.cpp:767)
3135 QtCore 0x000000011089f5b0 QThreadPrivate::start(void*) + 432
3146 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
3157 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
316
317Thread 29:
3180 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
3191 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
3202 mythavcodec 0x000000010b0665ce frame_worker_thread + 158 (pthread.c:371)
3213 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
3224 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
323
324Thread 30:
3250 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
3261 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
3272 mythavcodec 0x000000010b0665ce frame_worker_thread + 158 (pthread.c:371)
3283 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
3294 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
330
331Thread 31:
3320 libsystem_kernel.dylib 0x00007fff872650fa __psynch_cvwait + 10
3331 libsystem_c.dylib 0x00007fff88c42fe9 _pthread_cond_wait + 869
3342 mythavcodec 0x000000010b0665ce frame_worker_thread + 158 (pthread.c:371)
3353 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
3364 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
337
338Thread 32:: com.apple.audio.IOThread.client
3390 libsystem_kernel.dylib 0x00007fff87263686 mach_msg_trap + 10
3401 libsystem_kernel.dylib 0x00007fff87262c42 mach_msg + 70
3412 com.apple.audio.CoreAudio 0x00007fff91f93f98 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
3423 com.apple.audio.CoreAudio 0x00007fff91f93f26 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
3434 com.apple.audio.CoreAudio 0x00007fff91f926f9 HALC_ProxyIOContext::IOWorkLoop() + 1209
3445 com.apple.audio.CoreAudio 0x00007fff91f921a1 HALC_ProxyIOContext::IOThreadEntry(void*) + 83
3456 com.apple.audio.CoreAudio 0x00007fff91f92069 HALB_IOThread::Entry(void*) + 75
3467 libsystem_c.dylib 0x00007fff88c3e7a2 _pthread_start + 327
3478 libsystem_c.dylib 0x00007fff88c2b1e1 thread_start + 13
348
349Thread 33:
3500 libsystem_kernel.dylib 0x00007fff872656d6 __workq_kernreturn + 10
3511 libsystem_c.dylib 0x00007fff88c40f4c _pthread_workq_return + 25
3522 libsystem_c.dylib 0x00007fff88c40d13 _pthread_wqthread + 412
3533 libsystem_c.dylib 0x00007fff88c2b1d1 start_wqthread + 13
354
355Thread 34:
3560 libsystem_kernel.dylib 0x00007fff872656d6 __workq_kernreturn + 10
3571 libsystem_c.dylib 0x00007fff88c40f4c _pthread_workq_return + 25
3582 libsystem_c.dylib 0x00007fff88c40d13 _pthread_wqthread + 412
3593 libsystem_c.dylib 0x00007fff88c2b1d1 start_wqthread + 13
360