Skip to content

Instantly share code, notes, and snippets.

@nezza
Created March 3, 2018 17:59
Show Gist options
  • Save nezza/6ce30a299c66d099d3c137381ce22dd4 to your computer and use it in GitHub Desktop.
Save nezza/6ce30a299c66d099d3c137381ce22dd4 to your computer and use it in GitHub Desktop.
(lldb) bt
* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=EXC_I386_GPFLT)
* frame #0: 0x000000010282482b QtCore`QHashData::rehash(int) + 395
frame #1: 0x00000001023440dc QtGui`QHash<QPixmapCache::Key, QCache<QPixmapCache::Key, QPixmapCacheEntry>::Node>::insert(QPixmapCache::Key const&, QCache<QPixmapCache::Key, QPixmapCacheEntry>::Node const&) + 300
frame #2: 0x00000001023439df QtGui`QCache<QPixmapCache::Key, QPixmapCacheEntry>::insert(QPixmapCache::Key const&, QPixmapCacheEntry*, int) + 367
frame #3: 0x000000010234132c QtGui`QPMCache::insert(QString const&, QPixmap const&, int) + 812
frame #4: 0x00000001091edc7e libqsvgicon.dylib`QSvgIconEngine::pixmap(QSize const&, QIcon::Mode, QIcon::State) + 1102
frame #5: 0x00000001091ed2ca libqsvgicon.dylib`QSvgIconEngine::actualSize(QSize const&, QIcon::Mode, QIcon::State) + 506
frame #6: 0x000000010234a3af QtGui`QIcon::actualSize(QWindow*, QSize const&, QIcon::Mode, QIcon::State) const + 207
frame #7: 0x000000010234a2ce QtGui`QIcon::actualSize(QSize const&, QIcon::Mode, QIcon::State) const + 46
frame #8: 0x0000000101fe8eaf QtWidgets`QStyledItemDelegate::initStyleOption(QStyleOptionViewItem*, QModelIndex const&) const + 1279
frame #9: 0x0000000101fe93d8 QtWidgets`QStyledItemDelegate::sizeHint(QStyleOptionViewItem const&, QModelIndex const&) const + 168
frame #10: 0x0000000101fa0bfd QtWidgets`QTreeView::indexRowSizeHint(QModelIndex const&) const + 941
frame #11: 0x0000000101fa0d19 QtWidgets`QTreeViewPrivate::itemHeight(int) const + 121
frame #12: 0x0000000101fa0fdb QtWidgets`QTreeViewPrivate::updateScrollBars() + 395
frame #13: 0x0000000101faddeb QtWidgets`QTreeView::updateGeometries() + 523
frame #14: 0x0000000101f5ec8e QtWidgets`QAbstractItemView::doItemsLayout() + 46
frame #15: 0x0000000101fa8728 QtWidgets`QTreeView::doItemsLayout() + 888
frame #16: 0x0000000101fa2e62 QtWidgets`QTreeView::visualRect(QModelIndex const&) const + 146
frame #17: 0x0000000101f61181 QtWidgets`QAbstractItemViewPrivate::sendDelegateEvent(QModelIndex const&, QEvent*) const + 97
frame #18: 0x0000000101f64788 QtWidgets`QAbstractItemView::edit(QModelIndex const&, QAbstractItemView::EditTrigger, QEvent*) + 216
frame #19: 0x0000000101fa77f1 QtWidgets`QTreeView::mouseDoubleClickEvent(QMouseEvent*) + 849
frame #20: 0x0000000101d29e3b QtWidgets`QWidget::event(QEvent*) + 1691
frame #21: 0x0000000101e1f2dd QtWidgets`QFrame::event(QEvent*) + 45
frame #22: 0x0000000101ea3573 QtWidgets`QAbstractScrollArea::viewportEvent(QEvent*) + 179
frame #23: 0x0000000101f5fdc6 QtWidgets`QAbstractItemView::viewportEvent(QEvent*) + 1526
frame #24: 0x0000000101fa3be1 QtWidgets`QTreeView::viewportEvent(QEvent*) + 513
frame #25: 0x0000000101ea4125 QtWidgets`QAbstractScrollAreaFilter::eventFilter(QObject*, QEvent*) + 37
frame #26: 0x0000000102997c8a QtCore`QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) + 202
frame #27: 0x0000000101cefbc8 QtWidgets`QApplicationPrivate::notify_helper(QObject*, QEvent*) + 248
frame #28: 0x0000000101cf3173 QtWidgets`QApplication::notify(QObject*, QEvent*) + 9123
frame #29: 0x00000001029979f4 QtCore`QCoreApplication::notifyInternal2(QObject*, QEvent*) + 164
frame #30: 0x0000000101cf0507 QtWidgets`QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) + 871
frame #31: 0x0000000101d4a54b QtWidgets`QWidgetWindow::handleMouseEvent(QMouseEvent*) + 1387
frame #32: 0x0000000101d4958f QtWidgets`QWidgetWindow::event(QEvent*) + 175
frame #33: 0x0000000101cefbdd QtWidgets`QApplicationPrivate::notify_helper(QObject*, QEvent*) + 269
frame #34: 0x0000000101cf24ac QtWidgets`QApplication::notify(QObject*, QEvent*) + 5852
frame #35: 0x00000001029979f4 QtCore`QCoreApplication::notifyInternal2(QObject*, QEvent*) + 164
frame #36: 0x00000001022ce4e7 QtGui`QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 4647
frame #37: 0x00000001022b525b QtGui`QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 155
frame #38: 0x0000000103a69b21 libqcocoa.dylib`QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*) + 33
frame #39: 0x00007fff88898321 CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
frame #40: 0x00007fff8887921d CoreFoundation`__CFRunLoopDoSources0 + 557
frame #41: 0x00007fff88878716 CoreFoundation`__CFRunLoopRun + 934
frame #42: 0x00007fff88878114 CoreFoundation`CFRunLoopRunSpecific + 420
frame #43: 0x00007fff87dd8ebc HIToolbox`RunCurrentEventLoopInMode + 240
frame #44: 0x00007fff87dd8bf9 HIToolbox`ReceiveNextEventCommon + 184
frame #45: 0x00007fff87dd8b26 HIToolbox`_BlockUntilNextEventMatchingListInModeWithFilter + 71
frame #46: 0x00007fff86371a54 AppKit`_DPSNextEvent + 1120
frame #47: 0x00007fff86aed7ee AppKit`-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2796
frame #48: 0x00007fff863663db AppKit`-[NSApplication run] + 926
frame #49: 0x0000000103a689bf libqcocoa.dylib`QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 2143
frame #50: 0x0000000102993631 QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 401
frame #51: 0x0000000102998099 QtCore`QCoreApplication::exec() + 393
frame #52: 0x0000000100009c14 cutter`main + 36
frame #53: 0x00007fff9e001235 libdyld.dylib`start + 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment