On 15 August 2018 at 14:32, wenjian.li...@shuyun.com <wenjian.li...@shuyun.com> wrote: > Hi All, > My jmeter crashed.
Strictly speaking, it was the JRE which crashed. The JRE is supposed to protect itself against crashing when running Java code. JMeter does not use native code and should not be able to cause a crash. Either your JRE is faulty, or perhaps you are using a plugin which uses native code. Try installing the latest version of Java 8 (8.0_131 is quite old). > When I run the ApacheJMeter.jar, then the loading screen will display and > the processing bar grows as normal, but when the bar goes to 100% and the > main screen appears, they will suddenly disappear and left nothing. > I tried start jmeter several times today, but all failed. Then I reinstall > jmeter but it does not work. > > The attachment of this email is one of the error log and the error summary > in shell-window as below: > # > # A fatal error has been detected by the Java Runtime Environment: > # > # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006b4c6adf, > pid=9976, tid=0x0000000000003ac8 > # > # JRE version: Java(TM) SE Runtime Environment (8.0_131-b11) (build > 1.8.0_131-b11) > # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.131-b11 mixed mode > windows-amd64 compressed oops) > # Problematic frame: > # C [msvcr100.dll+0x36adf] > # > # Failed to write core dump. Minidumps are not enabled by default on client > versions of Windows > # > # An error report file with more information is saved as: > # C:\WINDOWS\system32\hs_err_pid9976.log > # > # If you would like to submit a bug report, please visit: > # http://bugreport.java.com/bugreport/crash.jsp > # The crash happened outside the Java Virtual Machine in native code. > # See problematic frame for where to report the bug. > # > errorlevel=1 > > Thank you > lwj > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org > For additional commands, e-mail: user-h...@jmeter.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org For additional commands, e-mail: user-h...@jmeter.apache.org