licq & KSE
Daniel Eischen
eischen at vigrid.com
Tue Dec 2 06:53:28 PST 2003
On Tue, 2 Dec 2003, Alexander Motin wrote:
> Daniel Eischen wrote:
> > You haven't told me if you are getting static LDT warnings
> > out of the kernel (check /var/log/messages).
> If I use libkse I get:
> kernel: Warning: pid 25341 used static ldt allocation.
> kernel: See the i386_set_ldt man page for more info
> in my messages.
> When I use libc_r I do not get this messages.
This is why libkse doesn't work (nor is libthr likely to work).
> > libthr, libkse, and nvidia drivers/OpenGL use LDTs and %gs.
> > nvidia drivers (and/or their version of OpenGL) stomp on
> > the LDTs/%gs that both libthr and libkse use.
> I test this on other PC with ATI video without loading nvidia module.
> Situation is the same.
Do you still get static ldt warnings on this system? If so, then
some library or module is causing the same problem.
--
Dan Eischen
More information about the freebsd-current
mailing list