Bug 225730 - crash when clicking around
Summary: crash when clicking around
Status: RESOLVED DUPLICATE of bug 221125
Alias: None
Product: kmenuedit
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-06 15:42 UTC by Stevan White
Modified: 2010-02-07 00:11 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 Stevan White 2010-02-06 15:42:06 UTC
Application that crashed: kmenuedit
Version of the application: 0.8
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-19-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
just clicking around in the window

 -- Backtrace:
Application: KDE Menu Editor (kmenuedit), signal: Segmentation fault
[KCrash Handler]
#6  0x010e72aa in QDrag::target (this=0x991a6c0) at kernel/qdrag.cpp:217
#7  0x00613979 in Q3DragObject::dragMove (this=0x991a6c0) at other/q3dragobject.cpp:300
#8  0x005496ac in ?? () from /usr/lib/libkdeinit4_kmenuedit.so
#9  0x002fb79b in K3ListView::contentsMouseMoveEvent (this=0x99159b8, e=0xbfa904d0) at ../../kde3support/kdeui/k3listview.cpp:833
#10 0x006afb38 in Q3ScrollView::viewportMouseMoveEvent (this=0x95fc2b0, e=0xbfa90a30) at widgets/q3scrollview.cpp:1793
#11 0x006b182b in Q3ScrollView::eventFilter (this=0x95fc2b0, obj=0x95fc8a8, e=0xbfa90a30) at widgets/q3scrollview.cpp:1491
#12 0x0064e05b in Q3ListView::eventFilter (this=0x95fc2b0, o=0x95fc8a8, e=0xbfa90a30) at itemviews/q3listview.cpp:3787
#13 0x0885983a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x952ffc0, receiver=0x95fc8a8, event=0xbfa90a30) at kernel/qcoreapplication.cpp:726
#14 0x010d3f2c in QApplicationPrivate::notify_helper (this=0x952ffc0, receiver=0x95fc8a8, e=0xbfa90a30) at kernel/qapplication.cpp:4052
#15 0x010dc033 in QApplication::notify (this=0xbfa9241c, receiver=0x95fc8a8, e=0xbfa90a30) at kernel/qapplication.cpp:3758
#16 0x00df3bfa in KApplication::notify (this=0xbfa9241c, receiver=0x95fc8a8, event=0xbfa90a30) at ../../kdeui/kernel/kapplication.cpp:302
#17 0x0885a6cb in QCoreApplication::notifyInternal (this=0xbfa9241c, receiver=0x95fc8a8, event=0xbfa90a30) at kernel/qcoreapplication.cpp:610
#18 0x010daf6e in QCoreApplication::sendSpontaneousEvent (receiver=0x95fc8a8, event=0xbfa90a30, alienWidget=0x95fc8a8, nativeWidget=0x9606cd8, buttonDown=0x194eaa0, lastMouseReceiver=...)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#19 QApplicationPrivate::sendMouseEvent (receiver=0x95fc8a8, event=0xbfa90a30, alienWidget=0x95fc8a8, nativeWidget=0x9606cd8, buttonDown=0x194eaa0, lastMouseReceiver=...)
    at kernel/qapplication.cpp:2924
#20 0x011497c0 in QETWidget::translateMouseEvent (this=0x9606cd8, event=0xbfa9207c) at kernel/qapplication_x11.cpp:4409
#21 0x01148c4b in QApplication::x11ProcessEvent (this=0xbfa9241c, event=0xbfa9207c) at kernel/qapplication_x11.cpp:3428
#22 0x01175502 in x11EventSourceDispatch (s=0x95299b0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#23 0x02872e88 in g_main_dispatch (context=0x9529090) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960
#24 IA__g_main_context_dispatch (context=0x9529090) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513
#25 0x02876730 in g_main_context_iterate (context=0x9529090, block=<value optimized out>, dispatch=1, self=0x95270d8) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2591
#26 0x02876863 in IA__g_main_context_iteration (context=0x9529090, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#27 0x0888502c in QEventDispatcherGlib::processEvents (this=0x9509a30, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#28 0x01174be5 in QGuiEventDispatcherGlib::processEvents (this=0x9509a30, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#29 0x08858c79 in QEventLoop::processEvents (this=0xbfa92374, flags=) at kernel/qeventloop.cpp:149
#30 0x088590ca in QEventLoop::exec (this=0xbfa92374, flags=...) at kernel/qeventloop.cpp:201
#31 0x0885b53f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#32 0x010d3dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#33 0x00541907 in kdemain () from /usr/lib/libkdeinit4_kmenuedit.so
#34 0x080485cb in _start ()

This bug may be a duplicate of or related to bug 221125

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-07 00:11:25 UTC
Merging with bug 221125. Thanks

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