[issue35969] Interpreter crashes with "can't initialize init_sys_streams" when abc fails to import

Emmanuel Arias report at bugs.python.org
Tue Feb 12 20:13:50 EST 2019


Emmanuel Arias <emmanuelarias30 at gmail.com> added the comment:

> Otherwise I'd say it would be nice to refactor in such a way that avoids the core dump when the problem is on the Python side 

I agree with @p-ganssle, If exist some problem on initialize Python interpreter it would be great if it return a non-zero status and avoid an abort()

+ Python3.5. I test it and has the same result.

----------
versions: +Python 3.5

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


More information about the Python-bugs-list mailing list