[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#514817: marked as done (xserver-xorg: random X crashes / lockups on AMD64 (AMD Phenom))



Your message dated Sun, 27 Feb 2011 21:46:12 +0100
with message-id <20110227204612.GA10465@debian.org>
and subject line Re: Bug#514817: Yet another back trace
has caused the Debian Bug report #514817,
regarding xserver-xorg: random X crashes / lockups on AMD64 (AMD Phenom)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
514817: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514817
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg
Version: 1:7.3+18
Severity: important

I am experiencing repeated random X crashes / lockups on an AMD64 system
(ASUS M3A-H + AMD Phenom 9600 Quad-Core CPU). I've included
/proc/cpuinfo at the end of this report. This bug may be related to
the problem I reported in bug # 513889.

Most of the time X just locks up (quit often after I have been clicking
/ scrolling in firefox, but it has happened when the system was
quiescent for over 48 hours) but it occasionally crashes. Here's a
typical backtrace:

Backtrace:
0: /usr/bin/X11/X(xf86SigHandler+0x6a) [0x48dd0a]
1: /lib/libc.so.6 [0x2b241c5c6f60]
2: /usr/lib/libpixman-1.so.0 [0x2b241b8ab79a]
3: /usr/lib/libpixman-1.so.0(pixman_image_composite+0x70f) [0x2b241b89c64f]
4: /usr/lib/xorg/modules//libfb.so(fbComposite+0x1ba) [0x2b24310b24ea]
5: /usr/lib/xorg/modules//libxaa.so(XAAComposite+0x2a7) [0x2b24312fb9b7]
6: /usr/lib/xorg/modules//libxaa.so [0x2b2431318a87]
7: /usr/bin/X11/X [0x52f432]
8: /usr/bin/X11/X(miGlyphs+0x5e3) [0x516923]
9: /usr/lib/xorg/modules//libxaa.so(XAAGlyphs+0x222) [0x2b24312fa402]
10: /usr/lib/xorg/modules//libxaa.so [0x2b2431318c69]
11: /usr/bin/X11/X [0x52f749]
12: /usr/bin/X11/X [0x520e14]
13: /usr/bin/X11/X(Dispatch+0x342) [0x44f7e2]
14: /usr/bin/X11/X(main+0x4a5) [0x436bd5]
15: /lib/libc.so.6(__libc_start_main+0xe6) [0x2b241c5b31a6]
16: /usr/bin/X11/X(FontFileCompleteXLFD+0x281) [0x435e99]

Fatal server error:
Caught signal 11.  Server aborting


-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 2008-12-12 23:28 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1897680 2009-01-08 21:32 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation G94 [GeForce 9600 GT] (rev a1)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 4373 2009-01-26 20:03 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder62)  Tue Jan  6 09:43:54 PST 2009

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg
Section "DRI"
	Mode	0666
EndSection

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen         "Default Screen" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
EndSection

Section "Files"

	# path to defoma fonts
    FontPath        "/usr/share/fonts/X11/misc"
    FontPath        "/usr/share/fonts/X11/cyrillic"
    FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/Type1"
    FontPath        "/usr/share/fonts/X11/100dpi"
    FontPath        "/usr/share/fonts/X11/75dpi"
    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
    Load           "bitmap"
    Load           "ddc"
    Load           "dri"
    Load           "extmod"
    Load           "freetype"
    #Load           "glx"
    Load           "int10"
    Load           "vbe"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc104"
    Option         "XkbLayout" "us"
    Option         "XkbOptions" "compose:ralt"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/input/mice"
    Option         "Protocol" "ImPS/2"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
    Identifier     "SyncMaster 213T"
    HorizSync       30.0 - 70.0
    VertRefresh     50.0 - 160.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "EN9600GT"
    Driver         "nv"

    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option     "SWcursor"           	# [<bool>]
    #Option     "HWcursor"           	# [<bool>]
    #Option     "NoAccel"            	# [<bool>]
    #Option     "ShadowFB"           	# [<bool>]
    #Option     "UseFBDev"           	# [<bool>]
    #Option     "Rotate"             	# [<str>]
    #Option     "VideoKey"           	# <i>
    Option     "FlatPanel"          	# [<bool>]
    #Option     "FPDither"           	# [<bool>]
    #Option     "CrtcNumber"         	# <i>
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "EN9600GT"
    Monitor        "SyncMaster 213T"
    DefaultDepth    24
    Option         "UseFBDev" "true"
    Option         "UseCompositeWrapper" "true"
    SubSection     "Display"
        Depth       1
        Modes      "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection



Xorg X server log files on system:
-rw-r----- 1 root root 50775 2009-02-10 22:32 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:


-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-etchnhalf.1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg depends on:
ii  debconf [debconf-2. 1.5.24               Debian configuration management sy
ii  libc6               2.7-18               GNU C Library: Shared libraries
ii  x11-xkb-utils       7.4+1                X11 XKB utilities
ii  xkb-data            1.3-2                X Keyboard Extension (XKB) configu
ii  xserver-xorg-core   2:1.4.2-10           Xorg X server - core server
ii  xserver-xorg-input- 1:7.3+18             the X.Org X server -- input driver
ii  xserver-xorg-input- 1:2.0.8-1            X.Org X server -- evdev input driv
ii  xserver-xorg-input- 1:1.3.1-1            X.Org X server -- keyboard input d
ii  xserver-xorg-input- 1:1.3.0-1            X.Org X server -- mouse input driv
ii  xserver-xorg-input- 0.14.7~git20070706-3 Synaptics TouchPad driver for X.Or
ii  xserver-xorg-input- 0.7.9.3-2            X.Org X server -- Wacom input driv
ii  xserver-xorg-video- 1:7.3+18             the X.Org X server -- output drive
ii  xserver-xorg-video- 1:1.2.0-1            X.Org X server -- APM display driv
ii  xserver-xorg-video- 1:0.7.0-1            X.Org X server -- ark display driv
ii  xserver-xorg-video- 1:1.2.0-1            X.Org X server -- Chips display dr
ii  xserver-xorg-video- 1:1.2.1-1.lenny1     X.Org X server -- Cirrus display d
ii  xserver-xorg-video- 1:1.1.0-8            X.Org X server -- Cyrix display dr
ii  xserver-xorg-video- 1:0.3.0-1            X.Org X server -- dummy display dr
ii  xserver-xorg-video- 1:0.4.0-1            X.Org X server -- fbdev display dr
ii  xserver-xorg-video- 1:1.2.1-1            X.Org X server -- Glint display dr
ii  xserver-xorg-video- 1:1.3.0-1            X.Org X server -- i128 display dri
ii  xserver-xorg-video- 1:1.2.0-1            X.Org X server -- i740 display dri
ii  xserver-xorg-video- 1:1.1.0-7            X.Org X server -- IMSTT display dr
ii  xserver-xorg-video- 2:2.3.2-2+lenny6     X.Org X server -- Intel i8xx, i9xx
ii  xserver-xorg-video- 6.8.0-1              X.Org X server -- ATI Mach64 displ
ii  xserver-xorg-video- 1:1.4.9.dfsg-1       X.Org X server -- MGA display driv
ii  xserver-xorg-video- 1:1.2.1-1            X.Org X server -- Neomagic display
ii  xserver-xorg-video- 1:2.8.3-4            X.Org X server -- NSC Geode GX1 di
ii  xserver-xorg-video- 1:2.1.10-1           X.Org X server -- NV display drive
ii  xserver-xorg-video- 1:0.2.902+svn579-4   X.Org X server -- VIA display driv
ii  xserver-xorg-video- 6.8.0-1              X.Org X server -- ATI r128 display
ii  xserver-xorg-video- 1:6.9.0-1+lenny4     X.Org X server -- ATI Radeon displ
ii  xserver-xorg-video- 1.2.1-2              X.Org X server -- AMD/ATI r5xx, r6
ii  xserver-xorg-video- 1:4.2.0.dfsg.1-2     X.Org X server -- Rendition displa
ii  xserver-xorg-video- 1:0.6.0-1            X.Org X server -- legacy S3 displa
ii  xserver-xorg-video- 1:1.10.1-1           X.Org X server -- S3 ViRGE display
ii  xserver-xorg-video- 1:2.2.1-2            X.Org X server -- Savage display d
ii  xserver-xorg-video- 1:1.6.0-1            X.Org X server -- SiliconMotion di
ii  xserver-xorg-video- 1:0.10.0-1           X.Org X server -- SiS display driv
ii  xserver-xorg-video- 1:0.9.0-1            X.Org X server -- SiS USB display 
ii  xserver-xorg-video- 1:1.4.0-1            X.Org X server -- tdfx display dri
ii  xserver-xorg-video- 1:1.1.0-9            X.Org X server -- TGA display driv
ii  xserver-xorg-video- 1:1.3.0-1            X.Org X server -- Trident display 
ii  xserver-xorg-video- 1:1.2.0-1            X.Org X server -- Tseng display dr
ii  xserver-xorg-video- 0.2.0-1              X.Org X server -- Video 4 Linux di
ii  xserver-xorg-video- 1:1.3.0-4            X.Org X server -- VESA display dri
ii  xserver-xorg-video- 1:4.1.0-8            X.Org X server -- VGA display driv
ii  xserver-xorg-video- 1:0.2.2-6            X.Org X server -- VIA display driv
ii  xserver-xorg-video- 1:10.16.2-1          X.Org X server -- VMware display d
ii  xserver-xorg-video- 1:1.2.0-1            X.Org X server -- Voodoo display d

Versions of packages xserver-xorg recommends:
ii  libgl1-mesa-dri               7.0.3-7    A free implementation of the OpenG
ii  udev                          0.125-7    /dev/ and hotplug management daemo

xserver-xorg suggests no packages.

-- debconf-show failed

/proc/cpuinfo

processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 16
model		: 2
model name	: AMD Phenom(tm) 9600 Quad-Core Processor
stepping	: 2
cpu MHz		: 2305.986
cache size	: 512 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good pni cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs
bogomips	: 4615.18
TLB size	: 1024 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 16
model		: 2
model name	: AMD Phenom(tm) 9600 Quad-Core Processor
stepping	: 2
cpu MHz		: 2305.986
cache size	: 512 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good pni cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs
bogomips	: 4612.05
TLB size	: 1024 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 16
model		: 2
model name	: AMD Phenom(tm) 9600 Quad-Core Processor
stepping	: 2
cpu MHz		: 2305.986
cache size	: 512 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good pni cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs
bogomips	: 4611.99
TLB size	: 1024 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 16
model		: 2
model name	: AMD Phenom(tm) 9600 Quad-Core Processor
stepping	: 2
cpu MHz		: 2305.986
cache size	: 512 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good pni cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs
bogomips	: 4611.98
TLB size	: 1024 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate



--- End Message ---
--- Begin Message ---
Hi,

Cyril Brulebois <kibi@debian.org> (28/01/2011):
> thanks. Is that still happening with an X stack from squeeze/sid, or
> from experimental?

no reply in a month, closing this bug accordingly; feel free to file a
new one if you can reproduce it with a squeeze (or higher) system:
  http://pkg-xorg.alioth.debian.org/howto/report-bugs.html

KiBi.

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: