https://bugs.kde.org/show_bug.cgi?id=304362 Bug ID: 304362 Severity: crash Version: unspecified Priority: NOR CC: kde-games-bugs@kde.org Assignee: kleag@free.fr Summary: KsirK crashes on "new game" after one is already finished. Classification: Unclassified OS: Linux Reporter: nemhirsl@gmail.com Hardware: openSUSE RPMs Status: UNCONFIRMED Component: general Product: ksirk Application: ksirk (4.8.4 (4.8.4) "release 7") KDE Platform Version: 4.8.4 (4.8.4) "release 7" Qt Version: 4.8.2 Operating System: Linux 3.5.0-35-desktop x86_64 Distribution: "openSUSE 12.1 (x86_64)" -- Information about the crash: - What I was doing when the application crashed: Confirmed I want a new game after one was finished. Crashes everytime. The crash can be reproduced every time. -- Backtrace: Application: KsirK (ksirk), signal: Segmentation fault [KCrash Handler] #6 0x0000000000000000 in ?? () #7 0x000000000042de0f in qDeleteAll::const_iterator> (end=, begin=) at /usr/include/QtCore/qalgorithms.h:322 #8 qDeleteAll > (c=) at /usr/include/QtCore/qalgorithms.h:330 #9 Ksirk::GameLogic::GameAutomaton::removeAllPlayers (this=0xe45a90) at /usr/src/debug/kdegames-4.8.4/ksirk/ksirk/GameLogic/gameautomaton.cpp:2639 #10 0x000000000044321e in Ksirk::KGameWindow::actionNewGame (this=0xed6370, socket=Ksirk::GameLogic::GameAutomaton::None) at /usr/src/debug/kdegames-4.8.4/ksirk/ksirk/kgamewin.cpp:2637 #11 0x00007f8be9b2ac41 in QMetaObject::activate (sender=0x2a35630, m=, local_signal_index=, argv=0x7fff0c237650) at kernel/qobject.cpp:3556 #12 0x00007f8be8e93b52 in QAction::triggered (this=, _t1=false) at .moc/release-shared/moc_qaction.cpp:277 #13 0x00007f8be8e93d3f in QAction::activate (this=0x2a35630, event=) at kernel/qaction.cpp:1257 #14 0x00007f8be92e1139 in QMenuPrivate::activateCausedStack (this=0x21f0400, causedStack=..., action=0x2a35630, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1028 #15 0x00007f8be92e7292 in QMenuPrivate::activateAction (this=0x21f0400, action=0x2a35630, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1120 #16 0x00007f8bea65d2a0 in KMenu::mouseReleaseEvent (this=0x21e8540, e=0x7fff0c238220) at /usr/src/debug/kdelibs-4.8.4/kdeui/widgets/kmenu.cpp:464 #17 0x00007f8be8eea644 in QWidget::event (this=0x21e8540, event=0x7fff0c238220) at kernel/qwidget.cpp:8371 #18 0x00007f8be92e882b in QMenu::event (this=0x21e8540, e=0x7fff0c238220) at widgets/qmenu.cpp:2469 #19 0x00007f8be8e99fe4 in notify_helper (e=0x7fff0c238220, receiver=0x21e8540, this=0xd24630) at kernel/qapplication.cpp:4551 #20 QApplicationPrivate::notify_helper (this=0xd24630, receiver=0x21e8540, e=0x7fff0c238220) at kernel/qapplication.cpp:4523 #21 0x00007f8be8e9f683 in QApplication::notify (this=, receiver=0x21e8540, e=0x7fff0c238220) at kernel/qapplication.cpp:4094 #22 0x00007f8bea59c746 in KApplication::notify (this=0x7fff0c238f40, receiver=0x21e8540, event=0x7fff0c238220) at /usr/src/debug/kdelibs-4.8.4/kdeui/kernel/kapplication.cpp:311 #23 0x00007f8be9b16d0c in QCoreApplication::notifyInternal (this=0x7fff0c238f40, receiver=0x21e8540, event=0x7fff0c238220) at kernel/qcoreapplication.cpp:915 #24 0x00007f8be8e9afb2 in sendEvent (event=, receiver=) at ../../src/corelib/kernel/qcoreapplication.h:231 #25 QApplicationPrivate::sendMouseEvent (receiver=0x21e8540, event=0x7fff0c238220, alienWidget=0x0, nativeWidget=0x21e8540, buttonDown=0x0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3162 #26 0x00007f8be8f17481 in QETWidget::translateMouseEvent (this=0x21e8540, event=) at kernel/qapplication_x11.cpp:4447 #27 0x00007f8be8f15c7a in QApplication::x11ProcessEvent (this=0x7fff0c238f40, event=0x7fff0c238ae0) at kernel/qapplication_x11.cpp:3636 #28 0x00007f8be8f3da12 in x11EventSourceDispatch (s=0xd47b00, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #29 0x00007f8be402f5dd in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #30 0x00007f8be402fdd8 in ?? () from /usr/lib64/libglib-2.0.so.0 #31 0x00007f8be402ffa9 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #32 0x00007f8be9b45dcf in QEventDispatcherGlib::processEvents (this=0xcfc2c0, flags=) at kernel/qeventdispatcher_glib.cpp:424 #33 0x00007f8be8f3d69e in QGuiEventDispatcherGlib::processEvents (this=, flags=) at kernel/qguieventdispatcher_glib.cpp:204 #34 0x00007f8be9b15842 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #35 0x00007f8be9b15a97 in QEventLoop::exec (this=0x7fff0c238eb0, flags=...) at kernel/qeventloop.cpp:204 #36 0x00007f8be9b1a8b5 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #37 0x0000000000425a28 in main (argc=1, argv=0x7fff0c2393b8) at /usr/src/debug/kdegames-4.8.4/ksirk/ksirk/main.cpp:75 Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.