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
OS: raspbian (on raspberry pi 3 model b+) java -version:
java version "1.8.0_65"
Java(TM) SE Runtime Environment (build 1.8.0_65-b17)
Java HotSpot(TM) Client VM (build 25.65-b01, mixed mode)
javac -version: javac 1.8.0_65
command: java -jar gkm.jar
error:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x643640a4, pid=1116, tid=1982747760
#
# JRE version: Java(TM) SE Runtime Environment (8.0_65-b17) (build 1.8.0_65-b17)
# Java VM: Java HotSpot(TM) Client VM (25.65-b01 mixed mode linux-arm )
# Problematic frame:
# C [libX11.so.6+0x870a4] XkbGetUpdatedMap+0x4
#
# Core dump written. Default location: /home/pi/Desktop/startup/node_modules/gkm/lib/core or core.1116
#
# An error report file with more information is saved as:
# /home/pi/Desktop/startup/node_modules/gkm/lib/hs_err_pid1116.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.
#
Aborted (core dumped)
The text was updated successfully, but these errors were encountered:
OS: raspbian (on raspberry pi 3 model b+)
java -version:
javac -version: javac 1.8.0_65
command: java -jar gkm.jar
error:
The text was updated successfully, but these errors were encountered: