Gerald Pfeifer wrote:

On Mon, 24 Jul 2006, Daniel Eischen wrote:
See my response to this in a previous reply to this thread.  libthr
and libpthread use LDT's for TLS.  WINE is stomping on them because
it doesn't properly create LDTs.  This is not a problem with either
of the thread libraries and this issue has been known ever since we
implemented TLS years ago.

If someone could help getting this address in Wine, this would be
really cool!
wine assumes it knows what LDTs it wants and goes for them by name.
FreeBSD expects you to let it give you the next free one.

Gerald
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to