[issue35594] Python script generating Segmentation Fault

Eric V. Smith report at bugs.python.org
Fri Dec 28 08:33:21 EST 2018


Eric V. Smith <eric at trueblade.com> added the comment:

Thanks for the report, but that example is so large and complicated that it's difficult for someone not familiar with it to understand what's going on.

If you could simplify it down to the smallest example that duplicates the problem, then perhaps we could make more progress.

Short of that, one thing you should look at is Victor's faulthander work: https://docs.python.org/3/library/faulthandler.html . It might give enough information to diagnose the problem.

----------
nosy: +eric.smith

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35594>
_______________________________________


More information about the Python-bugs-list mailing list