Bug 67217

Summary: kdevelop terminated after program was started in debug mode
Product: [Applications] kdevelop Reporter: Jochen Schmitt <jochen>
Component: CPP DebuggerAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: crash CC: holger-kde
Priority: NOR    
Version: 3.0.0b1   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jochen Schmitt 2003-11-04 18:19:35 UTC
Version:           3.0 b1 (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc-3.3.2-1 
OS:          Linux

If have generated a simple "hello world" program and start it
in debug time.

After some time kdevelop was terminated without any reaction.

I have got the fellowing message on the console.

ASSERT "part && parent" in partwidget (41)

It may be important, that I am using gdb 6.
Comment 1 Amilcar do Carmo Lucas 2003-11-04 19:43:50 UTC
Can you supply a backtrace?
Comment 2 Jochen Schmitt 2003-11-06 17:25:52 UTC
Yout should find the backtrace at

http://www.herr-schmitt.de/outlist/output.txt

Best Regards:

Jochen Schmitt
Comment 3 Jochen Schmitt 2004-02-29 20:48:29 UTC
Hello,

I have examinate the reported bug again, after I have installed
KDevelop 3.01 from fedora devel.

I have found out, that the problem occures only, if I am generate an infinite
output by an infinite looop into my test programm.

So, I assume, that this is a bufferoverflow, which occures only, if kdevelop intercept a large amount of output from STDOUT.

Best Regards:

Jochen Schmitt
Comment 4 Jens Dagerbo 2004-03-01 08:18:04 UTC
*** Bug 74336 has been marked as a duplicate of this bug. ***
Comment 5 Jens Dagerbo 2004-03-01 08:22:20 UTC
I believe this is fixed in CVS. It should be in the KDevelop 3.0.2 (KDE-3.2.1) release.