> On Apr 27, 2020, at 8:50 AM, Thomas Klausner <[email protected]> wrote: > > I think this commit broke lang/oracle8-jre:
This is a Linux binary running under COMPAT_LINUX? It would be strange if it broke it because it essentially makes the whole system do what the Linux emulation was already doing. I'll take a look. > > My test case is: > $ ftp https://webstart.buergerkarte.at/PDF-Over/setup_pdf-over_linux.jar > ... > $ oracle8-java -jar setup_pdf-over_linux.jar > # > # A fatal error has been detected by the Java Runtime Environment: > # > # Internal Error (os_linux_x86.cpp:730), pid=9919, tid=0x00007f7ff5f2b700 > # fatal error: pthread_getattr_np failed with errno = 3 > # > # JRE version: (8.0_202-b08) (build ) > # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b08 mixed mode > linux-amd64 compressed oops) > # Core dump written. Default location: /home/wiz/core or core.9919 > # > # An error report file with more information is saved as: > # /home/wiz/hs_err_pid9919.log > # > # If you would like to submit a bug report, please visit: > # http://bugreport.java.com/bugreport/crash.jsp > # > [1] Abort trap (core dumped) /usr/pkg/java/oracle-8/bin/java "${@}" > > Thomas -- thorpej
