[issue26617] Assertion failed in gc with __del__ and weakref

2016-05-18 Thread Guo, Jiahua
Changes by Guo, Jiahua : Added file: http://bugs.python.org/file42892/patch ___ Python tracker <http://bugs.python.org/issue26617> ___ ___ Python-bugs-list mailin

[issue26617] Assertion failed in gc with __del__ and weakref

2016-03-22 Thread Guo Jiahua
Changes by Guo Jiahua : -- nosy: +Guo Jiahua ___ Python tracker <http://bugs.python.org/issue26617> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue26617] Assertion failed in gc with __del__ and weakref

2016-03-22 Thread Guo, Jiahua
New submission from Guo, Jiahua: $ python3.5-dbg crash.py python3.5-dbg: ../Modules/gcmodule.c:364: update_refs: Assertion `((gc)->gc.gc_refs >> (1)) != 0' failed. $ python3.5-dbg crash-multithread.py python3.5-dbg: ../Modules/gcmodule.c:364: update_refs: Assertion `((gc)->