◐ Shell
clean mode source ↗

Message 162957 - Python tracker

>   File "/home/eliben/python-src/33/Lib/test/regrtest.py", line 710 in main
>   File "/home/eliben/python-src/33/Lib/test/regrtest.py", line 1829 in <module>
>   File "/home/eliben/python-src/33/Lib/runpy.py", line 75 in _run_code
>   File "/home/eliben/python-src/33/Lib/runpy.py", line 162 in _run_module_as_main
> Segmentation fault (core dumped)

Even if the ET tests are hacking sys.modules, I assume that the Python interpreter should not crash so badly.
It reveals probably a flaw somewhere else.

I suggest to re-open this to track the Segmentation fault.