Samy Al Bahra wrote:
> I think Terry is jumping to conclusions on what Evan's problem could be.
> I have this seen this cause application to crash at exit (if using
> OpenGL) but never a crash in kernel-space from the nVidia drivers.

1)      It works with libc_r, but not with libthr and not
        with libkse.

2)      The %gs register is not used by libc_r, but is used
        for threads context for the other two.

3)      Most of the other code is shared between the libraries.

Draw your own conclusions... 8-).  Also read the recent post
about nVidia to the threads list about %gs.

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

Reply via email to