Bug#204691: still not working in current libc6-i686
At Sat, 10 Apr 2004 13:13:06 +0200,
Reinhard Tartler wrote:
> I have installed libc6-i686, version 2.3.2.ds1-11, and I am still seeing
> this bug when trying to run winex. To use winex I have to tell it to
> disable usage of pthreads completly. Transgaming claims debian's libc
> responsible, since other distributions have bigger stacksize.
>
> Gotom spoke of a libc in experimental, but I suppose that it has been
> replaces already.
>
> Are there any other things I can try?
Hmm. Your kernel is 2.6.3, so NPTL or i686-capable pthread should be
used. Could you execute ldd with your binaries? If your binaries use
newer pthread, ldd shows as follows:
libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0x4017a000)
Regards,
-- gotom
Reply to: