Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Dec 2003 10:02:13 -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.10312020953540.7847-100000@pcnet5.pcnet.com>
In-Reply-To: <3FCCA4E4.4000306@alkar.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2 Dec 2003, Alexander Motin wrote:

> Alexander Motin wrote:
> > 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.
> 
> I'm sorry. Messages seems to be independent from library. I get messages 
> with both libraries but not every time. Some times I get two messages on 
> one licq launching. But with libc_r it works and with libkse is not.

It is not libkse that is causing the messages.  It is some library
or driver that licq is using.  The kernel spews these messages
whenever something uses static LDT allocation.  We know that nvidia
drivers and/or their OpenGL library do this, and they have been
notified of it (by me).  If there is another library or application
that is also using static LDT allocation, please help us find it
so it can be fixed also.

-- 
Dan Eischen



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