Bug#43587: marked as done (crash when reaching breakpoint) by John Firebaugh <jfirebaugh at kde.org>

Stephan Kulow owner at bugs.kde.org
Sat Jun 15 02:34:32 UTC 2002


Your message with subj: crash when reaching breakpoint

Thank you for your bug report.
This bug/feature request has already been reported, and this report will
be marked as a duplicate.

has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

(Complete bug history is available at http://bugs.kde.org/db/43/43587.html)

Received: (at submit) by bugs.kde.org; 6 Jun 2002 09:15:57 +0000
Received: (qmail 3163 invoked by uid 33); 6 Jun 2002 09:15:57 -0000
Date: 6 Jun 2002 09:15:57 -0000
Message-ID: <20020606091557.3162.qmail at mail.kde.org>
To: submit at bugs.kde.org
Subject: crash when reaching breakpoint
From: software at astrojar.org.uk
X-KDE-Received: -158.234.10.144

Package:           kdevelop
Version:           KDE 3.0.1 
Severity:          normal
Installed from:    SuSE RPMs
Compiler:          gcc 2.95.3
OS:                Linux
OS/Compiler notes: kdelibs 3.0.1 compiled from source with objprelink. kdebase 3.0.0

My program was running under the debugger and was about to hit a breakpoint, when KDevelop crashed. (Using SuSE 7.2 RPM kdevelop3-2.1-88.i386.rpm) The backtrace is:

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[New Thread 1024 (LWP 1901)]
0x414b4279 in wait4 () from /lib/libc.so.6
#0  0x414b4279 in wait4 () from /lib/libc.so.6
#1  0x415222c8 in __DTOR_END__ () from /lib/libc.so.6
#2  0x413cf317 in waitpid () from /lib/libpthread.so.0
#3  0x40b17c1c in KCrash::defaultCrashHandler ()
   from /opt/kde3/lib/libkdecore.so.4
#4  0x413cce9d in pthread_sighandler () from /lib/libpthread.so.0
#5  <signal handler called>
#6  0x40048a3a in KWrite::clearStepLine ()
   from /opt/kde3/lib/libkdevelopkwrite.so.2
#7  0x80b2233 in CKDevelop::slotDebugShowStepInSource ()
#8  0x81cc584 in CKDevelop::qt_invoke ()
#9  0x40e724e5 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0x4009e704 in GDBController::showStepInSource ()
   from /opt/kde3/lib/libkdevelopdbg.so.2
#11 0x4009a885 in GDBController::parseProgramLocation ()
   from /opt/kde3/lib/libkdevelopdbg.so.2
#12 0x4009b6fd in GDBController::parseCmdBlock ()
   from /opt/kde3/lib/libkdevelopdbg.so.2
#13 0x4009b987 in GDBController::parse ()
   from /opt/kde3/lib/libkdevelopdbg.so.2
#14 0x4009e24b in GDBController::slotDbgStdout ()
   from /opt/kde3/lib/libkdevelopdbg.so.2
#15 0x4009f1f8 in GDBController::qt_invoke ()
   from /opt/kde3/lib/libkdevelopdbg.so.2
#16 0x40e72484 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x40ab6c7d in KProcess::receivedStdout ()
   from /opt/kde3/lib/libkdecore.so.4
#18 0x40ab7b3a in KProcess::childOutput () from /opt/kde3/lib/libkdecore.so.4
#19 0x40ab7163 in KProcess::qt_invoke () from /opt/kde3/lib/libkdecore.so.4
#20 0x40e72484 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x40e7259f in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x411266ed in QSocketNotifier::activated ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x40e889af in QSocketNotifier::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x40e181b6 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x40e18054 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x40a72267 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#27 0x40dc3cbd in sn_activate () from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x40dc44a7 in QApplication::processNextEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x40e19692 in QApplication::enter_loop ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0x40dc3d3b in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0x811ac59 in main ()
#32 0x41427c5f in __libc_start_main () from /lib/libc.so.6

(Submitted via bugs.kde.org)





More information about the KDevelop-devel mailing list