[issue24999] Segfault in test_re.test_sre_character_class_literals() when Python is compiled by ICC

Stefan Krah report at bugs.python.org
Tue Sep 8 14:03:58 CEST 2015


Stefan Krah added the comment:

Perhaps the stack overflow hypothesis applies here, too.

You could try changing Py_DEFAULT_RECURSION_LIMIT in ceval.c
to lower values.

----------

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


More information about the Python-bugs-list mailing list