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 192945 - Netbeans frooze
Summary: Netbeans frooze
Status: RESOLVED INCOMPLETE
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.0
Hardware: All All
: P2 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords: THREAD
Depends on:
Blocks:
 
Reported: 2010-12-06 22:01 UTC by mortennobel
Modified: 2010-12-13 10:29 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (205.95 KB, image/png)
2010-12-06 22:02 UTC, mortennobel
Details
VisualVM threaddump (22.63 KB, application/octet-stream)
2010-12-06 22:02 UTC, mortennobel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mortennobel 2010-12-06 22:01:07 UTC
After a debug session, netbeans froze (I was unable to click the buttons in the the error popup - but was able to move popup).

See attached screenshot and stacktrace (stacktrace was taken using VisualVM).

Product Version = NetBeans IDE Dev (Build 201012060001)
Operating System = Mac OS X version 10.6.5 running on x86_64
Java; VM; Vendor = 1.6.0_22
Runtime = Java HotSpot(TM) 64-Bit Server VM 17.1-b03-307
Comment 1 mortennobel 2010-12-06 22:02:18 UTC
Created attachment 103645 [details]
Screenshot
Comment 2 mortennobel 2010-12-06 22:02:31 UTC
Created attachment 103646 [details]
VisualVM threaddump
Comment 3 Marian Mirilovic 2010-12-08 16:19:52 UTC
Reassign for evaluation, feel free to reassign ...
Comment 4 mortennobel 2010-12-08 20:09:58 UTC
I also did a heap dump (also using VisualVM).

(Aprox 32 mb)
http://dl.dropbox.com/u/6024335/heapdump-1291672527015.hprof.zip
Comment 5 Egor Ushakov 2010-12-09 14:56:35 UTC
could you please attach what exception happened?
it is located in .netbeans/dev/var/log file
Comment 6 mortennobel 2010-12-09 16:02:49 UTC
I have packed the content of the .netbeans/dev/var/log

http://dl.dropbox.com/u/6024335/LogsOfNetbeans.zip

I hope it is useful.

(In reply to comment #5)
> could you please attach what exception happened?
> it is located in .netbeans/dev/var/log file
Comment 7 Vladimir Voskresensky 2010-12-09 17:18:55 UTC
Thanks for using development builds :-)
In log we can see a lot of exceptions and it could be the reason of slowing down IDE. 

most probably, You use the version where we had broken code model repository
- try to remove: ${userdir}/var/cache/cnd
- if it doesn't help, please, try more recent build from http://bertram.netbeans.org/hudson/job/cnd-main/ to make sure all our current fixes are in bits.
Let us know the results.
Thanks!
Comment 8 Vladimir Voskresensky 2010-12-13 10:29:17 UTC
waiting for user input about the most recent build