[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#302892: Processed: Re: Bug#302892: clamav-daemon: clamd segfaults on a 2.6.9 u-m-l



> I'm not sure whether this is a a libc problem but using Bytemark's
> 2.6.9 and 2.4.26 user mode linux kernels with Debian testing causes
> threaded applications to segfault.

IIRC, this is not glibc problem - the actual fault is UML does not
support tls (/lib/tls).  With 2.6 kernel, glibc dynamic loader
automatically selects /lib/tls directory that has NPTL pthread with
tls (thread local storage).  To avoid this problem, please try to
create /etc/ld.so.nohwcap in UML image.  I don't know UML is also
crashed on 2.4 kernel.

Regards,
-- gotom



Reply to: