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 82279

Summary: Deadlock during memory profiling of netbeans
Product: profiler Reporter: ehucka <ehucka>
Component: BaseAssignee: issues@profiler <issues>
Status: VERIFIED DUPLICATE    
Severity: blocker Keywords: RANDOM, THREAD
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: profiled ide's threadsdump

Description ehucka 2006-08-09 14:32:24 UTC
I tried to reproduce issue 70287 using last trunk profiler and jdk 1.6.0.
After I invoked the last step the profiled ide got to a java deadlock.
I'll try to reproduce it again.
Comment 1 ehucka 2006-08-09 14:39:01 UTC
Created attachment 32711 [details]
profiled ide's threadsdump
Comment 2 ehucka 2006-08-09 17:11:07 UTC
I cannot reproduce it.
Comment 3 Jiri Sedlacek 2006-08-09 17:37:59 UTC
I've experienced similar deadlock on Windows between OpenIDE-request-processor-
0 and AWT-EventQueue-1 when trying to reproduce Issue 70287 exactly following 
the steps provided there.
Comment 4 Tomas Hurka 2006-09-01 20:01:35 UTC

*** This issue has been marked as a duplicate of 84002 ***
Comment 5 ehucka 2006-09-11 19:05:33 UTC
verified