Alpha, S390 on 2.2.5pre1
Andreas Jaeger
aj@suse.de
Thu Jan 17 04:22:00 GMT 2002
Ok, here's the status of S390 and Alpha. Compilation of glibc works
after applying the patch for configure that I send. But I do get
failures in the testsuite :-(
On Alpha I get the failure with reldep6 (both with gcc 2.96 and gcc
3.0.3):
GCONV_PATH=/usr/src/packages/BUILD/glibc-2.2/cc/iconvdata LC_ALL=C /usr/src/packages/BUILD/glibc-2.2/cc/elf/ld-linux.so.2 --library-path /usr/src/packages/BUILD/glibc-2.2/cc:/usr/src/packages/BUILD/glibc-2.2/cc/math:/usr/src/packages/BUILD/glibc-2.2/cc/elf:/usr/src/packages/BUILD/glibc-2.2/cc/dlfcn:/usr/src/packages/BUILD/glibc-2.2/cc/nss:/usr/src/packages/BUILD/glibc-2.2/cc/nis:/usr/src/packages/BUILD/glibc-2.2/cc/rt:/usr/src/packages/BUILD/glibc-2.2/cc/resolv:/usr/src/packages/BUILD/glibc-2.2/cc/crypt:/usr/src/packages/BUILD/glibc-2.2/cc/linuxthreads /usr/src/packages/BUILD/glibc-2.2/cc/elf/reldep6
Illegal instruction
(gdb) r
Starting program: /usr/src/packages/BUILD/glibc-2.2/cc/elf/./reldep6
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
Program received signal SIGILL, Illegal instruction.
warning: Hit beginning of text section without finding
warning: enclosing function for address 0x4
This warning occurs if you are debugging a function without any symbols
(for example, in a stripped executable). In that case, you may wish to
increase the size of the search with the `set heuristic-fence-post' command.
Otherwise, you told GDB there was a function where there isn't one, or
(more likely) you have encountered a bug in GDB.
0x00000004 in ?? ()
(gdb) bt
#0 0x00000004 in ?? ()
#1 0x200001f6b28 in baz () from /usr/src/packages/BUILD/glibc-2.2/cc/elf/reldep6mod1.so
#2 0x200001f6b28 in baz () from /usr/src/packages/BUILD/glibc-2.2/cc/elf/reldep6mod1.so
On S390 I get a segmenation fault in glrefmain (with gcc 2.95.3):
GCONV_PATH=/usr/src/packages/BUILD/glibc-2.2/cc/iconvdata LC_ALL=C /usr/src/packages/BUILD/glibc-2.2/cc/elf/ld.so.1 --library-path /usr/src/packages/BUILD/glibc-2.2/cc:/usr/src/packages/BUILD/glibc-2.2/cc/math:/usr/src/packages/BUILD/glibc-2.2/cc/elf:/usr/src/packages/BUILD/glibc-2.2/cc/dlfcn:/usr/src/packages/BUILD/glibc-2.2/cc/nss:/usr/src/packages/BUILD/glibc-2.2/cc/nis:/usr/src/packages/BUILD/glibc-2.2/cc/rt:/usr/src/packages/BUILD/glibc-2.2/cc/resolv:/usr/src/packages/BUILD/glibc-2.2/cc/crypt:/usr/src/packages/BUILD/glibc-2.2/cc/linuxthreads /usr/src/packages/BUILD/glibc-2.2/cc/dlfcn/glrefmain > /usr/src/packages/BUILD/glibc-2.2/cc/dlfcn/glrefmain.out
make[2]: *** [/usr/src/packages/BUILD/glibc-2.2/cc/dlfcn/glrefmain.out] Error 139
Martin, did you run the testsuite without problems?
Andreas
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj
More information about the Libc-alpha
mailing list