Closed
Description
Created by: manthanabc
Description
whenever i try to save any sketch it just crashes
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by processing.app.platform.LinuxPlatform (file:/home/manthan/apps/processing-4.0b2/lib/pde.jar) to field sun.awt.X11.XToolkit.awtAppClassName
WARNING: Please consider reporting this to the maintainers of processing.app.platform.LinuxPlatform
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
A fatal error has been detected by the Java Runtime Environment:
SIGSEGV (0xb) at pc=0x00007f941def412c, pid=11185, tid=12125
JRE version: OpenJDK Runtime Environment Temurin-11.0.12+7 (11.0.12+7) (build 11.0.12+7)
Java VM: OpenJDK 64-Bit Server VM Temurin-11.0.12+7 (11.0.12+7, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
Problematic frame:
C 0x00007f941def412c
Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h" (or dumping to /home/manthan/apps/processing-4.0b2/core.11185)
An error report file with more information is saved as:
/home/manthan/apps/processing-4.0b2/hs_err_pid11185.log
If you would like to submit a bug report, please visit:
https://github.com/adoptium/adoptium-support/issues
The crash happened outside the Java Virtual Machine in native code.
See problematic frame for where to report the bug.
Expected Behavior
it should save the sketch
Current Behavior
it crashes
Steps to Reproduce
1.open any sketch
2.try to save it
3. it crashes
Your Environment
manjaro xfce latest stable
openjdk 1.8.0_292
processing 4.0b2