This is the mail archive of the libc-hacker@sourceware.org mailing list for the glibc project.
Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Andreas Jaeger <aj@suse.de> writes:
> With an installed glibc 2.6, I get a segmentation fault running the
> testsuite:
>
> /bin/sh: line 1: 26872 Segmentation fault GCONV_PATH=/abuild/aj/glibc/10.3/iconvdata LC_ALL=C LOCPATH=/abuild/aj/glibc/10.3/localedata /abuild/aj/glibc/10.3/elf/ld-linux-x86-64.so.2 --library-path /abuild/aj/glibc/10.3:/abuild/aj/glibc/10.3/math:/abuild/aj/glibc/10.3/elf:/abuild/aj/glibc/10.3/dlfcn:/abuild/aj/glibc/10.3/nss:/abuild/aj/glibc/10.3/nis:/abuild/aj/glibc/10.3/rt:/abuild/aj/glibc/10.3/resolv:/abuild/aj/glibc/10.3/crypt:/abuild/aj/glibc/10.3/nptl /abuild/aj/glibc/10.3/posix/tst-fnmatch > /abuild/aj/glibc/10.3/posix/tst-fnmatch.out < tst-fnmatch.input
> make[2]: *** [/abuild/aj/glibc/10.3/posix/tst-fnmatch.out] Error 139
>
> This was introduced the last three days, I'm trying to figure out which
> patch broke this now,
Reverting the localedata changes fixes the problem - it's enough just to
revert those:
localedata> cvs up -D "2007-10-10 20:00"
P ChangeLog
P de_DE.in
P locales/cs_CZ
P locales/de_DE
P locales/en_US
P locales/fur_IT
P locales/fy_DE
P locales/hu_HU
P locales/i18n
P locales/iso14651_t1_common
P locales/li_BE
P locales/li_NL
P locales/nds_DE
P locales/nds_NL
P locales/pl_PL
P locales/sc_IT
P locales/sk_SK
Now I'm puzzled :-(
Andreas
--
Andreas Jaeger, Director Platform/openSUSE, aj@suse.de
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
Maxfeldstr. 5, 90409 Nürnberg, Germany
GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
Attachment:
pgp00000.pgp
Description: PGP signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |