Crash when invoking the context menu
Andras Mantia
amantia at kde.org
Sun Jun 20 17:36:03 UTC 2004
Hi,
I got this crash today when I invoked the context menu on a function in
a header file. I saw similar crashes in the past days. I have CVS HEAD
from some days ago, running on KDE CVS HEAD. The crash is reproduceable
on the same file (kdewebdev/quanta/components/csseditor/csseditor.h,
right click on setForInitialPreview).
Andras
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 8225)]
[New Thread 32769 (LWP 8234)]
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 8225)]
[New Thread 32769 (LWP 8234)]
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 8225)]
[New Thread 32769 (LWP 8234)]
[New Thread 16386 (LWP 8235)]
[KCrash handler]
#6 0x413ba85d in QMenuData::insertAny (this=0x99a4f34, text=0xbfffe640,
pixmap=0x0, popup=0x0, iconset=0x0, id=-1, index=-1, widget=0x0,
custom=0x0) at widgets/qmenudata.cpp:251
#7 0x413baceb in QMenuData::insertItem (this=0x99a4f34,
text=@0xbfffe640,
receiver=0x84b39b8, member=0x4234f152 "1slotMakeMember()",
accel=@0xbfffe630, id=-1, index=-1) at widgets/qmenudata.cpp:414
#8 0x422c14b6 in CppSupportPart::contextMenu ()
from /opt/kde-cvs/lib/kde3/libkdevcppsupport.so
#9 0x422c3429 in CppSupportPart::qt_invoke ()
from /opt/kde-cvs/lib/kde3/libkdevcppsupport.so
#10 0x412af068 in QObject::activate_signal (this=0x8299bb0,
clist=0x83675d0,
o=0xbfffe720) at kernel/qobject.cpp:2380
#11 0x080e116c in KDevCore::contextMenu ()
#12 0x0809c7d0 in EditorProxy::popupAboutToShow ()
#13 0x0809cabd in EditorProxy::qt_invoke ()
#14 0x412aef1b in QObject::activate_signal (this=0x99a4ea0,
clist=0x9320180,
o=0xbfffe960) at kernel/qobject.cpp:2356
#15 0x412aedba in QObject::activate_signal (this=0x99a4ea0, signal=6)
at kernel/qobject.cpp:2325
#16 0x4161f175 in QPopupMenu::aboutToShow (this=0x99a4ea0)
at .moc/debug-shared-mt/moc_qpopupmenu.cpp:175
#17 0x413be62e in QPopupMenu::popup (this=0x99a4ea0, pos=@0xbfffeb98,
indexAtPoint=-1) at widgets/qpopupmenu.cpp:516
#18 0x448183c6 in KateViewInternal::mousePressEvent ()
from /opt/kde-cvs/lib/kde3/libkatepart.so
#19 0x412e70f3 in QWidget::event (this=0x96fbd38, e=0xbfffef40)
at kernel/qwidget.cpp:4665
#20 0x4124c45b in QApplication::internalNotify (this=0xbffff4c0,
receiver=0x96fbd38, e=0xbfffef40) at kernel/qapplication.cpp:2620
#21 0x4124bc11 in QApplication::notify (this=0xbffff4c0,
receiver=0x96fbd38,
e=0xbfffef40) at kernel/qapplication.cpp:2406
#22 0x40d7d9e7 in KApplication::notify ()
from /opt/kde-cvs/lib/libkdecore.so.4
#23 0x411e259d in QApplication::sendSpontaneousEvent
(receiver=0x96fbd38,
event=0xbfffef40) at qapplication.h:494
#24 0x411db59f in QETWidget::translateMouseEvent (this=0x96fbd38,
event=0xbffff2d0) at kernel/qapplication_x11.cpp:4257
#25 0x411d91ff in QApplication::x11ProcessEvent (this=0xbffff4c0,
event=0xbffff2d0) at kernel/qapplication_x11.cpp:3408
#26 0x411f381c in QEventLoop::processEvents (this=0x8232868, flags=4)
at kernel/qeventloop_x11.cpp:192
#27 0x41260622 in QEventLoop::enterLoop (this=0x8232868)
at kernel/qeventloop.cpp:198
#28 0x4126053e in QEventLoop::exec (this=0x8232868)
at kernel/qeventloop.cpp:145
#29 0x4124c5db in QApplication::exec (this=0xbffff4c0)
at kernel/qapplication.cpp:2743
#30 0x080ae56b in main ()
--
Quanta Plus developer - http://quanta.sourceforge.net
K Desktop Environment - http://www.kde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20040620/1786c669/attachment.sig>
More information about the KDevelop-devel
mailing list