Bug 67217 - kdevelop terminated after program was started in debug mode
Summary: kdevelop terminated after program was started in debug mode
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: CPP Debugger (show other bugs)
Version: 3.0.0b1
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
: 74336 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-11-04 18:19 UTC by Jochen Schmitt
Modified: 2004-03-01 08:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.