Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Dec 2003 09:05:20 -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.10312020900520.23664-100000@pcnet5.pcnet.com>
In-Reply-To: <3FCC4970.90007@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:
> >>licq 1.2.7 installed from ports does not works on 5.2-BETA with mapping 
> >>libc_r to libkse:
> >>
> >>%licq -d0 -p qt-gui -- -noxim
> >>Fatal error 'No current thread.
> >>' at line 318 in file /usr/src/lib/libpthread/thread/thr_sig.c (errno = 2)
> > 
> > I just built and installed this under -current and it
> > seems to work fine.  I invoke it as you describe above.
> > 
> > Are you using an nvidia driver or openGL?
> 
> I am using nvidia driver installed from ports. But how it related?

You haven't told me if you are getting static LDT warnings
out of the kernel (check /var/log/messages).

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.

-- 
Dan Eischen



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