Ronald Oussoren <ronaldousso...@mac.com> added the comment:

I'm afraid we cannot do a lot with the information you provided. I've just ran 
a full test run for a copy of 3.10rc1 installed using the universal2 installer 
and that doesn't have problem.

One way to find more information about what's going on is to use fault handler 
(e.g. PYTHONFAULTHANDLER=1 python3.10 ...), although that will just print a 
Python stack trace when the executable crashes.

Alternatively use a debugger to look at the C stack.

----------

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

Reply via email to