public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* glibc make check fails...
@ 2002-09-29  3:26 Andreas Jaeger
  2002-09-29  3:54 ` Roland McGrath
  2002-09-29 11:14 ` Ulrich Drepper
  0 siblings, 2 replies; 12+ messages in thread
From: Andreas Jaeger @ 2002-09-29  3:26 UTC (permalink / raw)
  To: GNU libc hacker


All thread tests currently fail for me - yesterday they worked fine:

$ GCONV_PATH=/builds/glibc/main/iconvdata LC_ALL=C   /builds/glibc/main/elf/ld-linux.so.2 --library-path /builds/glibc/main:/builds/glibc/main/math:/builds/glibc/main/elf:/builds/glibc/main/dlfcn:/builds/glibc/main/nss:/builds/glibc/main/nis:/builds/glibc/main/rt:/builds/glibc/main/resolv:/builds/glibc/main/crypt:/builds/glibc/main/linuxthreads /builds/glibc/main/linuxthreads/ex1
Segmentation fault

I run configure as:
/cvs/libc/configure  --disable-profile --enable-add-ons --prefix=/builds/test-install --enable-kernel=2.4.18

strace shows:
open("/builds/glibc/main/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\"Y\1\000"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=11459957, ...}) = 0
mmap2(NULL, 1113892, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40050000
mprotect(0x40157000, 36644, PROT_NONE)  = 0
mmap2(0x40157000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x107) = 0x40157000
mmap2(0x4015c000, 16164, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4015c000
close(3)                                = 0
shutdown(-1073745480, 1073795200)       = -1 ENOSYS (Function not implemented)
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++


Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2002-09-30 17:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-29  3:26 glibc make check fails Andreas Jaeger
2002-09-29  3:54 ` Roland McGrath
2002-09-29  4:20   ` Roland McGrath
2002-09-29  6:23     ` Andreas Jaeger
2002-09-29 14:46       ` Roland McGrath
2002-09-30  9:51         ` Andreas Jaeger
2002-09-30 10:03           ` Andreas Jaeger
2002-09-29 10:43     ` Ulrich Drepper
2002-09-29 14:44       ` Roland McGrath
2002-09-29 15:00         ` Ulrich Drepper
2002-09-29 15:05           ` Roland McGrath
2002-09-29 11:14 ` Ulrich Drepper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).