You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ESPlorer crashed on Win10 with Java12/13 when connect to ESP8266
Terminal log:
INFO: found last saved serial port COM3
10月 29, 2019 4:05:12 下午 ESPlorer.ESPlorer log
INFO: Scan done.
10月 29, 2019 4:05:15 下午 ESPlorer.ESPlorer log
INFO: Serial port COM3 save as default.
10月 29, 2019 4:05:15 下午 ESPlorer.ESPlorer log
INFO: Baud rate 9600 save as default.
10月 29, 2019 4:05:15 下午 ESPlorer.ESPlorer log
INFO: Try to open port COM3, baud 9600, 8N1
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000007110b5db, pid=32884, tid=13944
#
# JRE version: Java(TM) SE Runtime Environment (12.0.1+12) (build 12.0.1+12)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (12.0.1+12, mixed mode, sharing, tiered, compressed oops, g1 gc, windows-amd64)
# Problematic frame:
# C [jSSC-2.8_x86_64.dll+0xb5db]
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# E:\MCU\ESPlorer\hs_err_pid32884.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.
ESPlorer crashed on Win10 with Java12/13 when connect to ESP8266
The text was updated successfully, but these errors were encountered: