lidavidm commented on PR #43551:
URL: https://github.com/apache/arrow/pull/43551#issuecomment-2325826320

   We could perhaps try to narrow down the source by using child allocators in 
certain contexts (e.g. separate server and client allocators), and/or modifying 
the debug code to only record a single traceback (where the buffer was 
originally allocated) and modifying the error to print this traceback out on 
failure too (the current debug code has very high overhead due to recording 
tracebacks nearly any time you do something with a buffer's refcount)


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

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

Reply via email to