Bug 320209 - Crash after complet a Game
Summary: Crash after complet a Game
Status: RESOLVED DUPLICATE of bug 296290
Alias: None
Product: konquest
Classification: Applications
Component: general (show other bugs)
Version: 2.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Pierre Ducroquet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-24 10:35 UTC by T.Kwasigroch
Modified: 2013-05-25 10:37 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description T.Kwasigroch 2013-05-24 10:35:10 UTC
Application: konquest (2.1)
KDE Platform Version: 4.8.5 (4.8.5)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-36-generic i686
Distribution: Linux Mint 13 Maya

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

after comlpeting a Game and close the report after a few seconds Konquest crashed.
it's no odds whatever I do in the seconds it crashs

The crash can be reproduced every time.

-- Backtrace:
Application: Konquest (konquest), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#7  MapScene::getSectorSize (this=0x8eadf08) at ../../konquest/map/mapscene.cc:192
#8  0x08062188 in PlanetItem::boundingRect (this=0x9147df8) at ../../konquest/map/mapitems.cc:77
#9  0x0148529d in QGraphicsItemPrivate::effectiveBoundingRect (this=0x8f81ff0, topMostEffectItem=0x0) at graphicsview/qgraphicsitem.cpp:2857
#10 0x01485442 in QGraphicsItemPrivate::sceneEffectiveBoundingRect (this=0x8f81ff0) at graphicsview/qgraphicsitem.cpp:2908
#11 0x014bc9e8 in _q_updateIndex (this=0x8eae138) at graphicsview/qgraphicsscenebsptreeindex.cpp:175
#12 QGraphicsSceneBspTreeIndexPrivate::_q_updateIndex (this=0x8eae138) at graphicsview/qgraphicsscenebsptreeindex.cpp:120
#13 0x014bcc98 in QGraphicsSceneBspTreeIndex::event (this=0x8e4af70, event=0xbfafdbfc) at graphicsview/qgraphicsscenebsptreeindex.cpp:704
#14 0x00df3ed4 in notify_helper (e=0xbfafdbfc, receiver=0x8e4af70, this=0x8a95e10) at kernel/qapplication.cpp:4559
#15 QApplicationPrivate::notify_helper (this=0x8a95e10, receiver=0x8e4af70, e=0xbfafdbfc) at kernel/qapplication.cpp:4531
#16 0x00df930d in QApplication::notify (this=0xbfafdbfc, receiver=0x8e4af70, e=0xbfafdbfc) at kernel/qapplication.cpp:4288
#17 0x00a62e01 in KApplication::notify (this=0xbfafef24, receiver=0x8e4af70, event=0xbfafdbfc) at ../../kdeui/kernel/kapplication.cpp:311
#18 0x0447597e in QCoreApplication::notifyInternal (this=0xbfafef24, receiver=0x8e4af70, event=0xbfafdbfc) at kernel/qcoreapplication.cpp:876
#19 0x044aa990 in sendEvent (event=0xbfafdbfc, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#20 QTimerInfoList::activateTimers (this=0x8a97a34) at kernel/qeventdispatcher_unix.cpp:611
#21 0x044a80f8 in timerSourceDispatch (source=0x8a97a00) at kernel/qeventdispatcher_glib.cpp:186
#22 timerSourceDispatch (source=0x8a97a00) at kernel/qeventdispatcher_glib.cpp:180
#23 0x044a8132 in idleTimerSourceDispatch (source=0x8a95548) at kernel/qeventdispatcher_glib.cpp:233
#24 0x03837d86 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#25 0x03838125 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#26 0x03838201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#27 0x044a8887 in QEventDispatcherGlib::processEvents (this=0x8a747b0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#28 0x00eacaaa in QGuiEventDispatcherGlib::processEvents (this=0x8a747b0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x0447450d in QEventLoop::processEvents (this=0xbfafde80, flags=...) at kernel/qeventloop.cpp:149
#30 0x044747a9 in QEventLoop::exec (this=0xbfafde80, flags=...) at kernel/qeventloop.cpp:204
#31 0x013460d9 in QDialog::exec (this=0x8f81888) at dialogs/qdialog.cpp:554
#32 0x0805e10e in GameView::startNewGame (this=0x914c348) at ../../konquest/gameview.cc:452
#33 0x0448c6b1 in QMetaObject::activate (sender=0x8c3e0d0, m=0x176b3f8, local_signal_index=1, argv=0xbfafdfd8) at kernel/qobject.cpp:3547
#34 0x00dec9bd in QAction::triggered (this=0x8c3e0d0, _t1=false) at .moc/release-shared/moc_qaction.cpp:277
#35 0x00decc5b in QAction::activate (this=0x8c3e0d0, event=QAction::Trigger) at kernel/qaction.cpp:1257
#36 0x012f9410 in trigger (this=<optimized out>) at ../../include/QtGui/../../src/gui/kernel/qaction.h:218
#37 QToolButton::nextCheckState (this=0x8d65d98) at widgets/qtoolbutton.cpp:1144
#38 0x01220c57 in QAbstractButtonPrivate::click (this=0x8f23710) at widgets/qabstractbutton.cpp:530
#39 0x01220f56 in QAbstractButton::mouseReleaseEvent (this=0x8d65d98, e=0xbfafe6d4) at widgets/qabstractbutton.cpp:1123
#40 0x012f94ad in QToolButton::mouseReleaseEvent (this=0x8d65d98, e=0xbfafe6d4) at widgets/qtoolbutton.cpp:718
#41 0x00e4e1ac in QWidget::event (this=0x8d65d98, event=0xbfafe6d4) at kernel/qwidget.cpp:8362
#42 0x012201f9 in QAbstractButton::event (this=0x8d65d98, e=0xbfafe6d4) at widgets/qabstractbutton.cpp:1082
#43 0x012fabdc in QToolButton::event (this=0x8d65d98, event=0xbfafe6d4) at widgets/qtoolbutton.cpp:1160
#44 0x00df3ed4 in notify_helper (e=0xbfafe6d4, receiver=0x8d65d98, this=0x8a95e10) at kernel/qapplication.cpp:4559
#45 QApplicationPrivate::notify_helper (this=0x8a95e10, receiver=0x8d65d98, e=0xbfafe6d4) at kernel/qapplication.cpp:4531
#46 0x00dfa024 in QApplication::notify (this=0x8a95e10, receiver=0x8d65d98, e=0xbfafe6d4) at kernel/qapplication.cpp:4102
#47 0x00a62e01 in KApplication::notify (this=0xbfafef24, receiver=0x8d65d98, event=0xbfafe6d4) at ../../kdeui/kernel/kapplication.cpp:311
#48 0x0447597e in QCoreApplication::notifyInternal (this=0xbfafef24, receiver=0x8d65d98, event=0xbfafe6d4) at kernel/qcoreapplication.cpp:876
#49 0x00df4e95 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#50 QApplicationPrivate::sendMouseEvent (receiver=0x8d65d98, event=0xbfafe6d4, alienWidget=0x8d65d98, nativeWidget=0x8e79c90, buttonDown=0x1788cf4, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3170
#51 0x00e81074 in QETWidget::translateMouseEvent (this=0x8e79c90, event=0xbfafeb8c) at kernel/qapplication_x11.cpp:4617
#52 0x00e7fc0d in QApplication::x11ProcessEvent (this=0xbfafef24, event=0xbfafeb8c) at kernel/qapplication_x11.cpp:3732
#53 0x00eaceac in x11EventSourceDispatch (s=0x8a95588, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#54 0x03837d86 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#55 0x03838125 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#56 0x03838201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#57 0x044a8887 in QEventDispatcherGlib::processEvents (this=0x8a747b0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#58 0x00eacaaa in QGuiEventDispatcherGlib::processEvents (this=0x8a747b0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#59 0x0447450d in QEventLoop::processEvents (this=0xbfafee84, flags=...) at kernel/qeventloop.cpp:149
#60 0x044747a9 in QEventLoop::exec (this=0xbfafee84, flags=...) at kernel/qeventloop.cpp:204
#61 0x04479eba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#62 0x00df1a74 in QApplication::exec () at kernel/qapplication.cpp:3820
#63 0x08055e9e in main (argc=0, argv=0x0) at ../../konquest/Konquest.cc:58

Possible duplicates by query: bug 316064, bug 307770, bug 304997, bug 302144, bug 301090.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-05-25 10:37:35 UTC

*** This bug has been marked as a duplicate of bug 296290 ***