Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-1062

Fix crash when opening dial-example.qml

    XMLWordPrintable

Details

    • 34b84d8c069e402f338b3bec264d98b040da63c6

    Description

      This only happens when debugging qtcreator inside qtcreator! (gdb 7.0-ubuntu).

      Stack trace

      Thread 62 (Thread 0xacc7bb70 (LWP 30988)):
      #0  0x0012d422 in __kernel_vsyscall ()
      #1  0x012ede15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
      #2  0x010434ff in QWaitConditionPrivate::wait (this=0x90f3960, time=4294967295) at /home/kkoehne/dev/qt/qt-master/src/corelib/thread/qwaitcondition_unix.cpp:87
      #3  0x01043303 in QWaitCondition::wait (this=0x91195f8, mutex=0x91195f4, time=4294967295) at /home/kkoehne/dev/qt/qt-master/src/corelib/thread/qwaitcondition_unix.cpp:159
      #4  0x00969319 in QFileInfoGatherer::run (this=0x91195ec) at /home/kkoehne/dev/qt/qt-master/src/gui/dialogs/qfileinfogatherer.cpp:203
      #5  0x01042033 in QThreadPrivate::start (arg=0x91195ec) at thread/qthread_unix.cpp:260
      #6  0x012e980e in start_thread (arg=0xacc7bb70) at pthread_create.c:300
      #7  0x014ff8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
      
      Thread 61 (Thread 0xad47cb70 (LWP 30987)):
      #0  0x0012d422 in __kernel_vsyscall ()
      #1  0x014f1c96 in *__GI___poll (fds=0x1573ff4, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
      #2  0x015d454b in g_poll () from /lib/libglib-2.0.so.0
      #3  0x015c756b in ?? () from /lib/libglib-2.0.so.0
      #4  0x015c7863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
      #5  0x011992f4 in QEventDispatcherGlib::processEvents (this=0x90f1f60, flags=...) at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qeventdispatcher_glib.cpp:412
      #6  0x0115c993 in QEventLoop::processEvents (this=0xad47c278, flags=...) at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qeventloop.cpp:149
      #7  0x0115cad8 in QEventLoop::exec (this=0xad47c278, flags=...) at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qeventloop.cpp:201
      #8  0x0103f6bc in QThread::exec (this=0x811cc58) at /home/kkoehne/dev/qt/qt-master/src/corelib/thread/qthread.cpp:487
      #9  0x0113b34d in QInotifyFileSystemWatcherEngine::run (this=0x811cc58) at /home/kkoehne/dev/qt/qt-master/src/corelib/io/qfilesystemwatcher_inotify.cpp:248
      #10 0x01042033 in QThreadPrivate::start (arg=0x811cc58) at thread/qthread_unix.cpp:260
      #11 0x012e980e in start_thread (arg=0xad47cb70) at pthread_create.c:300
      #12 0x014ff8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
      
      Thread 60 (Thread 0xadcc7b70 (LWP 30986)):
      #0  0x0012d422 in __kernel_vsyscall ()
      #1  0x012ede15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
      #2  0x010434ff in QWaitConditionPrivate::wait (this=0x90fa420, time=4294967295) at /home/kkoehne/dev/qt/qt-master/src/corelib/thread/qwaitcondition_unix.cpp:87
      #3  0x01043303 in QWaitCondition::wait (this=0x810bba4, mutex=0x810bba0, time=4294967295) at /home/kkoehne/dev/qt/qt-master/src/corelib/thread/qwaitcondition_unix.cpp:159
      #4  0x061cd852 in QmlJSEditor::Internal::SemanticHighlighter::run (this=0x810bb98) at /home/kkoehne/dev/creator/src/plugins/qmljseditor/qmljseditor.cpp:1320
      #5  0x01042033 in QThreadPrivate::start (arg=0x810bb98) at thread/qthread_unix.cpp:260
      #6  0x012e980e in start_thread (arg=0xadcc7b70) at pthread_create.c:300
      #7  0x014ff8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
      
      Thread 5 (Thread 0xb56feb70 (LWP 30929)):
      #0  0x0012d422 in __kernel_vsyscall ()
      #1  0x012ee142 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
      #2  0x010434e5 in QWaitConditionPrivate::wait (this=0x8687120, time=30000) at /home/kkoehne/dev/qt/qt-master/src/corelib/thread/qwaitcondition_unix.cpp:85
      #3  0x01043303 in QWaitCondition::wait (this=0x8687084, mutex=0x8687080, time=30000) at /home/kkoehne/dev/qt/qt-master/src/corelib/thread/qwaitcondition_unix.cpp:159
      #4  0x0103302f in QThreadPoolThread::run (this=0x8687308) at /home/kkoehne/dev/qt/qt-master/src/corelib/concurrent/qthreadpool.cpp:140
      #5  0x01042033 in QThreadPrivate::start (arg=0x8687308) at thread/qthread_unix.cpp:260
      #6  0x012e980e in start_thread (arg=0xb56feb70) at pthread_create.c:300
      #7  0x014ff8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
      
      Thread 4 (Thread 0xb5effb70 (LWP 30922)):
      #0  0x0012d422 in __kernel_vsyscall ()
      #1  0x012ee142 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
      #2  0x010434e5 in QWaitConditionPrivate::wait (this=0x856db90, time=30000) at /home/kkoehne/dev/qt/qt-master/src/corelib/thread/qwaitcondition_unix.cpp:85
      #3  0x01043303 in QWaitCondition::wait (this=0x851c004, mutex=0x851c000, time=30000) at /home/kkoehne/dev/qt/qt-master/src/corelib/thread/qwaitcondition_unix.cpp:159
      #4  0x0103302f in QThreadPoolThread::run (this=0x851d178) at /home/kkoehne/dev/qt/qt-master/src/corelib/concurrent/qthreadpool.cpp:140
      #5  0x01042033 in QThreadPrivate::start (arg=0x851d178) at thread/qthread_unix.cpp:260
      #6  0x012e980e in start_thread (arg=0xb5effb70) at pthread_create.c:300
      #7  0x014ff8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
      
      Thread 3 (Thread 0xb6a83b70 (LWP 30920)):
      #0  0x0012d422 in __kernel_vsyscall ()
      #1  0x014f8a71 in select () from /lib/tls/i686/cmov/libc.so.6
      #2  0x01136084 in QProcessManager::run (this=0x12e3644) at /home/kkoehne/dev/qt/qt-master/src/corelib/io/qprocess_unix.cpp:245
      #3  0x01042033 in QThreadPrivate::start (arg=0x12e3644) at thread/qthread_unix.cpp:260
      #4  0x012e980e in start_thread (arg=0xb6a83b70) at pthread_create.c:300
      #5  0x014ff8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
      
      Thread 1 (Thread 0xb7fd7970 (LWP 30916)):
      #0  0x0117a894 in QObject::connect (sender=0x90ee718, signal=0x28f5635 "changed()", receiver=0x22a59659, method=0x28f55d9 "checkEditorStatus()", type=Qt::AutoConnection) at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qobject.cpp:2543
      #1  0x028c8e36 in Core::EditorToolBar::addEditor (this=0x22a59659, editor=0x90ee718) at /home/kkoehne/dev/creator/src/plugins/coreplugin/editortoolbar.cpp:191
      #2  0x064b234f in QmlDesigner::Internal::DesignModeWidget::showEditor (this=0xb5f27c48, editor=0x90ee718) at /home/kkoehne/dev/creator/src/plugins/qmldesigner/designmodewidget.cpp:163
      #3  0x064ae4ba in QmlDesigner::Internal::BauhausPlugin::contextChanged (this=0x81c3458, context=0x82b8be0, additionalContexts=...) at /home/kkoehne/dev/creator/src/plugins/qmldesigner/qmldesignerplugin.cpp:262
      #4  0x064c8b58 in QmlDesigner::Internal::BauhausPlugin::qt_metacall (this=0x81c3458, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfffc384) at /home/kkoehne/dev/creator/src/plugins/qmldesigner/.moc/debug-shared/moc_qmldesignerplugin.cpp:88
      #5  0x01167472 in QMetaObject::metacall (object=0x81c3458, cl=QMetaObject::InvokeMetaMethod, idx=8, argv=0xbfffc384) at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qmetaobject.cpp:237
      #6  0x0117c529 in QMetaObject::activate (sender=0x813ae78, m=0x295cc50, local_signal_index=6, argv=0xbfffc384) at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qobject.cpp:3295
      #7  0x028d0acd in Core::ICore::contextChanged (this=0x813ae78, _t1=0x82b8be0, _t2=...) at .moc/debug-shared/moc_icore.cpp:138
      #8  0x02808d5a in Core::Internal::MainWindow::updateContext (this=0x8124578) at /home/kkoehne/dev/creator/src/plugins/coreplugin/mainwindow.cpp:1217
      #9  0x02807d5c in Core::Internal::MainWindow::updateContextObject (this=0x8124578, context=0x82b8be0) at /home/kkoehne/dev/creator/src/plugins/coreplugin/mainwindow.cpp:1095
      #10 0x02807cf2 in Core::Internal::MainWindow::updateFocusWidget (this=0x8124578, old=0x0, now=0x82b8bc8) at /home/kkoehne/dev/creator/src/plugins/coreplugin/mainwindow.cpp:1084
      #11 0x028cab54 in Core::Internal::MainWindow::qt_metacall (this=0x8124578, _c=QMetaObject::InvokeMetaMethod, _id=24, _a=0xbfffc5e4) at /home/kkoehne/dev/creator/src/plugins/coreplugin/.moc/debug-shared/moc_mainwindow.cpp:165
      #12 0x01167472 in QMetaObject::metacall (object=0x8124578, cl=QMetaObject::InvokeMetaMethod, idx=56, argv=0xbfffc5e4) at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qmetaobject.cpp:237
      #13 0x0117c529 in QMetaObject::activate (sender=0xbfffedcc, m=0x8058340, local_signal_index=1, argv=0xbfffc5e4) at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qobject.cpp:3295
      #14 0x0033e607 in QApplication::focusChanged (this=0xbfffedcc, _t1=0x0, _t2=0x82b8bc8) at .moc/debug-shared/moc_qapplication.cpp:191
      #15 0x003366a7 in QApplicationPrivate::setFocusWidget (focus=0x82b8bc8, reason=Qt::ActiveWindowFocusReason) at kernel/qapplication.cpp:2163
      #16 0x003a48ec in QWidget::setFocus (this=0x82b8bc8, reason=Qt::ActiveWindowFocusReason) at /home/kkoehne/dev/qt/qt-master/src/gui/kernel/qwidget.cpp:6205
      #17 0x00337315 in QApplication::setActiveWindow (act=0x8124578) at kernel/qapplication.cpp:2515
      #18 0x003dd522 in QApplication::x11ProcessEvent (this=0xbfffedcc, event=0xbfffcb4c) at /home/kkoehne/dev/qt/qt-master/src/gui/kernel/qapplication_x11.cpp:3455
      #19 0x004164ac in x11EventSourceDispatch (s=0x8062f00, callback=0, user_data=0x0) at /home/kkoehne/dev/qt/qt-master/src/gui/kernel/qguieventdispatcher_glib.cpp:146
      #20 0x015c3e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
      #21 0x015c7730 in ?? () from /lib/libglib-2.0.so.0
      #22 0x015c7863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
      #23 0x011992f4 in QEventDispatcherGlib::processEvents (this=0x805fe30, flags=...) at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qeventdispatcher_glib.cpp:412
      #24 0x00416afa in QGuiEventDispatcherGlib::processEvents (this=0x805fe30, flags=...) at /home/kkoehne/dev/qt/qt-master/src/gui/kernel/qguieventdispatcher_glib.cpp:204
      #25 0x0115fa21 in QCoreApplication::processEvents (flags=...) at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qcoreapplication.cpp:896
      #26 0x0095e7af in QFileSystemModel::setIconProvider (this=0x90af4d0, provider=0x83c01e0) at dialogs/qfilesystemmodel.cpp:1434
      #27 0x0338f8f0 in FolderNavigationWidget (this=0xb4873928, parent=0x0) at /home/kkoehne/dev/creator/src/plugins/projectexplorer/foldernavigationwidget.cpp:137
      #28 0x033918c1 in ProjectExplorer::Internal::FolderNavigationWidgetFactory::createWidget (this=0x818c598) at /home/kkoehne/dev/creator/src/plugins/projectexplorer/foldernavigationwidget.cpp:473
      #29 0x064b3cc1 in QmlDesigner::Internal::DesignModeWidget::setup (this=0xb5f27c48) at /home/kkoehne/dev/creator/src/plugins/qmldesigner/designmodewidget.cpp:501
      #30 0x064b2284 in QmlDesigner::Internal::DesignModeWidget::showEditor (this=0xb5f27c48, editor=0x90ee718) at /home/kkoehne/dev/creator/src/plugins/qmldesigner/designmodewidget.cpp:152
      #31 0x064ae4ba in QmlDesigner::Internal::BauhausPlugin::contextChanged (this=0x81c3458, context=0x85ecf70, additionalContexts=...) at /home/kkoehne/dev/creator/src/plugins/qmldesigner/qmldesignerplugin.cpp:262
      #32 0x064c8b58 in QmlDesigner::Internal::BauhausPlugin::qt_metacall (this=0x81c3458, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfffd284) at /home/kkoehne/dev/creator/src/plugins/qmldesigner/.moc/debug-shared/moc_qmldesignerplugin.cpp:88
      #33 0x01167472 in QMetaObject::metacall (object=0x81c3458, cl=QMetaObject::InvokeMetaMethod, idx=8, argv=0xbfffd284) at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qmetaobject.cpp:237
      #34 0x0117c529 in QMetaObject::activate (sender=0x813ae78, m=0x295cc50, local_signal_index=6, argv=0xbfffd284) at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qobject.cpp:3295
      #35 0x028d0acd in Core::ICore::contextChanged (this=0x813ae78, _t1=0x85ecf70, _t2=...) at .moc/debug-shared/moc_icore.cpp:138
      #36 0x02808d5a in Core::Internal::MainWindow::updateContext (this=0x8124578) at /home/kkoehne/dev/creator/src/plugins/coreplugin/mainwindow.cpp:1217
      #37 0x02808bb1 in Core::Internal::MainWindow::updateAdditionalContexts (this=0x8124578, remove=..., add=...) at /home/kkoehne/dev/creator/src/plugins/coreplugin/mainwindow.cpp:1192
      #38 0x02894188 in Core::Internal::CoreImpl::updateAdditionalContexts (this=0x813ae78, remove=..., add=...) at /home/kkoehne/dev/creator/src/plugins/coreplugin/coreimpl.cpp:192
      #39 0x028c61dc in Core::DesignMode::updateContext (this=0x82b8be0, newMode=0x82b8be0, oldMode=0x85ecf70) at designmode.cpp:264
      #40 0x028d5eda in Core::DesignMode::qt_metacall (this=0x82b8be0, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbfffd4c4) at .moc/debug-shared/moc_designmode.cpp:86
      #41 0x01167472 in QMetaObject::metacall (object=0x82b8be0, cl=QMetaObject::InvokeMetaMethod, idx=8, argv=0xbfffd4c4) at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qmetaobject.cpp:237
      #42 0x0117c529 in QMetaObject::activate (sender=0x81cb178, m=0x295d6e4, local_signal_index=1, argv=0xbfffd4c4) at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qobject.cpp:3295
      #43 0x028d41a1 in Core::ModeManager::currentModeChanged (this=0x81cb178, _t1=0x82b8be0, _t2=0x85ecf70) at .moc/debug-shared/moc_modemanager.cpp:122
      #44 0x02891daa in Core::ModeManager::currentTabChanged (this=0x81cb178, index=2) at /home/kkoehne/dev/creator/src/plugins/coreplugin/modemanager.cpp:281
      #45 0x028d40d2 in Core::ModeManager::qt_metacall (this=0x81cb178, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbfffd618) at .moc/debug-shared/moc_modemanager.cpp:101
      #46 0x01167472 in QMetaObject::metacall (object=0x81cb178, cl=QMetaObject::InvokeMetaMethod, idx=12, argv=0xbfffd618) at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qmetaobject.cpp:237
      #47 0x0117c529 in QMetaObject::activate (sender=0x81a7d68, m=0x295a960, local_signal_index=1, argv=0xbfffd618) at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qobject.cpp:3295
      #48 0x028cb7e4 in Core::Internal::FancyTabWidget::currentChanged (this=0x81a7d68, _t1=2) at /home/kkoehne/dev/creator/src/plugins/coreplugin/.moc/debug-shared/moc_fancytabwidget.cpp:252
      #49 0x028165e3 in Core::Internal::FancyTabWidget::showWidget (this=0x81a7d68, index=2) at /home/kkoehne/dev/creator/src/plugins/coreplugin/fancytabwidget.cpp:498
      #50 0x028cb73c in Core::Internal::FancyTabWidget::qt_metacall (this=0x81a7d68, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbfffd748) at /home/kkoehne/dev/creator/src/plugins/coreplugin/.moc/debug-shared/moc_fancytabwidget.cpp:233
      #51 0x01167472 in QMetaObject::metacall (object=0x81a7d68, cl=QMetaObject::InvokeMetaMethod, idx=30, argv=0xbfffd748) at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qmetaobject.cpp:237
      #52 0x0117c529 in QMetaObject::activate (sender=0x81a90f0, m=0x295a950, local_signal_index=0, argv=0xbfffd748) at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qobject.cpp:3295
      #53 0x028cb5c4 in Core::Internal::FancyTabBar::currentChanged (this=0x81a90f0, _t1=2) at /home/kkoehne/dev/creator/src/plugins/coreplugin/.moc/debug-shared/moc_fancytabwidget.cpp:169
      #54 0x0281519d in Core::Internal::FancyTabBar::setCurrentIndex (this=0x81a90f0, index=2) at /home/kkoehne/dev/creator/src/plugins/coreplugin/fancytabwidget.cpp:318
      #55 0x02816596 in Core::Internal::FancyTabWidget::setCurrentIndex (this=0x81a7d68, index=2) at /home/kkoehne/dev/creator/src/plugins/coreplugin/fancytabwidget.cpp:491
      #56 0x02890f2f in Core::ModeManager::activateMode (this=0x81cb178, id=...) at /home/kkoehne/dev/creator/src/plugins/coreplugin/modemanager.cpp:155
      #57 0x02840b59 in Core::EditorManager::activateEditor (this=0x8190050, view=0x81c16f8, editor=0x90ee718, flags=...) at /home/kkoehne/dev/creator/src/plugins/coreplugin/editormanager/editormanager.cpp:976
      #58 0x02842052 in Core::EditorManager::openEditor (this=0x8190050, view=0x0, fileName=..., editorId=..., flags=..., newEditor=0x0) at /home/kkoehne/dev/creator/src/plugins/coreplugin/editormanager/editormanager.cpp:1228
      #59 0x02841ca9 in Core::EditorManager::openEditor (this=0x8190050, fileName=..., editorId=..., flags=..., newEditor=0x0) at /home/kkoehne/dev/creator/src/plugins/coreplugin/editormanager/editormanager.cpp:1191
      #60 0x02807050 in Core::Internal::MainWindow::openFiles (this=0x8124578, fileNames=...) at /home/kkoehne/dev/creator/src/plugins/coreplugin/mainwindow.cpp:817
      #61 0x02806ba7 in Core::Internal::MainWindow::openFile (this=0x8124578) at /home/kkoehne/dev/creator/src/plugins/coreplugin/mainwindow.cpp:777
      #62 0x028caad1 in Core::Internal::MainWindow::qt_metacall (this=0x8124578, _c=QMetaObject::InvokeMetaMethod, _id=17, _a=0xbfffdb28) at /home/kkoehne/dev/creator/src/plugins/coreplugin/.moc/debug-shared/moc_mainwindow.cpp:158
      #63 0x01167472 in QMetaObject::metacall (object=0x8124578, cl=QMetaObject::InvokeMetaMethod, idx=49, argv=0xbfffdb28) at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qmetaobject.cpp:237
      #64 0x0117c529 in QMetaObject::activate (sender=0x816eca0, m=0xe1ec98, local_signal_index=1, argv=0xbfffdb28) at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qobject.cpp:3295
      #65 0x0032bb54 in QAction::triggered (this=0x816eca0, _t1=false) at .moc/debug-shared/moc_qaction.cpp:263
      #66 0x0032b391 in QAction::qt_metacall (this=0x816eca0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbfffdc88) at .moc/debug-shared/moc_qaction.cpp:167
      #67 0x01167472 in QMetaObject::metacall (object=0x816eca0, cl=QMetaObject::InvokeMetaMethod, idx=5, argv=0xbfffdc88) at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qmetaobject.cpp:237
      #68 0x0117c529 in QMetaObject::activate (sender=0x816ef98, m=0xe1ec98, local_signal_index=1, argv=0xbfffdc88) at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qobject.cpp:3295
      #69 0x0032bb54 in QAction::triggered (this=0x816ef98, _t1=false) at .moc/debug-shared/moc_qaction.cpp:263
      #70 0x0032b00b in QAction::activate (this=0x816ef98, event=QAction::Trigger) at /home/kkoehne/dev/qt/qt-master/src/gui/kernel/qaction.cpp:1255
      #71 0x00874aa2 in QMenuPrivate::activateCausedStack (this=0x8166610, causedStack=..., action=0x816ef98, action_e=QAction::Trigger, self=true) at /home/kkoehne/dev/qt/qt-master/src/gui/widgets/qmenu.cpp:1003
      #72 0x00874eff in QMenuPrivate::activateAction (this=0x8166610, action=0x816ef98, action_e=QAction::Trigger, self=true) at /home/kkoehne/dev/qt/qt-master/src/gui/widgets/qmenu.cpp:1095
      #73 0x008792fa in QMenu::mouseReleaseEvent (this=0x8111a30, e=0xbfffe440) at /home/kkoehne/dev/qt/qt-master/src/gui/widgets/qmenu.cpp:2309
      #74 0x003a8e88 in QWidget::event (this=0x8111a30, event=0xbfffe440) at /home/kkoehne/dev/qt/qt-master/src/gui/kernel/qwidget.cpp:8086
      #75 0x008799a3 in QMenu::event (this=0x8111a30, e=0xbfffe440) at /home/kkoehne/dev/qt/qt-master/src/gui/widgets/qmenu.cpp:2418
      #76 0x0033c42c in QApplicationPrivate::notify_helper (this=0x80599c8, receiver=0x8111a30, e=0xbfffe440) at kernel/qapplication.cpp:4341
      #77 0x0033a469 in QApplication::notify (this=0xbfffedcc, receiver=0x8111a30, e=0xbfffe440) at kernel/qapplication.cpp:3906
      #78 0x0115f5b7 in QCoreApplication::notifyInternal (this=0xbfffedcc, receiver=0x8111a30, event=0xbfffe440) at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qcoreapplication.cpp:704
      #79 0x0033ec6f in QCoreApplication::sendSpontaneousEvent (receiver=0x8111a30, event=0xbfffe440) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
      #80 0x00338c21 in QApplicationPrivate::sendMouseEvent (receiver=0x8111a30, event=0xbfffe440, alienWidget=0x81a90f0, nativeWidget=0x8124578, buttonDown=0xe42720, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3004
      #81 0x003e075d in QETWidget::translateMouseEvent (this=0x8124578, event=0xbfffea1c) at /home/kkoehne/dev/qt/qt-master/src/gui/kernel/qapplication_x11.cpp:4337
      #82 0x003dd3ad in QApplication::x11ProcessEvent (this=0xbfffedcc, event=0xbfffea1c) at /home/kkoehne/dev/qt/qt-master/src/gui/kernel/qapplication_x11.cpp:3414
      #83 0x004164ac in x11EventSourceDispatch (s=0x8062f00, callback=0, user_data=0x0) at /home/kkoehne/dev/qt/qt-master/src/gui/kernel/qguieventdispatcher_glib.cpp:146
      #84 0x015c3e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
      #85 0x015c7730 in ?? () from /lib/libglib-2.0.so.0
      #86 0x015c7863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
      #87 0x011992f4 in QEventDispatcherGlib::processEvents (this=0x805fe30, flags=...) at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qeventdispatcher_glib.cpp:412
      #88 0x00416afa in QGuiEventDispatcherGlib::processEvents (this=0x805fe30, flags=...) at /home/kkoehne/dev/qt/qt-master/src/gui/kernel/qguieventdispatcher_glib.cpp:204
      #89 0x0115c993 in QEventLoop::processEvents (this=0xbfffecec, flags=...) at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qeventloop.cpp:149
      #90 0x0115cad8 in QEventLoop::exec (this=0xbfffecec, flags=...) at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qeventloop.cpp:201
      #91 0x0115fca9 in QCoreApplication::exec () at /home/kkoehne/dev/qt/qt-master/src/corelib/kernel/qcoreapplication.cpp:981
      #92 0x003398d8 in QApplication::exec () at kernel/qapplication.cpp:3620
      #93 0x080518c8 in main (argc=1, argv=0xbffff0b4) at /home/kkoehne/dev/creator/src/app/main.cpp:318
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kkohne Kai Köhne
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes