i-score-old / i-score

an interactive intermedia sequencer
www.i-score.org
23 stars 5 forks source link

Qt crashes when running #81

Open theod opened 9 years ago

theod commented 9 years ago

Hard give more details ...

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x000000020249bdf0

VM Regions Near 0x20249bdf0: __LINKEDIT 0000000201b74000-0000000201be3000 [ 444K] r--/rwx SM=COW /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver --> MALLOC_TINY 00007fd7c2400000-00007fd7c2700000 [ 3072K] rw-/rwx SM=PRV

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 QtCore 0x000000010220689a QString::operator=(QString const&) + 42 1 QtCore 0x00000001022b2078 QFileInfoPrivate::getFileName(QAbstractFileEngine::FileName) const + 1576 2 QtCore 0x00000001022b3995 QFileInfo::absoluteFilePath() const + 53 3 QtGui 0x0000000101c89a73 QPixmap::load(QString const&, char const, QFlagsQt::ImageConversionFlag) + 115 4 QtGui 0x0000000101c95b86 QPixmapIconEngine::bestMatch(QSize const&, QIcon::Mode, QIcon::State, bool) + 550 5 QtGui 0x0000000101c95c25 QPixmapIconEngine::pixmap(QSize const&, QIcon::Mode, QIcon::State) + 85 6 QtGui 0x0000000101c97958 QIcon::pixmap(QWindow, QSize const&, QIcon::Mode, QIcon::State) const + 216 7 QtGui 0x0000000101c97864 QIcon::pixmap(QSize const&, QIcon::Mode, QIcon::State) const + 36 8 QtWidgets 0x000000010165ef32 QCommonStyle::drawControl(QStyle::ControlElement, QStyleOption const, QPainter, QWidget const) const + 18018 9 QtWidgets 0x00000001016a3a11 QWindowsStyle::drawControl(QStyle::ControlElement, QStyleOption const, QPainter, QWidget const) const + 241 10 QtWidgets 0x0000000101686d10 QStyleSheetStyle::drawControl(QStyle::ControlElement, QStyleOption const, QPainter, QWidget const) const + 10032 11 QtWidgets 0x000000010165add3 QCommonStyle::drawControl(QStyle::ControlElement, QStyleOption const, QPainter, QWidget const) const + 1283 12 QtWidgets 0x00000001016a3a11 QWindowsStyle::drawControl(QStyle::ControlElement, QStyleOption const, QPainter, QWidget const) const + 241 13 QtWidgets 0x0000000101685c4a QStyleSheetStyle::drawControl(QStyle::ControlElement, QStyleOption const, QPainter, QWidget const) const + 5738 14 QtWidgets 0x0000000101750e45 QPushButton::paintEvent(QPaintEvent) + 117 15 QtWidgets 0x00000001016266c6 QWidget::event(QEvent) + 1958 16 QtWidgets 0x00000001016c0793 QAbstractButton::event(QEvent) + 179 17 QtWidgets 0x0000000101751828 QPushButton::event(QEvent) + 88 18 QtWidgets 0x00000001015ee2dc QApplicationPrivate::notifyhelper(QObject, QEvent) + 300 19 QtWidgets 0x00000001015f0d9b QApplication::notify(QObject, QEvent) + 6187 20 OSSIA.i-score 0x0000000100d95c54 IScoreApplication::notify(QObject, QEvent) + 36 (IScoreApplication.cpp:24) 21 QtCore 0x0000000102376a52 QCoreApplication::notifyInternal(QObject, QEvent) + 114 22 QtWidgets 0x0000000101621325 QWidgetPrivate::drawWidget(QPaintDevice, QRegion const&, QPoint const&, int, QPainter, QWidgetBackingStore) + 2997 23 QtWidgets 0x000000010161fd82 QWidgetPrivate::render(QPaintDevice, QPoint const&, QRegion const&, QFlagsQWidget::RenderFlag) + 738 24 QtWidgets 0x000000010161f0fd QWidget::render(QPainter, QPoint const&, QRegion const&, QFlagsQWidget::RenderFlag) + 1245 25 QtWidgets 0x00000001018ba827 QGraphicsProxyWidget::paint(QPainter, QStyleOptionGraphicsItem const, QWidget_) + 247 26 QtWidgets 0x00000001018ce34a _qpaintItem(QGraphicsItem, QPainter, QStyleOptionGraphicsItem const, QWidget, bool, bool) + 314 27 QtWidgets 0x00000001018ccc40 QGraphicsScenePrivate::drawItemHelper(QGraphicsItem, QPainter, QStyleOptionGraphicsItem const, QWidget, bool) + 544 28 QtWidgets 0x00000001018cf654 QGraphicsScenePrivate::draw(QGraphicsItem, QPainter, QTransform const, QTransform const, QRegion, QWidget, double, QTransform const, bool, bool) + 1220 29 QtWidgets 0x00000001018cef58 QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem, QPainter, QTransform const, QRegion, QWidget, double, QTransform const) + 1640 30 QtWidgets 0x00000001018cfa24 QGraphicsScenePrivate::draw(QGraphicsItem, QPainter, QTransform const, QTransform const, QRegion, QWidget, double, QTransform const, bool, bool) + 2196 31 QtWidgets 0x00000001018cef58 QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem, QPainter, QTransform const, QRegion, QWidget, double, QTransform const) + 1640 32 QtWidgets 0x00000001018ce893 QGraphicsScenePrivate::drawItems(QPainter, QTransform const, QRegion, QWidget) + 419 33 QtWidgets 0x00000001018ef290 QGraphicsView::paintEvent(QPaintEvent) + 2592 34 QtWidgets 0x00000001016266c6 QWidget::event(QEvent) + 1958 35 QtWidgets 0x0000000101706867 QFrame::event(QEvent) + 183 36 QtWidgets 0x0000000101784aaa QAbstractScrollArea::viewportEvent(QEvent) + 122 37 QtWidgets 0x00000001018eca9a QGraphicsView::viewportEvent(QEvent) + 1402 38 QtWidgets 0x00000001017855b5 QAbstractScrollAreaFilter::eventFilter(QObject, QEvent) + 37 39 QtCore 0x0000000102376d4c QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject, QEvent) + 156 40 QtWidgets 0x00000001015ee2c9 QApplicationPrivate::notifyhelper(QObject, QEvent) + 281 41 QtWidgets 0x00000001015f0d9b QApplication::notify(QObject, QEvent) + 6187 42 OSSIA.i-score 0x0000000100d95c54 IScoreApplication::notify(QObject, QEvent) + 36 (IScoreApplication.cpp:24) 43 QtCore 0x0000000102376a52 QCoreApplication::notifyInternal(QObject, QEvent) + 114 44 QtWidgets 0x0000000101621325 QWidgetPrivate::drawWidget(QPaintDevice, QRegion const&, QPoint const&, int, QPainter, QWidgetBackingStore) + 2997 45 QtWidgets 0x0000000101621a7a QWidgetPrivate::paintSiblingsRecursive(QPaintDevice, QList<QObject> const&, int, QRegion const&, QPoint const&, int, QPainter, QWidgetBackingStore) + 1146 46 QtWidgets 0x00000001016215c6 QWidgetPrivate::drawWidget(QPaintDevice, QRegion const&, QPoint const&, int, QPainter, QWidgetBackingStore) + 3670 47 QtWidgets 0x0000000101621a7a QWidgetPrivate::paintSiblingsRecursive(QPaintDevice, QList<QObject> const&, int, QRegion const&, QPoint const&, int, QPainter, QWidgetBackingStore) + 1146 48 QtWidgets 0x00000001016215c6 QWidgetPrivate::drawWidget(QPaintDevice, QRegion const&, QPoint const&, int, QPainter, QWidgetBackingStore) + 3670 49 QtWidgets 0x0000000101621a7a QWidgetPrivate::paintSiblingsRecursive(QPaintDevice, QList<QObject> const&, int, QRegion const&, QPoint const&, int, QPainter, QWidgetBackingStore) + 1146 50 QtWidgets 0x0000000101621909 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice, QList<QObject> const&, int, QRegion const&, QPoint const&, int, QPainter, QWidgetBackingStore) + 777 51 QtWidgets 0x00000001016215c6 QWidgetPrivate::drawWidget(QPaintDevice, QRegion const&, QPoint const&, int, QPainter, QWidgetBackingStore) + 3670 52 QtWidgets 0x00000001015f94c8 QWidgetBackingStore::doSync() + 3000 53 QtWidgets 0x00000001015f97ee QWidgetBackingStore::sync() + 494 54 QtWidgets 0x0000000101618a03 QWidgetPrivate::syncBackingStore() + 211 55 QtWidgets 0x000000010162696d QWidget::event(QEvent) + 2637 56 QtWidgets 0x000000010171c7e7 QMainWindow::event(QEvent_) + 935 57 QtWidgets 0x00000001015ee2dc QApplicationPrivate::notifyhelper(QObject, QEvent) + 300 58 QtWidgets 0x00000001015f0d9b QApplication::notify(QObject, QEvent) + 6187 59 OSSIA.i-score 0x0000000100d95c54 IScoreApplication::notify(QObject, QEvent) + 36 (IScoreApplication.cpp:24) 60 QtCore 0x00000001023775d7 QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData_) + 631 61 QtWidgets 0x00000001018bbaa0 QGraphicsScenePrivate::_q_emitUpdated() + 1200 62 QtWidgets 0x00000001018d21cc QGraphicsScene::qt_staticmetacall(QObject, QMetaObject::Call, int, void*) + 780 63 QtCore 0x00000001023a3d7b QObject::event(QEvent) + 747 64 QtWidgets 0x00000001018c779f QGraphicsScene::event(QEvent_) + 1455 65 QtWidgets 0x00000001015ee2dc QApplicationPrivate::notifyhelper(QObject, QEvent) + 300 66 QtWidgets 0x00000001015f0d9b QApplication::notify(QObject, QEvent) + 6187 67 OSSIA.i-score 0x0000000100d95c54 IScoreApplication::notify(QObject, QEvent) + 36 (IScoreApplication.cpp:24) 68 QtCore 0x00000001023775d7 QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData) + 631 69 libqcocoa.dylib 0x0000000103e32ad6 QCocoaEventDispatcherPrivate::processPostedEvents() + 278 70 libqcocoa.dylib 0x0000000103e33478 QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void) + 40 71 com.apple.CoreFoundation 0x00007fff898c8b31 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17 72 com.apple.CoreFoundation 0x00007fff898c8455 CFRunLoopDoSources0 + 245 73 com.apple.CoreFoundation 0x00007fff898eb7f5 CFRunLoopRun + 789 74 com.apple.CoreFoundation 0x00007fff898eb0e2 CFRunLoopRunSpecific + 290 75 com.apple.HIToolbox 0x00007fff81dc5eb4 RunCurrentEventLoopInMode + 209 76 com.apple.HIToolbox 0x00007fff81dc5c52 ReceiveNextEventCommon + 356 77 com.apple.HIToolbox 0x00007fff81dc5ae3 BlockUntilNextEventMatchingListInMode + 62 78 com.apple.AppKit 0x00007fff84f89533 _DPSNextEvent + 685 79 com.apple.AppKit 0x00007fff84f88df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 80 com.apple.AppKit 0x00007fff84f801a3 -[NSApplication run] + 517 81 libqcocoa.dylib 0x0000000103e321d4 QCocoaEventDispatcher::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 2420 82 QtCore 0x0000000102373acd QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 381 83 QtCore 0x0000000102377007 QCoreApplication::exec() + 359 84 OSSIA.i-score 0x0000000100c2d7be main + 414 (main.cpp:53) 85 OSSIA.i-score 0x0000000100c2d614 start + 52

jcelerier commented 9 years ago

From the stack it seems that he wants to load an image which is not here?? Does it crash every time? It could be that someone forgot to git add a resource maybe? But everything seems here... Le 24 déc. 2014 02:13, "theod" notifications@github.com a écrit :

Hard give more details ...

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x000000020249bdf0

VM Regions Near 0x20249bdf0: __LINKEDIT 0000000201b74000-0000000201be3000 [ 444K] r--/rwx SM=COW /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver --> MALLOC_TINY 00007fd7c2400000-00007fd7c2700000 [ 3072K] rw-/rwx SM=PRV

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 QtCore 0x000000010220689a QString::operator=(QString const&) + 42 1 QtCore 0x00000001022b2078 QFileInfoPrivate::getFileName(QAbstractFileEngine::FileName) const + 1576 2 QtCore 0x00000001022b3995 QFileInfo::absoluteFilePath() const + 53 3 QtGui 0x0000000101c89a73 QPixmap::load(QString const&, char const

*, QFlagsQt::ImageConversionFlag) + 115 4 QtGui 0x0000000101c95b86 QPixmapIconEngine::bestMatch(QSize const&, QIcon::Mode, QIcon::State, bool)

  • 550 5 QtGui 0x0000000101c95c25 QPixmapIconEngine::pixmap(QSize const&, QIcon::Mode, QIcon::State) + 85 6 QtGui 0x0000000101c97958 QIcon::pixmap(QWindow, QSize const&, QIcon::Mode, QIcon::State) const + 216 7 QtGui 0x0000000101c97864 QIcon::pixmap(QSize const&, QIcon::Mode, QIcon::State) const + 36 8 QtWidgets 0x000000010165ef32 QCommonStyle::drawControl(QStyle::ControlElement, QStyleOption const, QPainter, QWidget const *) const + 18018 9 QtWidgets 0x00000001016a3a11 QWindowsStyle::drawControl(QStyle::ControlElement, QStyleOption const, QPainter, QWidget const) const + 241 10 QtWidgets 0x0000000101686d10 QStyleSheetStyle::drawControl(QStyle::ControlElement, QStyleOption const, QPainter, QWidget const ) const + 10032 11 QtWidgets 0x000000010165add3 QCommonStyle::drawControl(QStyle::ControlElement, QStyleOption const, QPainter, QWidget const) const + 1283 12 QtWidgets 0x00000001016a3a11 QWindowsStyle::drawControl(QStyle::ControlElement, QStyleOption const, QPainter, QWidget const ) const + 241 13 QtWidgets 0x0000000101685c4a QStyleSheetStyle::drawControl(QStyle::ControlElement, QStyleOption const, QPainter, QWidget const) const + 5738 14 QtWidgets 0x0000000101750e45 QPushButton::paintEvent(QPaintEvent ) + 117 15 QtWidgets 0x00000001016266c6 QWidget::event(QEvent) + 1958 16 QtWidgets 0x00000001016c0793 QAbstractButton::event(QEvent ) + 179 17 QtWidgets 0x0000000101751828 QPushButton::event(QEvent) + 88 18 QtWidgets 0x00000001015ee2dc QApplicationPrivate::notifyhelper(QObject, QEvent) + 300 19 QtWidgets 0x00000001015f0d9b QApplication::notify(QObject, QEvent) + 6187 20 OSSIA.i-score 0x0000000100d95c54 IScoreApplication::notify(QObject, QEvent) + 36 (IScoreApplication.cpp:24) 21 QtCore 0x0000000102376a52 QCoreApplication::notifyInternal(QObject, QEvent) + 114 22 QtWidgets 0x0000000101621325 QWidgetPrivate::drawWidget(QPaintDevice, QRegion const&, QPoint const&, int, QPainter, QWidgetBackingStore ) + 2997 23 QtWidgets 0x000000010161fd82 QWidgetPrivate::render(QPaintDevice, QPoint const&, QRegion const&, QFlagsQWidget::RenderFlag) + 738 24 QtWidgets 0x000000010161f0fd QWidget::render(QPainter , QPoint const&, QRegion const&, QFlagsQWidget::RenderFlag) + 1245 25 QtWidgets 0x00000001018ba827 QGraphicsProxyWidget::paint(QPainter, QStyleOptionGraphicsItem const, QWidget_) + 247 26 QtWidgets 0x00000001018ce34a

*q_paintItem(QGraphicsItem, QPainter, QStyleOptionGraphicsItem const, QWidget, bool, bool) + 314 27 QtWidgets 0x00000001018ccc40 QGraphicsScenePrivate::drawItemHelper(QGraphicsItem, QPainter, QStyleOptionGraphicsItem const, QWidget, bool) + 544 28 QtWidgets 0x00000001018cf654 QGraphicsScenePrivate::draw(QGraphicsItem, QPainter, QTransform const, QTransform const, QRegion, QWidget, double, QTransform const, bool, bool) + 1220 29 QtWidgets 0x00000001018cef58 QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem, QPainter, QTransform const, QRegion, QWidget, double, QTransform const) + 1640 30 QtWidgets 0x00000001018cfa24 QGraphicsScenePrivate::draw(QGraphicsItem, QPainter, QTransform const, QTransform const, QRegion, QWidget, double, QTransform const, bool, bool) + 2196 31 QtWidgets 0x00000001018cef58 QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem, QPainter, QTransform const, QRegion, QWidget, double, QTransform const) + 1640 32 QtWidgets 0x00000001018ce893 QGraphicsScenePrivate::drawItems(QPainter, QTransform const, QRegion, QWidget) + 419 33 QtWidgets 0x00000001018ef290 QGraphicsView::paintEvent(QPaintEvent) + 2592 34 QtWidgets 0x00000001016266c6 QWidget::event(QEvent) + 1958 35 QtWidgets 0x0000000101706867 QFrame::event(QEvent) + 183 36 QtWidgets 0x0000000101784aaa QAbstractScrollArea::viewportEvent(QEvent) + 122 37 QtWidgets 0x00000001018eca9a QGraphicsView::viewportEvent(QEvent) + 1402 38 QtWidgets 0x00000001017855b5 QAbstractScrollAreaFilter::eventFilter(QObject, QEvent) + 37 39 QtCore 0x0000000102376d4c QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject, QEvent) + 156 40 QtWidgets 0x00000001015ee2c9 QApplicationPrivate::notify_helper(QObject, QEvent) + 281 41 QtWidgets 0x00000001015f0d9b QApplication::notify(QObject, QEvent) + 6187 42 OSSIA.i-score 0x0000000100d95c54 IScoreApplication::notify(QObject, QEvent)

  • 36 (IScoreApplication.cpp:24) 43 QtCore 0x0000000102376a52 QCoreApplication::notifyInternal(QObject, QEvent) + 114 44 QtWidgets 0x0000000101621325 QWidgetPrivate::drawWidget(QPaintDevice, QRegion const&, QPoint const&, int, QPainter, QWidgetBackingStore) + 2997 45 QtWidgets 0x0000000101621a7a QWidgetPrivate::paintSiblingsRecursive(QPaintDevice, QList const&, int, QRegion const&, QPoint const&, int, QPainter, QWidgetBackingStore) + 1146 46 QtWidgets 0x00000001016215c6 QWidgetPrivate::drawWidget(QPaintDevice, QRegion const&, QPoint const&, int, QPainter, QWidgetBackingStore) + 3670 47 QtWidgets 0x0000000101621a7a QWidgetPrivate::paintSiblingsRecursive(QPaintDevice, QList const&, int, QRegion const&, QPoint const&, int, QPainter, QWidgetBackingStore) + 1146 48 QtWidgets 0x00000001016215c6 QWidgetPrivate::drawWidget(QPaintDevice, QRegion const&, QPoint const&, int, QPainter, QWidgetBackingStore) + 3670 49 QtWidgets 0x0000000101621a7a QWidgetPrivate::paintSiblingsRecursive(QPaintDevice, QList const&, int, QRegion const&, QPoint const&, int, QPainter, QWidgetBackingStore) + 1146 50 QtWidgets 0x0000000101621909 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice, QList const&, int, QRegion const&, QPoint const&, int, QPainter, QWidgetBackingStore) + 777 51 QtWidgets 0x00000001016215c6 QWidgetPrivate::drawWidget(QPaintDevice, QRegion const&, QPoint const&, int, QPainter, QWidgetBackingStore) + 3670 52 QtWidgets 0x00000001015f94c8 QWidgetBackingStore::doSync() + 3000 53 QtWidgets 0x00000001015f97ee QWidgetBackingStore::sync() + 494 54 QtWidgets 0x0000000101618a03 QWidgetPrivate::syncBackingStore() + 211 55 QtWidgets 0x000000010162696d QWidget::event(QEvent) + 2637 56 QtWidgets 0x000000010171c7e7 QMainWindow::event(QEvent) + 935 57 QtWidgets 0x00000001015ee2dc QApplicationPrivate::notify_helper(QObject, QEvent) + 300 58 QtWidgets 0x00000001015f0d9b QApplication::notify(QObject, QEvent) + 6187 59 OSSIA.i-score 0x0000000100d95c54 IScoreApplication::notify(QObject, QEvent)
  • 36 (IScoreApplication.cpp:24) 60 QtCore 0x00000001023775d7 QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData) + 631 61 QtWidgets 0x00000001018bbaa0 QGraphicsScenePrivate::_q_emitUpdated() + 1200 62 QtWidgets 0x00000001018d21cc QGraphicsScene::qt_static_metacall(QObject, QMetaObject::Call, int, void*)
  • 780 63 QtCore 0x00000001023a3d7b QObject::event(QEvent) + 747 64 QtWidgets 0x00000001018c779f QGraphicsScene::event(QEvent) + 1455 65 QtWidgets 0x00000001015ee2dc QApplicationPrivate::notify_helper(QObject, QEvent) + 300 66 QtWidgets 0x00000001015f0d9b QApplication::notify(QObject, QEvent) + 6187 67 OSSIA.i-score 0x0000000100d95c54 IScoreApplication::notify(QObject, QEvent) + 36 (IScoreApplication.cpp:24) 68 QtCore 0x00000001023775d7 QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData) + 631 69 libqcocoa.dylib 0x0000000103e32ad6 QCocoaEventDispatcherPrivate::processPostedEvents() + 278 70 libqcocoa.dylib 0x0000000103e33478 QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void) + 40 71 com.apple.CoreFoundation 0x00007fff898c8b31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORMFUNCTION* + 17 72 com.apple.CoreFoundation 0x00007fff898c8455 CFRunLoopDoSources0 + 245 73 com.apple.CoreFoundation 0x00007fff898eb7f5 CFRunLoopRun + 789 74 com.apple.CoreFoundation 0x00007fff898eb0e2 CFRunLoopRunSpecific + 290 75 com.apple.HIToolbox 0x00007fff81dc5eb4 RunCurrentEventLoopInMode + 209 76 com.apple.HIToolbox 0x00007fff81dc5c52 ReceiveNextEventCommon + 356 77 com.apple.HIToolbox 0x00007fff81dc5ae3 BlockUntilNextEventMatchingListInMode + 62 78 com.apple.AppKit 0x00007fff84f89533 _DPSNextEvent + 685 79 com.apple.AppKit 0x00007fff84f88df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 80 com.apple.AppKit 0x00007fff84f801a3 -[NSApplication run] + 517 81 libqcocoa.dylib 0x0000000103e321d4 QCocoaEventDispatcher::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 2420 82 QtCore 0x0000000102373acd QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 381 83 QtCore 0x0000000102377007 QCoreApplication::exec() + 359 84 OSSIA.i-score 0x0000000100c2d7be main + 414 (main.cpp:53) 85 OSSIA.i-score 0x0000000100c2d614 start + 52

— Reply to this email directly or view it on GitHub https://github.com/i-score/i-score/issues/81.

theod commented 9 years ago

unfortunately it is not crashing every time … so it is not a problem :-) I've just put this issue in case it gives you an idea.