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 12949 - out of memory working with forms
Summary: out of memory working with forms
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: David Strupl
URL:
Keywords:
: 12830 (view as bug list)
Depends on:
Blocks: 12830
  Show dependency tree
 
Reported: 2001-06-18 08:54 UTC by rogert
Modified: 2008-12-22 23:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
logs of Out of memory errors (107.30 KB, application/octet-stream)
2001-07-20 20:46 UTC, rogert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rogert 2001-06-18 08:54:16 UTC
I have a log for you. With build 208 properties doesn't change, with 211
properties change in editor, but don't reflect into form until you change
another propertie inside. And you get out of memory after a few changes...
Comment 1 rogert 2001-06-18 09:09:54 UTC
Created attachment 1620 [details]
logs of Out of memory errors
Comment 2 Tomas Pavek 2001-06-18 11:38:06 UTC
It seems that property sheet is leaking memory. Can be reproduced simply:
in any form just select components repeatedly (in Component Inspector), let 
their properties display in the sheet. MemoryView shows about 1.5M additionally 
consumed with each selection change.

[Build dev 212]
Comment 3 David Strupl 2001-06-18 15:57:08 UTC
I have checked this and --- it is very serious. It makes the form editor
unusable. Making it P1.
Comment 4 David Strupl 2001-06-19 15:13:40 UTC
Fixed in trunk (PropertySheetTab 1.5).
Comment 5 _ gtzabari 2001-06-19 15:22:45 UTC
*** Issue 12830 has been marked as a duplicate of this issue. ***
Comment 6 Marian Mirilovic 2001-11-13 11:00:53 UTC
verified in [nb_dev](20011113)

I don't know about any memory leeks in Property Sheets and described
behaviour isn't present now.
Comment 7 Quality Engineering 2003-07-01 16:33:04 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.