Replies: 1 comment
-
I resorted back to a legacy raspberry version and my UGS is working again -- apparently something changed with the May update to the PiOS. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Any suggestions would be much appreciated.
Version
2.0.17
Hardware / Firmware
GRBL 1.1
What happened
I have been using UGS for about 2 years without any problems. I have a Raspberry Pi4 and an Arduino Nano for the GRBL.
After the last Raspberry update, I continue to get the following error while executing UGS:
A fatal error has been detected by the Java Runtime Environment:
SIGBUS (0x7) at pc=0xf6196f20, pid=1246, tid=0xf5fb8440
JRE version: (8.0_275-b01) (build )
Java VM: OpenJDK Client VM (25.275-b01 mixed mode linux-aarch32 )
Problematic frame:
V [libjvm.so+0x16ef20] ClassFileParser::parse_constant_pool_entries(int, Thread*)+0x47c
Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
I have tried updating my Raspberry OS with a new SD card, but get the same result.
I have also downloaded the latest version of UGS and continue to get the same result.
Attached is the error report,
hs_err_pid1246.log
How to reproduce
No response
Operating System
Raspberry Pi OS Full (32 bit)
Anything else
It is happening all the time now.
hs_err_pid1246.log
Beta Was this translation helpful? Give feedback.
All reactions