[Bug middle-end/36037] [4.4 regression] segfault in gt_ggc_mx_dw_loc_descr_struct

jv244 at cam dot ac dot uk gcc-bugzilla@gcc.gnu.org
Mon Jun 30 06:23:00 GMT 2008



------- Comment #8 from jv244 at cam dot ac dot uk  2008-06-30 06:22 -------
(In reply to comment #6)
> It looks like you run out of stack space during GC walk.  You can check if so
> by raising the stack limit with 'ulimit -s unlimited'.

current trunk (actually a few days old) doesn't fail anymore. The script used
for testing actually has ulimit -s 128000 which is pretty high. I tested with
ulimit -s 32000 and ulimit -s 64000, but couldn't get a crash.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36037



More information about the Gcc-bugs mailing list