This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: strange threads problem using glibc-2.10.1


On Wed, 13 May 2009, Allin Cottrell wrote:

> Although gdb failed, valgrind produces something, for the segfault
> in ld-2.10.1.so when I run wine via make...

Sorry to keep talking to myself, but I might as well put all my
info out there.  The trouble I was having seems to be related to
the definition of __ASSUME_AT_RANDOM as it affects dl-osinfo.h.
I see this is activated for Linux kernels >= 2.6.29, and I used
--enable-kernel=2.6.29 when configuring glibc.  I'm running kernel
2.6.29.3.

However, I rebuilt glibc-2.10.1 with __ASSUME_AT_RANDOM undef'd,
and the segfaults I mentioned have stopped.  In case it's of any
interest I'm attaching .config from the kernel build.

Allin Cottrell


Attachment: Kconfig
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]