This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Use compiled glibc-2.5 cause segement fault when doing ls
- From: Hiroki Kaminaga <kaminaga at sm dot sony dot co dot jp>
- To: binary dot chen at gmail dot com
- Cc: libc-alpha at sourceware dot org, kaminaga at sm dot sony dot co dot jp
- Date: Fri, 26 Jan 2007 14:54:09 +0900 (JST)
- Subject: Re: Use compiled glibc-2.5 cause segement fault when doing ls
- References: <45B89972.7020502@gmail.com>
Hi,
Bin Chen <binary.chen@gmail.com> wrote:
> I have compiled the glibc-2.5 with ./configure --prefix=/test-glibc.
>
> But when I use the compiled new lib, it cause ls to segment fault, how
> can I do to depress such errors?
I'm having similar situation, and I've posted to libc-ports ML.
http://sourceware.org/ml/libc-ports/2007-01/msg00044.html
My target was MIPS.
Could you test with executable which links libptread.so, for example:
$ make -v
And see if my situation and yours is similar?
My problem looks like a bug in libpthread.so.
Best Regards,
(Hiroki Kaminaga)
t
--