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 - Stack integrity violation
Summary: Stack integrity violation
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords: REGRESSION
Depends on:
Blocks: 98171
  Show dependency tree
 
Reported: 2007-03-27 15:02 UTC by Tomas Hurka
Modified: 2007-03-27 17:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.