On Tue, Nov 04, 2003 at 10:57:07AM +0000, Adam Gundy wrote:
that looks like an incorrect or corrupt segment selector (thread local storage).
one possibility is that it is trying to use the GDT instead of the LDT - are you using WINE with NPTL? try it with NPTL disabled if you are...
I am using Wine without NPTL support on a glibc-2.3.2 system but with a stock 2.4 kernel.
Wine works just fine, it's only Wine + Valgrind that fails.
Lionel