Bug 316064 - crash at restart level
Summary: crash at restart level
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-03-03 10:06 UTC by B4B
Modified: 2013-03-03 15:23 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 B4B 2013-03-03 10:06:13 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-38-generic-pae i686
Distribution: Ubuntu 12.04.2 LTS

-- Information about the crash:
- What I was doing when the application crashed:
I was ending game and starting new. Then game is crashing.

- Unusual behavior I noticed:

restart application

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".
[Current thread is 1 (Thread 0xb4d12980 (LWP 8377))]

Thread 3 (Thread 0xb256bb40 (LWP 8378)):
#0  0xb55a8420 in g_mutex_unlock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0xb556880b in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb5568faf in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb556956b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb2570134 in ?? () from /usr/lib/i386-linux-gnu/gio/modules/libdconfsettings.so
#5  0xb558c6b3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xb563ad4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#7  0xb5f70d3e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xb1bffb40 (LWP 8379)):
#0  0xb7788424 in __kernel_vsyscall ()
#1  0xb5f603eb in read () from /lib/i386-linux-gnu/libc.so.6
#2  0xb55a76ae in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb5568bd2 in g_main_context_check () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb5569042 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb556956b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xb334a1ba in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#7  0xb558c6b3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0xb563ad4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#9  0xb5f70d3e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb4d12980 (LWP 8377)):
[KCrash Handler]
#7  MapScene::getSectorSize (this=0xa0c8830) at ../../konquest/map/mapscene.cc:192
#8  0x08062188 in PlanetItem::boundingRect (this=0xa2f8630) at ../../konquest/map/mapitems.cc:77
#9  0xb6f0d29d in QGraphicsItemPrivate::effectiveBoundingRect (this=0xa226a80, topMostEffectItem=0x0) at graphicsview/qgraphicsitem.cpp:2857
#10 0xb6f0d442 in QGraphicsItemPrivate::sceneEffectiveBoundingRect (this=0xa226a80) at graphicsview/qgraphicsitem.cpp:2908
#11 0xb6f449e8 in _q_updateIndex (this=0xa0c8a60) at graphicsview/qgraphicsscenebsptreeindex.cpp:175
#12 QGraphicsSceneBspTreeIndexPrivate::_q_updateIndex (this=0xa0c8a60) at graphicsview/qgraphicsscenebsptreeindex.cpp:120
#13 0xb6f44c98 in QGraphicsSceneBspTreeIndex::event (this=0x9e23578, event=0xbf9872ac) at graphicsview/qgraphicsscenebsptreeindex.cpp:704
#14 0xb687bed4 in notify_helper (e=0xbf9872ac, receiver=0x9e23578, this=0x9bacf08) at kernel/qapplication.cpp:4559
#15 QApplicationPrivate::notify_helper (this=0x9bacf08, receiver=0x9e23578, e=0xbf9872ac) at kernel/qapplication.cpp:4531
#16 0xb688130d in QApplication::notify (this=0xbf9872ac, receiver=0x9e23578, e=0xbf9872ac) at kernel/qapplication.cpp:4288
#17 0xb7518e01 in KApplication::notify (this=0xbf9875d4, receiver=0x9e23578, event=0xbf9872ac) at ../../kdeui/kernel/kapplication.cpp:311
#18 0xb62ba97e in QCoreApplication::notifyInternal (this=0xbf9875d4, receiver=0x9e23578, event=0xbf9872ac) at kernel/qcoreapplication.cpp:876
#19 0xb62ef990 in sendEvent (event=0xbf9872ac, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#20 QTimerInfoList::activateTimers (this=0x9baeccc) at kernel/qeventdispatcher_unix.cpp:611
#21 0xb62ed0f8 in timerSourceDispatch (source=0x9baec98) at kernel/qeventdispatcher_glib.cpp:186
#22 timerSourceDispatch (source=0x9baec98) at kernel/qeventdispatcher_glib.cpp:180
#23 0xb62ed132 in idleTimerSourceDispatch (source=0x9bad1c0) at kernel/qeventdispatcher_glib.cpp:233
#24 0xb5568d86 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#25 0xb5569125 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#26 0xb5569201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#27 0xb62ed887 in QEventDispatcherGlib::processEvents (this=0x9b8b798, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#28 0xb6934aaa in QGuiEventDispatcherGlib::processEvents (this=0x9b8b798, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#29 0xb62b950d in QEventLoop::processEvents (this=0xbf987534, flags=...) at kernel/qeventloop.cpp:149
#30 0xb62b97a9 in QEventLoop::exec (this=0xbf987534, flags=...) at kernel/qeventloop.cpp:204
#31 0xb62beeba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#32 0xb6879a74 in QApplication::exec () at kernel/qapplication.cpp:3820
#33 0x08055e9e in main (argc=169034360, argv=0x0) at ../../konquest/Konquest.cc:58

This bug may be a duplicate of or related to bug 296290.

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

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-03-03 15:23:58 UTC
fixed in 4.9.1

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