Skip to content

Instantly share code, notes, and snippets.

@dmilith
Last active August 29, 2015 14:04
Show Gist options
  • Save dmilith/93579a2537a87aa70d3e to your computer and use it in GitHub Desktop.
Save dmilith/93579a2537a87aa70d3e to your computer and use it in GitHub Desktop.
frame #3: 0x00007fff8d34abb0 CarbonCore`register_with_server + 869
frame #4: 0x00007fff8d34a69c CarbonCore`FSEventStreamStart + 260
frame #5: 0x000000010023f5a8 QtCore`QFseventsFileSystemWatcherEngine::startStream() + 520
frame #6: 0x000000010023f336 QtCore`QFseventsFileSystemWatcherEngine::restartStream() + 70
frame #7: 0x00000001002414c9 QtCore`QFseventsFileSystemWatcherEngine::removePaths(QStringList const&, QStringList*, QStringList*) + 1817
frame #8: 0x000000010040f3ba QtCore`QFileSystemWatcher::removePaths(QStringList const&) + 634
frame #9: 0x000000010040f0a9 QtCore`QFileSystemWatcher::removePath(QString const&) + 73
frame #10: 0x000000010000f212 svdpanel`unregisterFile + 146 at file_events_manager.cc:27
frame #11: 0x0000000100043453 svdpanel`releaseUpdate + 35 at tail.cc:27
frame #12: 0x0000000100040b98 svdpanel`refresh + 1176 at panel_service.cc:70
frame #13: 0x000000010002c762 svdpanel`refreshServicesList + 5058 at panel.cc:86
frame #14: 0x000000010002b37e svdpanel`refresh + 30 at panel.cc:40
frame #15: 0x0000000100045882 svdpanel`qt_static_metacall + 146 at moc_panel.cpp:99
frame #16: 0x00000001004c0afa QtCore`QMetaObject::activate(QObject*, int, int, void**) + 618
frame #17: 0x00000001004b9724 QtCore`QObject::event(QEvent*) + 68
frame #18: 0x0000000100488c11 QtCore`QCoreApplication::notify(QObject*, QEvent*) + 193
frame #19: 0x0000000100488b13 QtCore`QCoreApplication::notifyInternal(QObject*, QEvent*) + 115
frame #20: 0x00000001004e66b6 QtCore`QTimerInfoList::activateTimers() + 1318
frame #21: 0x00000001004e50fe QtCore`QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 270
frame #22: 0x00000001004858ad QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 397
frame #23: 0x000000010048924f QtCore`QCoreApplication::exec() + 399
frame #24: 0x000000010002a75a svdpanel`main + 1354 at main.cc:82
frame #25: 0x0000000100002c34 svdpanel`start + 52
* thread #1: tid = 0x56594, 0x00007fff9289d716 libsystem_kernel.dylib`__psynch_cvwait + 10, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
* frame #0: 0x00007fff9289d716 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8df9cc3b libsystem_pthread.dylib`_pthread_cond_wait + 727
frame #2: 0x00007fff8d3638aa CarbonCore`FSEventStreamFlushSync + 321
frame #3: 0x000000010023fa80 QtCore`QFseventsFileSystemWatcherEngine::addPaths(QStringList const&, QStringList*, QStringList*) + 64
frame #4: 0x000000010040ebb0 QtCore`QFileSystemWatcher::addPaths(QStringList const&) + 1264
frame #5: 0x000000010040efc9 QtCore`QFileSystemWatcher::addPath(QString const&) + 73
frame #6: 0x000000010000f0eb svdpanel`registerFile + 475 at file_events_manager.cc:15
frame #7: 0x00000001000434cd svdpanel`releaseUpdate + 157 at tail.cc:30
frame #8: 0x0000000100040b98 svdpanel`refresh + 1176 at panel_service.cc:70
frame #9: 0x000000010002c762 svdpanel`refreshServicesList + 5058 at panel.cc:86
frame #10: 0x000000010002b37e svdpanel`refresh + 30 at panel.cc:40
frame #11: 0x0000000100045882 svdpanel`qt_static_metacall + 146 at moc_panel.cpp:99
frame #12: 0x00000001004c0afa QtCore`QMetaObject::activate(QObject*, int, int, void**) + 618
frame #13: 0x00000001004b9724 QtCore`QObject::event(QEvent*) + 68
frame #14: 0x0000000100488c11 QtCore`QCoreApplication::notify(QObject*, QEvent*) + 193
frame #15: 0x0000000100488b13 QtCore`QCoreApplication::notifyInternal(QObject*, QEvent*) + 115
frame #16: 0x00000001004e66b6 QtCore`QTimerInfoList::activateTimers() + 1318
frame #17: 0x00000001004e50fe QtCore`QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 270
frame #18: 0x00000001004858ad QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 397
frame #19: 0x000000010048924f QtCore`QCoreApplication::exec() + 399
frame #20: 0x000000010002a75a svdpanel`main + 1354 at main.cc:82
frame #21: 0x0000000100002c34 svdpanel`start + 52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment