Bug 46029 - IDE Leaking resources.
Summary: IDE Leaking resources.
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: kdevelop 2.x (obsolete) (show other bugs)
Version: unspecified
Platform: unspecified Other
: NOR normal
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-01 14:03 UTC by Ian Bruntlett
Modified: 2002-09-24 17:14 UTC (History)
0 users

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 Ian Bruntlett 2002-08-01 13:53:45 UTC
(*** This bug was imported into bugs.kde.org ***)

Hi

I've got SuSE Linux 7.2 kdevelop 1.4 256 MB RAM.

I used Project / new /KDE2 MDI to create a skeleton app. It ran ok the first 
time. Subsequent attempts to run it under the debugger results in an error 
to stdout.
/home/ian/testmdi2/testmdi2/./testmdi2 : error while loading shared 
libraries : libpthread.so.O cannot load shared object file : Cannot allocate 
memory.

Closing kdevelop and re-running it clears it temporarily. It looks as if the 
debug process isn't tidying up properly when the application quits.

HTH


Ian

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com
Comment 1 John Firebaugh 2002-09-22 09:55:36 UTC
Not an issue with Gideon 
Comment 2 Ian Bruntlett 2002-09-23 16:03:36 UTC
Subject: Re:  IDE Leaking resources.

Hi,

Does this mean its fixed? And in which version of KDevelop?


Ian


>From: John Firebaugh <jfirebaugh@kde.org>
>Reply-To: bugmail@bugs.kde.org
>To: ianbruntlett@hotmail.com
>Subject: [Bug 46029] IDE Leaking resources.         Date: 22 Sep 2002 
>07:55:37 -0000
>
>------- You are receiving this mail because: -------
>You reported the bug, or are watching the reporter.
>
>http://bugs.kde.org/show_bug.cgi?id=46029
>jfirebaugh@kde.org changed:
>
>            What    |Removed                     |Added
>----------------------------------------------------------------------------
>              Status|UNCONFIRMED                 |RESOLVED
>          Resolution|                            |FIXED
>
>
>
>------- Additional Comments From jfirebaugh@kde.org  2002-09-22 09:55 
>-------
>Not an issue with Gideon




_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com

Comment 3 Harald Fernengel 2002-09-24 17:14:52 UTC
Hi,  we fixed the gravest bugs in KDevelop 2.1.3 so the leaks should be insignificant.  For Gideon (CVS HEAD) I'm running valgrind regularly, so there shouldn't be any memory leaks.  Best regards, Harry