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 223291

Summary: StackOverflowError at org.netbeans.lib.profiler.results.cpu.cct.nodes.TimedCPUCCTNode.clone
Product: profiler Reporter: Svata Dedic <sdedic>
Component: IdeAssignee: issues@profiler <issues>
Status: REOPENED ---    
Severity: normal CC: aditsu, jstola
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 196120
Attachments: stacktrace
Application that can be used to reproduce the problem

Description Svata Dedic 2012-12-05 09:29:30 UTC
This bug was originally marked as duplicate of bug 161853, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201212030001)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.2-b02, Java(TM) SE Runtime Environment, 1.7.0_06-ea-b11
OS: Linux

User Comments:
sdedic: Started IDE with instrumentation profiling, all classes except core java. Started with opened projects drupal 7.17 and horde3, withou any indexer caches. Displayed live results. Then tried to capture a snapshot.




Stacktrace: 
java.lang.StackOverflowError
   at org.netbeans.lib.profiler.results.cpu.cct.nodes.TimedCPUCCTNode.clone(TimedCPUCCTNode.java:323)
   at org.netbeans.lib.profiler.results.cpu.CPUCCTContainer.addChild(CPUCCTContainer.java:610)
   at org.netbeans.lib.profiler.results.cpu.CPUCCTContainer.addChild(CPUCCTContainer.java:631)
   at org.netbeans.lib.profiler.results.cpu.CPUCCTContainer.addChild(CPUCCTContainer.java:631)
   at org.netbeans.lib.profiler.results.cpu.CPUCCTContainer.addChild(CPUCCTContainer.java:631)
   at org.netbeans.lib.profiler.results.cpu.CPUCCTContainer.addChild(CPUCCTContainer.java:631)
Comment 1 Svata Dedic 2012-12-05 09:29:32 UTC
Created attachment 128877 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:33:16 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.
Comment 3 Jan Stola 2015-06-16 14:55:41 UTC
Created attachment 154252 [details]
Application that can be used to reproduce the problem

This error can be reproduced using the attached "application" - just try to profile it.
Comment 4 Tomas Hurka 2015-07-02 09:13:18 UTC
*** Bug 252250 has been marked as a duplicate of this bug. ***
Comment 5 Exceptions Reporter 2017-10-15 02:20:47 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=196120