Tim Peters added the comment:

xxx.py provokes a closely related death on my box, in a debug build (where 
0xdbdbdbdb happened to be an invalid memory address).  There are no imports so 
asyncio is definitely off the hook ;-)

The code is senseless, and changing just about anything makes the problem go 
away.  As mentioned before, provoking this class of error relies on all sorts 
of implementation accidents to get the internal gc lists into just the right 
state to fail.

----------
Added file: http://bugs.python.org/file35182/xxx.py

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

Reply via email to