This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap problem on i686-linux-gnu
- From: "John David Anglin" <dave at hiauly1 dot hia dot nrc dot ca>
- To: gcc at gcc dot gnu dot org, aj at suse dot de
- Date: Wed, 25 Jun 2003 13:00:18 -0400 (EDT)
- Subject: Re: Bootstrap problem on i686-linux-gnu
I hit a similar error on i686-pc-linux-gnu during the build of abi_check.cc:
...
GGC heuristics: --param ggc-min-expand=38 --param ggc-min-heapsize=15823
Program received signal SIGSEGV, Segmentation fault.
ggc_set_mark (p=0x10) at ../../gcc/gcc/ggc-page.c:1161
1161 if (entry->in_use_p[word] & mask)
(gdb) p*entry
$5 = {next = 0x861bd, bytes = 4544,
page = 0x341bd50 <Address 0x341bd50 out of bounds>, index_by_depth = 0,
context_depth = 17152, num_free_objects = 12, next_bit_hint = 1536,
order = 0 '\0', in_use_p = {3153066224}}
(gdb) p word
$6 = 32780165
I have gone back to June 22,2003 00:00:00 UTC but still see the error.
Dave
--
J. David Anglin dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6602)