Java crashes using musl-1.2.5

Severin Gehwolf sgehwolf at redhat.com
Wed Sep 24 09:19:51 UTC 2025


On Wed, 2025-09-24 at 07:42 +1000, David Holmes wrote:
> On 23/09/2025 7:02 pm, Severin Gehwolf wrote:
> > Hi,
> > 
> > On Thu, 2025-09-11 at 10:59 +1000, David Holmes wrote:
> > > Hi,
> > > 
> > > At present we don't really expect statx to work on Musl-C IIUC the code
> > > correctly, but Musl-C 1.2.5 has added it:
> > > 
> > >   > This release adds extension functions statx
> > > 
> > > so likely our code needs adjusting to match what is now provided.
> > 
> > This is likely an incompatibility of the statx support that was added
> > for Linux with https://bugs.openjdk.org/browse/JDK-8316304 and musl
> > 1.2.5. Is there a bug for this? If not I can open one.
> 
> I am not aware of any bug filed.

OK. Filed one here:
https://bugs.openjdk.org/browse/JDK-8368522

Thanks,
Severin



More information about the core-libs-dev mailing list