Bug 306975 - Konquest crash after finishing a game
Summary: Konquest crash after finishing a game
Status: RESOLVED WORKSFORME
Alias: None
Product: konquest
Classification: Applications
Component: general (other bugs)
Version First Reported In: 2.1
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Pierre Ducroquet
URL:
Keywords:
: 307256 310107 311648 317759 329201 341878 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-09-18 10:59 UTC by Vincent de Phily
Modified: 2018-11-30 03:51 UTC (History)
16 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
New crash information added by DrKonqi (7.68 KB, text/plain)
2012-09-23 14:01 UTC, uli
Details
New crash information added by DrKonqi (9.09 KB, text/plain)
2012-12-02 21:08 UTC, Sergiu Bivol
Details
New crash information added by DrKonqi (8.86 KB, text/plain)
2012-12-05 19:30 UTC, Alex Wright
Details
New crash information added by DrKonqi (8.95 KB, text/plain)
2012-12-11 15:17 UTC, Jeff
Details
New crash information added by DrKonqi (8.82 KB, text/plain)
2013-01-25 21:21 UTC, Sergey Zhelnin
Details
New crash information added by DrKonqi (13.38 KB, text/plain)
2013-02-01 15:36 UTC, Matthew Dawson
Details
New crash information added by DrKonqi (12.90 KB, text/plain)
2013-02-05 14:37 UTC, jkluck
Details
New crash information added by DrKonqi (2.70 KB, text/plain)
2013-02-27 04:04 UTC, Scott Kitterman
Details
New crash information added by DrKonqi (7.92 KB, text/plain)
2013-04-03 09:35 UTC, Richard Llom
Details
Valgrind Trace of Konquest Crash (19.34 KB, text/plain)
2013-04-03 09:49 UTC, Richard Llom
Details
New crash information added by DrKonqi (9.43 KB, text/plain)
2013-11-07 02:32 UTC, Volkan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent de Phily 2012-09-18 10:59:04 UTC
Application: konquest (2.1)
KDE Platform Version: 4.9.1 (Compiled from sources)
Qt Version: 4.8.3
Operating System: Linux 3.5.3-hardened-r1 x86_64
Distribution: "Gentoo Base System release 2.1"

-- Information about the crash:
- What I was doing when the application crashed:

Won a game and clicked "ok" on the last messagebox displaying the scores.
Game setting was 4x4 tiles, 4 computer hard players, 1 human.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Konquest (konquest), signal: Segmentation fault
[KCrash Handler]
#6  operator-> (this=0xf7110000f718) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:112
#7  QGraphicsItem::parentItem (this=0xf7110000f710) at graphicsview/qgraphicsitem.cpp:1576
#8  0x00007f060519bceb in QGraphicsItem::topLevelItem (this=<optimized out>) at graphicsview/qgraphicsitem.cpp:1589
#9  0x00007f0605200002 in QGraphicsSceneFindItemBspTreeVisitor::visit (this=0x7f06068163d0, items=0x7f060760c800) at graphicsview/qgraphicsscene_bsp.cpp:80
#10 0x00007f06051fe76e in QGraphicsSceneBspTree::climbTree (this=0x7f0606dff5a8, visitor=0x7f06068163d0, rect=..., index=<optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:261
#11 0x00007f06051fe856 in QGraphicsSceneBspTree::climbTree (this=0x7f0606dff5a8, visitor=0x7f06068163d0, rect=..., index=<optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:252
#12 0x00007f06051ff0e1 in QGraphicsSceneBspTree::items (this=<optimized out>, rect=<optimized out>, onlyTopLevelItems=<optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:154
#13 0x00007f0605202d70 in QGraphicsSceneBspTreeIndexPrivate::estimateItems (this=0x7f0606dff500, rect=..., order=Qt::AscendingOrder, onlyTopLevelItems=true) at graphicsview/qgraphicsscenebsptreeindex.cpp:387
#14 0x00007f0605202f87 in QGraphicsSceneBspTreeIndex::estimateTopLevelItems (this=<optimized out>, rect=<optimized out>, order=<optimized out>) at graphicsview/qgraphicsscenebsptreeindex.cpp:540
#15 0x00007f06051f420f in QGraphicsScenePrivate::drawItems (this=0x7f0606794b90, painter=0x7fff5f56a510, viewTransform=0x0, exposedRegion=0x7f0606ddbfe8, widget=0x7f06069dc980) at graphicsview/qgraphicsscene.cpp:4737
#16 0x00007f060521a20a in QGraphicsView::paintEvent (this=<optimized out>, event=<optimized out>) at graphicsview/qgraphicsview.cpp:3471
#17 0x00007f0604b0c54f in QWidget::event (this=0x7f0606a41d70, event=0x7fff5f56af60) at kernel/qwidget.cpp:8517
#18 0x00007f0604f5d316 in QFrame::event (this=0x7f0606a41d70, e=0x7fff5f56af60) at widgets/qframe.cpp:557
#19 0x00007f060521b5cb in QGraphicsView::viewportEvent (this=0x7f0606a41d70, event=0x7fff5f56af60) at graphicsview/qgraphicsview.cpp:2866
#20 0x00007f0603d7e88b in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>, receiver=0x7f06069dc980, event=0x7fff5f56af60) at kernel/qcoreapplication.cpp:1025
#21 0x00007f0604aa2779 in QApplicationPrivate::notify_helper (this=0x7f06065d4800, receiver=0x7f06069dc980, e=0x7fff5f56af60) at kernel/qapplication.cpp:4553
#22 0x00007f0604aa82f9 in QApplication::notify (this=<optimized out>, receiver=0x7f06069dc980, e=0x7fff5f56af60) at kernel/qapplication.cpp:4418
#23 0x00007f0605c6aca6 in KApplication::notify (this=0x7fff5f56ede0, receiver=0x7f06069dc980, event=0x7fff5f56af60) at /home/portagetmp/portage/kde-base/kdelibs-4.9.1/work/kdelibs-4.9.1/kdeui/kernel/kapplication.cpp:311
#24 0x00007f0603d7e65b in QCoreApplication::notifyInternal (this=0x7fff5f56ede0, receiver=0x7f06069dc980, event=0x7fff5f56af60) at kernel/qcoreapplication.cpp:915
#25 0x00007f0604b07611 in sendSpontaneousEvent (event=0x7fff5f56af60, receiver=0x7f06069dc980) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#26 QWidgetPrivate::drawWidget (this=0x7f0606f8ce60, pdev=0x7f06069ddfc0, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x7f0606a4fcf0) at kernel/qwidget.cpp:5594
#27 0x00007f0604d30883 in QWidgetBackingStore::sync (this=0x7f0606a4fcf0) at painting/qbackingstore.cpp:1365
#28 0x00007f0604afae70 in QWidgetPrivate::syncBackingStore (this=0x7f060676d4a0) at kernel/qwidget.cpp:1892
#29 0x00007f0604b0c9e4 in QWidget::event (this=0x7f0606766150, event=0x7f0607656ab0) at kernel/qwidget.cpp:8664
#30 0x00007f0604f7d61b in QMainWindow::event (this=0x7f0606766150, event=0x7f0607656ab0) at widgets/qmainwindow.cpp:1478
#31 0x00007f0605dad250 in KXmlGuiWindow::event (this=0x7f0606766150, ev=0x7f0607656ab0) at /home/portagetmp/portage/kde-base/kdelibs-4.9.1/work/kdelibs-4.9.1/kdeui/xmlgui/kxmlguiwindow.cpp:126
#32 0x00007f0604aa2794 in QApplicationPrivate::notify_helper (this=0x7f06065d4800, receiver=0x7f0606766150, e=0x7f0607656ab0) at kernel/qapplication.cpp:4557
#33 0x00007f0604aa82f9 in QApplication::notify (this=<optimized out>, receiver=0x7f0606766150, e=0x7f0607656ab0) at kernel/qapplication.cpp:4418
#34 0x00007f0605c6aca6 in KApplication::notify (this=0x7fff5f56ede0, receiver=0x7f0606766150, event=0x7f0607656ab0) at /home/portagetmp/portage/kde-base/kdelibs-4.9.1/work/kdelibs-4.9.1/kdeui/kernel/kapplication.cpp:311
#35 0x00007f0603d7e65b in QCoreApplication::notifyInternal (this=0x7fff5f56ede0, receiver=0x7f0606766150, event=0x7f0607656ab0) at kernel/qcoreapplication.cpp:915
#36 0x00007f0603d826a1 in sendEvent (event=0x7f0607656ab0, receiver=0x7f0606766150) at kernel/qcoreapplication.h:231
#37 QCoreApplicationPrivate::sendPostedEvents (receiver=0x7f0606766150, event_type=77, data=0x7f06065b00d0) at kernel/qcoreapplication.cpp:1539
#38 0x00007f06051e86aa in dispatchPendingUpdateRequests (this=0x7f0606ddbb60) at ../../include/QtGui/private/../../../src/gui/graphicsview/qgraphicsview_p.h:200
#39 QGraphicsScenePrivate::_q_processDirtyItems (this=0x7f0606794b90) at graphicsview/qgraphicsscene.cpp:515
#40 0x00007f06051e8a19 in QGraphicsScene::qt_static_metacall (_o=0x7f0606e15ac0, _c=<optimized out>, _id=14, _a=0x7f0607071320) at .moc/debug-shared/moc_qgraphicsscene.cpp:107
#41 0x00007f0603d994c6 in QObject::event (this=0x7f0606e15ac0, e=<optimized out>) at kernel/qobject.cpp:1195
#42 0x00007f06051f7d13 in QGraphicsScene::event (this=0x7f0606e15ac0, event=0x7f06070e0c20) at graphicsview/qgraphicsscene.cpp:3565
#43 0x00007f0604aa2794 in QApplicationPrivate::notify_helper (this=0x7f06065d4800, receiver=0x7f0606e15ac0, e=0x7f06070e0c20) at kernel/qapplication.cpp:4557
#44 0x00007f0604aa82f9 in QApplication::notify (this=<optimized out>, receiver=0x7f0606e15ac0, e=0x7f06070e0c20) at kernel/qapplication.cpp:4418
#45 0x00007f0605c6aca6 in KApplication::notify (this=0x7fff5f56ede0, receiver=0x7f0606e15ac0, event=0x7f06070e0c20) at /home/portagetmp/portage/kde-base/kdelibs-4.9.1/work/kdelibs-4.9.1/kdeui/kernel/kapplication.cpp:311
#46 0x00007f0603d7e65b in QCoreApplication::notifyInternal (this=0x7fff5f56ede0, receiver=0x7f0606e15ac0, event=0x7f06070e0c20) at kernel/qcoreapplication.cpp:915
#47 0x00007f0603d826a1 in sendEvent (event=0x7f06070e0c20, receiver=0x7f0606e15ac0) at kernel/qcoreapplication.h:231
#48 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x7f06065b00d0) at kernel/qcoreapplication.cpp:1539
#49 0x00007f0603db84d7 in sendPostedEvents () at kernel/qcoreapplication.h:236
#50 postEventSourceDispatch (s=0x7f06065d4c00) at kernel/qeventdispatcher_glib.cpp:279
#51 0x00007f06005993d2 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#52 0x00007f0600599750 in g_main_context_iterate.clone.6 () from /usr/lib64/libglib-2.0.so.0
#53 0x00007f060059983c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#54 0x00007f0603db86cf in QEventDispatcherGlib::processEvents (this=0x7f06065d3d20, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#55 0x00007f0604b6e556 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#56 0x00007f0603d82cff in QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1102
#57 0x00007f0606383c62 in LocalGame::stop (this=0x7f0606dd2f50) at /home/portagetmp/portage/kde-base/konquest-4.9.1/work/konquest-4.9.1/konquest/localgame.cpp:43
#58 0x00007f060638775b in GameView::cleanupGame (this=0x7f06069f8110) at /home/portagetmp/portage/kde-base/konquest-4.9.1/work/konquest-4.9.1/konquest/gameview.cc:521
#59 0x00007f060638947f in GameView::gameOver (this=0x7f06069f8110) at /home/portagetmp/portage/kde-base/konquest-4.9.1/work/konquest-4.9.1/konquest/gameview.cc:514
#60 0x00007f0603d9a041 in QMetaObject::activate (sender=0x7f0606dd2f50, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#61 0x00007f06063833a4 in Game::findWinner (this=0x7f0606dd2f50) at /home/portagetmp/portage/kde-base/konquest-4.9.1/work/konquest-4.9.1/konquest/game.cpp:201
#62 0x00007f060639a481 in NeutralPlayer::play (this=0x7f0606792d00) at /home/portagetmp/portage/kde-base/konquest-4.9.1/work/konquest-4.9.1/konquest/players/neutralplayer.cpp:63
#63 0x00007f060639a7e3 in Player::onEntry (this=0x7f0606792d00, event=<optimized out>) at /home/portagetmp/portage/kde-base/konquest-4.9.1/work/konquest-4.9.1/konquest/players/player.cpp:50
#64 0x00007f0603dd0751 in QStateMachinePrivate::enterStates (this=0x7f0606dfec50, event=0x7f0606e0df10, enabledTransitions=...) at statemachine/qstatemachine.cpp:515
#65 0x00007f0603dd0bfb in QStateMachinePrivate::microstep (this=0x7f0606dfec50, event=0x7f0606e0df10, enabledTransitions=...) at statemachine/qstatemachine.cpp:375
#66 0x00007f0603dd0d3e in QStateMachinePrivate::_q_process (this=0x7f0606dfec50) at statemachine/qstatemachine.cpp:1287
#67 0x00007f0603dd3d32 in QStateMachinePrivate::handleTransitionSignal (this=0x7f0606dfec50, sender=0x7f0607622b40, signalIndex=8, argv=0x7fff5f56d4e0) at statemachine/qstatemachine.cpp:1662
#68 0x00007f0603dd3f7b in QSignalEventGenerator::qt_metacall (this=0x7f0606790010, _c=<optimized out>, _id=0, _a=0x7fff5f56d4e0) at statemachine/qstatemachine.cpp:2268
#69 0x00007f0603d9a19b in QMetaObject::activate (sender=0x7f0607622b40, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3566
#70 0x00007f060639a015 in LocalPlayer::done (this=0x7f0607622b40) at /home/portagetmp/portage/kde-base/konquest-4.9.1/work/konquest-4.9.1/konquest/players/localplayer.cpp:45
#71 0x00007f0603d9a041 in QMetaObject::activate (sender=0x7f0606f8d520, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff5f56d6e0) at kernel/qobject.cpp:3547
#72 0x00007f0605289a32 in QAbstractButton::clicked (this=<optimized out>, _t1=false) at .moc/debug-shared/moc_qabstractbutton.cpp:220
#73 0x00007f0604f0631b in QAbstractButtonPrivate::emitClicked (this=<optimized out>) at widgets/qabstractbutton.cpp:548
#74 0x00007f0604f0826f in QAbstractButtonPrivate::click (this=0x7f0607732b70) at widgets/qabstractbutton.cpp:541
#75 0x00007f0604f0856c in QAbstractButton::mouseReleaseEvent (this=0x7f0606f8d520, e=0x7fff5f56e0b0) at widgets/qabstractbutton.cpp:1123
#76 0x00007f0604b0c396 in QWidget::event (this=0x7f0606f8d520, event=0x7fff5f56e0b0) at kernel/qwidget.cpp:8371
#77 0x00007f0604aa2794 in QApplicationPrivate::notify_helper (this=0x7f06065d4800, receiver=0x7f0606f8d520, e=0x7fff5f56e0b0) at kernel/qapplication.cpp:4557
#78 0x00007f0604aa8c14 in QApplication::notify (this=<optimized out>, receiver=0x7f0606f8d520, e=0x7fff5f56e0b0) at kernel/qapplication.cpp:4100
#79 0x00007f0605c6aca6 in KApplication::notify (this=0x7fff5f56ede0, receiver=0x7f0606f8d520, event=0x7fff5f56e0b0) at /home/portagetmp/portage/kde-base/kdelibs-4.9.1/work/kdelibs-4.9.1/kdeui/kernel/kapplication.cpp:311
#80 0x00007f0603d7e65b in QCoreApplication::notifyInternal (this=0x7fff5f56ede0, receiver=0x7f0606f8d520, event=0x7fff5f56e0b0) at kernel/qcoreapplication.cpp:915
#81 0x00007f0604aa3d5b in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#82 QApplicationPrivate::sendMouseEvent (receiver=0x7f0606f8d520, event=0x7fff5f56e0b0, alienWidget=0x0, nativeWidget=0x7f0606f8d520, buttonDown=0x7f0605741478, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3168
#83 0x00007f0604b42478 in QETWidget::translateMouseEvent (this=0x7f0606f8d520, event=<optimized out>) at kernel/qapplication_x11.cpp:4507
#84 0x00007f0604b40af9 in QApplication::x11ProcessEvent (this=0x7fff5f56ede0, event=0x7fff5f56ea00) at kernel/qapplication_x11.cpp:3630
#85 0x00007f0604b6e982 in x11EventSourceDispatch (s=0x7f06065d1900, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#86 0x00007f06005993d2 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#87 0x00007f0600599750 in g_main_context_iterate.clone.6 () from /usr/lib64/libglib-2.0.so.0
#88 0x00007f060059983c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#89 0x00007f0603db86cf in QEventDispatcherGlib::processEvents (this=0x7f06065d3d20, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#90 0x00007f0604b6e556 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#91 0x00007f0603d7c4d2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#92 0x00007f0603d7c895 in QEventLoop::exec (this=0x7fff5f56ed30, flags=...) at kernel/qeventloop.cpp:204
#93 0x00007f0603d82b4b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#94 0x00007f0606384d6e in main (argc=3, argv=0x7fff5f56f158) at /home/portagetmp/portage/kde-base/konquest-4.9.1/work/konquest-4.9.1/konquest/Konquest.cc:58

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-09-23 08:48:52 UTC
*** Bug 307256 has been marked as a duplicate of this bug. ***
Comment 2 uli 2012-09-23 14:01:19 UTC
Created attachment 74108 [details]
New crash information added by DrKonqi

konquest (2.1) on KDE Platform 4.9.1 "release 561" using Qt 4.8.3

- What I was doing when the application crashed:
clicking on OK button in the last message window of the game

-- Backtrace (Reduced):
#6  QGraphicsItem::parentItem (this=this@entry=0x14d0000029c) at graphicsview/qgraphicsitem.cpp:1576
#7  0x00007f38f9b7ca8b in QGraphicsItem::topLevelItem (this=<optimized out>) at graphicsview/qgraphicsitem.cpp:1589
#8  0x00007f38f9bca341 in QGraphicsSceneFindItemBspTreeVisitor::visit (this=0x309f5b0, items=0x363ed58) at graphicsview/qgraphicsscene_bsp.cpp:80
#9  0x00007f38f9bc9236 in QGraphicsSceneBspTree::climbTree (this=0x2b384b8, visitor=0x309f5b0, rect=..., index=<optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:252
#10 0x00007f38f9bc9236 in QGraphicsSceneBspTree::climbTree (this=0x2b384b8, visitor=0x309f5b0, rect=..., index=<optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:252
Comment 3 Jekyll Wu 2012-11-14 17:07:05 UTC
*** Bug 310107 has been marked as a duplicate of this bug. ***
Comment 4 Sergiu Bivol 2012-12-02 21:08:11 UTC
Created attachment 75595 [details]
New crash information added by DrKonqi

konquest (2.1) on KDE Platform 4.9.2 using Qt 4.8.3

A game has ended, closed the last dialog window.

-- Backtrace (Reduced):
#6  QGraphicsItem::parentItem (this=this@entry=0x1f200000070) at graphicsview/qgraphicsitem.cpp:1576
#7  0x00007f46709e338b in QGraphicsItem::topLevelItem (this=<optimized out>) at graphicsview/qgraphicsitem.cpp:1589
#8  0x00007f4670a30da1 in QGraphicsSceneFindItemBspTreeVisitor::visit (this=0x3f42e00, items=0x49cd810) at graphicsview/qgraphicsscene_bsp.cpp:80
#9  0x00007f4670a2fc06 in QGraphicsSceneBspTree::climbTree (this=0x42cebe8, visitor=0x3f42e00, rect=..., index=<optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:261
#10 0x00007f4670a2fc06 in QGraphicsSceneBspTree::climbTree (this=0x42cebe8, visitor=0x3f42e00, rect=..., index=<optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:261
Comment 5 Alex Wright 2012-12-05 19:30:48 UTC
Created attachment 75644 [details]
New crash information added by DrKonqi

konquest (2.1) on KDE Platform 4.9.3 using Qt 4.8.3

- What I was doing when the application crashed:

Closing the application in the final dialog. I had just abandoned a game.

-- Backtrace (Reduced):
#6  0x00007fa0ca367080 in QGraphicsItem::parentItem() const () from /usr/lib64/qt4/libQtGui.so.4
#7  0x00007fa0ca3670b3 in QGraphicsItem::topLevelItem() const () from /usr/lib64/qt4/libQtGui.so.4
#8  0x00007fa0ca3b6004 in QGraphicsSceneFindItemBspTreeVisitor::visit(QList<QGraphicsItem*>*) () from /usr/lib64/qt4/libQtGui.so.4
#9  0x00007fa0ca3b4d06 in QGraphicsSceneBspTree::climbTree(QGraphicsSceneBspTreeVisitor*, QRectF const&, int) const () from /usr/lib64/qt4/libQtGui.so.4
#10 0x00007fa0ca3b4d06 in QGraphicsSceneBspTree::climbTree(QGraphicsSceneBspTreeVisitor*, QRectF const&, int) const () from /usr/lib64/qt4/libQtGui.so.4
Comment 6 Jeff 2012-12-11 15:17:31 UTC
Created attachment 75784 [details]
New crash information added by DrKonqi

konquest (2.1) on KDE Platform 4.9.3 using Qt 4.8.3

- What I was doing when the application crashed:

Completed a Konquest game and clicked the OK button. Application subsequently crashed.

-- Backtrace (Reduced):
#6  QGraphicsItem::parentItem (this=this@entry=0xd4000000ab) at graphicsview/qgraphicsitem.cpp:1576
#7  0x00007ff78b88638b in QGraphicsItem::topLevelItem (this=<optimized out>) at graphicsview/qgraphicsitem.cpp:1589
#8  0x00007ff78b8d3da1 in QGraphicsSceneFindItemBspTreeVisitor::visit (this=0x101a6e0, items=0x1063f98) at graphicsview/qgraphicsscene_bsp.cpp:80
#9  0x00007ff78b8d2c06 in QGraphicsSceneBspTree::climbTree (this=0x105cb58, visitor=0x101a6e0, rect=..., index=<optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:261
#10 0x00007ff78b8d334f in QGraphicsSceneBspTree::items (this=<optimized out>, rect=..., onlyTopLevelItems=<optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:154
Comment 7 Christoph Feck 2012-12-13 21:34:22 UTC
*** Bug 311648 has been marked as a duplicate of this bug. ***
Comment 8 Sergey Zhelnin 2013-01-25 21:21:30 UTC
Created attachment 76722 [details]
New crash information added by DrKonqi

konquest (2.1) on KDE Platform 4.9.5 using Qt 4.8.4

- What I was doing when the application crashed:
Closed Konquest after the game is finighed.

-- Backtrace (Reduced):
#5  0x00007fc593c240c0 in QGraphicsItem::parentItem() const () from /lib64/libQtGui.so.4
#6  0x00007fc593c240eb in QGraphicsItem::topLevelItem() const () from /lib64/libQtGui.so.4
#7  0x00007fc593c718d1 in QGraphicsSceneFindItemBspTreeVisitor::visit(QList<QGraphicsItem*>*) () from /lib64/libQtGui.so.4
#8  0x00007fc593c706c6 in QGraphicsSceneBspTree::climbTree(QGraphicsSceneBspTreeVisitor*, QRectF const&, int) const () from /lib64/libQtGui.so.4
#9  0x00007fc593c70756 in QGraphicsSceneBspTree::climbTree(QGraphicsSceneBspTreeVisitor*, QRectF const&, int) const () from /lib64/libQtGui.so.4
Comment 9 Matthew Dawson 2013-02-01 15:36:31 UTC
Created attachment 76862 [details]
New crash information added by DrKonqi

konquest (2.1) on KDE Platform 4.9.3 using Qt 4.8.2

- What I was doing when the application crashed:
After completing a game and clicking ok, the game crashes everytime with the settings specified below.

- Custom settings of the application:
If you play the game in blind mode, the above crash happens everytime I've tested.  The rest of the options are left at the defaults, but checking cumulative production has no effect on stopping the crash.  Without blind mode, nothing seems to happen.

-- Backtrace (Reduced):
#6  QGraphicsItem::parentItem (this=0x144000000c8) at graphicsview/qgraphicsitem.cpp:1576
#7  0x00007f1219b9fa7b in QGraphicsItem::topLevelItem (this=<optimized out>) at graphicsview/qgraphicsitem.cpp:1589
#8  0x00007f1219beddeb in QGraphicsSceneFindItemBspTreeVisitor::visit (this=0x232f8e0, items=0x2775270) at graphicsview/qgraphicsscene_bsp.cpp:80
#9  0x00007f1219becc66 in QGraphicsSceneBspTree::climbTree (this=0x2288858, visitor=0x232f8e0, rect=..., index=<optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:261
#10 0x00007f1219beccf7 in QGraphicsSceneBspTree::climbTree (this=0x2288858, visitor=0x232f8e0, rect=..., index=<optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:252
Comment 10 jkluck 2013-02-05 14:37:12 UTC
Created attachment 76924 [details]
New crash information added by DrKonqi

konquest (2.1) on KDE Platform 4.9.4 using Qt 4.8.3

- What I was doing when the application crashed:

A game has ended, closed the last dialog window.

-- Backtrace (Reduced):
#6  QGraphicsItem::parentItem (this=this@entry=0xcc000001cd) at graphicsview/qgraphicsitem.cpp:1576
#7  0x00007f14228cd38b in QGraphicsItem::topLevelItem (this=<optimized out>) at graphicsview/qgraphicsitem.cpp:1589
#8  0x00007f142291ada1 in QGraphicsSceneFindItemBspTreeVisitor::visit (this=0x1968440, items=0x20bdca0) at graphicsview/qgraphicsscene_bsp.cpp:80
#9  0x00007f1422919c06 in QGraphicsSceneBspTree::climbTree (this=0x19682f8, visitor=0x1968440, rect=..., index=<optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:261
#10 0x00007f1422919c96 in QGraphicsSceneBspTree::climbTree (this=0x19682f8, visitor=0x1968440, rect=..., index=<optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:252
Comment 11 Scott Kitterman 2013-02-27 04:04:00 UTC
Created attachment 77606 [details]
New crash information added by DrKonqi

konquest (2.1) on KDE Platform 4.9.5 using Qt 4.8.3

- What I was doing when the application crashed:

As with the others, crash at the end of a game.  Still occurs with 4.9.5.

-- Backtrace (Reduced):
#7  0xb6faea07 in QGraphicsItem::parentItem (this=this@entry=0xa914848) at graphicsview/qgraphicsitem.cpp:1576
#8  0xb6faea32 in QGraphicsItem::topLevelItem (this=0xa6481c0) at graphicsview/qgraphicsitem.cpp:1589
#9  0xb7000d99 in QGraphicsSceneFindItemBspTreeVisitor::visit (this=0xa248740, items=0xa47b438) at graphicsview/qgraphicsscene_bsp.cpp:80
#10 0xb6fffa41 in QGraphicsSceneBspTree::climbTree (this=this@entry=0xa2b388c, visitor=visitor@entry=0xa248740, rect=..., index=index@entry=89) at graphicsview/qgraphicsscene_bsp.cpp:247
#11 0xb6fffa74 in QGraphicsSceneBspTree::climbTree (this=this@entry=0xa2b388c, visitor=visitor@entry=0xa248740, rect=..., index=index@entry=21) at graphicsview/qgraphicsscene_bsp.cpp:252
Comment 12 Richard Llom 2013-04-03 09:35:56 UTC
Created attachment 78594 [details]
New crash information added by DrKonqi

konquest (2.1) on KDE Platform 4.10.1 using Qt 4.8.4

- What I was doing when the application crashed:
Closed score dialog after end of game.

Attached is a 3-star backtrace, I'll try to do a valgrind trace.

-- Backtrace (Reduced):
#6  operator-> (this=0x98) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:112
#7  QGraphicsItem::parentItem (this=this@entry=0x90) at graphicsview/qgraphicsitem.cpp:1576
#8  0x00007f95d36890fb in QGraphicsItem::topLevelItem (this=<optimized out>) at graphicsview/qgraphicsitem.cpp:1589
#9  0x00007f95d36df21b in QGraphicsSceneFindItemBspTreeVisitor::visit (this=0x29f0f90, items=0x3065440) at graphicsview/qgraphicsscene_bsp.cpp:80
#10 0x00007f95d36ddd1e in QGraphicsSceneBspTree::climbTree (this=0x29ec648, visitor=0x29f0f90, rect=..., index=<optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:261
Comment 13 Richard Llom 2013-04-03 09:49:02 UTC
Created attachment 78595 [details]
Valgrind Trace of Konquest Crash
Comment 14 Christoph Feck 2013-04-14 21:37:05 UTC
*** Bug 317759 has been marked as a duplicate of this bug. ***
Comment 15 Volkan 2013-11-07 02:32:38 UTC
Created attachment 83388 [details]
New crash information added by DrKonqi

konquest (2.1) on KDE Platform 4.11.2 using Qt 4.8.4

- What I was doing when the application crashed:

Completed the game and the game crashed immediately.

-- Backtrace (Reduced):
#5  QGraphicsItem::parentItem (this=this@entry=0x18d00000312) at graphicsview/qgraphicsitem.cpp:1576
#6  0x00007f3423cc4a2b in QGraphicsItem::topLevelItem (this=<optimized out>) at graphicsview/qgraphicsitem.cpp:1589
#7  0x00007f3423d106e3 in QGraphicsSceneFindItemBspTreeVisitor::visit (this=0x1a08f70, items=0x1df88c8) at graphicsview/qgraphicsscene_bsp.cpp:80
#8  0x00007f3423d0f5ee in QGraphicsSceneBspTree::climbTree (this=0x1dd56a8, visitor=0x1a08f70, rect=..., index=<optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:252
#9  0x00007f3423d0f592 in QGraphicsSceneBspTree::climbTree (this=0x1dd56a8, visitor=0x1a08f70, rect=..., index=<optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:261
Comment 16 Alexander Schuch 2013-12-28 03:50:49 UTC
*** Bug 329201 has been marked as a duplicate of this bug. ***
Comment 17 Alexander Schuch 2015-01-04 12:05:54 UTC
*** Bug 341878 has been marked as a duplicate of this bug. ***
Comment 18 Andrew Crouthamel 2018-10-31 03:55:03 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 19 Bug Janitor Service 2018-11-15 10:38:57 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 20 Bug Janitor Service 2018-11-30 03:51:46 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!