[Bug 60500] New: Crash in EditorProxy::installPopup while single stepping

Jon Smirl jonsmirl at yahoo.com
Sun Jun 29 21:48:05 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=60500     
           Summary: Crash in EditorProxy::installPopup while single stepping
           Product: kdevelop
           Version: CVS
          Platform: RedHat RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: jonsmirl at yahoo.com


Version:           CVS (using KDE KDE 3.1)
Installed from:    RedHat RPMs

I was just clicking the step button and not doing anything else special. I use the QtEditor.

[New Thread 1096311936 (LWP 2303)]
[New Thread 1116949808 (LWP 2304)]
0xffffe410 in ?? ()
#0  0xffffe410 in ?? ()
#1  0x40a1557d in KCrash::defaultCrashHandler(int) ()
   from /usr/lib/libkdecore.so.4
#2  <signal handler called>
#3  0x40da7d67 in QObject::connect(QObject const*, char const*, QObject const*, char const*) () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#4  0x08088817 in EditorProxy::installPopup(KParts::Part*, QPopupMenu*) ()
#5  0x08076cff in PartController::integratePart(KParts::Part*, KURL const&, bool) ()
#6  0x080754f0 in PartController::editDocument(KURL const&, int, int) ()
#7  0x08089fc1 in Debugger::gotoExecutionPoint(KURL const&, int) ()
#8  0x41d974e8 in GDBDebugger::DebuggerPart::slotShowStep(QString const&, int)
    () from /opt/kde3/lib/kde3/libkdevdebugger.so
#9  0x41d979ed in GDBDebugger::DebuggerPart::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/kde3/libkdevdebugger.so
#10 0x40da9040 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#11 0x41da3348 in GDBDebugger::GDBController::showStepInSource(QString const&, int, QString const&) () from /opt/kde3/lib/kde3/libkdevdebugger.so
#12 0x41d9e0af in GDBDebugger::GDBController::parseProgramLocation(char*) ()
   from /opt/kde3/lib/kde3/libkdevdebugger.so
#13 0x41d9eb77 in GDBDebugger::GDBController::parseCmdBlock(char*) ()
   from /opt/kde3/lib/kde3/libkdevdebugger.so
#14 0x41d9edca in GDBDebugger::GDBController::parse(char*) ()
   from /opt/kde3/lib/kde3/libkdevdebugger.so
#15 0x41da2300 in GDBDebugger::GDBController::slotDbgStdout(KProcess*, char*, int) () from /opt/kde3/lib/kde3/libkdevdebugger.so
#16 0x41da3c22 in GDBDebugger::GDBController::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/kde3/libkdevdebugger.so
#17 0x40da90c9 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#18 0x409daad9 in KProcess::receivedStdout(KProcess*, char*, int) ()
   from /usr/lib/libkdecore.so.4
#19 0x409d96e1 in KProcess::childOutput(int) () from /usr/lib/libkdecore.so.4
#20 0x409d94d9 in KProcess::slotChildOutput(int) ()
   from /usr/lib/libkdecore.so.4
#21 0x409dae46 in KProcess::qt_invoke(int, QUObject*) ()
   from /usr/lib/libkdecore.so.4
#22 0x40da90c9 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#23 0x40da91a5 in QObject::activate_signal(int, int) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#24 0x41089282 in QSocketNotifier::activated(int) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#25 0x40dc54b0 in QSocketNotifier::event(QEvent*) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#26 0x40d4af24 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#27 0x40d4ab19 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#28 0x409a91e9 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdecore.so.4
#29 0x40d25efa in QEventLoop::activateSocketNotifiers() ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#30 0x40d038d7 in QEventLoop::processEvents(unsigned) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#31 0x40d5ecf6 in QEventLoop::enterLoop() ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#32 0x40d5eb98 in QEventLoop::exec() () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#33 0x40d4b151 in QApplication::exec() ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#34 0x0806cfd3 in main ()
#35 0x420156a4 in __libc_start_main () from /lib/tls/libc.so.6




More information about the KDevelop-devel mailing list