[issue15075] XincludeTest failure in test_xml_etree

Florent Xicluna report at bugs.python.org
Sat Jun 16 09:35:38 CEST 2012


Florent Xicluna <florent.xicluna at gmail.com> added the comment:

>   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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15075>
_______________________________________


More information about the Python-bugs-list mailing list