Bug 299856 - Konquest crashes
Summary: Konquest crashes
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-05-12 04:16 UTC by James
Modified: 2012-07-05 21:27 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 James 2012-05-12 04:16:43 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-24-generic-pae i686
Distribution: Ubuntu 12.04 LTS

-- Information about the crash:
- What I was doing when the application crashed:
at finish of a game and occasionally in the middle of game while clearing messages.

The crash can be reproduced some of the 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 0xb4c70980 (LWP 12273))]

Thread 3 (Thread 0xb2687b40 (LWP 12276)):
#0  0xb76e4424 in __kernel_vsyscall ()
#1  0xb5eba380 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xb54d4a3b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb54c706e in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb54c752b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb3527134 in ?? () from /usr/lib/i386-linux-gnu/gio/modules/libdconfsettings.so
#6  0xb54ea673 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb5598d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0xb5ec8ace in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xb1cffb40 (LWP 12277)):
#0  0xb76e4424 in __kernel_vsyscall ()
#1  0xb5eba380 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xb54d4a3b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb54c706e in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb54c752b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb341e0ea in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0xb54ea673 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb5598d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0xb5ec8ace in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb4c70980 (LWP 12273)):
[KCrash Handler]
#7  MapScene::getSectorSize (this=0x9190ed8) at ../../konquest/map/mapscene.cc:192
#8  0x080621b8 in PlanetItem::boundingRect (this=0x93acd60) at ../../konquest/map/mapitems.cc:77
#9  0xb6e6028d in QGraphicsItemPrivate::effectiveBoundingRect (this=0x9023548, topMostEffectItem=0x0) at graphicsview/qgraphicsitem.cpp:2857
#10 0xb6e60432 in QGraphicsItemPrivate::sceneEffectiveBoundingRect (this=0x9023548) at graphicsview/qgraphicsitem.cpp:2908
#11 0xb6e979d8 in _q_updateIndex (this=0x9191108) at graphicsview/qgraphicsscenebsptreeindex.cpp:175
#12 QGraphicsSceneBspTreeIndexPrivate::_q_updateIndex (this=0x9191108) at graphicsview/qgraphicsscenebsptreeindex.cpp:120
#13 0xb6e97c88 in QGraphicsSceneBspTreeIndex::event (this=0x8f26ae8, event=0xbfa74e7c) at graphicsview/qgraphicsscenebsptreeindex.cpp:704
#14 0xb67ceed4 in notify_helper (e=0xbfa74e7c, receiver=0x8f26ae8, this=0x8c7f958) at kernel/qapplication.cpp:4559
#15 QApplicationPrivate::notify_helper (this=0x8c7f958, receiver=0x8f26ae8, e=0xbfa74e7c) at kernel/qapplication.cpp:4531
#16 0xb67d430d in QApplication::notify (this=0xbfa74e7c, receiver=0x8f26ae8, e=0xbfa74e7c) at kernel/qapplication.cpp:4288
#17 0xb746bb21 in KApplication::notify (this=0xbfa761a4, receiver=0x8f26ae8, event=0xbfa74e7c) at ../../kdeui/kernel/kapplication.cpp:311
#18 0xb621197e in QCoreApplication::notifyInternal (this=0xbfa761a4, receiver=0x8f26ae8, event=0xbfa74e7c) at kernel/qcoreapplication.cpp:876
#19 0xb6246990 in sendEvent (event=0xbfa74e7c, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#20 QTimerInfoList::activateTimers (this=0x8c7f7cc) at kernel/qeventdispatcher_unix.cpp:611
#21 0xb62440f8 in timerSourceDispatch (source=0x8c7f798) at kernel/qeventdispatcher_glib.cpp:186
#22 timerSourceDispatch (source=0x8c7f798) at kernel/qeventdispatcher_glib.cpp:180
#23 0xb6244132 in idleTimerSourceDispatch (source=0x8c7e808) at kernel/qeventdispatcher_glib.cpp:233
#24 0xb54c6cda in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#25 0xb54c70e5 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#26 0xb54c71c1 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#27 0xb6244887 in QEventDispatcherGlib::processEvents (this=0x8c5f798, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#28 0xb6887aaa in QGuiEventDispatcherGlib::processEvents (this=0x8c5f798, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#29 0xb621050d in QEventLoop::processEvents (this=0xbfa75100, flags=...) at kernel/qeventloop.cpp:149
#30 0xb62107a9 in QEventLoop::exec (this=0xbfa75100, flags=...) at kernel/qeventloop.cpp:204
#31 0xb6d210c9 in QDialog::exec (this=0x9190278) at dialogs/qdialog.cpp:554
#32 0x0805e10e in GameView::startNewGame (this=0x9394340) at ../../konquest/gameview.cc:452
#33 0xb62286b1 in QMetaObject::activate (sender=0x8e14d98, m=0xb71463f8, local_signal_index=1, argv=0xbfa75258) at kernel/qobject.cpp:3547
#34 0xb67c79bd in QAction::triggered (this=0x8e14d98, _t1=false) at .moc/release-shared/moc_qaction.cpp:277
#35 0xb67c7c5b in QAction::activate (this=0x8e14d98, event=QAction::Trigger) at kernel/qaction.cpp:1257
#36 0xb6cd4400 in trigger (this=<optimized out>) at ../../include/QtGui/../../src/gui/kernel/qaction.h:218
#37 QToolButton::nextCheckState (this=0x8ffc758) at widgets/qtoolbutton.cpp:1144
#38 0xb6bfbc47 in QAbstractButtonPrivate::click (this=0x900ed30) at widgets/qabstractbutton.cpp:530
#39 0xb6bfbf46 in QAbstractButton::mouseReleaseEvent (this=0x8ffc758, e=0xbfa75954) at widgets/qabstractbutton.cpp:1123
#40 0xb6cd449d in QToolButton::mouseReleaseEvent (this=0x8ffc758, e=0xbfa75954) at widgets/qtoolbutton.cpp:718
#41 0xb68291ac in QWidget::event (this=0x8ffc758, event=0xbfa75954) at kernel/qwidget.cpp:8362
#42 0xb6bfb1e9 in QAbstractButton::event (this=0x8ffc758, e=0xbfa75954) at widgets/qabstractbutton.cpp:1082
#43 0xb6cd5bcc in QToolButton::event (this=0x8ffc758, event=0xbfa75954) at widgets/qtoolbutton.cpp:1160
#44 0xb67ceed4 in notify_helper (e=0xbfa75954, receiver=0x8ffc758, this=0x8c7f958) at kernel/qapplication.cpp:4559
#45 QApplicationPrivate::notify_helper (this=0x8c7f958, receiver=0x8ffc758, e=0xbfa75954) at kernel/qapplication.cpp:4531
#46 0xb67d5024 in QApplication::notify (this=0x8c7f958, receiver=0x8ffc758, e=0xbfa75954) at kernel/qapplication.cpp:4102
#47 0xb746bb21 in KApplication::notify (this=0xbfa761a4, receiver=0x8ffc758, event=0xbfa75954) at ../../kdeui/kernel/kapplication.cpp:311
#48 0xb621197e in QCoreApplication::notifyInternal (this=0xbfa761a4, receiver=0x8ffc758, event=0xbfa75954) at kernel/qcoreapplication.cpp:876
#49 0xb67cfe95 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#50 QApplicationPrivate::sendMouseEvent (receiver=0x8ffc758, event=0xbfa75954, alienWidget=0x8ffc758, nativeWidget=0x902c510, buttonDown=0xb7163cf4, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3170
#51 0xb685c074 in QETWidget::translateMouseEvent (this=0x902c510, event=0xbfa75e0c) at kernel/qapplication_x11.cpp:4617
#52 0xb685ac0d in QApplication::x11ProcessEvent (this=0xbfa761a4, event=0xbfa75e0c) at kernel/qapplication_x11.cpp:3732
#53 0xb6887eac in x11EventSourceDispatch (s=0x8c80b00, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#54 0xb54c6cda in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#55 0xb54c70e5 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#56 0xb54c71c1 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#57 0xb6244887 in QEventDispatcherGlib::processEvents (this=0x8c5f798, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#58 0xb6887aaa in QGuiEventDispatcherGlib::processEvents (this=0x8c5f798, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#59 0xb621050d in QEventLoop::processEvents (this=0xbfa76104, flags=...) at kernel/qeventloop.cpp:149
#60 0xb62107a9 in QEventLoop::exec (this=0xbfa76104, flags=...) at kernel/qeventloop.cpp:204
#61 0xb6215eba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#62 0xb67cca74 in QApplication::exec () at kernel/qapplication.cpp:3820
#63 0x08055e9e in main (argc=0, argv=0x0) at ../../konquest/Konquest.cc:58

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

Possible duplicates by query: bug 298171, bug 298004, bug 296514, bug 296290, bug 295729.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-07-05 21:27:13 UTC

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