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 48128 - Memory leaks in CVS refresh
Summary: Memory leaks in CVS refresh
Status: CLOSED DUPLICATE of bug 47958
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscore (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2004-08-30 06:15 UTC by _ gtzabari
Modified: 2006-03-24 10:27 UTC (History)
1 user (show)

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 _ gtzabari 2004-08-30 06:15:06 UTC
dev build 

Try leaving Netbeans running for over 30 mins
doing nothing and soon enough it'll leak so much
memory that GC will be running 100% of the time.
Please fix this before you ship 4.0 final. Sorry I
don't have more accurate repro steps.

On my end, I did some CVS commits, CVS refresh
then left Netbeans minimized in the background. It
kept on doing cvs refresh in the background (I
think this is a recent new bug) but aside from
that nothing else was going on. 30 mins later I
come back and memory is capped at 200MB and the GC
is churning away.
Comment 1 _ gtzabari 2004-08-30 06:28:25 UTC
sorry, dev build 200408231800
Comment 2 Marian Mirilovic 2004-08-30 06:32:38 UTC
reassigne to perf team for evaluation
Comment 3 Antonin Nebuzelsky 2004-08-30 09:32:42 UTC
I frequently leave Netbeans running doing nothing and did not
encounter any leak. So, as you say, this is related to the CVS refresh
running on the background in the IDE. Reassigning to VCS folks.
Comment 4 Martin Entlicher 2004-08-30 11:37:05 UTC
This is most likely a duplicate of issue #47958. It's fixed in recent
builds, there should be no infinite refresh any more.

*** This issue has been marked as a duplicate of 47958 ***
Comment 5 Peter Pis 2005-07-19 16:36:56 UTC
Verified.