[issue41033] readline.c: endless loop on SIGWINCH when loaded twice

daniel hahler report at bugs.python.org
Fri Dec 17 11:28:41 EST 2021


daniel hahler <python-bugs at thequod.de> added the comment:

Yes, the example also does not segfault for me either (also with Python 3.8.12 I have now as `python3.8`), so this was likely only happening in the more complex setup, and/or maybe with some specific version of readline back then.

----------
title: readline.c: SEGFAULT on SIGWINCH when loaded twice -> readline.c: endless loop on SIGWINCH when loaded twice

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


More information about the Python-bugs-list mailing list