Bug 48900 - Server crash in doListFontsWithInfo
Summary: Server crash in doListFontsWithInfo
Status: RESOLVED DUPLICATE of bug 31501
Alias: None
Product: xorg
Classification: Unclassified
Component: Lib/Xfont (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: high major
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard: 2012BRB_Reviewed
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-18 18:12 UTC by shashankthebest
Modified: 2012-06-14 12:39 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments
Xorg.0.old (19.28 KB, application/x-trash)
2012-04-18 18:12 UTC, shashankthebest
no flags Details

Description shashankthebest 2012-04-18 18:12:04 UTC
Created attachment 60289 [details]
Xorg.0.old

I noticed a strage problem that just started on my pc. I have 64 bit ubuntu 11.04.

My gnome session suddenly crashes and logs me out. 

All the programs are closed and the login screen appears again.

After logging in again, I saw the output of /var/log/Xorg.log.old

and here is what it said at the end there is a segmentation fault!!




X.Org X Server 1.10.1
Release Date: 2011-04-15
[    12.076] X Protocol Version 11, Revision 0
[    12.076] Build Operating System: Linux 2.6.24-28-server x86_64 Ubuntu
[    12.076] Current Operating System: Linux sai-Precision-T1600 2.6.38-13-generic #54-Ubuntu SMP Tue Jan 3 13:38:12 UTC 2012 x86_64
[    12.076] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38-13-generic root=UUID=19c554f2-47e2-41ac-84da-a6938996ba16 ro quiet splash vt.handoff=7
[    12.076] Build Date: 13 October 2011  05:43:01PM
[    12.076] xorg-server 2:1.10.1-1ubuntu1.3 (For technical support please see http://www.ubuntu.com/support) 
[    12.076] Current version of pixman: 0.20.2
[    12.076] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    12.076] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    12.076] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Apr 19 10:50:42 2012
[    12.077] (==) Using config file: "/etc/X11/xorg.conf"
[    12.077] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    12.099] (==) ServerLayout "Layout0"
[    12.099] (**) |-->Screen "Screen0" (0)
[    12.099] (**) |   |-->Monitor "Monitor0"
[    12.099] (**) |   |-->Device "Device0"
[    12.099] (**) |-->Input Device "Keyboard0"
[    12.099] (**) |-->Input Device "Mouse0"
[    12.099] (**) Option "Xinerama" "0"
[    12.099] (==) Automatically adding devices
[    12.099] (==) Automatically enabling devices
[    12.099] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    12.099] 	Entry deleted from font path.
[    12.099] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    12.099] 	Entry deleted from font path.
[    12.099] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    12.099] 	Entry deleted from font path.
[    12.099] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    12.099] 	Entry deleted from font path.
[    12.099] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    12.099] 	Entry deleted from font path.
[    12.099] (**) FontPath set to:
	unix/:7100,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[    12.099] (==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[    12.099] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    12.099] (WW) Disabling Keyboard0
[    12.099] (WW) Disabling Mouse0
[    12.099] (II) Loader magic: 0x7e17e0
[    12.099] (II) Module ABI versions:
[    12.099] 	X.Org ANSI C Emulation: 0.4
[    12.099] 	X.Org Video Driver: 10.0
[    12.099] 	X.Org XInput driver : 12.3
[    12.099] 	X.Org Server Extension : 5.0
[    12.099] (--) PCI:*(0:1:0:0) 10de:0df8:10de:0835 rev 161, Mem @ 0xdb000000/16777216, 0xd0000000/134217728, 0xd8000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[    12.100] (II) Open ACPI successful (/var/run/acpid.socket)
[    12.100] (II) LoadModule: "extmod"
[    12.100] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    12.100] (II) Module extmod: vendor="X.Org Foundation"
[    12.100] 	compiled for 1.10.1, module version = 1.0.0
[    12.100] 	Module class: X.Org Server Extension
[    12.100] 	ABI class: X.Org Server Extension, version 5.0
[    12.100] (II) Loading extension MIT-SCREEN-SAVER
[    12.100] (II) Loading extension XFree86-VidModeExtension
[    12.100] (II) Loading extension XFree86-DGA
[    12.100] (II) Loading extension DPMS
[    12.100] (II) Loading extension XVideo
[    12.100] (II) Loading extension XVideo-MotionCompensation
[    12.100] (II) Loading extension X-Resource
[    12.100] (II) LoadModule: "dbe"
[    12.100] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    12.100] (II) Module dbe: vendor="X.Org Foundation"
[    12.100] 	compiled for 1.10.1, module version = 1.0.0
[    12.100] 	Module class: X.Org Server Extension
[    12.100] 	ABI class: X.Org Server Extension, version 5.0
[    12.100] (II) Loading extension DOUBLE-BUFFER
[    12.100] (II) LoadModule: "glx"
[    12.100] (II) Loading /usr/lib/xorg/extra-modules/libglx.so
[    12.790] (II) Module glx: vendor="NVIDIA Corporation"
[    12.801] 	compiled for 4.0.2, module version = 1.0.0
[    12.801] 	Module class: X.Org Server Extension
[    12.801] (II) NVIDIA GLX Module  270.41.06  Mon Apr 18 15:10:15 PDT 2011
[    12.801] (II) Loading extension GLX
[    12.801] (II) LoadModule: "record"
[    12.801] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    12.801] (II) Module record: vendor="X.Org Foundation"
[    12.801] 	compiled for 1.10.1, module version = 1.13.0
[    12.801] 	Module class: X.Org Server Extension
[    12.801] 	ABI class: X.Org Server Extension, version 5.0
[    12.801] (II) Loading extension RECORD
[    12.801] (II) LoadModule: "dri"
[    12.801] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    12.801] (II) Module dri: vendor="X.Org Foundation"
[    12.801] 	compiled for 1.10.1, module version = 1.0.0
[    12.801] 	ABI class: X.Org Server Extension, version 5.0
[    12.801] (II) Loading extension XFree86-DRI
[    12.801] (II) LoadModule: "dri2"
[    12.801] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    12.801] (II) Module dri2: vendor="X.Org Foundation"
[    12.801] 	compiled for 1.10.1, module version = 1.2.0
[    12.801] 	ABI class: X.Org Server Extension, version 5.0
[    12.801] (II) Loading extension DRI2
[    12.801] (II) LoadModule: "nvidia"
[    12.801] (II) Loading /usr/lib/xorg/extra-modules/nvidia_drv.so
[    12.801] (II) Module nvidia: vendor="NVIDIA Corporation"
[    12.801] 	compiled for 4.0.2, module version = 1.0.0
[    12.801] 	Module class: X.Org Video Driver
[    12.801] (II) NVIDIA dlloader X Driver  270.41.06  Mon Apr 18 14:55:25 PDT 2011
[    12.801] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    12.801] (++) using VT number 7

[    12.801] (II) Loading sub module "fb"
[    12.801] (II) LoadModule: "fb"
[    12.819] (II) Loading /usr/lib/xorg/modules/libfb.so
[    12.820] (II) Module fb: vendor="X.Org Foundation"
[    12.820] 	compiled for 1.10.1, module version = 1.0.0
[    12.820] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    12.820] (II) Loading sub module "wfb"
[    12.820] (II) LoadModule: "wfb"
[    12.820] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    12.820] (II) Module wfb: vendor="X.Org Foundation"
[    12.820] 	compiled for 1.10.1, module version = 1.0.0
[    12.820] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    12.820] (II) Loading sub module "ramdac"
[    12.820] (II) LoadModule: "ramdac"
[    12.820] (II) Module "ramdac" already built-in
[    12.820] (II) Loading /usr/lib/xorg/extra-modules/nvidia_drv.so
[    12.820] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    12.820] (II) Loading /usr/lib/xorg/modules/libfb.so
[    12.820] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    12.820] (==) NVIDIA(0): RGB weight 888
[    12.820] (==) NVIDIA(0): Default visual is TrueColor
[    12.820] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    12.820] (**) NVIDIA(0): Option "TwinView" "1"
[    12.820] (**) NVIDIA(0): Option "MetaModes" "DFP-0: nvidia-auto-select +0+0, DFP-1: nvidia-auto-select +2560+0"
[    13.560] (II) NVIDIA(GPU-0): Display (DELL U2711 (DFP-0)) does not support NVIDIA 3D Vision
[    13.560] (II) NVIDIA(GPU-0):     stereo.
[    13.594] (II) NVIDIA(GPU-0): Display (DELL 1907FP (DFP-1)) does not support NVIDIA 3D
[    13.594] (II) NVIDIA(GPU-0):     Vision stereo.
[    13.600] (II) NVIDIA(0): NVIDIA GPU Quadro 600 (GF108GL) at PCI:1:0:0 (GPU-0)
[    13.600] (--) NVIDIA(0): Memory: 1048576 kBytes
[    13.600] (--) NVIDIA(0): VideoBIOS: 70.08.2a.00.03
[    13.600] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    13.600] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[    13.600] (--) NVIDIA(0): Connected display device(s) on Quadro 600 at PCI:1:0:0
[    13.600] (--) NVIDIA(0):     DELL U2711 (DFP-0)
[    13.600] (--) NVIDIA(0):     DELL 1907FP (DFP-1)
[    13.600] (--) NVIDIA(0): DELL U2711 (DFP-0): 330.0 MHz maximum pixel clock
[    13.600] (--) NVIDIA(0): DELL U2711 (DFP-0): Internal Dual Link TMDS
[    13.600] (--) NVIDIA(0): DELL 1907FP (DFP-1): 165.0 MHz maximum pixel clock
[    13.600] (--) NVIDIA(0): DELL 1907FP (DFP-1): Internal Single Link TMDS
[    13.602] (**) NVIDIA(0): TwinView enabled
[    13.602] (II) NVIDIA(0): Display Devices found referenced in MetaMode: DFP-0, DFP-1
[    13.633] (II) NVIDIA(0): Assigned Display Devices: DFP-0, DFP-1
[    13.633] (II) NVIDIA(0): Validated modes:
[    13.633] (II) NVIDIA(0):    
[    13.633] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select+0+0,DFP-1:nvidia-auto-select+2560+0"
[    13.633] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1440
[    13.655] (--) NVIDIA(0): DPI set to (108, 107); computed from "UseEdidDpi" X config
[    13.655] (--) NVIDIA(0):     option
[    13.655] (WW) NVIDIA(0): UBB is incompatible with the Composite extension.  Disabling
[    13.655] (WW) NVIDIA(0):     UBB.
[    13.664] (--) Depth 24 pixmap format is 32 bpp
[    13.664] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[    13.664] (II) NVIDIA:     access.
[    13.677] (II) NVIDIA(0): Setting mode
[    13.677] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select+0+0,DFP-1:nvidia-auto-select+2560+0"
[    13.782] (II) Loading extension NV-GLX
[    13.877] (==) NVIDIA(0): Disabling shared memory pixmaps
[    13.877] (==) NVIDIA(0): Backing store disabled
[    13.877] (==) NVIDIA(0): Silken mouse enabled
[    13.890] (**) NVIDIA(0): DPMS enabled
[    13.890] (II) Loading extension NV-CONTROL
[    13.890] (II) Loading extension XINERAMA
[    13.890] (II) Loading sub module "dri2"
[    13.890] (II) LoadModule: "dri2"
[    13.890] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    13.890] (II) Module dri2: vendor="X.Org Foundation"
[    13.890] 	compiled for 1.10.1, module version = 1.2.0
[    13.890] 	ABI class: X.Org Server Extension, version 5.0
[    13.890] (II) NVIDIA(0): [DRI2] Setup complete
[    13.890] (==) RandR enabled
[    13.890] (II) Initializing built-in extension Generic Event Extension
[    13.890] (II) Initializing built-in extension SHAPE
[    13.890] (II) Initializing built-in extension MIT-SHM
[    13.890] (II) Initializing built-in extension XInputExtension
[    13.890] (II) Initializing built-in extension XTEST
[    13.890] (II) Initializing built-in extension BIG-REQUESTS
[    13.890] (II) Initializing built-in extension SYNC
[    13.890] (II) Initializing built-in extension XKEYBOARD
[    13.890] (II) Initializing built-in extension XC-MISC
[    13.890] (II) Initializing built-in extension SECURITY
[    13.890] (II) Initializing built-in extension XINERAMA
[    13.890] (II) Initializing built-in extension XFIXES
[    13.890] (II) Initializing built-in extension RENDER
[    13.890] (II) Initializing built-in extension RANDR
[    13.890] (II) Initializing built-in extension COMPOSITE
[    13.890] (II) Initializing built-in extension DAMAGE
[    13.890] (II) Initializing built-in extension GESTURE
[    13.891] (II) Initializing extension GLX
[    13.938] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[    13.942] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    13.942] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    13.942] (II) LoadModule: "evdev"
[    13.942] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    13.942] (II) Module evdev: vendor="X.Org Foundation"
[    13.942] 	compiled for 1.10.0.902, module version = 2.6.0
[    13.942] 	Module class: X.Org XInput Driver
[    13.942] 	ABI class: X.Org XInput driver, version 12.3
[    13.942] (II) Using input driver 'evdev' for 'Power Button'
[    13.942] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    13.942] (**) Power Button: always reports core events
[    13.942] (**) Power Button: Device: "/dev/input/event1"
[    13.960] (--) Power Button: Found keys
[    13.960] (II) Power Button: Configuring as keyboard
[    13.960] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    13.960] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    13.960] (**) Option "xkb_rules" "evdev"
[    13.960] (**) Option "xkb_model" "pc105"
[    13.960] (**) Option "xkb_layout" "us"
[    13.961] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    13.961] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    13.961] (II) Using input driver 'evdev' for 'Power Button'
[    13.961] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    13.961] (**) Power Button: always reports core events
[    13.961] (**) Power Button: Device: "/dev/input/event0"
[    13.961] (--) Power Button: Found keys
[    13.961] (II) Power Button: Configuring as keyboard
[    13.961] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[    13.961] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    13.961] (**) Option "xkb_rules" "evdev"
[    13.961] (**) Option "xkb_model" "pc105"
[    13.961] (**) Option "xkb_layout" "us"
[    13.962] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event2)
[    13.962] (II) No input driver/identifier specified (ignoring)
[    13.964] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event3)
[    13.964] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[    13.964] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[    13.964] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    13.964] (**) USB Optical Mouse: always reports core events
[    13.964] (**) USB Optical Mouse: Device: "/dev/input/event3"
[    13.970] (--) USB Optical Mouse: Found 3 mouse buttons
[    13.970] (--) USB Optical Mouse: Found scroll wheel(s)
[    13.970] (--) USB Optical Mouse: Found relative axes
[    13.970] (--) USB Optical Mouse: Found x and y relative axes
[    13.970] (II) USB Optical Mouse: Configuring as mouse
[    13.970] (II) USB Optical Mouse: Adding scrollwheel support
[    13.970] (**) USB Optical Mouse: YAxisMapping: buttons 4 and 5
[    13.970] (**) USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    13.970] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input3/event3"
[    13.970] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE)
[    13.970] (II) USB Optical Mouse: initialized for relative axes.
[    13.970] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[    13.970] (**) USB Optical Mouse: (accel) acceleration profile 0
[    13.970] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[    13.970] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[    13.970] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[    13.970] (II) No input driver/identifier specified (ignoring)
[    13.970] (II) config/udev: Adding input device Dell Dell Multimedia Pro Keyboard (/dev/input/event4)
[    13.970] (**) Dell Dell Multimedia Pro Keyboard: Applying InputClass "evdev keyboard catchall"
[    13.970] (II) Using input driver 'evdev' for 'Dell Dell Multimedia Pro Keyboard'
[    13.970] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    13.970] (**) Dell Dell Multimedia Pro Keyboard: always reports core events
[    13.970] (**) Dell Dell Multimedia Pro Keyboard: Device: "/dev/input/event4"
[    13.970] (--) Dell Dell Multimedia Pro Keyboard: Found keys
[    13.970] (II) Dell Dell Multimedia Pro Keyboard: Configuring as keyboard
[    13.970] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6.1/2-1.6.1:1.0/input/input4/event4"
[    13.970] (II) XINPUT: Adding extended input device "Dell Dell Multimedia Pro Keyboard" (type: KEYBOARD)
[    13.970] (**) Option "xkb_rules" "evdev"
[    13.970] (**) Option "xkb_model" "pc105"
[    13.970] (**) Option "xkb_layout" "us"
[    13.971] (II) config/udev: Adding input device Dell Dell Multimedia Pro Keyboard (/dev/input/event5)
[    13.971] (**) Dell Dell Multimedia Pro Keyboard: Applying InputClass "evdev keyboard catchall"
[    13.971] (II) Using input driver 'evdev' for 'Dell Dell Multimedia Pro Keyboard'
[    13.971] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    13.971] (**) Dell Dell Multimedia Pro Keyboard: always reports core events
[    13.971] (**) Dell Dell Multimedia Pro Keyboard: Device: "/dev/input/event5"
[    13.980] (--) Dell Dell Multimedia Pro Keyboard: Found absolute axes
[    13.980] (II) evdev-grail: failed to open grail, no gesture support
[    13.980] (--) Dell Dell Multimedia Pro Keyboard: Found keys
[    13.980] (II) Dell Dell Multimedia Pro Keyboard: Configuring as mouse
[    13.980] (II) Dell Dell Multimedia Pro Keyboard: Configuring as keyboard
[    13.980] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6.1/2-1.6.1:1.1/input/input5/event5"
[    13.980] (II) XINPUT: Adding extended input device "Dell Dell Multimedia Pro Keyboard" (type: KEYBOARD)
[    13.980] (**) Option "xkb_rules" "evdev"
[    13.980] (**) Option "xkb_model" "pc105"
[    13.980] (**) Option "xkb_layout" "us"
[    13.980] (II) Dell Dell Multimedia Pro Keyboard: initialized for absolute axes.
[    13.980] (**) Dell Dell Multimedia Pro Keyboard: (accel) keeping acceleration scheme 1
[    13.980] (**) Dell Dell Multimedia Pro Keyboard: (accel) acceleration profile 0
[    13.980] (**) Dell Dell Multimedia Pro Keyboard: (accel) acceleration factor: 2.000
[    13.980] (**) Dell Dell Multimedia Pro Keyboard: (accel) acceleration threshold: 4
[    71.753] 
Backtrace:
[    71.753] 0: /usr/bin/X (xorg_backtrace+0x26) [0x45cef6]
[    71.753] 1: /usr/bin/X (0x400000+0x5ad2a) [0x45ad2a]
[    71.753] 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f6d95ee4000+0xfc60) [0x7f6d95ef3c60]
[    71.753] 3: /usr/bin/X (doListFontsWithInfo+0x169) [0x437b79]
[    71.753] 4: /usr/bin/X (ProcessWorkQueue+0x21) [0x436e41]
[    71.753] 5: /usr/bin/X (WaitForSomething+0x68) [0x464418]
[    71.753] 6: /usr/bin/X (0x400000+0x40f32) [0x440f32]
[    71.753] 7: /usr/bin/X (0x400000+0x21a7e) [0x421a7e]
[    71.753] 8: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xff) [0x7f6d94e2deff]
[    71.753] 9: /usr/bin/X (0x400000+0x21629) [0x421629]
[    71.753] Segmentation fault at address 0xff315330
[    71.753] 
Caught signal 11 (Segmentation fault). Server aborting
[    71.753] 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    71.753] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    71.753] 
[    71.831] (II) Power Button: Close
[    71.831] (II) UnloadModule: "evdev"
[    71.831] (II) Unloading evdev
[    71.831] (II) Power Button: Close
[    71.831] (II) UnloadModule: "evdev"
[    71.831] (II) Unloading evdev
[    71.831] (II) USB Optical Mouse: Close
[    71.831] (II) UnloadModule: "evdev"
[    71.831] (II) Unloading evdev
[    71.831] (II) Dell Dell Multimedia Pro Keyboard: Close
[    71.831] (II) UnloadModule: "evdev"
[    71.831] (II) Unloading evdev
[    71.831] (II) Dell Dell Multimedia Pro Keyboard: Close
[    71.831] (II) UnloadModule: "evdev"
[    71.831] (II) Unloading evdev
[    72.365]  ddxSigGiveUp: Closing log
Comment 1 Jeremy Huddleston Sequoia 2012-06-12 04:02:53 UTC
Is this a regression?
Comment 2 Julien Cristau 2012-06-14 12:39:54 UTC
It's a regression introduced somewhere before 1.9.

*** This bug has been marked as a duplicate of bug 31501 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.