[issue8683] HPUX Segmentation fault in Modules/gcmodule.c -- if (!gc_list_is_empty(from)) {

srid report at bugs.python.org
Tue May 11 19:39:15 CEST 2010


srid <sridharr at activestate.com> added the comment:

Still debugging it. In gcmodule.c:collect(..) the value of the variable `generation` is 80 - shouldn't it be less than NUM_GENERATIONS (3)?

----------
nosy: +ronaldoussoren

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8683>
_______________________________________


More information about the Python-bugs-list mailing list