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 112033

Summary: NetBeans gets frozen on run profiling
Product: profiler Reporter: Alexander Kouznetsov <mrkam>
Component: BaseAssignee: issues@profiler <issues>
Status: VERIFIED FIXED    
Severity: blocker Keywords: REGRESSION
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Thread dump
Another thread dump
messages.log

Description Alexander Kouznetsov 2007-08-06 12:02:51 UTC
Product Version         = NetBeans IDE Dev (Build 200708060000)
  Operating System        = Linux version 2.6.20-15-generic running on amd64
  Java; VM; Vendor        = 1.6.0_01; Java HotSpot(TM) 64-Bit Server VM 1.6.0_01-b06; Sun Microsystems Inc.

Each time I perform Profile Project: Entire Application, Profile Only Project classes operation for jEdit project
(http://www.netbeans.org/nonav/issues/showattachment.cgi/46132/jEdit.zip), IDE gets frozen. It doesn't depend on the
location of profile target.
Comment 1 Alexander Kouznetsov 2007-08-06 12:51:29 UTC
Created attachment 46190 [details]
Thread dump
Comment 2 Alexander Kouznetsov 2007-08-06 12:51:48 UTC
Created attachment 46191 [details]
Another thread dump
Comment 3 Alexander Kouznetsov 2007-08-06 12:52:10 UTC
Created attachment 46192 [details]
messages.log
Comment 4 Alexander Kouznetsov 2007-08-06 13:14:54 UTC
The same behavior with standard AnagramGame project.
Comment 5 Tomas Hurka 2007-08-06 13:48:45 UTC
Fixed in trunk.
Comment 6 Tomas Hurka 2007-08-09 10:57:36 UTC
*** Issue 112413 has been marked as a duplicate of this issue. ***
Comment 7 Alexander Kouznetsov 2007-08-24 11:08:39 UTC
Verified