This is the mail archive of the gcc@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]

boehm-gc gctest failure (does not exit) in tree-ssa but not mainline (pre-merge)


On a currently running test (pre-merge-to-mainline) I get gctest PASS
for mainline and gctest to not exit on tree-ssa branch...

[chj@sparky .libs]$ env LD_LIBRARY_PATH=.:/usr/local/src/branch/objdir/gcc gdb gctest 
GNU gdb Red Hat Linux (5.2-2)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "sparc-redhat-linux"...
(gdb) r
Starting program: /usr/local/src/branch/objdir/sparc-linux/boehm-gc/.libs/gctest 
[New Thread 1024 (LWP 10449)]
[New Thread 2049 (LWP 10477)]
[New Thread 1026 (LWP 10493)]

Program received signal SIGPWR, Power fail/restart.
[Switching to Thread 1024 (LWP 10449)]
0x500e3a04 in sigsuspend () from /lib/libc.so.6
(gdb) bt
#0  0x500e3a04 in sigsuspend () from /lib/libc.so.6
Segmentation fault
[chj@sparky .libs]$ 

This was Aurora SPARC Linux 1.0 (Ansel) SparcStation20 dual SuperSparc-(II) sun4m:

binutils 2.15.91 20040507 sparc-linux      (host built)
bison-1.35-1
dejagnu-1.4.2-10 (ftp://download.fedora.redhat.com/pub/fedora/linux/core/1)
expect-5.32.2-67
gcc 3.4.1 20040424 (prerelease) sparc-linux   (host built)
glibc-2.2.5-44sparc1
glibc-kernheaders-2.4-7.16sparc
kernel-smp-2.4.26-0.1sparc (ftp://ftp.j-son.org/pub/aurora/kernel-2.4.26)
tcl-8.3.3-67

LAST_UPDATED: Mon May 10 17:00:22 UTC 2004

Any ideas?

Cheers,

/ChJ


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