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 100998 - "performing instrumentation" dialog hangs
Summary: "performing instrumentation" dialog hangs
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-13 16:56 UTC by Milos Kleint
Modified: 2007-06-06 14:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
profiled app dump (14.55 KB, text/plain)
2007-04-13 16:57 UTC, Milos Kleint
Details
ide with profiler dump (13.46 KB, text/plain)
2007-04-13 16:58 UTC, Milos Kleint
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milos Kleint 2007-04-13 16:56:53 UTC
current trunk.
executed external app with 1.6, attached to it from the IDE. got a "performing
instrumentation, please wait" dialog. hangs there forever, no CPU processing
whatsoever.


attaching dumps of the client app and the IDE that was doing the profiling.
Comment 1 Milos Kleint 2007-04-13 16:57:32 UTC
Created attachment 40903 [details]
profiled app dump
Comment 2 Milos Kleint 2007-04-13 16:58:35 UTC
Created attachment 40904 [details]
ide with profiler dump
Comment 3 J Bachorik 2007-06-06 14:26:59 UTC
this should be fixed in trunk - race condition causing the "Performing
instrumentation" dialog to hang around forever has been hopefully erradicated