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 247833 - AssertionError at org.netbeans.lib.profiler.results.locks.ThreadInfo.closeMonitor
Summary: AssertionError at org.netbeans.lib.profiler.results.locks.ThreadInfo.closeMon...
Status: NEW
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
: 262860 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-10-09 13:54 UTC by Jiri Skrivanek
Modified: 2016-12-06 15:36 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 212602


Attachments
stacktrace (1.27 KB, text/plain)
2014-10-09 13:54 UTC, Jiri Skrivanek
Details
stacktrace (1.29 KB, text/plain)
2016-12-06 15:36 UTC, alied
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2014-10-09 13:54:40 UTC
Build: NetBeans IDE Dev (Build 201410090001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Windows 7

User Comments:
jskrivanek: I switched from Telemetry to Threads while profiling Paint sample application.




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.lib.profiler.results.locks.ThreadInfo.closeMonitor(ThreadInfo.java:77)
   at org.netbeans.lib.profiler.results.locks.LockGraphBuilder.monitorExit(LockGraphBuilder.java:160)
   at org.netbeans.lib.profiler.results.locks.AbstractLockDataFrameProcessor$2.execute(AbstractLockDataFrameProcessor.java:66)
   at org.netbeans.lib.profiler.results.AbstractDataFrameProcessor.foreachListener(AbstractDataFrameProcessor.java:177)
   at org.netbeans.lib.profiler.results.locks.AbstractLockDataFrameProcessor.fireMonitorExit(AbstractLockDataFrameProcessor.java:64)
   at org.netbeans.lib.profiler.results.cpu.CPUDataFrameProcessor.doProcessDataFrame(CPUDataFrameProcessor.java:251)
Comment 1 Jiri Skrivanek 2014-10-09 13:54:42 UTC
Created attachment 149813 [details]
stacktrace
Comment 2 Tomas Hurka 2016-08-12 11:59:16 UTC
*** Bug 262860 has been marked as a duplicate of this bug. ***
Comment 3 Tomas Hurka 2016-08-12 12:01:42 UTC
Can you, please, provide steps how to reproduce it? Thanks.
Comment 4 alied 2016-12-06 15:36:09 UTC
Created attachment 163168 [details]
stacktrace

profiling a web app. Both locks and methods