Christian Heimes <li...@cheimes.de> added the comment:

Have you already tried ./python -X faulthandler -m test ... ?

Could you please also run tests with "./python -m test -j1 ..." in a new job? 
This executes every test module in a subprocess. I like to see if other tests 
are segfaulting, too.

----------
nosy: +pablogsal, vstinner
type:  -> crash

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44043>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to