Open FerLuisxd opened 2 years ago
This is a known issue with trying to run Java applications under FEX. This requires robust state reconstruction for java's exception handling to work.
This is a known issue with trying to run Java applications under FEX. This requires robust state reconstruction for java's exception handling to work.
Is that likely to ever be implemented?
At some point it will be implemented but it is fairly low priority since most applications don't need full state reconstruction.
Some update on this? Now I crashed in the character creation menu, while trying to connect into the server logs: https://controlc.com/427d036b (hs_err_pid6249) https://controlc.com/001f8d9c (PZ-Log)
tried this few days ago, its behaved good but after about 15 mins got segfault hs_err_pid1546.log
From that crash dump:
Instruction at RIP: cmp rax,QWORD PTR [rbx+rcx*1]
RBX: 0x00000008_6172_7420
RCX: 0x0000000000000038
Accessed address: 0x00000008_6172_7458
Which is a memory region that isn't mapped in the process. Looks like potentially some state corruption earlier in the process for RBX to be pointing to incorrect memory. Interesting, but doesn't shed any light on why it got that way.
any news on this? it seems this would fix a lot of related issues
What Game Project Zomboid Server (steamid: 380870 ), installed through the steamcmd
Describe the bug Trying to start the server would get a java crash
To Reproduce Steps to reproduce the behavior:
./start-server.sh -servername pzserver
Expected behavior The server should start correctly
Screenshots and Video
System information:
Additional context
Add any other context about the problem here. This is an oracle cloud computer