<div dir="ltr">How could I help?<div><br></div><div>Burkhard </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 2, 2016 at 10:47 AM, Victor Stinner <span dir="ltr"><<a href="mailto:victor.stinner@gmail.com" target="_blank">victor.stinner@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Oh, I forgot to mention that it would help to get the Python traceback<br>
on the crash. Try faulthandler: add faulthandler.enable() at the<br>
beginning of your program.<br>
<a href="https://docs.python.org/dev/library/faulthandler.html" rel="noreferrer" target="_blank">https://docs.python.org/dev/<wbr>library/faulthandler.html</a><br>
<br>
Maybe I should write once tools to debug such bug :-)<br>
<div class="HOEnZb"><div class="h5"><br>
Victor<br>
______________________________<wbr>_________________<br>
Python-Dev mailing list<br>
<a href="mailto:Python-Dev@python.org">Python-Dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-dev" rel="noreferrer" target="_blank">https://mail.python.org/<wbr>mailman/listinfo/python-dev</a><br>
Unsubscribe: <a href="https://mail.python.org/mailman/options/python-dev/burkhardameier%40gmail.com" rel="noreferrer" target="_blank">https://mail.python.org/<wbr>mailman/options/python-dev/<wbr>burkhardameier%40gmail.com</a><br>
</div></div></blockquote></div><br></div>