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]

other/8831: splay_tree_delete_helper


>Number:         8831
>Category:       other
>Synopsis:       splay_tree_delete_helper
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Dec 05 14:36:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Mark Olson
>Release:        unknown-1.0
>Organization:
>Environment:
sparc-sun-solaris
>Description:
gcc: Internal error: Segmentation Fault (program cc1)
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
build_zoix: FATAL - Error compiling "g_0_g.c".
build_zoix: ABORTING due to fatal error.


This GDB was configured as "sparc-sun-solaris2.7"...
Core was generated by `/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.1/cc1 -lang-c -I/net/eng/usr3/use'.
Program terminated with signal 11, Segmentation Fault.
Reading symbols from /usr/lib/libc.so.1...done.
Reading symbols from /usr/lib/libdl.so.1...done.
Reading symbols from /usr/platform/SUNW,Ultra-60/lib/libc_psr.so.1...done.
Reading symbols from /usr/lib/locale/en_US.ISO8859-1/en_US.ISO8859-1.so.2...done.
#0  splay_tree_delete_helper (sp=0x3160c8, node=0xc09c828)
    at ../../gcc-3.1/libiberty/splay-tree.c:61
61      {
(gdb) where
#0  splay_tree_delete_helper (sp=0x3160c8, node=0xc09c828)
    at ../../gcc-3.1/libiberty/splay-tree.c:61
Cannot access memory at address 0xff3efd88.
(gdb) 
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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