Re: Java crashes using musl-1.2.5

2025-09-10 Thread David Holmes
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. David On 10/09/2025 10:54 pm, Konstantin Kletschke wrote: He

Java crashes using musl-1.2.5

2025-09-10 Thread Konstantin Kletschke
Hello, I am used to crosscompile openjdk for cortex-a[7|8|9] manually or using buildroot framework without severe Problems. ARM EABIhf 32Bit. However recently I got in contact with a customer's rootfs using musl-1.2.5 instead of musl-1.2.4 which I was used to and had no problems with. Severe deb