This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 181193 - Out Of Memory after some debug sessions
Summary: Out Of Memory after some debug sessions
Status: RESOLVED FIXED
Alias: None
Product: third-party
Classification: Unclassified
Component: DBX-Gui (show other bugs)
Version: 6.x
Hardware: PC Solaris
: P1 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords:
Depends on: 181202
Blocks:
  Show dependency tree
 
Reported: 2010-02-25 05:40 UTC by Egor Ushakov
Modified: 2010-02-26 03:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Egor Ushakov 2010-02-25 05:40:44 UTC
Steps to repoduce:
- create quote sample
- start/stop several debug sessions (gdb/dbx)
get OOM
Comment 1 Egor Ushakov 2010-02-25 07:11:10 UTC
still analyzing... BTW Out Of Memory in in PermGen. Maybe unloaded native libraries?
Comment 2 Egor Ushakov 2010-02-26 02:04:21 UTC
it looks like dbxidesuite started from the IDE gets 112Mb limit for non-heap memory, at the same time CND started from the IDE gets 254Mb limit...
Comment 3 Egor Ushakov 2010-02-26 03:39:16 UTC
fixed in:
http://lessing.sfbay.sun.com/hg/toolshg/rev/80fdaf9a50ec

increased MaxPermSize to 200m for ide and tool