xhochy / fletcher

Pandas ExtensionDType/Array backed by Apache Arrow

Home Page:https://fletcher.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Print native stacktrace for segmentation faults

xhochy opened this issue · comments

Seems like some CI jobs fail with a segmentation fault. At least pytest's faulthandler shows the Python trace. We should pick up the coredump and also generate the native stacktrace.