You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "pitrou (via GitHub)" <gi...@apache.org> on 2024/04/15 16:22:49 UTC

[I] [CI][C++][Python] Dump C/C++ stack trace on crashes/core dumps [arrow]

pitrou opened a new issue, #41209:
URL: https://github.com/apache/arrow/issues/41209

   ### Describe the enhancement requested
   
   Some times the test suite can sporadically/randomly crash. For example, here, the hypothesis-enabled Python CI build generated some test inputs that seemed to cause PyArrow to crash.
   
   Unfortunately, in such cases, we don't have access to the low-level stack trace (only the Python one, which is not very helpful).
   
   
   ### Component(s)
   
   C++, Continuous Integration, Python


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

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


Re: [I] [CI][C++][Python] Dump C/C++ stack trace on crashes/core dumps [arrow]

Posted by "pitrou (via GitHub)" <gi...@apache.org>.
pitrou commented on issue #41209:
URL: https://github.com/apache/arrow/issues/41209#issuecomment-2057253722

   cc @assignUser @jorisvandenbossche 


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