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 98232 - StackOverflowError in Live Results after Modify Profiling
Summary: StackOverflowError in Live Results after Modify Profiling
Status: VERIFIED 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-03-19 17:12 UTC by Alexander Kouznetsov
Modified: 2007-05-08 14:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Sample Web Application (13.67 KB, application/x-compressed)
2007-03-19 17:13 UTC, Alexander Kouznetsov
Details
Exception (97.24 KB, text/plain)
2007-03-19 17:14 UTC, Alexander Kouznetsov
Details
Exception (97.17 KB, text/plain)
2007-03-19 17:19 UTC, Alexander Kouznetsov
Details
Exception (97.15 KB, text/plain)
2007-03-19 17:21 UTC, Alexander Kouznetsov
Details
Exception (91.08 KB, text/plain)
2007-03-19 17:21 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-03-19 17:12:33 UTC
Profiler 070316
NetBeans IDE Dev (Build 200703181900)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
ru_RU (nb); Cp1251

1.5.0_06; Java HotSpot(TM) Client VM 1.5.0_06-64
Mac OS X version 10.4.8 running on i386
en_US (nb); MacRoman

Steps to reproduce:
- Open WebApplication Sample Application
- Start Monitoring Only with disabled Threads Profiling Task
- Play with this application
- Click Modify Profiling
- Select Analyze Performance Task, Entire Application, Profile Only Project Classes
- Click Run
- Play with the application
- Click Live Results button
- RESULT: java.lang.StackOverflowError
	at java.util.Stack.peek(Stack.java:86)
	at com.sun.tools.profiler.results.cpu.cct.CCTFlattener.visit(CCTFlattener.java:123)
        ...
Comment 1 Alexander Kouznetsov 2007-03-19 17:13:24 UTC
Created attachment 39630 [details]
Sample Web Application
Comment 2 Alexander Kouznetsov 2007-03-19 17:14:16 UTC
Created attachment 39631 [details]
Exception
Comment 3 Alexander Kouznetsov 2007-03-19 17:19:52 UTC
Created attachment 39633 [details]
Exception
Comment 4 Alexander Kouznetsov 2007-03-19 17:21:23 UTC
Created attachment 39634 [details]
Exception
Comment 5 Alexander Kouznetsov 2007-03-19 17:21:53 UTC
Created attachment 39635 [details]
Exception
Comment 6 J Bachorik 2007-03-21 16:24:09 UTC
seems to be working for me in trunk
if you are still able to reproduce the error, plz, reopen the issue
Comment 7 J Bachorik 2007-03-21 16:25:39 UTC
back from future :)
Comment 8 Alexander Kouznetsov 2007-05-08 14:13:27 UTC
Was not able to reproduce with
Profiler 070504
NetBeans IDE Dev (Build 070507)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
ru_RU (nb); Cp1251