Bug 298004 - Started a new game
Summary: Started a new game
Status: RESOLVED DUPLICATE of bug 296290
Alias: None
Product: konquest
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Pierre Ducroquet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-12 23:18 UTC by Thomas Kent
Modified: 2012-07-05 21:29 UTC (History)
2 users (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 Thomas Kent 2012-04-12 23:18:07 UTC
Application: konquest (2.1)
KDE Platform Version: 4.8.2 (4.8.2)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-23-generic x86_64
Distribution: Ubuntu precise (development branch)

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

I had just hit enter on the new game window to start the next game, and everything crashed.  This happens fre	quently but not every time.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Konquest (konquest), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  MapScene::getSectorSize (this=0x1a46d70) at ../../konquest/map/mapscene.cc:192
#7  0x000000000041ce25 in PlanetItem::boundingRect (this=0x1a69a80) at ../../konquest/map/mapitems.cc:77
#8  0x00007f023a522c8b in QGraphicsItemPrivate::effectiveBoundingRect (this=0x1b3d9b0, topMostEffectItem=0x0) at graphicsview/qgraphicsitem.cpp:2857
#9  0x00007f023a522de2 in QGraphicsItemPrivate::sceneEffectiveBoundingRect (this=<optimized out>) at graphicsview/qgraphicsitem.cpp:2908
#10 0x00007f023a557138 in _q_updateIndex (this=0x1a470d0) at graphicsview/qgraphicsscenebsptreeindex.cpp:175
#11 QGraphicsSceneBspTreeIndexPrivate::_q_updateIndex (this=0x1a470d0) at graphicsview/qgraphicsscenebsptreeindex.cpp:120
#12 0x00007f023a55733a in QGraphicsSceneBspTreeIndex::event (this=0x1a38400, event=<optimized out>) at graphicsview/qgraphicsscenebsptreeindex.cpp:704
#13 0x00007f0239f2e894 in notify_helper (e=0x7fff8ac84e50, receiver=0x1a38400, this=0x12f2f10) at kernel/qapplication.cpp:4559
#14 QApplicationPrivate::notify_helper (this=0x12f2f10, receiver=0x1a38400, e=0x7fff8ac84e50) at kernel/qapplication.cpp:4531
#15 0x00007f0239f33713 in QApplication::notify (this=0x7fff8ac85130, receiver=0x1a38400, e=0x7fff8ac84e50) at kernel/qapplication.cpp:4420
#16 0x00007f023af8bb46 in KApplication::notify (this=0x7fff8ac85130, receiver=0x1a38400, event=0x7fff8ac84e50) at ../../kdeui/kernel/kapplication.cpp:311
#17 0x00007f02392e1e9c in QCoreApplication::notifyInternal (this=0x7fff8ac85130, receiver=0x1a38400, event=0x7fff8ac84e50) at kernel/qcoreapplication.cpp:876
#18 0x00007f02393131f2 in sendEvent (event=0x7fff8ac84e50, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#19 QTimerInfoList::activateTimers (this=0x12f4560) at kernel/qeventdispatcher_unix.cpp:611
#20 0x00007f0239310c0d in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:186
#21 timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:180
#22 0x00007f0239310c31 in idleTimerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:233
#23 0x00007f0235eb2c9a in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f0235eb3060 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f0235eb3124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f02393113bf in QEventDispatcherGlib::processEvents (this=0x12cc4b0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#27 0x00007f0239fd6d6e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#28 0x00007f02392e0c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#29 0x00007f02392e0ed7 in QEventLoop::exec (this=0x7fff8ac850c0, flags=...) at kernel/qeventloop.cpp:204
#30 0x00007f02392e5f67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#31 0x0000000000411c0f in main (argc=3, argv=0x7fff8ac854a8) at ../../konquest/Konquest.cc:58

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-07-05 21:29:18 UTC

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