Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Dec 2003 19:30:22 -0500 (EST)
From:      Daniel Eischen <eischen@vigrid.com>
To:        David Xu <davidxu@freebsd.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: licq & KSE
Message-ID:  <Pine.GSO.4.10.10312021920440.78-100000@pcnet5.pcnet.com>
In-Reply-To: <3FCD245A.2090706@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 3 Dec 2003, David Xu wrote:

> Daniel Eischen wrote:
> 
> >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.
> >
> >  
> >
> Some multimedia player using Win32 codecs will encounter same problem
> if these Win32 codec are activated during media playing. They use WINE's
> some core components, one of is libw32dll, which uses static LDT
> allocation too.

Do you know what port this belongs to and if it is built
from source?  mplayer also used static ldt allocations, but
I fixed that port.

Hmm, I found multimedia/libxine that might be the culprit.
I'll look into submitting a patch for that.

-- 
Dan Eischen



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