[issue26508] Infinite crash leading to DoS

pablo sacristan report at bugs.python.org
Tue Mar 8 21:30:32 EST 2016


pablo sacristan added the comment:

Then it is no bug that it crashes python? You don't have to put it in a loop, but by looping it I am adding the part that makes it take more time but will keep on crashing infinitely, take away the while loop but not what it has inside and then also delete the os.system() and you get python to crash once. Is a crash not a bug?

----------
resolution: not a bug -> works for me

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


More information about the Python-bugs-list mailing list