Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82730 - nvidia makes xorg-6.8.2 crash when running glxinfo
Summary: nvidia makes xorg-6.8.2 crash when running glxinfo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High critical (vote)
Assignee: Gentoo X packagers
URL: http://forums.gentoo.org/viewtopic-p-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-20 14:03 UTC by Sebastien
Modified: 2005-02-21 12:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastien 2005-02-20 14:03:52 UTC
When xorg starts with the nvidia driver, thi error appears:
(EE) NVIDIA(0): Failed to load GLX
Its the only "(EE)" of the list.

Then, when I run glxinfo, xorg crashes givin this error:

<------------------------------------------------------------------------------>
X Window System Version 6.8.2

Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.10-gentoo-r7 x86_64 [ELF]
Current Operating System: Linux sigsegv 2.6.10-ck5 #1 Sat Feb 19 23:51:00 CET 2005 x86_64
Build Date: 20 February 2005
        Before reporting problems, check http://wiki.X.Org
        to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 20 12:50:54 2005
(==) Using config file: "/etc/X11/xorg.conf"
Using vt 7
(EE) NVIDIA(0): Failed to load GLX

   *** If unresolved symbols were reported above, they might not
   *** be the reason for the server aborting.

Fatal server error:
Caught signal 11.  Server aborting


Please consult the The X.Org Foundation support
         at http://wiki.X.Org
 for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

login:  fatal IO error 32 (Broken pipe) or KillClient on X server ":0.0"
X connection to :0.0 broken (explicit kill or server shutdown).
X connection to :0.0 broken (explicit kill or server shutdown).
xterm:  fatal IO error 104 (Connection reset by peer) or KillClient on X server ":0.0"
xterm:  fatal IO error 32 (Broken pipe) or KillClient on X server ":0.0"
xinit:  connection to X server lost.
<------------------------------------------------------------------------------>

Latest nvidia-kernel, nvidia-glx and opengl-update is installed. The same error occurs when running older ones.

Reproducible: Always
Steps to Reproduce:
1. Start xorg with the nvidia driver
2. run glxinfo or glxgears
Actual Results:  
xorg crashes

Expected Results:  
It should not crash.

Portage 2.0.51-r15 (default-linux/amd64/2004.3, gcc-3.4.3-20050110,
glibc-2.3.4.20050125-r0, 2.6.10-ck5 x86_64)
=================================================================
System uname: 2.6.10-ck5 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Feb 20 2005, 12:59:21)]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer -funit-at-a-time"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer -funit-at-a-time"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
GENTOO_MIRRORS="ftp://iso.labtech.epitech.net/pub/Linux/gentoo/
ftp://194.117.143.72/mirrors/gentoo"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac aalib acl acpi alsa apache2 audiofile bash-completion
bitmap-fonts bluetooth bzip2 cdparanoia cdr crypt dga divx4linux dvd dvdr
dvdread esd f77 faac faad fam fbcon ffmpeg flac font-server freetype gd gdbm gif
gimpprint gphoto2 gpm gtk2 idea ieee1394 imlib irda ithreads java javascript jp2
jpeg libcaca lzw lzw-tiff mad mjpeg mng mozsvg mp3 mpeg multilib mysql ncurses
network nls nptl nptlonly nvidia objprelink oggvorbis opengl oss pam pcmcia pcre
pda perl php pic png ppds python readline rtc samba scanner sdl speex ssl svg
tcpd theora threads tiff truetype truetype-fonts type1-fonts usb userlocales
wifi wmf xanim xine xml xml2 xmms xpm xrandr xv xvid zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-02-20 16:12:48 UTC
did you ran openglupdate?
Comment 2 Sebastien 2005-02-21 00:07:07 UTC
Yes I did.
Comment 3 Sebastien 2005-02-21 12:48:29 UTC
Here is the solution:
http://forums.gentoo.org/viewtopic-p-2116302.html#2116302