You are not logged in.

#1 2009-11-01 17:25:27

m_abs
Member
Registered: 2009-08-16
Posts: 15

Xorg crashes at random points after upgrade.

Hi,

I upgraded my system yesterday and got a new nvidia driver 190.42 and the new xorg 1.7.1.

After this my session crashes at random times, like I click on another application in the taskbar, opens the kmenu, attempt to launch a problem from the kmenu, attempt to play video and many other cases. Other times I can do the same action without my session crashing.

I'm running arch64 on a core2duo with an onboard Geforce 8200 and I'm using kdemod. The problem exists both with and without desktop effects in KDE.

There is a seqfault in the Xorg.0.log, I'll post it next time it happens right now the log is gone because I started X with the vesa driver. (Neither nv or nouveau worked).

I don't think this is related to http://bbs.archlinux.org/viewtopic.php?id=83686 since my card isn't legacy and I can run X.

Last edited by m_abs (2009-11-01 18:34:19)

Offline

#2 2009-11-01 17:50:23

m_abs
Member
Registered: 2009-08-16
Posts: 15

Re: Xorg crashes at random points after upgrade.

This is my xorg.conf

Section "Files"
        ModulePath   "/usr/lib/xorg/modules"
        FontPath     "/usr/share/fonts/misc"
        FontPath     "/usr/share/fonts/100dpi:unscaled"
        FontPath     "/usr/share/fonts/75dpi:unscaled" 
        FontPath     "/usr/share/fonts/TTF"            
        FontPath     "/usr/share/fonts/Type1"          
EndSection                                             

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model" 
EndSection                           

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"  
        Monitor    "Monitor0"
        SubSection "Display" 
                Viewport   0 0
                Depth     1   
        EndSubSection         
        SubSection "Display"  
                Viewport   0 0
                Depth     4   
        EndSubSection         
        SubSection "Display"  
                Viewport   0 0
                Depth     8   
        EndSubSection         
        SubSection "Display"  
                Viewport   0 0
                Depth     15  
        EndSubSection         
        SubSection "Display"  
                Viewport   0 0
                Depth     16  
        EndSubSection                                                                                                                                                               
        SubSection "Display"                                                                                                                                                        
                Viewport   0 0                                                                                                                                                      
                Depth     24                                                                                                                                                        
        EndSubSection                                                                                                                                                               
EndSection                                                                                                                                                                          
                                                                                                                                                                                    
Section "Module"                                                                                                                                                                    
        Load  "dbe"                                                                                                                                                                 
        Load  "dri2"                                                                                                                                                                
        Load  "dri"
        Load  "record"
        Load  "glx"
        Load  "extmod"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5 6 7"
EndSection

Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Device"
        Identifier  "Card0"
        Driver      "nvidia"
#       Driver      "nv"
#       Driver      "nouveau"
        VendorName  "nVidia Corporation"
        BoardName   "C77 [GeForce 8200]"
        BusID       "PCI:2:0:0"
        Option      "NoLogo" "on"
        ### 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     "VideoKey"                  # <i>
        #Option     "FlatPanel"                 # [<bool>]
        #Option     "FPDither"                  # [<bool>]
        #Option     "FPScale"                   # [<bool>]
        #Option     "FPTweak"                   # <i>
        #Option     "CBLocation"                # <str>
        #Option     "CBSize"                    # <i>
        #Option     "Randr12"                   # [<bool>]
        #Option     "ScalingMode"               # <str>
        #Option     "EXAPixmaps"                # [<bool>]
EndSection

Section "ServerFlags"
        Option  "DontZap"       "False"
EndSection

Last Xorg.0.log

X.Org X Server 1.7.1
Release Date: 2009-10-23
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31-ARCH x86_64 
Current Operating System: Linux mabs-workstation 2.6.31-ARCH #1 SMP PREEMPT Fri Oct 23 10:03:24 CEST 2009 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz26 root=/dev/disk/by-uuid/9db58128-6d58-43ec-8ead-90888e671181 ro vga=795
Build Date: 25 October 2009  08:16:52PM                                                                          
                                                                                                                 
Current version of pixman: 0.16.2                                                                                
        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: Sun Nov  1 18:45:49 2009                                             
(==) Using config file: "/etc/X11/xorg.conf"                                                                     
(==) ServerLayout "X.org Configured"                                                                             
(**) |-->Screen "Screen0" (0)                                                                                    
(**) |   |-->Monitor "Monitor0"                                                                                  
(**) |   |-->Device "Card0"                                                                                      
(**) |-->Input Device "Mouse0"                                                                                   
(**) |-->Input Device "Keyboard0"                                                                                
(**) Option "DontZap" "False"                                                                                    
(==) Automatically adding devices                                                                                
(==) Automatically enabling devices                                                                              
(**) FontPath set to:                                                                                            
        /usr/share/fonts/misc,                                                                                   
        /usr/share/fonts/100dpi:unscaled,                                                                        
        /usr/share/fonts/75dpi:unscaled,                                                                         
        /usr/share/fonts/TTF,                                                                                    
        /usr/share/fonts/Type1,                                                                                  
        /usr/share/fonts/misc,                                                                                   
        /usr/share/fonts/100dpi:unscaled,                                                                        
        /usr/share/fonts/75dpi:unscaled,                                                                         
        /usr/share/fonts/TTF,                                                                                    
        /usr/share/fonts/Type1                                                                                   
(**) ModulePath set to "/usr/lib/xorg/modules"                                                                   
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.                  
(WW) Disabling Mouse0                                                                                            
(WW) Disabling Keyboard0                                                                                         
(II) Loader magic: 0x7c19e0                                                                                      
(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:0:1:3) 10de:0753:1849:0753 nVidia Corporation MCP78S [GeForce 8200] Co-Processor rev 162, Mem @ 0xfce80000/524288
(--) PCI:*(0:2:0:0) 10de:0849:1849:0849 nVidia Corporation C77 [GeForce 8200] rev 162, Mem @ 0xfd000000/16777216, 0xf0000000/134217728, 0xf8000000/33554432, I/O @ 0x0000ec00/128, BIOS @ 0x????????/131072                                                                                                                                                             
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)                                                                                                           
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.                                                                                    
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.                                                                                       
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.                                                                                       
(II) "record" will be loaded. This was enabled by default and also specified in the config file.                                                                                    
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.                                                                                       
(II) "dri2" will be loaded. This was enabled by default and also specified in the config file.                                                                                      
(II) LoadModule: "dbe"                                                                                                                                                              
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so                                                                                                                             
(II) Module dbe: vendor="X.Org Foundation"                                                                                                                                          
        compiled for 1.7.1, 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: "dri2"                                                                                                                                                             
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so                                                                                                                            
(II) Module dri2: vendor="X.Org Foundation"                                                                                                                                         
        compiled for 1.7.1, module version = 1.1.0                                                                                                                                  
        ABI class: X.Org Server Extension, version 2.0                                                                                                                              
(II) Loading extension DRI2                                                                                                                                                         
(II) LoadModule: "dri"                                                                                                                                                              
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so                                                                                                                             
(II) Module dri: vendor="X.Org Foundation"                                                                                                                                          
        compiled for 1.7.1, module version = 1.0.0                                                                                                                                  
        ABI class: X.Org Server Extension, version 2.0                                                                                                                              
(II) Loading extension XFree86-DRI                                                                                                                                                  
(II) LoadModule: "record"                                                                                                                                                           
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so                                                                                                                          
(II) Module record: vendor="X.Org Foundation"                                                                                                                                       
        compiled for 1.7.1, 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: "glx"                                                                                                                                                              
(II) Loading /usr/lib/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.42  Tue Oct 20 21:19:30 PDT 2009                                                                                                                        
(II) Loading extension GLX                                                                                                                                                          
(II) LoadModule: "extmod"                                                                                                                                                           
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so                                                                                                                          
(II) Module extmod: vendor="X.Org Foundation"                                                                                                                                       
        compiled for 1.7.1, module version = 1.0.0                                                                                                                                  
        Module class: X.Org Server Extension                                                                                                                                        
        ABI class: X.Org Server Extension, version 2.0                                                                                                                              
(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: "nvidia"                                                                                                                                                           
(II) Loading /usr/lib/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.42  Tue Oct 20 20:42:04 PDT 2009                                                                                                                 
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs                                                                                                                            
(II) Primary Device is: PCI 02@00:00:0                                                                                                                                              
(II) Loading sub module "fb"                                                                                                                                                        
(II) LoadModule: "fb"                                                                                                                                                               
(II) Loading /usr/lib/xorg/modules/libfb.so                                                                                                                                         
(II) Module fb: vendor="X.Org Foundation"                                                                                                                                           
        compiled for 1.7.1, 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/lib/xorg/modules/libwfb.so                                                                                                                                        
(II) Module wfb: vendor="X.Org Foundation"                                                                                                                                          
        compiled for 1.7.1, 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                                                                                                                                               
(WW) VGA arbiter: cannot open kernel arbiter, no multi-card support                                                                                                                 
(==) 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 "NoLogo" "on"                                                                                                                                                
(**) Nov 01 18:45:49 NVIDIA(0): Enabling RENDER acceleration                                                                                                                        
(II) Nov 01 18:45:49 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is                                                                                       
(II) Nov 01 18:45:49 NVIDIA(0):     enabled.                                                                                                                                        
(II) Nov 01 18:45:50 NVIDIA(0): NVIDIA GPU GeForce 8200 (C77) at PCI:2:0:0 (GPU-0)                                                                                                  
(--) Nov 01 18:45:50 NVIDIA(0): Memory: 524288 kBytes                                                                                                                               
(--) Nov 01 18:45:50 NVIDIA(0): VideoBIOS: 62.77.2a.00.04                                                                                                                           
(--) Nov 01 18:45:50 NVIDIA(0): Interlaced video modes are supported on this GPU                                                                                                    
(--) Nov 01 18:45:50 NVIDIA(0): Connected display device(s) on GeForce 8200 at PCI:2:0:0:                                                                                           
(--) Nov 01 18:45:50 NVIDIA(0):     Samsung SyncMaster (DFP-0)                                                                                                                      
(--) Nov 01 18:45:50 NVIDIA(0): Samsung SyncMaster (DFP-0): 165.0 MHz maximum pixel clock                                                                                           
(--) Nov 01 18:45:50 NVIDIA(0): Samsung SyncMaster (DFP-0): Internal Single Link TMDS                                                                                               
(II) Nov 01 18:45:50 NVIDIA(0): Assigned Display Device: DFP-0                                                                                                                      
(==) Nov 01 18:45:50 NVIDIA(0):                                                                                                                                                     
(==) Nov 01 18:45:50 NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"                                                                                      
(==) Nov 01 18:45:50 NVIDIA(0):     will be used as the requested mode.                                                                                                             
(==) Nov 01 18:45:50 NVIDIA(0):                                                                                                                                                     
(II) Nov 01 18:45:50 NVIDIA(0): Validated modes:                                                                                                                                    
(II) Nov 01 18:45:50 NVIDIA(0):     "nvidia-auto-select"                                                                                                                            
(II) Nov 01 18:45:50 NVIDIA(0): Virtual screen size determined to be 1280 x 1024                                                                                                    
(--) Nov 01 18:45:50 NVIDIA(0): DPI set to (85, 86); computed from "UseEdidDpi" X config                                                                                            
(--) Nov 01 18:45:50 NVIDIA(0):     option                                                                                                                                          
(==) Nov 01 18:45:50 NVIDIA(0): Enabling 32-bit ARGB GLX visuals.                                                                                                                   
(--) Depth 24 pixmap format is 32 bpp                                                                                                                                               
(II) Nov 01 18:45:50 NVIDIA(0): Initialized GPU GART.                                                                                                                               
(II) Nov 01 18:45:50 NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon                                                                                        
(II) Nov 01 18:45:50 NVIDIA(0):     may not be running or the "AcpidSocketPath" X                                                                                                   
(II) Nov 01 18:45:50 NVIDIA(0):     configuration option may not be set correctly.  When the                                                                                        
(II) Nov 01 18:45:50 NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will                                                                                        
(II) Nov 01 18:45:50 NVIDIA(0):     try to use it to receive ACPI event notifications.  For                                                                                         
(II) Nov 01 18:45:50 NVIDIA(0):     details, please see the "ConnectToAcpid" and                                                                                                    
(II) Nov 01 18:45:50 NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X                                                                                      
(II) Nov 01 18:45:50 NVIDIA(0):     Config Options in the README.                                                                                                                   
(II) Nov 01 18:45:50 NVIDIA(0): Setting mode "nvidia-auto-select"                                                                                                                   
(II) Loading extension NV-GLX                                                                                                                                                       
(II) Nov 01 18:45:50 NVIDIA(0): Initialized OpenGL Acceleration                                                                                                                     
(==) NVIDIA(0): Disabling shared memory pixmaps                                                                                                                                     
(II) Nov 01 18:45:50 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 SECURITY                                                                                                                                       
(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                                                                                                                                         
record: RECORD extension enabled at configure time.                                                                                                                                 
record: This extension is known to be broken, disabling extension now..                                                                                                             
record: http://bugs.freedesktop.org/show_bug.cgi?id=20500                                                                                                                           
(II) Initializing extension GLX                                                                                                                                                     
(II) config/hal: Adding input device Macintosh mouse button emulation                                                                                                               
(II) LoadModule: "evdev"                                                                                                                                                            
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so                                                                                                                               
(II) Module evdev: vendor="X.Org Foundation"                                                                                                                                        
        compiled for 1.7.0.901, module version = 2.3.0                                                                                                                              
        Module class: X.Org XInput Driver                                                                                                                                           
        ABI class: X.Org XInput driver, version 7.0                                                                                                                                 
(**) Macintosh mouse button emulation: always reports core events                                                                                                                   
(**) Macintosh mouse button emulation: Device: "/dev/input/event0"                                                                                                                  
(II) Macintosh mouse button emulation: Found 3 mouse buttons                                                                                                                        
(II) Macintosh mouse button emulation: Found relative axes                                                                                                                          
(II) Macintosh mouse button emulation: Found x and y relative axes                                                                                                                  
(II) Macintosh mouse button emulation: Configuring as mouse                                                                                                                         
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5                                                                                                                
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200                                                                     
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)                                                                                          
(**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1                                                                                                        
(**) Macintosh mouse button emulation: (accel) acceleration profile 0                                                                                                               
(II) Macintosh mouse button emulation: initialized for relative axes.                                                                                                               
(II) config/hal: Adding input device Contour Design RollerMouse Pro                                                                                                                 
(**) Contour Design RollerMouse Pro: always reports core events                                                                                                                     
(**) Contour Design RollerMouse Pro: Device: "/dev/input/event6"                                                                                                                    
(II) Contour Design RollerMouse Pro: Found 9 mouse buttons                                                                                                                          
(II) Contour Design RollerMouse Pro: Found scroll wheel(s)                                                                                                                          
(II) Contour Design RollerMouse Pro: Found relative axes                                                                                                                            
(II) Contour Design RollerMouse Pro: Found x and y relative axes                                                                                                                    
(II) Contour Design RollerMouse Pro: Found absolute axes                                                                                                                            
(II) Contour Design RollerMouse Pro: Configuring as mouse                                                                                                                           
(**) Contour Design RollerMouse Pro: YAxisMapping: buttons 4 and 5                                                                                                                  
(**) Contour Design RollerMouse Pro: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200                                                                       
(II) XINPUT: Adding extended input device "Contour Design RollerMouse Pro" (type: MOUSE)                                                                                            
(**) Contour Design RollerMouse Pro: (accel) keeping acceleration scheme 1                                                                                                          
(**) Contour Design RollerMouse Pro: (accel) acceleration profile 0                                                                                                                 
(II) Contour Design RollerMouse Pro: initialized for relative axes.                                                                                                                 
(WW) Contour Design RollerMouse Pro: ignoring absolute axes.                                                                                                                        
(II) config/hal: Adding input device LITEON Technology USB Multimedia Keyboard                                                                                                      
(**) LITEON Technology USB Multimedia Keyboard: always reports core events                                                                                                          
(**) LITEON Technology USB Multimedia Keyboard: Device: "/dev/input/event5"                                                                                                         
(II) LITEON Technology USB Multimedia Keyboard: Found keys                                                                                                                          
(II) LITEON Technology USB Multimedia Keyboard: Configuring as keyboard                                                                                                             
(II) XINPUT: Adding extended input device "LITEON Technology USB Multimedia Keyboard" (type: KEYBOARD)                                                                              
(**) Option "xkb_rules" "evdev"                                                                                                                                                     
(**) Option "xkb_model" "evdev"                                                                                                                                                     
(**) Option "xkb_layout" "dk"                                                                                                                                                       
(II) config/hal: Adding input device LITEON Technology USB Multimedia Keyboard                                                                                                      
(**) LITEON Technology USB Multimedia Keyboard: always reports core events                                                                                                          
(**) LITEON Technology USB Multimedia Keyboard: Device: "/dev/input/event2"                                                                                                         
(II) LITEON Technology USB Multimedia Keyboard: Found keys                                                                                                                          
(II) LITEON Technology USB Multimedia Keyboard: Configuring as keyboard                                                                                                             
(II) XINPUT: Adding extended input device "LITEON Technology USB Multimedia Keyboard" (type: KEYBOARD)                                                                              
(**) Option "xkb_rules" "evdev"                                                                                                                                                     
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "dk"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event4"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "dk"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event3"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "dk"

Backtrace:
0: /usr/bin/X (xorg_backtrace+0x28) [0x45cf48]
1: /usr/bin/X (0x400000+0x59ea9) [0x459ea9]
2: /lib/libpthread.so.0 (0x7f94d0be2000+0xe7e0) [0x7f94d0bf07e0]
3: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f94cc98f000+0xa4aa2) [0x7f94cca33aa2]
4: /usr/lib/xorg/modules/libwfb.so (wfbPadPixmap+0xbb) [0x7f94cc55ff5b]
5: /usr/lib/xorg/modules/libwfb.so (wfbValidateGC+0x301) [0x7f94cc5602d1]
6: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f94cc98f000+0x349ad1) [0x7f94cccd8ad1]
7: /usr/bin/X (0x400000+0xc175a) [0x4c175a]
8: /usr/bin/X (ValidateGC+0x24) [0x42dd24]
9: /usr/bin/X (0x400000+0x43ae8) [0x443ae8]
10: /usr/bin/X (0x400000+0x466a4) [0x4466a4]
11: /usr/bin/X (0x400000+0x2202c) [0x42202c]
12: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7f94cfc8c9ed]
13: /usr/bin/X (0x400000+0x21bd9) [0x421bd9]
Segmentation fault at address 0x7f94bdbf5000

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.

(II) Macintosh mouse button emulation: Close
(II) UnloadModule: "evdev"
(II) Contour Design RollerMouse Pro: Close
(II) UnloadModule: "evdev"
(II) LITEON Technology USB Multimedia Keyboard: Close
(II) UnloadModule: "evdev"
(II) LITEON Technology USB Multimedia Keyboard: Close
(II) UnloadModule: "evdev"
(II) Power Button: Close
(II) UnloadModule: "evdev"
(II) Power Button: Close
(II) UnloadModule: "evdev"

Last edited by m_abs (2009-11-01 17:51:30)

Offline

#3 2009-11-02 09:59:44

Cinder
Member
Registered: 2008-08-17
Posts: 30

Re: Xorg crashes at random points after upgrade.

I have a similar problem, but it only happens with thunderbird. At first X was crashing right after I launched thunderbird. After some reading I decided to rebuild my xorg.conf and that did improve things a bit. I'm now able to launch thunderbird, but it's still randomly crashing my X server, while working with thunderbird.

Xorg.0.log

X.Org X Server 1.7.1
Release Date: 2009-10-23
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31-ARCH i686 
Current Operating System: Linux cinder.imbalanced.org 2.6.31-ARCH #1 SMP PREEMPT Fri Oct 23 11:12:58 CEST 2009 i686
Kernel command line: root=/dev/disk/by-uuid/42fb36d8-8063-444e-bf81-e6dc30d82122 ro vga=0x365                      
Build Date: 25 October 2009  08:20:56PM                                                                            
                                                                                                                   
Current version of pixman: 0.16.2                                                                                  
        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 Nov  2 11:44:44 2009                                               
(==) Using config file: "/etc/X11/xorg.conf"                                                                       
(==) 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/misc,                                                                                     
        /usr/share/fonts/100dpi:unscaled,                                                                          
        /usr/share/fonts/75dpi:unscaled,                                                                                                                     
        /usr/share/fonts/TTF,                                                                                                                                
        /usr/share/fonts/Type1                                                                                                                               
(==) ModulePath set to "/usr/lib/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: 0x81e5f40                                                                                                                                 
(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:0407:1028:022e nVidia Corporation G84 [GeForce 8600M GT] rev 161, Mem @ 0xf5000000/16777216, 0xe0000000/268435456, 0xf2000000/33554432, I/O @ 0x0000ef00/128, BIOS @ 0x????????/131072                                                                                                           
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)                                                                                    
(II) LoadModule: "extmod"                                                                                                                                    
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so                                                                                                   
(II) Module extmod: vendor="X.Org Foundation"                                                                                                                
        compiled for 1.7.1, module version = 1.0.0                                                                                                           
        Module class: X.Org Server Extension                                                                                                                 
        ABI class: X.Org Server Extension, version 2.0                                                                                                       
(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/lib/xorg/modules/extensions/libdbe.so                                                                                                      
(II) Module dbe: vendor="X.Org Foundation"                                                                                                                   
        compiled for 1.7.1, 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: "glx"                                                                                                                                       
(II) Loading /usr/lib/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.42  Tue Oct 20 20:55:08 PDT 2009                                                                                                 
(II) Loading extension GLX                                                                                                                                   
(II) LoadModule: "record"                                                                                                                                    
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so                                                                                                   
(II) Module record: vendor="X.Org Foundation"                                                                                                                
        compiled for 1.7.1, 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/lib/xorg/modules/extensions/libdri.so                                                                                                      
(II) Module dri: vendor="X.Org Foundation"                                                                                                                   
        compiled for 1.7.1, 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/lib/xorg/modules/extensions/libdri2.so                                                                                                     
(II) Module dri2: vendor="X.Org Foundation"                                                                                                                  
        compiled for 1.7.1, module version = 1.1.0                                                                                                           
        ABI class: X.Org Server Extension, version 2.0                                                                                                       
(II) Loading extension DRI2                                                                                                                                  
(II) LoadModule: "nvidia"                                                                                                                                    
(II) Loading /usr/lib/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.42  Tue Oct 20 20:26:00 PDT 2009                                                                                          
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs                                                                                                     
(II) Primary Device is: PCI 01@00:00:0                                                                                                                       
(II) Loading sub module "fb"                                                                                                                                 
(II) LoadModule: "fb"                                                                                                                                        
(II) Loading /usr/lib/xorg/modules/libfb.so                                                                                                                  
(II) Module fb: vendor="X.Org Foundation"                                                                                                                    
        compiled for 1.7.1, 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/lib/xorg/modules/libwfb.so                                                                                                                 
(II) Module wfb: vendor="X.Org Foundation"                                                                                                                   
        compiled for 1.7.1, 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                                                                                                                        
(WW) VGA arbiter: cannot open kernel arbiter, no multi-card support                                                                                          
(**) 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)                                                                                                       
(**) Nov 02 11:44:46 NVIDIA(0): Enabling RENDER acceleration                                                                                                 
(II) Nov 02 11:44:46 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is                                                                
(II) Nov 02 11:44:46 NVIDIA(0):     enabled.                                                                                                                 
(II) Nov 02 11:44:47 NVIDIA(0): NVIDIA GPU GeForce 8600M GT (G84) at PCI:1:0:0 (GPU-0)                                                                       
(--) Nov 02 11:44:47 NVIDIA(0): Memory: 524288 kBytes                                                                                                        
(--) Nov 02 11:44:47 NVIDIA(0): VideoBIOS: 60.84.5e.00.08                                                                                                    
(II) Nov 02 11:44:47 NVIDIA(0): Detected PCI Express Link width: 16X                                                                                         
(--) Nov 02 11:44:47 NVIDIA(0): Interlaced video modes are supported on this GPU                                                                             
(--) Nov 02 11:44:47 NVIDIA(0): Connected display device(s) on GeForce 8600M GT at PCI:1:0:0:                                                                
(--) Nov 02 11:44:47 NVIDIA(0):     AUO (DFP-0)                                                                                                              
(--) Nov 02 11:44:47 NVIDIA(0): AUO (DFP-0): 330.0 MHz maximum pixel clock                                                                                   
(--) Nov 02 11:44:47 NVIDIA(0): AUO (DFP-0): Internal Dual Link LVDS                                                                                         
(II) Nov 02 11:44:47 NVIDIA(0): Assigned Display Device: DFP-0                                                                                               
(==) Nov 02 11:44:47 NVIDIA(0):                                                                                                                              
(==) Nov 02 11:44:47 NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"                                                               
(==) Nov 02 11:44:47 NVIDIA(0):     will be used as the requested mode.                                                                                      
(==) Nov 02 11:44:47 NVIDIA(0):                                                                                                                              
(II) Nov 02 11:44:47 NVIDIA(0): Validated modes:                                                                                                             
(II) Nov 02 11:44:47 NVIDIA(0):     "nvidia-auto-select"                                                                                                     
(II) Nov 02 11:44:47 NVIDIA(0): Virtual screen size determined to be 1440 x 900                                                                              
(--) Nov 02 11:44:48 NVIDIA(0): DPI set to (110, 108); computed from "UseEdidDpi" X config                                                                   
(--) Nov 02 11:44:48 NVIDIA(0):     option                                                                                                                   
(==) Nov 02 11:44:48 NVIDIA(0): Enabling 32-bit ARGB GLX visuals.                                                                                            
(--) Depth 24 pixmap format is 32 bpp                                                                                                                        
(II) Nov 02 11:44:48 NVIDIA(0): Initialized GPU GART.                                                                                                        
(II) Nov 02 11:44:48 NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon                                                                 
(II) Nov 02 11:44:48 NVIDIA(0):     may not be running or the "AcpidSocketPath" X                                                                            
(II) Nov 02 11:44:48 NVIDIA(0):     configuration option may not be set correctly.  When the                                                                 
(II) Nov 02 11:44:48 NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will                                                                 
(II) Nov 02 11:44:48 NVIDIA(0):     try to use it to receive ACPI event notifications.  For                                                                  
(II) Nov 02 11:44:48 NVIDIA(0):     details, please see the "ConnectToAcpid" and                                                                             
(II) Nov 02 11:44:48 NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X                                                               
(II) Nov 02 11:44:48 NVIDIA(0):     Config Options in the README.                                                                                            
(II) Nov 02 11:44:48 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new                                                               
(II) Nov 02 11:44:48 NVIDIA(0):     enough to receive ACPI display change hotkey events.                                                                     
(II) Nov 02 11:44:48 NVIDIA(0): Setting mode "nvidia-auto-select"                                                                                            
(II) Loading extension NV-GLX                                                                                                                                
(II) Nov 02 11:44:49 NVIDIA(0): Initialized OpenGL Acceleration                                                                                              
(==) NVIDIA(0): Disabling shared memory pixmaps                                                                                                              
(II) Nov 02 11:44:49 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 SECURITY                                                                                                                
(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                                                                                                                              
record: RECORD extension enabled at configure time.                                                                                                          
record: This extension is known to be broken, disabling extension now..                                                                                      
record: http://bugs.freedesktop.org/show_bug.cgi?id=20500                                                                                                    
(II) config/hal: Adding input device AT Translated Set 2 keyboard                                                                                            
(II) LoadModule: "evdev"                                                                                                                                     
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so                                                                                                        
(II) Module evdev: vendor="X.Org Foundation"                                                                                                                 
        compiled for 1.7.0.901, module version = 2.3.0                                                                                                       
        Module class: X.Org XInput Driver                                                                                                                    
        ABI class: X.Org XInput driver, version 7.0                                                                                                          
(**) AT Translated Set 2 keyboard: always reports core events                                                                                                
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"                                                                                               
(II) AT Translated Set 2 keyboard: Found keys                                                                                                                
(II) AT Translated Set 2 keyboard: Configuring as keyboard                                                                                                   
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)                                                                    
(**) Option "xkb_rules" "evdev"                                                                                                                              
(**) Option "xkb_model" "evdev"                                                                                                                              
(**) Option "xkb_layout" "us"                                                                                                                                
(II) config/hal: Adding input device Macintosh mouse button emulation                                                                                        
(**) Macintosh mouse button emulation: always reports core events                                                                                            
(**) Macintosh mouse button emulation: Device: "/dev/input/event0"                                                                                           
(II) Macintosh mouse button emulation: Found 3 mouse buttons                                                                                                 
(II) Macintosh mouse button emulation: Found relative axes                                                                                                   
(II) Macintosh mouse button emulation: Found x and y relative axes                                                                                           
(II) Macintosh mouse button emulation: Configuring as mouse                                                                                                  
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5                                                                                         
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200                                              
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)                                                                   
(**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1                                                                                 
(**) Macintosh mouse button emulation: (accel) acceleration profile 0                                                                                        
(II) Macintosh mouse button emulation: initialized for relative axes.                                                                                        
(II) config/hal: Adding input device AlpsPS/2 ALPS GlidePoint                                                                                                
(II) LoadModule: "synaptics"                                                                                                                                 
(II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so                                                                                                    
(II) Module synaptics: vendor="X.Org Foundation"                                                                                                             
        compiled for 1.7.0.901, module version = 1.2.0                                                                                                       
        Module class: X.Org XInput Driver                                                                                                                    
        ABI class: X.Org XInput driver, version 7.0                                                                                                          
(II) Synaptics touchpad driver version 1.2.0                                                                                                                 
(**) Option "Device" "/dev/input/event7"                                                                                                                     
(II) AlpsPS/2 ALPS GlidePoint: x-axis range 0 - 1023                                                                                                         
(II) AlpsPS/2 ALPS GlidePoint: y-axis range 0 - 767                                                                                                          
(II) AlpsPS/2 ALPS GlidePoint: pressure range 0 - 127                                                                                                        
(II) AlpsPS/2 ALPS GlidePoint: finger width range 0 - 0                                                                                                      
(II) AlpsPS/2 ALPS GlidePoint: buttons: left right middle                                                                                                    
(**) Option "TapButton1" "1"                                                                                                                                 
(**) Option "TapButton2" "2"                                                                                                                                 
(**) Option "TapButton3" "3"                                                                                                                                 
(--) AlpsPS/2 ALPS GlidePoint: touchpad found                                                                                                                
(**) AlpsPS/2 ALPS GlidePoint: always reports core events                                                                                                    
(II) XINPUT: Adding extended input device "AlpsPS/2 ALPS GlidePoint" (type: TOUCHPAD)                                                                        
(**) AlpsPS/2 ALPS GlidePoint: (accel) keeping acceleration scheme 1                                                                                         
(**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration profile 0                                                                                                
(--) AlpsPS/2 ALPS GlidePoint: touchpad found                                                                                                                
(II) config/hal: Adding input device PS/2 Mouse                                                                                                              
(**) PS/2 Mouse: always reports core events                                                                                                                  
(**) PS/2 Mouse: Device: "/dev/input/event6"                                                                                                                 
(II) PS/2 Mouse: Found 3 mouse buttons                                                                                                                       
(II) PS/2 Mouse: Found relative axes                                                                                                                         
(II) PS/2 Mouse: Found x and y relative axes                                                                                                                 
(II) PS/2 Mouse: Configuring as mouse                                                                                                                        
(**) PS/2 Mouse: YAxisMapping: buttons 4 and 5                                                                                                               
(**) PS/2 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200                                                                    
(II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE)                                                                                         
(**) PS/2 Mouse: (accel) keeping acceleration scheme 1                                                                                                       
(**) PS/2 Mouse: (accel) acceleration profile 0                                                                                                              
(II) PS/2 Mouse: initialized for relative axes.                                                                                                              
(II) config/hal: Adding input device Logitech USB Receiver                                                                                                   
(**) Logitech USB Receiver: always reports core events                                                                                                       
(**) Logitech USB Receiver: Device: "/dev/input/event13"                                                                                                     
(II) Logitech USB Receiver: Found 20 mouse buttons                                                                                                           
(II) Logitech USB Receiver: Found scroll wheel(s)                                                                                                            
(II) Logitech USB Receiver: Found relative axes                                                                                                              
(II) Logitech USB Receiver: Found x and y relative axes                                                                                                      
(II) Logitech USB Receiver: Configuring as mouse                                                                                                             
(**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5                                                                                                    
(**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200                                                         
(II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE)                                                                              
(**) Logitech USB Receiver: (accel) keeping acceleration scheme 1                                                                                            
(**) Logitech USB Receiver: (accel) acceleration profile 0                                                                                                   
(II) Logitech USB Receiver: initialized for relative axes.                                                                                                   
(II) config/hal: Adding input device Logitech USB Receiver                                                                                                   
(**) Logitech USB Receiver: always reports core events                                                                                                       
(**) Logitech USB Receiver: Device: "/dev/input/event14"                                                                                                     
(II) Logitech USB Receiver: Found 1 mouse buttons                                                                                                            
(II) Logitech USB Receiver: Found scroll wheel(s)                                                                                                            
(II) Logitech USB Receiver: Found relative axes                                                                                                              
(II) Logitech USB Receiver: Found absolute axes                                                                                                              
(II) Logitech USB Receiver: Found keys                                                                                                                       
(II) Logitech USB Receiver: Configuring as mouse                                                                                                             
(II) Logitech USB Receiver: Configuring as keyboard                                                                                                          
(**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5                                                                                                    
(**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200                                                         
(II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)                                                                           
(**) Option "xkb_rules" "evdev"                                                                                                                              
(**) Option "xkb_model" "evdev"                                                                                                                              
(**) Option "xkb_layout" "us"                                                                                                                                
(EE) Logitech USB Receiver: failed to initialize for relative axes.                                                                                          
(**) Logitech USB Receiver: (accel) keeping acceleration scheme 1                                                                                            
(**) Logitech USB Receiver: (accel) acceleration profile 0                                                                                                   
(II) Logitech USB Receiver: initialized for absolute axes.                                                                                                   
(II) config/hal: Adding input device Laptop Integrated Webcam                                                                                                
(**) Laptop Integrated Webcam: always reports core events                                                                                                    
(**) Laptop Integrated Webcam: Device: "/dev/input/event12"                                                                                                  
(II) Laptop Integrated Webcam: Found keys                                                                                                                    
(II) Laptop Integrated Webcam: Configuring as keyboard                                                                                                       
(II) XINPUT: Adding extended input device "Laptop Integrated Webcam" (type: KEYBOARD)                                                                        
(**) Option "xkb_rules" "evdev"                                                                                                                              
(**) Option "xkb_model" "evdev"                                                                                                                              
(**) Option "xkb_layout" "us"                                                                                                                                
(II) config/hal: Adding input device Sleep Button                                                                                                            
(**) Sleep Button: always reports core events                                                                                                                
(**) Sleep Button: Device: "/dev/input/event5"                                                                                                               
(II) Sleep Button: Found keys                                                                                                                                
(II) Sleep Button: Configuring as keyboard                                                                                                                   
(II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)                                                                                    
(**) Option "xkb_rules" "evdev"                                                                                                                              
(**) Option "xkb_model" "evdev"                                                                                                                              
(**) Option "xkb_layout" "us"                                                                                                                                
(II) config/hal: Adding input device Power Button                                                                                                            
(**) Power Button: always reports core events                                                                                                                
(**) Power Button: Device: "/dev/input/event4"                                                                                                               
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Video Bus
(**) Video Bus: always reports core events
(**) Video Bus: Device: "/dev/input/event2"
(II) Video Bus: Found keys
(II) Video Bus: Configuring as keyboard
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"

Backtrace:
0: /usr/bin/X (xorg_backtrace+0x3b) [0x809fb4b]
1: /usr/bin/X (0x8048000+0x54b35) [0x809cb35]
2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb77ce40c]
Segmentation fault at address 0xa7ebc600

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.

(II) AT Translated Set 2 keyboard: Close
(II) UnloadModule: "evdev"
(II) Macintosh mouse button emulation: Close
(II) UnloadModule: "evdev"
(II) UnloadModule: "synaptics"
(II) PS/2 Mouse: Close
(II) UnloadModule: "evdev"
(II) Logitech USB Receiver: Close
(II) UnloadModule: "evdev"
(II) Logitech USB Receiver: Close
(II) UnloadModule: "evdev"
(II) Laptop Integrated Webcam: Close
(II) UnloadModule: "evdev"
(II) Sleep Button: Close
(II) UnloadModule: "evdev"
(II) Power Button: Close
(II) UnloadModule: "evdev"
(II) Video Bus: Close
(II) UnloadModule: "evdev"

Current Xorg.conf file

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder63)  Tue Oct 20 21:00:15 PDT 2009

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

Section "Files"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
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"
    VendorName     "NVIDIA Corporation"
EndSection

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

Old xorg.conf file which caused X to crash instantly when launching thunderbird:

ection "ServerLayout"       
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0     
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection                                       

Section "ServerFlags"
        Option "DontZap" "false"
EndSection                      

Section "Files"
        ModulePath   "/usr/lib/xorg/modules"
        FontPath     "/usr/share/fonts/misc"
        FontPath     "/usr/share/fonts/100dpi:unscaled"
        FontPath     "/usr/share/fonts/75dpi:unscaled" 
        FontPath     "/usr/share/fonts/TTF"            
        FontPath     "/usr/share/fonts/Type1"          
EndSection                                             

Section "Module"
        Load  "dbe"
        Load  "dri2"
        Load  "extmod"
        Load  "glx"   
        Load  "record"
        Load  "dri"   
EndSection            

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"      
EndSection                     

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
EndSection

Section "Device"
        Identifier  "Card0"
        Driver      "nvidia"
        VendorName  "nVidia Corporation"
        BoardName   "GeForce 8600M GT"
        BusID       "PCI:1:0:0"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
                Viewport   0 0
                Depth     1
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     4
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     8
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     15
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

Tried downgrading the nvidia drivers but it didn't seem to work. I guess I'll have to downgrade xorg as well and maybe some other packages as well.

Offline

#4 2009-11-02 17:49:55

almendez
Member
Registered: 2009-11-02
Posts: 4

Re: Xorg crashes at random points after upgrade.

Same xorg settings, same exact crash. I rolled back nvidia and xorg but I'd like to have this fixed. hmm

Offline

#5 2009-11-02 20:20:59

rune0077
Member
Registered: 2009-04-11
Posts: 135

Re: Xorg crashes at random points after upgrade.

Same exact problem with geforce 8600. It only happens to me when I try to use gtk apps, so far at least, but my log gives me the exact same error-message.

Offline

#6 2009-11-02 20:41:00

loafer
Member
From: the pub
Registered: 2009-04-14
Posts: 1,772

Re: Xorg crashes at random points after upgrade.

I tried compiling the nvidia packages from abs but the problems remain so I have downgraded for now.  One thing I did figure out is with the Thunderbird crash. In my case having the mail/news start page set to an internet address it crashes straight away.  Restoring the defaults at least fixed that one for me.


All men have stood for freedom...
For freedom is the man that will turn the world upside down.
Gerrard Winstanley.

Offline

#7 2009-11-02 21:07:43

m_abs
Member
Registered: 2009-08-16
Posts: 15

Re: Xorg crashes at random points after upgrade.

I removed nvidia and nvidia-utils and installed nvidia-builder and nvidia-utils-beta from aur with the help of yaourt, I have been using my desktop for the longest period of time since the upgrade now (90 mins) without a crash.

If I kept nvidia-utils crashes still occurred, but that might be because both nvidia and nvidia-builder was installed at the same time.

Offline

#8 2009-11-03 13:44:07

Cinder
Member
Registered: 2008-08-17
Posts: 30

Re: Xorg crashes at random points after upgrade.

rune0077 wrote:

Same exact problem with geforce 8600. It only happens to me when I try to use gtk apps, so far at least, but my log gives me the exact same error-message.

Yep using a 8600GT as well and X crashing on gtk apps only.

Downgrading nvidia, nvidia utils, xorg-server and it's dependencies seemed to solve it for now:

pacman -U nvidia-185.18.36-2-i686.pkg.tar.gz nvidia-utils-185.18.36-1-i686.pkg.tar.gz xf86-input-evdev-2.2.5-1-i686.pkg.tar.gz xf86-video-vesa-2.2.0-1-i686.pkg.tar.gz xorg-server-1.6.3.901-1-i686.pkg.tar.gz

Offline

#9 2009-11-03 18:18:04

almendez
Member
Registered: 2009-11-02
Posts: 4

Re: Xorg crashes at random points after upgrade.

Downgrading solved the issues for me as well. Hopefully the new packages will work in the future.

Offline

#10 2009-11-03 22:25:13

rune0077
Member
Registered: 2009-04-11
Posts: 135

Re: Xorg crashes at random points after upgrade.

Yeah, downgrading worked for me as well.

Offline

#11 2009-11-04 02:46:50

lumpy211
Member
Registered: 2009-02-14
Posts: 20

Re: Xorg crashes at random points after upgrade.

I've had issue with X crashing on an nVidia 8400M GS the past few days as well. I've downgraded the packages as suggested by Cinder and haven't had any issues so far, but if I do I'll post back.

Hope this gets fixed :-\

Update: Well, after a reboot, X crashed after about 5 minutes. I might have a different problem...

Last edited by lumpy211 (2009-11-04 03:05:32)

Offline

#12 2009-11-06 19:29:00

fettouhi
Member
Registered: 2007-05-07
Posts: 760

Re: Xorg crashes at random points after upgrade.

Same issue here on 64 bit and with thunderbird. My card is a 9600GT and xorg crashes randomly when starting thunderbird with firefox running (sometimes without it running).

Regards

André

Offline

#13 2009-11-07 11:59:27

sschober
Member
Registered: 2009-11-05
Posts: 5

Re: Xorg crashes at random points after upgrade.

Just for the record, i also experienced the crashing with the nvidia driver 190.42 and xorg 1.7.1 on my x86_64 and Quadro NVS 290. Besides crashing a also couldn't move the mouse pointer to a second (xinerama) screen. All i got was some flickering effect: the mouse pointer would appear on the second screen for a very small fraction of a second and then be redisplayed on the first one. Trying to move the mouse to the second screen also seemed to increase the probability of crashing.

Offline

#14 2009-11-07 16:00:20

checko55
Member
Registered: 2009-10-31
Posts: 2

Re: Xorg crashes at random points after upgrade.

hi!

same issue for me with newest nvidia-drivers and new xorg.
downgrading solved it for me too.


waiting for nvidia-drivers update.

bye

Offline

#15 2009-11-07 16:14:44

m_abs
Member
Registered: 2009-08-16
Posts: 15

Re: Xorg crashes at random points after upgrade.

Update with regards to the nvidia-builder I mentioned in #7

It works fairly stable but not perfect, I've still had a few crashes since I started using this package.

EDIT: Right after I wrote that X crashed again, this time when I  tried to open the kmenu. This is the first time it has happened for two days, and it was only minutes after I increased the shared ram for the video-card from 64M to 512M.

Last edited by m_abs (2009-11-07 16:18:11)

Offline

#16 2009-11-07 22:30:39

sean
Member
Registered: 2009-11-07
Posts: 5

Re: Xorg crashes at random points after upgrade.

I have this exact same issue but with ATI! sad

Offline

#17 2009-11-08 12:53:21

m_abs
Member
Registered: 2009-08-16
Posts: 15

Re: Xorg crashes at random points after upgrade.

I've tried changing the amount of shared RAM and I found that the more RAM shared with the videocard the more often X crashes with the nvidia driver.

Right now I'm at 64MB shared, I "only" have three crashes since last night with about 5 hours of usage. If I increase the shared RAM to 128MB, I can't only use my desktop for 15-30 min. before it crashes.

And any of you with systems the shared RAM duplicate this effect?

Offline

#18 2009-11-09 04:08:58

sean
Member
Registered: 2009-11-07
Posts: 5

Re: Xorg crashes at random points after upgrade.

Downgrading the xorg packages to previously working versions has not helped.

Crashes only seem to occur with composting enabled, however system has other possibly related issues with composting disabled:

- Random garbage on screen at times covering active windows
- Bottom panel shows when playing fullscreen video in VLC
- Video (at least in VLC) will not scale above what seems the original resolution of video

Offline

#19 2009-11-09 18:05:28

almendez
Member
Registered: 2009-11-02
Posts: 4

Re: Xorg crashes at random points after upgrade.

Been playing around with this a lot and I found out some things, and would like to see if what is true for me is true for everyone else.

When I'm in KDE and using only QT apps, I have no problems. When I launch a gtk app (firefox, gvim, etc) and then open a QT window (even opening kmenu, or rolling out yakuake) X will crash. I think the problem is somehow related to using KDE and GTK apps at the same time inside KDE.

To test that theory, I installed fluxbox and did the same tests. Under the default flux enviroment, I can do all the things that would crash X in KDE and nothing bad would happen. I even started plasma-workspace and had no problems. So as far as I can tell, the problem is in kwin.

Can anyone else try this and see what happens? I think I've gotten it close to nailed down at this point.


==UPDATE==
I started KDE then killed kwin and started the fluxbox window manager. Once flux is managing the windows this error disappers. Unless no one else can reproduce this, the problem seems to be stemming from kwin.

Last edited by almendez (2009-11-09 18:14:32)

Offline

#20 2009-11-09 18:51:02

sschober
Member
Registered: 2009-11-05
Posts: 5

Re: Xorg crashes at random points after upgrade.

I'm using dwm for managing my windows, so i don't know about that KDE theory. Nevertheless, i've got both skype (Qt) and firefox (gtk) open most of the time. I can't recall if i only encountered crashes, when both applications where active, and i'm somewhat hesitant to reupgrade to the newer package versions *g*.

Offline

#21 2009-11-09 21:41:09

almendez
Member
Registered: 2009-11-02
Posts: 4

Re: Xorg crashes at random points after upgrade.

I fixed it at least for my machine. The kde/qt setting were what was bugging out kwin. I deleted my kde4 and qt settings folders and now everything is working great.

I don't know if anyone else has the same problem, but it worked for me.

Offline

#22 2009-11-09 21:45:16

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Xorg crashes at random points after upgrade.

'acpi=off' worked for me. I use dwm.
It's not really a fix but it's better than nothing.

Offline

#23 2009-11-10 07:48:13

presario
Member
From: Tashkent, Uzbekistan
Registered: 2008-12-07
Posts: 57
Website

Re: Xorg crashes at random points after upgrade.

I'm experiencing the same problem on windows too.


Running ArchLinux on Compaq Presario v2000

Offline

#24 2009-11-11 18:26:39

Berseker
Member
From: Near Lecco, Italy
Registered: 2008-04-24
Posts: 258

Re: Xorg crashes at random points after upgrade.

Have the same problem. My kdm.log says this (I'm using std KDE from the Arch repos)

********************************************************************************
Note that your system uses syslog. All of kdm's internally generated messages
(i.e., not from libraries and external programs/scripts it uses) go to the
daemon.* syslog facility; check your syslog configuration to find out to which
file(s) it is logged. PAM logs messages related to authentication to authpriv.*.
********************************************************************************


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.1.901 (1.7.2 RC 1)
Release Date: 2009-11-6
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31-ARCH x86_64 
Current Operating System: Linux acerone 2.6.31-ARCH #1 SMP PREEMPT Sun Sep 20 20:50:51 CEST 2009 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz26 resume=/dev/sda1 root=/dev/sda6 ro ipv6.disable=1
Build Date: 08 November 2009  04:08:18PM
 
Current version of pixman: 0.16.2
    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: Tue Nov 10 10:14:05 2009
(==) Using config file: "/etc/X11/xorg.conf"
record: RECORD extension enabled at configure time.
record: This extension is known to be broken, disabling extension now..
record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
(EE) TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "TouchPad"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
(EE) config/hal: NewInputDeviceRequest failed (8)

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.1.901 (1.7.2 RC 1)
Release Date: 2009-11-6
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31-ARCH x86_64 
Current Operating System: Linux acerone 2.6.31-ARCH #1 SMP PREEMPT Sun Sep 20 20:50:51 CEST 2009 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz26 resume=/dev/sda1 root=/dev/sda6 ro ipv6.disable=1
Build Date: 08 November 2009  04:08:18PM
 
Current version of pixman: 0.16.2
    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: Tue Nov 10 10:14:51 2009
(==) Using config file: "/etc/X11/xorg.conf"
record: RECORD extension enabled at configure time.
record: This extension is known to be broken, disabling extension now..
record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
(EE) TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "TouchPad"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
(EE) config/hal: NewInputDeviceRequest failed (8)

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.1.901 (1.7.2 RC 1)
Release Date: 2009-11-6
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31-ARCH x86_64 
Current Operating System: Linux acerone 2.6.31-ARCH #1 SMP PREEMPT Sun Sep 20 20:50:51 CEST 2009 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz26 resume=/dev/sda1 root=/dev/sda6 ro ipv6.disable=1
Build Date: 08 November 2009  04:08:18PM
 
Current version of pixman: 0.16.2
    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: Tue Nov 10 10:19:54 2009
(==) Using config file: "/etc/X11/xorg.conf"
record: RECORD extension enabled at configure time.
record: This extension is known to be broken, disabling extension now..
record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
(EE) TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "TouchPad"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
(EE) config/hal: NewInputDeviceRequest failed (8)

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.1.901 (1.7.2 RC 1)
Release Date: 2009-11-6
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31-ARCH x86_64 
Current Operating System: Linux acerone 2.6.31-ARCH #1 SMP PREEMPT Sun Sep 20 20:50:51 CEST 2009 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz26 resume=/dev/sda1 root=/dev/sda6 ro ipv6.disable=1
Build Date: 08 November 2009  04:08:18PM
 
Current version of pixman: 0.16.2
    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: Tue Nov 10 10:22:07 2009
(==) Using config file: "/etc/X11/xorg.conf"
record: RECORD extension enabled at configure time.
record: This extension is known to be broken, disabling extension now..
record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
(EE) TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "TouchPad"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
(EE) config/hal: NewInputDeviceRequest failed (8)

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.1.901 (1.7.2 RC 1)
Release Date: 2009-11-6
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31-ARCH x86_64 
Current Operating System: Linux acerone 2.6.31-ARCH #1 SMP PREEMPT Sun Sep 20 20:50:51 CEST 2009 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz26 resume=/dev/sda1 root=/dev/sda6 ro ipv6.disable=1
Build Date: 08 November 2009  04:08:18PM
 
Current version of pixman: 0.16.2
    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: Tue Nov 10 10:27:11 2009
(==) Using config file: "/etc/X11/xorg.conf"
record: RECORD extension enabled at configure time.
record: This extension is known to be broken, disabling extension now..
record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
(EE) TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "TouchPad"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
(EE) config/hal: NewInputDeviceRequest failed (8)

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.1.901 (1.7.2 RC 1)
Release Date: 2009-11-6
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31-ARCH x86_64 
Current Operating System: Linux acerone 2.6.31-ARCH #1 SMP PREEMPT Sun Sep 20 20:50:51 CEST 2009 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz26 resume=/dev/sda1 root=/dev/sda6 ro ipv6.disable=1
Build Date: 08 November 2009  04:08:18PM
 
Current version of pixman: 0.16.2
    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: Tue Nov 10 12:52:07 2009
(==) Using config file: "/etc/X11/xorg.conf"
record: RECORD extension enabled at configure time.
record: This extension is known to be broken, disabling extension now..
record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
(EE) TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "TouchPad"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
(EE) config/hal: NewInputDeviceRequest failed (8)
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
Errors from xkbcomp are not fatal to the X server

Backtrace:
0: /usr/bin/X (xorg_backtrace+0x28) [0x45b7d8]
1: /usr/bin/X (0x400000+0x62689) [0x462689]
2: /lib/libpthread.so.0 (0x7f8657a6b000+0xee80) [0x7f8657a79e80]
3: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f8653817000+0xa4aa2) [0x7f86538bbaa2]
4: /usr/lib/libpixman-1.so.0 (0x7f86580d6000+0xa6d2) [0x7f86580e06d2]
5: /usr/lib/libpixman-1.so.0 (0x7f86580d6000+0x352a9) [0x7f865810b2a9]
6: /usr/lib/libpixman-1.so.0 (0x7f86580d6000+0x2f9ab) [0x7f86581059ab]
7: /usr/lib/libpixman-1.so.0 (0x7f86580d6000+0x37722) [0x7f865810d722]
8: /usr/lib/libpixman-1.so.0 (0x7f86580d6000+0x38a90) [0x7f865810ea90]
9: /usr/lib/libpixman-1.so.0 (0x7f86580d6000+0x2f6ba) [0x7f86581056ba]
10: /usr/lib/libpixman-1.so.0 (pixman_image_composite+0x17c) [0x7f86581064ec]
11: /usr/lib/xorg/modules/libwfb.so (wfbComposite+0x163) [0x7f8652fd5c43]
12: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f8653817000+0x33e817) [0x7f8653b55817]
13: /usr/bin/X (0x400000+0xab2e0) [0x4ab2e0]
14: /usr/bin/X (0x400000+0x11e309) [0x51e309]
15: /usr/bin/X (0x400000+0x11e5d5) [0x51e5d5]
16: /usr/bin/X (0x400000+0x11ddd6) [0x51ddd6]
17: /usr/bin/X (0x400000+0x2fca6) [0x42fca6]
18: /usr/bin/X (MapWindow+0x153) [0x431e13]
19: /usr/bin/X (0x400000+0x45946) [0x445946]
20: /usr/bin/X (0x400000+0x46674) [0x446674]
21: /usr/bin/X (0x400000+0x2205c) [0x42205c]
22: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7f8656b13b6d]
23: /usr/bin/X (0x400000+0x21c09) [0x421c09]
Segmentation fault at address 0x7f8681c4f000

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.


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.1.901 (1.7.2 RC 1)
Release Date: 2009-11-6
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31-ARCH x86_64 
Current Operating System: Linux acerone 2.6.31-ARCH #1 SMP PREEMPT Sun Sep 20 20:50:51 CEST 2009 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz26 resume=/dev/sda1 root=/dev/sda6 ro ipv6.disable=1
Build Date: 08 November 2009  04:08:18PM
 
Current version of pixman: 0.16.2
    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: Tue Nov 10 17:33:38 2009
(==) Using config file: "/etc/X11/xorg.conf"
record: RECORD extension enabled at configure time.
record: This extension is known to be broken, disabling extension now..
record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
(EE) TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "TouchPad"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
(EE) config/hal: NewInputDeviceRequest failed (8)

Backtrace:
0: /usr/bin/X (xorg_backtrace+0x28) [0x45b7d8]
1: /usr/bin/X (0x400000+0x62689) [0x462689]
2: /lib/libpthread.so.0 (0x7f6b9681d000+0xee80) [0x7f6b9682be80]
3: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f6b925c9000+0xa4aa2) [0x7f6b9266daa2]
4: /usr/lib/libpixman-1.so.0 (0x7f6b96e88000+0xa6d2) [0x7f6b96e926d2]
5: /usr/lib/libpixman-1.so.0 (0x7f6b96e88000+0x352a9) [0x7f6b96ebd2a9]
6: /usr/lib/libpixman-1.so.0 (0x7f6b96e88000+0x2f9ab) [0x7f6b96eb79ab]
7: /usr/lib/libpixman-1.so.0 (0x7f6b96e88000+0x37722) [0x7f6b96ebf722]
8: /usr/lib/libpixman-1.so.0 (0x7f6b96e88000+0x38a90) [0x7f6b96ec0a90]
9: /usr/lib/libpixman-1.so.0 (0x7f6b96e88000+0x2f6ba) [0x7f6b96eb76ba]
10: /usr/lib/libpixman-1.so.0 (pixman_image_composite+0x17c) [0x7f6b96eb84ec]
11: /usr/lib/xorg/modules/libwfb.so (wfbComposite+0x163) [0x7f6b91d87c43]
12: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f6b925c9000+0x33e817) [0x7f6b92907817]
13: /usr/bin/X (0x400000+0xab2e0) [0x4ab2e0]
14: /usr/bin/X (0x400000+0x11e309) [0x51e309]
15: /usr/bin/X (0x400000+0x11e5d5) [0x51e5d5]
16: /usr/bin/X (0x400000+0x11ddd6) [0x51ddd6]
17: /usr/bin/X (0x400000+0x2fca6) [0x42fca6]
18: /usr/bin/X (MapWindow+0x153) [0x431e13]
19: /usr/bin/X (0x400000+0x45946) [0x445946]
20: /usr/bin/X (0x400000+0x46674) [0x446674]
21: /usr/bin/X (0x400000+0x2205c) [0x42205c]
22: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7f6b958c5b6d]
23: /usr/bin/X (0x400000+0x21c09) [0x421c09]
Segmentation fault at address 0x7f6bc0a01000

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.


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.1.901 (1.7.2 RC 1)
Release Date: 2009-11-6
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31-ARCH x86_64 
Current Operating System: Linux acerone 2.6.31-ARCH #1 SMP PREEMPT Sun Sep 20 20:50:51 CEST 2009 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz26 resume=/dev/sda1 root=/dev/sda6 ro ipv6.disable=1
Build Date: 08 November 2009  04:08:18PM
 
Current version of pixman: 0.16.2
    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: Tue Nov 10 19:34:00 2009
(==) Using config file: "/etc/X11/xorg.conf"
record: RECORD extension enabled at configure time.
record: This extension is known to be broken, disabling extension now..
record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
(EE) TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "TouchPad"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
(EE) config/hal: NewInputDeviceRequest failed (8)

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.1.901 (1.7.2 RC 1)
Release Date: 2009-11-6
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31-ARCH x86_64 
Current Operating System: Linux acerone 2.6.31-ARCH #1 SMP PREEMPT Sun Sep 20 20:50:51 CEST 2009 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz26 resume=/dev/sda1 root=/dev/sda6 ro ipv6.disable=1
Build Date: 08 November 2009  04:08:18PM
 
Current version of pixman: 0.16.2
    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: Tue Nov 10 19:35:52 2009
(==) Using config file: "/etc/X11/xorg.conf"
record: RECORD extension enabled at configure time.
record: This extension is known to be broken, disabling extension now..
record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
(EE) TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "TouchPad"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
(EE) config/hal: NewInputDeviceRequest failed (8)

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.1.901 (1.7.2 RC 1)
Release Date: 2009-11-6
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31-ARCH x86_64 
Current Operating System: Linux acerone 2.6.31-ARCH #1 SMP PREEMPT Sun Sep 20 20:50:51 CEST 2009 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz26 resume=/dev/sda1 root=/dev/sda6 ro ipv6.disable=1
Build Date: 08 November 2009  04:08:18PM
 
Current version of pixman: 0.16.2
    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: Wed Nov 11 07:10:58 2009
(==) Using config file: "/etc/X11/xorg.conf"
record: RECORD extension enabled at configure time.
record: This extension is known to be broken, disabling extension now..
record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
(EE) TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "TouchPad"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
(EE) config/hal: NewInputDeviceRequest failed (8)
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Duplicate shape name ""
>                   Using last definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
> Warning:          Multiple doodads named ""
>                   Using first definition
Errors from xkbcomp are not fatal to the X server

Backtrace:
0: /usr/bin/X (xorg_backtrace+0x28) [0x45b7d8]
1: /usr/bin/X (0x400000+0x62689) [0x462689]
2: /lib/libpthread.so.0 (0x7f3012de1000+0xee80) [0x7f3012defe80]
3: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f300eb8d000+0xa4aa2) [0x7f300ec31aa2]
4: /usr/lib/libpixman-1.so.0 (0x7f301344c000+0xa6d2) [0x7f30134566d2]
5: /usr/lib/libpixman-1.so.0 (0x7f301344c000+0x352a9) [0x7f30134812a9]
6: /usr/lib/libpixman-1.so.0 (0x7f301344c000+0x2f9ab) [0x7f301347b9ab]
7: /usr/lib/libpixman-1.so.0 (0x7f301344c000+0x37722) [0x7f3013483722]
8: /usr/lib/libpixman-1.so.0 (0x7f301344c000+0x38a90) [0x7f3013484a90]
9: /usr/lib/libpixman-1.so.0 (0x7f301344c000+0x2f6ba) [0x7f301347b6ba]
10: /usr/lib/libpixman-1.so.0 (pixman_image_composite+0x17c) [0x7f301347c4ec]
11: /usr/lib/xorg/modules/libwfb.so (wfbComposite+0x163) [0x7f300e34bc43]
12: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f300eb8d000+0x33e817) [0x7f300eecb817]
13: /usr/bin/X (0x400000+0xab2e0) [0x4ab2e0]
14: /usr/bin/X (0x400000+0x11e309) [0x51e309]
15: /usr/bin/X (0x400000+0x11e5d5) [0x51e5d5]
16: /usr/bin/X (0x400000+0x11ddd6) [0x51ddd6]
17: /usr/bin/X (0x400000+0x2fca6) [0x42fca6]
18: /usr/bin/X (MapWindow+0x153) [0x431e13]
19: /usr/bin/X (0x400000+0x45946) [0x445946]
20: /usr/bin/X (0x400000+0x46674) [0x446674]
21: /usr/bin/X (0x400000+0x2205c) [0x42205c]
22: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7f3011e89b6d]
23: /usr/bin/X (0x400000+0x21c09) [0x421c09]
Segmentation fault at address 0x7f303cfc5000

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.


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.1.901 (1.7.2 RC 1)
Release Date: 2009-11-6
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31-ARCH x86_64 
Current Operating System: Linux acerone 2.6.31-ARCH #1 SMP PREEMPT Sun Sep 20 20:50:51 CEST 2009 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz26 resume=/dev/sda1 root=/dev/sda6 ro ipv6.disable=1
Build Date: 08 November 2009  04:08:18PM
 
Current version of pixman: 0.16.2
    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: Wed Nov 11 10:58:34 2009
(==) Using config file: "/etc/X11/xorg.conf"
record: RECORD extension enabled at configure time.
record: This extension is known to be broken, disabling extension now..
record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
(EE) TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "TouchPad"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
(EE) config/hal: NewInputDeviceRequest failed (8)

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.1.901 (1.7.2 RC 1)
Release Date: 2009-11-6
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31-ARCH x86_64 
Current Operating System: Linux acerone 2.6.31-ARCH #1 SMP PREEMPT Sun Sep 20 20:50:51 CEST 2009 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz26 resume=/dev/sda1 root=/dev/sda6 ro ipv6.disable=1 acpi=oldboot
Build Date: 08 November 2009  04:08:18PM
 
Current version of pixman: 0.16.2
    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: Wed Nov 11 12:53:12 2009
(==) Using config file: "/etc/X11/xorg.conf"
record: RECORD extension enabled at configure time.
record: This extension is known to be broken, disabling extension now..
record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
(EE) TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "TouchPad"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
(EE) config/hal: NewInputDeviceRequest failed (8)

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.1.901 (1.7.2 RC 1)
Release Date: 2009-11-6
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31-ARCH x86_64 
Current Operating System: Linux acerone 2.6.31-ARCH #1 SMP PREEMPT Sun Sep 20 20:50:51 CEST 2009 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz26 resume=/dev/sda1 root=/dev/sda6 ro ipv6.disable=1 acpi=oldboot
Build Date: 08 November 2009  04:08:18PM
 
Current version of pixman: 0.16.2
    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: Wed Nov 11 14:25:47 2009
(==) Using config file: "/etc/X11/xorg.conf"
record: RECORD extension enabled at configure time.
record: This extension is known to be broken, disabling extension now..
record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
(EE) TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "TouchPad"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
(EE) config/hal: NewInputDeviceRequest failed (8)

Backtrace:
0: /usr/bin/X (xorg_backtrace+0x28) [0x45b7d8]
1: /usr/bin/X (0x400000+0x62689) [0x462689]
2: /lib/libpthread.so.0 (0x7f16f51ba000+0xee80) [0x7f16f51c8e80]
3: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f16f0f66000+0xa4aa2) [0x7f16f100aaa2]
4: /usr/lib/libpixman-1.so.0 (0x7f16f5825000+0xa6d2) [0x7f16f582f6d2]
5: /usr/lib/libpixman-1.so.0 (0x7f16f5825000+0x352a9) [0x7f16f585a2a9]
6: /usr/lib/libpixman-1.so.0 (0x7f16f5825000+0x2f9ab) [0x7f16f58549ab]
7: /usr/lib/libpixman-1.so.0 (0x7f16f5825000+0x37722) [0x7f16f585c722]
8: /usr/lib/libpixman-1.so.0 (0x7f16f5825000+0x38a90) [0x7f16f585da90]
9: /usr/lib/libpixman-1.so.0 (0x7f16f5825000+0x2f6ba) [0x7f16f58546ba]
10: /usr/lib/libpixman-1.so.0 (pixman_image_composite+0x17c) [0x7f16f58554ec]
11: /usr/lib/xorg/modules/libwfb.so (wfbComposite+0x163) [0x7f16f0724c43]
12: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f16f0f66000+0x33e817) [0x7f16f12a4817]
13: /usr/bin/X (0x400000+0xab2e0) [0x4ab2e0]
14: /usr/bin/X (0x400000+0x11e309) [0x51e309]
15: /usr/bin/X (0x400000+0x11e5d5) [0x51e5d5]
16: /usr/bin/X (0x400000+0x11ddd6) [0x51ddd6]
17: /usr/bin/X (0x400000+0x2fca6) [0x42fca6]
18: /usr/bin/X (MapWindow+0x153) [0x431e13]
19: /usr/bin/X (0x400000+0x45946) [0x445946]
20: /usr/bin/X (0x400000+0x46674) [0x446674]
21: /usr/bin/X (0x400000+0x2205c) [0x42205c]
22: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7f16f4262b6d]
23: /usr/bin/X (0x400000+0x21c09) [0x421c09]
Segmentation fault at address 0x7f171f39e000

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.

Last edited by Berseker (2009-11-11 18:29:11)

Offline

#25 2009-11-12 18:46:17

leandroaveiro
Member
From: Rochester, NY, USA
Registered: 2007-04-12
Posts: 47

Re: Xorg crashes at random points after upgrade.

Same problem here, but with ATI.

Offline

Board footer

Powered by FluxBB