Posted January 8 (edited) As described in subject. hs_err_pid8323.log below https://magentacloud.de/s/e5k9q4XqZxXJHYK Edited January 8 by Ekcin Share this post Link to post Share on other sites
Posted January 8 I remember we once had a bug with clients crashing while taking a screenshot using F11. The reason was: too many files in the screenshots folder! I am pretty sure that very old bug has been fixed years ago, but it wouldn't hurt to check your screenshot folder. Does it contain a large number of files? Share this post Link to post Share on other sites
Posted January 9 (edited) Thanks, good idea. I moved years old screenies. Let us see. I started an strace during the crash, btw. but found no hints that the OS complained. Must have been java. Edit: ls | wc -l told about 1165 entries in directory. Might have been too much. Crash reason was a SIGSEGV, so seems that client heap was failing. Edit2: With 379 files in directory (2021 to now) no crash so far. Appears to have been the cause or triggering condition (in an ideal world, the client should not crash, but refuse screenie or at least terminate with an error message pointing to the problem ). Edited January 9 by Ekcin Share this post Link to post Share on other sites