https://issues.apache.org/bugzilla/show_bug.cgi?id=55997
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Sebb <[email protected]> --- JMeter is a pure Java application; as such any crash points to a bug in the JVM. Have you have added a 3rd party library which includes some native code? If not, this is definitely a bug in the JVM (or possibly a Windows component). Make sure your OS and JVM are up to date. It looks like the JVM is rather: old "built on Jun 27 2011" If the crash still occurs, do as the report says and report the bug. You could also try using a 32 bit Java; there's probably no benefit to using 64 bit Java with JMeter. There's nothing the JMeter project can do about this. -- You are receiving this mail because: You are the assignee for the bug.
