New submission from Florent Xicluna <florent.xicl...@gmail.com>: Crash on Python 2.7 branch.
$ ./python -We -c 'import anydbm' python: Objects/dictobject.c:759: PyDict_SetItem: Assertion `value' failed. Abandon It occurs with all optional modules compiled. ---------- messages: 114823 nosy: flox priority: normal severity: normal stage: unit test needed status: open title: segfault: PyDict_SetItem: Assertion `value' failed. type: crash versions: Python 2.7 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9675> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com