gunrk commented on PR #11731: URL: https://github.com/apache/iceberg/pull/11731#issuecomment-2898639874
@pan3793 Can you confirm if this was ever patched to 1.6.x? I don't see a 1.6.2 release. We face similar segv errors in our spark executors after upgrading to spark 3.5.4 with iceberg 1.6.1 ``` # A fatal error has been detected by the Java Runtime Environment: -- # SIGSEGV (0xb) at pc=0x00007f047c7f1511, pid=1, tid=0x00007ef4069e9700 ``` We see IlegalAccessError and the process exits with code 139. Unfortunately we are on Java 8 and It seems Iceberg 1.7 removed support for the same. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org