(*** 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
Not an issue with Gideon
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
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