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 99140

Summary: Stack integrity violation
Product: profiler Reporter: Tomas Hurka <thurka>
Component: BaseAssignee: Tomas Hurka <thurka>
Status: VERIFIED FIXED    
Severity: blocker Keywords: REGRESSION
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 98171    

Description Tomas Hurka 2007-03-27 15:02:54 UTC
Run code mentioned here: 
http://profiler.netbeans.org/servlets/ReadMsg?list=users&msgNo=689

It throws following error:
*** Profiler engine warning: critical: stack integrity violation on method exit.
*** methodId on simulated stack top: 7061, received methodId (should match) = 5323
received method debug: java.io.PrintStream.print(Ljava/lang/String;)V (methodId
= 5323)
*** Please report this problem to feedback@profiler.netbeans.org
Comment 1 Tomas Hurka 2007-03-27 15:03:42 UTC
This is regression against M7. Must be fixed in M8.
Comment 2 Tomas Hurka 2007-03-27 15:11:21 UTC
Fixed in trunk.
Comment 3 Peter Pis 2007-03-27 15:26:59 UTC
Is the fix safe for late M8 integration? 
Comment 4 Tomas Hurka 2007-03-27 16:04:54 UTC
Yes, it is.
Comment 5 Jiri Sedlacek 2007-03-27 17:07:11 UTC
Verified in internal M8 build.
Comment 6 Jiri Sedlacek 2007-03-27 17:08:07 UTC
Fix will be available in M8.