You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "lidavidm (via GitHub)" <gi...@apache.org> on 2023/06/06 11:56:26 UTC

[GitHub] [arrow] lidavidm commented on issue #35928: [Java] RefCnt has gone negative error

lidavidm commented on issue #35928:
URL: https://github.com/apache/arrow/issues/35928#issuecomment-1578612762

   It means a buffer has been released too many times. 
   
   If you pause in a debugger, you can inspect the state of the allocator/buffer to get a history of release/retain operations and try to see what happened.


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org