Package: nvidia-glx
Version: 1.0.6629+1-1
Severity: important

/etc/init.d/nvidia-glx performs TLS detection on the wrong library, resulting
in an incorrect value for USE_TLS.

Patch:

--- nvidia-glx.old 2005-02-05 09:10:14.000000000 -0500
+++ nvidia-glx     2005-02-05 09:11:37.000000000 -0500
@@ -18,7 +18,7 @@
 then
   if [ `uname -r | cut -f 1,2 -d.` = "2.6"  ] && \
      [ -x /usr/lib/nvidia/tls_test ] && \
-     /usr/lib/nvidia/tls_test /usr/lib/nvidia/tls_test_dso.so
+     /usr/lib/nvidia/tls_test 
/usr/X11R6/lib/modules/extensions/libglx.so.$VERSION
   then
     USE_TLS=1
   else



-- Package-specific info:
uname -r:
Linux spiralman 2.6.6 #1 Wed Jun 30 19:22:25 CDT 2004 i686 GNU/Linux


/proc/version:
Linux version 2.6.6 ([EMAIL PROTECTED]) (gcc version 3.3.4 (Debian)) #1 Wed Jun 
30 19:22:25 CDT 2004


/proc/driver/nvidia/version:


0000:01:00.0 VGA compatible controller: nVidia Corporation NV15 [GeForce2 
GTS/Pro] (rev a3)


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.6
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages nvidia-glx depends on:
ii  libc6          2.3.2.ds1-20              GNU C Library: Shared libraries an
ii  libx11-6       4.3.0.dfsg.1-10           X Window System protocol client li
ii  libxext6       4.3.0.dfsg.1-10           X Window System miscellaneous exte
ii  nvidia-kernel- 1.0.6629+2                NVIDIA binary kernel module for Li
ii  nvidia-kernel- 5:1.0.6629+1-1+123.Custom NVIDIA binary kernel module for Li
ii  xlibmesa-glu [ 4.3.0.dfsg.1-10           Mesa OpenGL utility library [XFree
ii  xlibs          4.3.0.dfsg.1-10           X Keyboard Extension (XKB) configu
ii  xserver-common 4.3.0.dfsg.1-10           files and utilities common to all 

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to