STINNER Victor added the comment:

"I typically host all of the code I write at https://github.com/levle but atm 
the github repo I use to host the project is private. Once I work out some of 
the kinks I will set it to Public."

I worked on a Python fuzzer some years ago and fixed a lot of similar crashes 
in Python. See my fuzzer:
https://bitbucket.org/haypo/fusil/src/tip/fuzzers/fusil-python

It uses the Fusil library:
https://bitbucket.org/haypo/fusil/

@Ned: Did you run the script more than once? It looks like a random bug 
(Heisenbug).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19879>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to