Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2021 11:18:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 259134] java/openjdk11
Message-ID:  <bug-259134-8522-OsaU3bovNC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259134-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259134-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259134-8522-OsaU3bovNC>