srid 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
<http://bugs.python.org/i
Changes by srid :
--
nosy: +pitrou
title: HPUX Segmentation Fault in Modules/gcmodule.c -- if
(!gc_list_is_empty(from)) { -> HPUX Segmentation fault in Modules/gcmodule.c --
if (!gc_list_is_empty(from)) {
___
Python tracker
<http://bugs.pyth
New submission from srid :
Platform: HP-UX B.11.22 U ia64
Python: 2.7 trunk
GDB output when running built `python` binary:
Program received signal SIGSEGV, Segmentation fault (si_code: 1).
0x402a2510:1 in gc_list_merge (from=0x148, to=0x148)
at Modules/gcmodule.c:240
240 if