kou commented on PR #449:
URL: https://github.com/apache/arrow-java/pull/449#issuecomment-2567236604

   Hmm. The ORC crash is reproduced...?
   
https://github.com/apache/arrow-java/actions/runs/12557315120/job/35010522318?pr=449#step:7:19745
   
   ```text
   Fatal glibc error: malloc.c:2599 (sysmalloc): assertion failed: (old_top == 
initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && 
prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)
   Aborted (core dumped)
   ```


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