Bug 267390 - KWordQuiz crashed on inserting new row
Summary: KWordQuiz crashed on inserting new row
Status: RESOLVED DUPLICATE of bug 254995
Alias: None
Product: kwordquiz
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Hedlund
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-01 16:22 UTC by Michael Achmann
Modified: 2011-03-01 17:59 UTC (History)
0 users

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 Michael Achmann 2011-03-01 16:22:40 UTC
Application: kwordquiz (0.9.0)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-28-generic x86_64
Distribution: Ubuntu 10.04.2 LTS

-- Information about the crash:
Application crashed after trying to add a new row in the Editor

 -- Backtrace:
Application: KWordQuiz (kwordquiz), signal: Segmentation fault
[KCrash Handler]
#4  0x0000000000450aca in QModelIndex::column (this=0x1e91e20) at /usr/include/qt4/QtCore/qabstractitemmodel.h:68
#5  KWQCommandInsert::redo (this=0x1e91e20) at ../../../kwordquiz/src/kwqcommands.cpp:278
#6  0x00007fbb331c00b3 in QUndoStack::push (this=0xd64360, cmd=0x31) at util/qundostack.cpp:541
#7  0x0000000000422ae7 in KWordQuizApp::slotEditInsert (this=0xd122d0) at ../../../kwordquiz/src/kwordquiz.cpp:962
#8  0x000000000042d581 in KWordQuizApp::qt_metacall (this=0xd122d0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff87e3d950) at ./kwordquiz.moc:154
#9  0x00007fbb33798e3f in QMetaObject::activate (sender=0xd6e3c0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x2) at kernel/qobject.cpp:3293
#10 0x00007fbb32b39032 in QAction::triggered (this=0x7fbb32668e40, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#11 0x00007fbb32b3b0ab in QAction::activate (this=0xd6e3c0, event=<value optimized out>) at kernel/qaction.cpp:1255
#12 0x00007fbb32f7a39d in QMenuPrivate::activateCausedStack (this=<value optimized out>, causedStack=..., action=0xd6e3c0, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1011
#13 0x00007fbb32f7fdda in QMenuPrivate::activateAction (this=0xf1c790, action=0xd6e3c0, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1103
#14 0x00007fbb344c448e in KMenu::mouseReleaseEvent (this=0xf3f740, e=0x31) at ../../kdeui/widgets/kmenu.cpp:471
#15 0x00007fbb32b95582 in QWidget::event (this=0xf3f740, event=0x7fff87e3e5a0) at kernel/qwidget.cpp:7998
#16 0x00007fbb32f81f9b in QMenu::event (this=0xf3f740, e=0x7fff87e3e5a0) at widgets/qmenu.cpp:2414
#17 0x00007fbb32b3f22c in QApplicationPrivate::notify_helper (this=0xaa7790, receiver=0xf3f740, e=0x7fff87e3e5a0) at kernel/qapplication.cpp:4300
#18 0x00007fbb32b45ecb in QApplication::notify (this=0x7fff87e3f2a0, receiver=0xf3f740, e=0x7fff87e3e5a0) at kernel/qapplication.cpp:3865
#19 0x00007fbb343e7a16 in KApplication::notify (this=0x7fff87e3f2a0, receiver=0xf3f740, event=0x7fff87e3e5a0) at ../../kdeui/kernel/kapplication.cpp:302
#20 0x00007fbb3378606c in QCoreApplication::notifyInternal (this=0x7fff87e3f2a0, receiver=0xf3f740, event=0x7fff87e3e5a0) at kernel/qcoreapplication.cpp:704
#21 0x00007fbb32b450ae in QCoreApplication::sendEvent (receiver=0xf3f740, event=0x7fff87e3e5a0, alienWidget=0x0, nativeWidget=0xf3f740, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#22 QApplicationPrivate::sendMouseEvent (receiver=0xf3f740, event=0x7fff87e3e5a0, alienWidget=0x0, nativeWidget=0xf3f740, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, 
    spontaneous=true) at kernel/qapplication.cpp:2965
#23 0x00007fbb32bc53dd in QETWidget::translateMouseEvent (this=0xf3f740, event=<value optimized out>) at kernel/qapplication_x11.cpp:4302
#24 0x00007fbb32bc38ac in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff87e3eec0) at kernel/qapplication_x11.cpp:3501
#25 0x00007fbb32bef882 in x11EventSourceDispatch (s=0xaab580, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#26 0x00007fbb2e8568c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#27 0x00007fbb2e85a748 in ?? () from /lib/libglib-2.0.so.0
#28 0x00007fbb2e85a8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#29 0x00007fbb337af513 in QEventDispatcherGlib::processEvents (this=0xa8e180, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#30 0x00007fbb32bef46e in QGuiEventDispatcherGlib::processEvents (this=0x7fbb32668e40, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x00007fbb33784992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#32 0x00007fbb33784d6c in QEventLoop::exec (this=0x7fff87e3f1f0, flags=) at kernel/qeventloop.cpp:201
#33 0x00007fbb33788aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#34 0x000000000042e777 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../kwordquiz/src/main.cpp:99

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

Possible duplicates by query: bug 254995.

Reported using DrKonqi
Comment 1 Peter Hedlund 2011-03-01 17:59:50 UTC
This issue has been resolved. Please upgrade to latest released version.

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