Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Dec 2003 09:53:22 -0500 (EST)
From:      Daniel Eischen <eischen@vigrid.com>
To:        Alexander Motin <mav@alkar.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: licq & KSE
Message-ID:  <Pine.GSO.4.10.10312020950380.7847-100000@pcnet5.pcnet.com>
In-Reply-To: <3FCCA300.30708@alkar.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10312020950380.7847-100000>