------- Comment #1 from danglin at gcc dot gnu dot org  2009-09-12 20:49 -------
(gdb) r
Starting program: /mnt/gnu/gcc/objdir/gcc/testsuite/gcc/20070614-1.x0 
warning: Private mapping of shared library text was not specified
by the executable; setting a breakpoint in a shared library which
is not privately mapped will not work.  See the HP-UX 11i v3 chatr
manpage for methods to privately map shared library text.

Pid 8113 received a SIGSEGV for stack growth failure.
Possible causes: insufficient memory or swap space,
or stack size exceeded maxssiz. 

Program received signal SIGSEGV, Segmentation fault.
0x00002e10 in __mulsc3 (a=0, b=0, c=0, d=0)
    at ../../../gcc/libgcc/../gcc/libgcc2.c:1834
1834      ac = a * c;

Suspect gmp/mpfr misconfiguration.


-- 


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

Reply via email to