latest current + latest ports + nvidia == no GL (pthread problem?)

Julian St. der_julian at web.de
Sat Feb 7 19:28:40 PST 2004


> I upgraded current, then all my ports, and using the nvidia drivers I
> get a seg fault when xscreensaver tries to run any GL program:
> 
> (gdb) where
> #0  0x2815dcc0 in pthread_key_create () from /usr/lib/libpthread.so.1
> #1  0x280ac5cc in __nvsym17681 () from /usr/X11R6/lib/libGL.so.1
> #2  0x28053989 in _rtld () from /libexec/ld-elf.so.1

As far as I know, nvidia drivers do not work with libpthread. You have to use the "old" theading library libc_r. This can be accomplished by mapping libpthread to libc_r via libmap.conf.


Regards,
-- 
Julian Stecklina 

Signed and encrypted mail welcome.
Key-Server: pgp.mit.edu         Key-ID: 0xD65B2AB5
FA38 DCD3 00EC 97B8 6DD8  D7CC 35D8 8D0E D65B 2AB5

Any sufficiently complicated C or Fortran program
contains an ad hoc informally-specified bug-ridden
slow implementation of half of Common Lisp.
 - Greenspun's Tenth Rule of Programming
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20040208/03862f51/attachment.bin


More information about the freebsd-current mailing list