[Bug fortran/40005] segfault in gt_ggc_mx_lang_tree_node
jv244 at cam dot ac dot uk
gcc-bugzilla@gcc.gnu.org
Sat May 9 14:57:00 GMT 2009
------- Comment #16 from jv244 at cam dot ac dot uk 2009-05-09 14:57 -------
tried once running under valgrind, but that doesn't give more info, no errors
till the point of the stack overflow:
GNU Fortran (GCC) version 4.5.0 20090509 (experimental) [trunk revision 147317]
(x86_64-unknown-linux-gnu)
compiled by GNU C version 4.5.0 20090509 (experimental) [trunk revision
147317], GMP version 4.2.2, MPFR version 2.3.1.
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
==27399== Stack overflow in thread 1: can't grow stack to 0x7FE801FF8
==27399== Can't extend stack to 0x7FE801700 during signal delivery for thread
1:
==27399== no stack segment
==27399==
==27399== Process terminating with default action of signal 11 (SIGSEGV):
dumping core
==27399== Access not within mapped region at address 0x7FE801700
==27399== at 0x529DC8: gt_ggc_mx_lang_tree_node (gt-fortran-f95-lang.h:46)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40005
More information about the Gcc-bugs
mailing list