[pkg-nvidia-devel] Bug#580991: nvidia-glx: X segfaults after nVidia logo

Alex Rozenshteyn rpglover64 at gmail.com
Mon May 10 12:13:33 UTC 2010


Package: nvidia-glx
Version: 190.53-4
Severity: grave
Tags: sid
Justification: renders package unusable

After installing nvidia-glx and restarting X, I found that I could not start it, as X segfaults immediately after displaying the nVidia logo.
I am attaching my xorg.conf (which at the moment has the splash screen disabled) and my xorg log.


-- Package-specific info:
uname -r:
Linux masha 2.6.32-4-amd64 #1 SMP Mon Apr 5 21:14:10 UTC 2010 x86_64 GNU/Linux


/proc/version:
Linux version 2.6.32-4-amd64 (Debian 2.6.32-11) (maks at debian.org) (gcc version 4.3.4 (Debian 4.3.4-8) ) #1 SMP Mon Apr 5 21:14:10 UTC 2010


/proc/driver/nvidia/version:


01:00.0 VGA compatible controller: nVidia Corporation G96M [Quadro FX 770M] (rev a1)


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (700, 'testing'), (600, 'unstable'), (600, 'stable'), (500, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages nvidia-glx depends on:
ii  libc6                 2.10.2-6           Embedded GNU C Library: Shared lib
ii  libx11-6              2:1.3.3-3          X11 client-side library
ii  libxext6              2:1.1.1-3          X11 miscellaneous extension librar
ii  nvidia-kernel-2.6.32- 190.53-4+2.6.32-11 NVIDIA binary kernel module for Li
ii  x11-common            1:7.5+5            X Window System (X.Org) infrastruc

nvidia-glx recommends no packages.

Versions of packages nvidia-glx suggests:
ii  nvidia-kernel-source          190.53-4   NVIDIA binary kernel module source
ii  nvidia-settings               190.53-1   Tool for configuring the NVIDIA gr

-- no debconf information
-------------- next part --------------
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (randy at juliet2)  Fri Sep  5 15:03:39 PDT 2008


Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
    ModulePath      "/usr/lib64/xorg/modules"
EndSection

Section "Module"
    Load           "glx"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
    Option         "SHMConfig" "on"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
	Option         "UseEdidDpi" "False"
	Option         "DPI" "96 x 96"
	Option         "RenderAccel" "true"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "NoLogo" "true"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

-------------- next part --------------

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.7.6.901 (1.7.7 RC 1)
Release Date: 2010-04-12
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-4-amd64 x86_64 Debian
Current Operating System: Linux masha 2.6.32-4-amd64 #1 SMP Mon Apr 5 21:14:10 UTC 2010 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-4-amd64 root=/dev/mapper/vg-root ro quiet
Build Date: 19 April 2010  04:58:05PM
xorg-server 2:1.7.6.901-3 (Cyril Brulebois <kibi at debian.org>) 
Current version of pixman: 0.16.4
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
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: Mon May 10 08:06:34 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Device0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
(**) ModulePath set to "/usr/lib64/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Keyboard0
(WW) Disabling Mouse0
(II) Loader magic: 0x7c5dc0
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(--) using VT number 7

(--) PCI:*(0:1:0:0) 10de:065c:1028:0250 nVidia Corporation G96M [Quadro FX 770M] rev 161, Mem @ 0xf5000000/16777216, 0xe0000000/268435456, 0xf2000000/33554432, I/O @ 0x0000df00/128, BIOS @ 0x????????/524288
(II) Open ACPI successful (/var/run/acpid.socket)
(II) "extmod" will be loaded by default.
(II) "dbe" will be loaded by default.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded by default.
(II) "dri" will be loaded by default.
(II) "dri2" will be loaded by default.
(II) LoadModule: "glx"
(II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Server Extension
(II) NVIDIA GLX Module  190.53  Wed Dec  9 16:27:33 PST 2009
(II) Loading extension GLX
(II) LoadModule: "extmod"
(II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.6.901, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.6.901, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "record"
(II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.7.6.901, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib64/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.7.6.901, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.6.901, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "nvidia"
(II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Video Driver
(II) NVIDIA dlloader X Driver  190.53  Wed Dec  9 15:39:50 PST 2009
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01 at 00:00:0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib64/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.7.6.901, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib64/xorg/modules/libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
	compiled for 1.7.6.901, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "RenderAccel" "true"
(**) NVIDIA(0): Option "UseEdidDpi" "False"
(**) NVIDIA(0): Option "DPI" "96 x 96"
(**) May 10 08:06:34 NVIDIA(0): Enabling RENDER acceleration
(II) May 10 08:06:34 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) May 10 08:06:34 NVIDIA(0):     enabled.
(II) May 10 08:06:36 NVIDIA(0): NVIDIA GPU Quadro FX 770M (G96GL) at PCI:1:0:0 (GPU-0)
(--) May 10 08:06:36 NVIDIA(0): Memory: 524288 kBytes
(--) May 10 08:06:36 NVIDIA(0): VideoBIOS: 62.94.8f.00.01
(II) May 10 08:06:36 NVIDIA(0): Detected PCI Express Link width: 16X
(--) May 10 08:06:36 NVIDIA(0): Interlaced video modes are supported on this GPU
(--) May 10 08:06:36 NVIDIA(0): Connected display device(s) on Quadro FX 770M at PCI:1:0:0:
(--) May 10 08:06:36 NVIDIA(0):     AUO (DFP-0)
(--) May 10 08:06:36 NVIDIA(0): AUO (DFP-0): 330.0 MHz maximum pixel clock
(--) May 10 08:06:36 NVIDIA(0): AUO (DFP-0): Internal Dual Link LVDS
(II) May 10 08:06:36 NVIDIA(0): Assigned Display Device: DFP-0
(==) May 10 08:06:36 NVIDIA(0): 
(==) May 10 08:06:36 NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
(==) May 10 08:06:36 NVIDIA(0):     will be used as the requested mode.
(==) May 10 08:06:36 NVIDIA(0): 
(II) May 10 08:06:36 NVIDIA(0): Validated modes:
(II) May 10 08:06:36 NVIDIA(0):     "nvidia-auto-select"
(II) May 10 08:06:36 NVIDIA(0): Virtual screen size determined to be 1440 x 900
(**) May 10 08:06:37 NVIDIA(0): DPI set to (96, 96); computed from "DPI" X config option
(WW) May 10 08:06:37 NVIDIA(0): UBB is incompatible with the Composite extension.  Disabling
(WW) May 10 08:06:37 NVIDIA(0):     UBB.
(==) May 10 08:06:37 NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) May 10 08:06:37 NVIDIA(0): Initialized GPU GART.
(II) May 10 08:06:37 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
(II) May 10 08:06:37 NVIDIA(0):     enough to receive ACPI display change hotkey events.
(II) May 10 08:06:37 NVIDIA(0): Setting mode "nvidia-auto-select"
(II) Loading extension NV-GLX
(II) May 10 08:06:37 NVIDIA(0): Initialized OpenGL Acceleration
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) May 10 08:06:37 NVIDIA(0): Initialized X Rendering Acceleration
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(II) Loading extension XINERAMA
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing extension GLX
SELinux: Disabled on system, not enabling in X server

Backtrace:
0: /usr/bin/X (xorg_backtrace+0x28) [0x4ac648]
1: /usr/bin/X (0x400000+0x61839) [0x461839]
2: /lib/libpthread.so.0 (0x7fd85461d000+0xe990) [0x7fd85462b990]
3: /usr/lib/libXfont.so.1 (0x7fd8543e0000+0x2f716) [0x7fd85440f716]
4: /usr/lib/libXfont.so.1 (FontParseXLFDName+0x1f0) [0x7fd85440fb10]
5: /usr/lib/libXfont.so.1 (FontFileAddFontFile+0x394) [0x7fd8543ec784]
6: /usr/lib/libXfont.so.1 (FontFileReadDirectory+0x2f7) [0x7fd8543eaff7]
7: /usr/lib/libXfont.so.1 (FontFileInitFPE+0x1f) [0x7fd8543eeddf]
8: /usr/bin/X (0x400000+0x27389) [0x427389]
9: /usr/bin/X (SetDefaultFontPath+0x115) [0x427625]
10: /usr/bin/X (0x400000+0x25b27) [0x425b27]
11: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7fd85312eabd]
12: /usr/bin/X (0x400000+0x257c9) [0x4257c9]
Segmentation fault at address 0xffffffffffffffb0

Fatal server error:
Caught signal 11 (Segmentation fault). 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.



More information about the Pkg-nvidia-devel mailing list