This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/20753] ACATS ce3810b segfaults at runtime
- 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: 17 Jan 2006 23:49:30 -0000
- Subject: [Bug ada/20753] ACATS ce3810b segfaults at runtime
- References: <bug-20753-7210@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #11 from dave at hiauly1 dot hia dot nrc dot ca 2006-01-17 23:49 -------
Subject: Re: ACATS ce3810b segfaults at runtime
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=20753