Minecraft-Performance-Flags-Benchmarks icon indicating copy to clipboard operation
Minecraft-Performance-Flags-Benchmarks copied to clipboard

GraalVM Java 8 SigSegV crash

Open CreativeGrey opened this issue 1 year ago • 0 comments

System: Linux Mint 20 ATLauncher minecraft version 1.7.10 GPU: 2070 super CPU: AMD Ryzen 5 3600 32 GB Ram, 8 allocated to Minecraft

launching a modpack with GraalVM for Java 8, alongside all of the G1GC commands, along with huge pages and the Java 8 GraalVM commands. It launches fine without the GraalVM commands, but still hangs every couple of seconds for dumping memory.

[15/08/2023 22:29:23 PM] # [15/08/2023 22:29:23 PM] # A fatal error has been detected by the Java Runtime Environment: [15/08/2023 22:29:23 PM] # [15/08/2023 22:29:23 PM] # SIGSEGV (0xb) at pc=0x00007f13a87cd6e5, pid=29089, tid=0x00007f138ce85640 [15/08/2023 22:29:23 PM] # [15/08/2023 22:29:23 PM] # JRE version: Java(TM) SE Runtime Environment (8.0_371) (build 1.8.0_371-11) [15/08/2023 22:29:23 PM] # Java VM: Java HotSpot(TM) 64-Bit Server VM GraalVM EE 21.3.6 (25.371-b11-jvmci-21.3-b30 mixed mode linux-amd64 compressed oops) [15/08/2023 22:29:23 PM] # Problematic frame: [15/08/2023 22:29:23 PM] # V [libjvm.so+0x5cd6e5][thread 139722328372800 also had an error] [15/08/2023 22:29:23 PM] [thread 139721946195520 also had an error] [15/08/2023 22:29:23 PM] [thread 139721940932160 also had an error][thread 139721944090176 also had an error] [15/08/2023 22:29:23 PM] [15/08/2023 22:29:23 PM] [thread 139721941984832 also had an error] [15/08/2023 22:29:23 PM] G1ParScanThreadState::copy_to_survivor_space(InCSetState, oopDesc*, markOopDesc*)+0x35 [15/08/2023 22:29:23 PM] # [15/08/2023 22:29:23 PM] # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again [15/08/2023 22:29:23 PM] # [15/08/2023 22:29:23 PM] # An error report file with more information is saved as: [15/08/2023 22:29:23 PM] # USERSDIR/instances/Blightfall/hs_err_pid29089.log [15/08/2023 22:29:23 PM] # [15/08/2023 22:29:23 PM] # If you would like to submit a bug report, please visit: [15/08/2023 22:29:23 PM] # http://bugreport.java.com/bugreport/crash.jsp [15/08/2023 22:29:23 PM] # [15/08/2023 22:29:27 PM] Oh no. Minecraft crashed. Please check the logs for any errors and provide these logs when asking for support. [15/08/2023 22:29:27 PM] Checking for updated files! [15/08/2023 22:29:27 PM] Checking for updates to CurseForge instances [15/08/2023 22:29:27 PM] Checking for updates to Technic Modpack instances

CreativeGrey avatar Aug 16 '23 04:08 CreativeGrey