public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
From: Andreas Jaeger <aj@suse.de>
To: GNU libc hacker <libc-hacker@sources.redhat.com>
Subject: glibc make check fails...
Date: Sun, 29 Sep 2002 03:26:00 -0000	[thread overview]
Message-ID: <u81y7dw0q3.fsf@gromit.moeb> (raw)


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

             reply	other threads:[~2002-09-29 10:26 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-29  3:26 Andreas Jaeger [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=u81y7dw0q3.fsf@gromit.moeb \
    --to=aj@suse.de \
    --cc=libc-hacker@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).