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

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to