zeroshade commented on issue #279:
URL: https://github.com/apache/arrow-go/issues/279#issuecomment-2658183663

   Is it consistently reproducible in any way (perhaps running it N times in a 
loop until it happens?) If so are you able to share the parquet file you're 
using and any code?
   
   You could also try running with the `noasm` tag which would be less 
intrusive than LockOSThread, but should likely also fix the problem if the 
assembly is the issue.
   
   I'll take a look into this in the morning, it's really odd that locking the 
OS thread fixes it. Maybe something weird in the register usage? 


-- 
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