This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/20753] ACATS ce3810b segfaults at runtime



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]