[issue26617] Assertion failed in gc with __del__ and weakref

2016-05-18 Thread Guo, Jiahua
Changes by Guo, Jiahua <gjh...@gmail.com>: Added file: http://bugs.python.org/file42892/patch ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue26617] Assertion failed in gc with __del__ and weakref

2016-03-23 Thread Guo Jiahua
Changes by Guo Jiahua <gjh...@gmail.com>: -- nosy: +Guo Jiahua ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue26617> ___ __

[issue26617] Assertion failed in gc with __del__ and weakref

2016-03-23 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)->gc.g