thisisnic commented on issue #46950: URL: https://github.com/apache/arrow/issues/46950#issuecomment-3117631638
Thanks @jonkeane! Just to check my understanding: Task 1: gcc-UBSAN failure 1. Add the ubsan job to our CI 2. Build there and replicate the error 3. Fix it by patchign mimalloc OR revert to system memory allocator for devel linux Task 2: Fedora failure 1. Suppress warning via flag 2. Update clang version in r-hub/containers 3. Use this in CI and check it fixes it This is a bit out of my comfort zone, and with ~10 hours to spend on Arrow next week, I don't want to start something, get lost and leave it unfinished. If the above is correct, I'd prefer task 2 as it seems more achievable. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org