This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/25819] CXF3A01 core dump
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jan 2006 00:52:40 -0000
- Subject: [Bug ada/25819] CXF3A01 core dump
- References: <bug-25819-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from dave at hiauly1 dot hia dot nrc dot ca 2006-01-18 00:52 -------
Subject: Re: New: CXF3A01 core dump
cxf3a02 also fails at the same place:
Core was generated by `cxf3a02'.
Program terminated with signal 4, Illegal instruction.
warning: The shared libraries were not privately mapped; setting a
breakpoint in a shared library will not work until you rerun the program.
Reading symbols from /usr/lib/libc.2...done.
Loaded symbols for /usr/lib/libc.2
Reading symbols from /usr/lib/libdld.2...done.
Loaded symbols for /usr/lib/libdld.2
Reading symbols from /opt/graphics/OpenGL/lib/libogltls.sl...done.
Loaded symbols for /opt/graphics/OpenGL/lib/libogltls.sl
#0 0xc0197d50 in _sigfillset () from /usr/lib/libc.2
(gdb) bt
#0 0xc0197d50 in _sigfillset () from /usr/lib/libc.2
#1 0xc019584c in _sscanf () from /usr/lib/libc.2
#2 0xc019b01c in malloc () from /usr/lib/libc.2
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25819