[Bug 259134] java/openjdk11
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 259134] java/openjdk11"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 11:18:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259134 Constantin Fürst <constantin@fuersten.info> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |constantin@fuersten.info --- Comment #1 from Constantin Fürst <constantin@fuersten.info> --- When running any java application or compiling with java, I come across a SIGSEGV. This is under 13.0-RELEASE-p3 with a custom Kernel. ASLR and Stackgap were enabled which, due to the random nature of the error (more in a bit), led me to believe it had something to do with those. The issue still persists with security measures disabled. The fault also does not occur at the same point, sometimes enabling the application to launch (CLion, Maven-Build) and at times coming up instantly. I have a custom kernel that differs from generic and am running amd64. This happens both using the precompiled packages from quarterly and latest, while I am currently compiling java/openjdk11 to see whether that changes anything. As the java.core is about 750MiB, I have not uploaded it here but on my nextcloud instance. If it is of relevance, you can obtain it from here: https://cloud.constantin-fuerst.com/index.php/s/8yg3t4Zz6k8eLJC -- You are receiving this mail because: You are the assignee for the bug.