[issue32368] Segfault when compiling many conditional expressions

Stefan Nordhausen report at bugs.python.org
Tue Dec 19 07:41:00 EST 2017


Stefan Nordhausen <stefan.nordhausen at solarisbank.de> added the comment:

I tried out PR 3015 of Serhiy and this fixes the segfaults. So it seems to be a duplicate.

As for backporting the fix: Is this a 'reliable' segfault (i.e. it always segfaults when the limit is exceeded) or could there be some silent data corruption? If data can be corrupted, I'd consider this bug very serious, otherwise it's a rather small annoyance.

----------

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


More information about the Python-bugs-list mailing list