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 117023 - Deadlock in profiled NetBeans on modify profiling
Summary: Deadlock in profiled NetBeans on modify profiling
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC Solaris
: P2 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-28 13:16 UTC by Alexander Kouznetsov
Modified: 2007-09-29 12:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Profiled NetBeans Thread Dump (15.68 KB, text/plain)
2007-09-28 13:19 UTC, Alexander Kouznetsov
Details
Profiler Thread Dump (18.07 KB, text/plain)
2007-09-28 13:20 UTC, Alexander Kouznetsov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2007-09-28 13:16:36 UTC
Product Version: NetBeans IDE Dev (Build 200709271200) 
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05 
System: SunOS version 5.10 running on x86; ISO646-US; en (nb)

Performed steps:
- Started another instance of NetBeans with direct attach options
- Started CPU Profiling: Entire Application, Exclude Java Core Classes
- Played with profiled NetBeans (no data were gathered)
- invoked Modify Profiling
- created customized CPU configuration, enabled Profile underlying framework and new threads started after enetering any
of root methods options
- proceed with modify
- RESULT: Deadlock in profiled application
Comment 1 Alexander Kouznetsov 2007-09-28 13:19:26 UTC
Created attachment 49738 [details]
Profiled NetBeans Thread Dump
Comment 2 Alexander Kouznetsov 2007-09-28 13:20:22 UTC
Created attachment 49739 [details]
Profiler Thread Dump
Comment 3 Tomas Hurka 2007-09-29 12:18:52 UTC
Fixed in trunk.