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

   Nope, and now it fails again. It seems flaky or sensitive to something.
   
   ```
   07:31:55.100 [main] DEBUG org.apache.orc.impl.OutStream -- Stream column 2 
kind ROW_INDEX written to with Compress: ZLIB buffer: 262144
   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