> 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
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:42 UTC