[Bug 63581] New: Crash while right clicking in source code window

Steffen Schoenwiese plotin at nexgo.de
Mon Sep 1 18:40:06 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=63581     
           Summary: Crash while right clicking in source code window
           Product: kdevelop
           Version: 3.0.0a5
          Platform: SuSE RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: plotin at nexgo.de


Version:           3.0.0a5 (using KDE KDE 3.1.3)
Installed from:    SuSE RPMs
Compiler:          gcc 3.3 
OS:          Linux

I was right clicking to the source code window to switch between header and implementation when Gideon crashed. Crashmanager outputs:
[New Thread 16384 (LWP 4365)]
[New Thread 32769 (LWP 4375)]
[New Thread 16386 (LWP 4376)]
0x414e3d2a in waitpid () from /lib/libpthread.so.0
#0  0x414e3d2a in waitpid () from /lib/libpthread.so.0
#1  0x40bf2ad9 in KCrash::defaultCrashHandler(int) ()
   from /opt/kde3/lib/libkdecore.so.4
#2  0x414e2895 in __pthread_sighandler () from /lib/libpthread.so.0
#3  <signal handler called>
#4  0x40544dac in ClassModel::functionDefinitionList() const ()
   from /opt/kde3/lib/libkdevelop.so.1
#5  0x422f7963 in CppSupportPart::contextMenu(QPopupMenu*, Context const*) ()
   from /opt/kde3/lib/kde3/libkdevcppsupport.so
#6  0x4230365f in CppSupportPart::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/kde3/libkdevcppsupport.so
#7  0x40f831de in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#8  0x405374c4 in KDevCore::contextMenu(QPopupMenu*, Context const*) ()
   from /opt/kde3/lib/libkdevelop.so.1
#9  0x080888e6 in EditorProxy::popupAboutToShow() ()
#10 0x08088d69 in EditorProxy::qt_invoke(int, QUObject*) ()
#11 0x40f831de in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0x40f8310f in QObject::activate_signal(int) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0x41294bec in QPopupMenu::aboutToShow() ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x4107636e in QPopupMenu::popup(QPoint const&, int) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x428153d3 in KateViewInternal::mousePressEvent(QMouseEvent*) ()
   from /opt/kde3/lib/kde3/libkatepart.so
#16 0x40fb9c28 in QWidget::event(QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x40f2136f in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x40f20a33 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x40b7dc19 in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde3/lib/libkdecore.so.4
#20 0x40ec11f8 in QETWidget::translateMouseEvent(_XEvent const*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x40ebebcd in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x40ed46cd in QEventLoop::processEvents(unsigned) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x40f359d3 in QEventLoop::enterLoop() ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x40f358c6 in QEventLoop::exec() () from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x40f2157f in QApplication::exec() () from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x08067416 in main ()
#27 0x416418ae in __libc_start_main () from /lib/libc.so.6

Hope this helps




More information about the KDevelop-devel mailing list