https://issues.apache.org/bugzilla/show_bug.cgi?id=47831
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Sebb <[email protected]> 2009-09-14 01:17:01 PDT --- As the log says: "The crash happened outside the Java Virtual Machine in native code." Since JMeter does not have any native code - and assuming that you are not using any 3rd party add-ons that use native code - this is a bug in the JVM. You are using Java 1.6.0_13 which is not the most recent version. If the problem recurs when using the latest JVM, then you may wish to report the problem to Sun. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
