lidavidm opened a new pull request #11070:
URL: https://github.com/apache/arrow/pull/11070


   I can only get this to actually fail on M1 ARM with optimizations, but what 
happens here is we read one past the end of a buffer. On M1, this actually ends 
up in an unmapped region, crashing the program.
   
   On Linux/x64, I tried AddressSanitizer and Valgrind but neither caught the 
access, oddly enough.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to