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 190303 - Netbeans almost completely freezes up after using 494MB of ram.
Summary: Netbeans almost completely freezes up after using 494MB of ram.
Status: RESOLVED WORKSFORME
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.0
Hardware: PC All
: P3 normal with 2 votes (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-11 01:55 UTC by 133794m3r
Modified: 2011-10-14 09:36 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
us gesture since that won't show up properly. (80.54 KB, application/octet-stream)
2010-09-11 01:55 UTC, 133794m3r
Details
messages file? (80.54 KB, application/octet-stream)
2010-09-11 01:56 UTC, 133794m3r
Details
self sampler thing (28.29 KB, application/octet-stream)
2010-09-11 01:57 UTC, 133794m3r
Details
IDE freezed by some "Scanning... " tasks (152.56 KB, image/png)
2011-01-31 12:28 UTC, rov63rus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description 133794m3r 2010-09-11 01:55:51 UTC
Created attachment 101986 [details]
us gesture since that won't show up properly.

Without any wordwrap or anything else on during the nightly it just seems to freeze up, this same thing happens within netbeans 6.10m1

OS:Debian 6.0/Squeeze x86-64
RAM:4GB

Attached is a snapshot from itself i'm also using the 64bit version of java with the ide that i downloaded. I don't know why it's hvaing this much trouble with tasks of only few thousands of lines of code.
Comment 1 133794m3r 2010-09-11 01:56:23 UTC
Created attachment 101987 [details]
messages file?
Comment 2 133794m3r 2010-09-11 01:57:31 UTC
Created attachment 101988 [details]
self sampler thing
Comment 3 Marian Mirilovic 2010-09-23 08:19:34 UTC
It looks like php issue ... reassign
Comment 4 rov63rus 2011-01-31 12:10:12 UTC
I have the same problem. My Java project freezes IDE. The IDE allocate >512 Mb of memory.

I was begun then I make a mistake in one Java source file, that defeat the Java class structure.
Then I open IDE and switches to that class with mistake "Scanning... " begins and IDE freezes.
Comment 5 rov63rus 2011-01-31 12:28:02 UTC
Created attachment 105514 [details]
IDE freezed by some "Scanning... " tasks
Comment 6 Tomas Zezula 2011-01-31 12:36:12 UTC
Looking at the attached snapshot the only running thread is in PHP parser, returning back.
To rov63rus: Please do not mix issues for different language types into single report, rather create a new one on the correct language (java in your case). When reporting performance problem attach the self profile report. Thanks
Comment 7 Petr Pisl 2011-10-14 09:36:50 UTC
From 133794m3r's snapshot it looks like a php hint issue. The hints were switch off or rewritten. 

Unfortunately I haven't find a file, where I can reproduce. I'm closing this issue as works for me, but if you have a file, where you can reproduce with current builds (NB 7.1), then please reopen. Thanks.