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

Bug#468852: xorg freezes my whole computer when starting gnome



Package: xorg
Version: 1:7.2-5
Severity: important

*** Please type your report below this line ***

Hi,

I'm running this system as a Xen guest of my Debian Etch Xen host.

I access it graphically using "X -query ...".

After getting the XDMCP log-in screen, when I start a KDE session, no
problem. Though, when I start a Gnome session, my whole computer
(including my Xen host) freezes 99% of the time. The rest of the time only
 my Xen guest freezes and I can see a "backtrace" on my xen host in the
 terminal where I launched "X -query". Here it is:

Backtrace:
0: X(xf86SigHandler+0x84) [0x80c43e4]
1: [0xb7f2c420]
2: /usr/lib/xorg/modules/libfb.so(fbFillRegionSolid+0xdd) [0xb62e525d]
3: /usr/lib/xorg/modules/libfb.so(fbPaintWindow+0xae) [0xb62e534e]
4: /usr/lib/xorg/modules/libxaa.so(XAAPaintWindow+0x156) [0xb6289d96]
5: X [0x81548bf]
6: X(miWindowExposures+0xf6) [0x810a336]
7: X [0x80da19c]
8: X(miHandleValidateExposures+0x77) [0x8121bc7]
9: X [0x80d1201]
10: /usr/lib/xorg/modules/libxaa.so [0xb62733f3]
11: /usr/lib/xorg/modules/libramdac.so [0xb6266fa6]
12: X [0x80e4f50]
13: X [0x80e51b9]
14: X [0x8151a71]
15: X(Dispatch+0x19b) [0x8086ccb]
16: X(main+0x489) [0x806e6b9]
17: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xc8) [0xb7d23ea8]
18: X(FontFileCompleteXLFD+0xa5) [0x806d9f1]

Fatal server error:
Caught signal 11.  Server aborting

My xorg.conf file is the following:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Wed Dec 14
16:39:22 PST
 2005

# /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 "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/X11R6/lib/X11/fonts/misc"
    FontPath        "/usr/share/fonts/X11/cyrillic"
    FontPath        "/usr/X11R6/lib/X11/fonts/cyrillic"
    FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/Type1"
    FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
    FontPath        "/usr/share/fonts/X11/100dpi"
    FontPath        "/usr/X11R6/lib/X11/fonts/100dpi"
    FontPath        "/usr/share/fonts/X11/75dpi"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi"
    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
    Load           "bitmap"
    Load           "dbe"
    Load           "ddc"
    Load           "extmod"
    Load           "freetype"
    Load           "glx"
    Load           "int10"
    Load           "record"
    Load           "speedo"
    Load           "type1"
    Load           "vbe"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "fr"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/psaux"
    Option         "Protocol" "ImPS/2"
    Option         "Emulate3Buttons" "true"
EndSection

Section "Monitor"
    Identifier     "BenQ T904"
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Carte vidéo générique"
    Driver         "nv"


EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "Carte vidéo générique"
    Monitor        "BenQ T904"
    DefaultDepth    24
    SubSection     "Display"
        Depth       1
        Modes      "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

And here is a sample X.0.log file:


X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Debian (xorg-server 2:1.3.0.0.dfsg-12)
Current Operating System: Linux debian-testing 2.6.18-5-xen-vserver-686
#1 SMP M
on Dec 24 21:26:57 UTC 2007 i686
Build Date: 09 August 2007
        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: Sat Mar  1 23:01:45 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "BenQ T904"
(**) |   |-->Device "Carte vidéo générique"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(WW) xf86ReadBIOS: /dev/mem mmap failed (Bad address)
(WW) `fonts.dir' not found (or not valid) in
"/usr/X11R6/lib/X11/fonts/misc".
        Entry deleted from font path.
        (Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/misc").
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
        Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in
"/usr/X11R6/lib/X11/fonts/100dpi/".
        Entry deleted from font path.
        (Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/100dpi/").
(WW) `fonts.dir' not found (or not valid) in
"/usr/X11R6/lib/X11/fonts/75dpi/".
        Entry deleted from font path.
        (Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/75dpi/").
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist.
        Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in
"/usr/X11R6/lib/X11/fonts/100dpi".
        Entry deleted from font path.
        (Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/100dpi").
(WW) `fonts.dir' not found (or not valid) in
"/usr/X11R6/lib/X11/fonts/75dpi".
        Entry deleted from font path.
        (Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/75dpi").
(WW) Including the default font path
/usr/share/fonts/X11/misc,/usr/share/fonts/
X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:u
nscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/
X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.
(**) FontPath set to:
        /usr/share/fonts/X11/misc,
        /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,
        /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
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or
directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81e5140
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.3
        X.Org Video Driver: 1.2
        X.Org XInput driver : 0.7
        X.Org Server Extension : 0.3
        X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 1.2

Fatal server error:
xf86OpenConsole: Cannot open /dev/tty0 (No such file or directory)

(WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
(WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor

Something related to XAA (as in #457795)?

Best regards,

Cyrille

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-5-xen-vserver-686 (SMP w/1 CPU core)
Locale: LANG=fr_BE@euro, LC_CTYPE=fr_BE@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages xorg depends on:
ii  gnome-terminal [x-t 2.18.4-1             The GNOME 2 terminal
emulator appl
ii  konsole [x-terminal 4:3.5.8.dfsg.1-2     X terminal emulator for KDE
ii  libgl1-mesa-glx [li 7.0.2-4              A free implementation of
the OpenG
ii  libglu1-mesa        7.0.2-4              The OpenGL utility library
(GLU)
ii  type-handling [not+ 0.2.23               dpkg architecture
generation scrip
ii  xbase-clients       1:7.2.ds2-2          miscellaneous X clients
ii  xfonts-100dpi       1:1.0.0-4            100 dpi fonts for X
ii  xfonts-75dpi        1:1.0.0-4            75 dpi fonts for X
ii  xfonts-base         1:1.0.0-5            standard fonts for X
ii  xfonts-scalable     1:1.0.0-6            scalable fonts for X
ii  xkb-data            1.1~cvs.20080104.1-1 X Keyboard Extension (XKB)
configu
ii  xorg-docs           1:1.4-2              Miscellaneous documentation
for th
ii  xserver-xorg        1:7.2-5              the X.Org X server
ii  xutils              1:7.1.ds.3-1         X Window System utility
programs

Versions of packages xorg recommends:
ii  libgl1-mesa-dri               7.0.2-4    A free implementation of
the OpenG

-- no debconf information







Reply to: