From owner-freebsd-current@FreeBSD.ORG Thu Dec 13 20:49:39 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 50B295A0 for ; Thu, 13 Dec 2012 20:49:39 +0000 (UTC) (envelope-from dieterich.joh@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 087348FC0A for ; Thu, 13 Dec 2012 20:49:38 +0000 (UTC) Received: by mail-ob0-f182.google.com with SMTP id 16so2588225obc.13 for ; Thu, 13 Dec 2012 12:49:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=jgo7g8GjbSg15dusNFgJupXruJIG8gy3Ptf2OdYdUUA=; b=Sz6c7sRNKMd7N8krfyZ2GwpyVnFP0uXMqHuSfLO+ns70Zo5S5S/tbtZluQ6EOL0gxo lgWU029vi/IKdMyVL7AB3jayc0H7rnZxHy29ou1MAbYMeqa4VR3sVHoIkWf/ytNekV+I ov2fpLF8C1rJ6fDoeqKruNVHYXrWlskmq2YikndrXAFqC7+rJ0OqIHTQ+9dUqLrMXaHI +rg9je7PWdY6hCJo4um3bNonyEMAwv4DG1So613A5N4ydVQcF2Da4FZy6khFbEQBUDos eZaGX/XHueDCfaav9FjlZURmPoDdTvTNnTi4MYsVVE5pBPxv9gtg6DoNVirfOuE9flNI KN1w== MIME-Version: 1.0 Received: by 10.182.157.45 with SMTP id wj13mr2730051obb.58.1355431778478; Thu, 13 Dec 2012 12:49:38 -0800 (PST) Received: by 10.182.190.83 with HTTP; Thu, 13 Dec 2012 12:49:38 -0800 (PST) Date: Thu, 13 Dec 2012 15:49:38 -0500 Message-ID: Subject: new xorg segfault 11 with KMS From: Johannes Dieterich To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Dec 2012 20:49:39 -0000 Dear all, I lately see xorg segfault 11s with CURRENT, WITH_NEW_XORG=yes and WITH_KMS=yes. Interestingly, gdm loads fine but xfce4 at login directly causes the segfault (log attached), gnome survives a bit longer but starting any bigger application (e.g. firefox) causes it to crash with the same log. I have a Xorg.core file, but since it is without debug symbols the backtrace makes little sense to me. Unfortunately, I cannot tell what is the root cause of the problems as I first got bitten by the pcre update and also did the world update to the clang3.2 import. Needless to say that everything worked prior and the configuration (no xorg.conf here) did not change. uname -a: FreeBSD XXXXX 10.0-CURRENT FreeBSD 10.0-CURRENT #6 r244180: Thu Dec 13 09:46:06 EST 2012 root@XXXXX:/usr/obj/usr/src/sys/GENERIC amd64. Xorg.0.log: [ 88.021] X.Org X Server 1.10.6 Release Date: 2012-02-10 [ 88.021] X Protocol Version 11, Revision 0 [ 88.021] Build Operating System: FreeBSD 10.0-CURRENT amd64 [ 88.021] Current Operating System: FreeBSD XXXXXXXXX 10.0-CURRENT FreeBSD 10.0-CURRENT #6 r244180: Thu Dec 13 09:46:06 EST 2012 root@XXXXXXX:/usr/obj/usr/src/sys/GENERIC amd64 [ 88.021] Build Date: 13 December 2012 06:30:07AM [ 88.021] [ 88.021] Current version of pixman: 0.24.2 [ 88.021] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 88.021] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 88.022] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Dec 13 15:01:42 2012 [ 88.024] (II) Loader magic: 0x7c1930 [ 88.024] (II) Module ABI versions: [ 88.024] X.Org ANSI C Emulation: 0.4 [ 88.024] X.Org Video Driver: 10.0 [ 88.024] X.Org XInput driver : 12.2 [ 88.024] X.Org Server Extension : 5.0 [ 88.025] (--) PCI:*(0:0:2:0) 8086:0166:17aa:2200 rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/65536 [ 88.025] (==) Using default built-in configuration (30 lines) [ 88.025] (==) --- Start of built-in configuration --- [ 88.025] Section "Device" [ 88.025] Identifier "Builtin Default intel Device 0" [ 88.025] Driver "intel" [ 88.025] EndSection [ 88.025] Section "Screen" [ 88.025] Identifier "Builtin Default intel Screen 0" [ 88.025] Device "Builtin Default intel Device 0" [ 88.025] EndSection [ 88.025] Section "Device" [ 88.025] Identifier "Builtin Default vesa Device 0" [ 88.025] Driver "vesa" [ 88.025] EndSection [ 88.025] Section "Screen" [ 88.025] Identifier "Builtin Default vesa Screen 0" [ 88.025] Device "Builtin Default vesa Device 0" [ 88.025] EndSection [ 88.025] Section "Device" [ 88.025] Identifier "Builtin Default fbdev Device 0" [ 88.025] Driver "fbdev" [ 88.025] EndSection [ 88.025] Section "Screen" [ 88.025] Identifier "Builtin Default fbdev Screen 0" [ 88.025] Device "Builtin Default fbdev Device 0" [ 88.026] EndSection [ 88.026] Section "ServerLayout" [ 88.026] Identifier "Builtin Default Layout" [ 88.026] Screen "Builtin Default intel Screen 0" [ 88.026] Screen "Builtin Default vesa Screen 0" [ 88.026] Screen "Builtin Default fbdev Screen 0" [ 88.026] EndSection [ 88.026] (==) --- End of built-in configuration --- [ 88.026] (==) ServerLayout "Builtin Default Layout" [ 88.026] (**) |-->Screen "Builtin Default intel Screen 0" (0) [ 88.026] (**) | |-->Monitor "" [ 88.026] (**) | |-->Device "Builtin Default intel Device 0" [ 88.026] (==) No monitor specified for screen "Builtin Default intel Screen 0". Using a default monitor configuration. [ 88.026] (**) |-->Screen "Builtin Default vesa Screen 0" (1) [ 88.026] (**) | |-->Monitor "" [ 88.026] (**) | |-->Device "Builtin Default vesa Device 0" [ 88.026] (==) No monitor specified for screen "Builtin Default vesa Screen 0". Using a default monitor configuration. [ 88.026] (**) |-->Screen "Builtin Default fbdev Screen 0" (2) [ 88.027] (**) | |-->Monitor "" [ 88.027] (**) | |-->Device "Builtin Default fbdev Device 0" [ 88.027] (==) No monitor specified for screen "Builtin Default fbdev Screen 0". Using a default monitor configuration. [ 88.027] (==) Automatically adding devices [ 88.027] (==) Automatically enabling devices [ 88.027] (WW) The directory "/usr/local/lib/X11/fonts/misc/" does not exist. [ 88.027] Entry deleted from font path. [ 88.028] (WW) The directory "/usr/local/lib/X11/fonts/Type1/" does not exist. [ 88.029] Entry deleted from font path. [ 88.029] (WW) The directory "/usr/local/lib/X11/fonts/100dpi/" does not exist. [ 88.029] Entry deleted from font path. [ 88.029] (WW) The directory "/usr/local/lib/X11/fonts/75dpi/" does not exist. [ 88.029] Entry deleted from font path. [ 88.029] (==) FontPath set to: /usr/local/lib/X11/fonts/TTF/, /usr/local/lib/X11/fonts/OTF/ [ 88.029] (==) ModulePath set to "/usr/local/lib/xorg/modules" [ 88.029] (II) The server relies on HAL to provide the list of input devices. If no devices become available, reconfigure HAL or disable AutoAddDevices. [ 88.029] (II) LoadModule: "extmod" [ 88.032] (II) Loading /usr/local/lib/xorg/modules/extensions/libextmod.so [ 88.033] (II) Module extmod: vendor="X.Org Foundation" [ 88.033] compiled for 1.10.6, module version = 1.0.0 [ 88.033] Module class: X.Org Server Extension [ 88.033] ABI class: X.Org Server Extension, version 5.0 [ 88.033] (II) Loading extension MIT-SCREEN-SAVER [ 88.033] (II) Loading extension XFree86-VidModeExtension [ 88.033] (II) Loading extension XFree86-DGA [ 88.033] (II) Loading extension DPMS [ 88.034] (II) Loading extension XVideo [ 88.034] (II) Loading extension XVideo-MotionCompensation [ 88.034] (II) Loading extension X-Resource [ 88.034] (II) LoadModule: "dbe" [ 88.034] (II) Loading /usr/local/lib/xorg/modules/extensions/libdbe.so [ 88.035] (II) Module dbe: vendor="X.Org Foundation" [ 88.035] compiled for 1.10.6, module version = 1.0.0 [ 88.035] Module class: X.Org Server Extension [ 88.035] ABI class: X.Org Server Extension, version 5.0 [ 88.035] (II) Loading extension DOUBLE-BUFFER [ 88.035] (II) LoadModule: "glx" [ 88.035] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so [ 88.040] (II) Module glx: vendor="X.Org Foundation" [ 88.040] compiled for 1.10.6, module version = 1.0.0 [ 88.040] ABI class: X.Org Server Extension, version 5.0 [ 88.041] (==) AIGLX disabled [ 88.041] (II) Loading extension GLX [ 88.041] (II) LoadModule: "record" [ 88.042] (II) Loading /usr/local/lib/xorg/modules/extensions/librecord.so [ 88.043] (II) Module record: vendor="X.Org Foundation" [ 88.043] compiled for 1.10.6, module version = 1.13.0 [ 88.043] Module class: X.Org Server Extension [ 88.043] ABI class: X.Org Server Extension, version 5.0 [ 88.043] (II) Loading extension RECORD [ 88.043] (II) LoadModule: "dri" [ 88.043] (II) Loading /usr/local/lib/xorg/modules/extensions/libdri.so [ 88.045] (II) Module dri: vendor="X.Org Foundation" [ 88.045] compiled for 1.10.6, module version = 1.0.0 [ 88.045] ABI class: X.Org Server Extension, version 5.0 [ 88.045] (II) Loading extension XFree86-DRI [ 88.046] (II) LoadModule: "dri2" [ 88.046] (II) Loading /usr/local/lib/xorg/modules/extensions/libdri2.so [ 88.047] (II) Module dri2: vendor="X.Org Foundation" [ 88.047] compiled for 1.10.6, module version = 1.2.0 [ 88.047] ABI class: X.Org Server Extension, version 5.0 [ 88.047] (II) Loading extension DRI2 [ 88.047] (II) LoadModule: "intel" [ 88.047] (II) Loading /usr/local/lib/xorg/modules/drivers/intel_drv.so [ 88.053] (II) Module intel: vendor="X.Org Foundation" [ 88.053] compiled for 1.10.6, module version = 2.17.0 [ 88.053] Module class: X.Org Video Driver [ 88.053] ABI class: X.Org Video Driver, version 10.0 [ 88.053] (II) LoadModule: "vesa" [ 88.053] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so [ 88.054] (II) Module vesa: vendor="X.Org Foundation" [ 88.054] compiled for 1.10.6, module version = 2.3.0 [ 88.054] Module class: X.Org Video Driver [ 88.054] ABI class: X.Org Video Driver, version 10.0 [ 88.054] (II) LoadModule: "fbdev" [ 88.057] (WW) Warning, couldn't open module fbdev [ 88.057] (II) UnloadModule: "fbdev" [ 88.057] (II) Unloading fbdev [ 88.057] (EE) Failed to load module "fbdev" (module does not exist, 0) [ 88.057] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale, Sandybridge Desktop (GT1), Sandybridge Desktop (GT2), Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1), Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+), Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2), Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server [ 88.060] (II) VESA: driver for VESA chipsets: vesa [ 88.060] (--) Using syscons driver with X support (version 2.0) [ 88.060] (--) using VT number 9 [ 88.062] (II) Loading /usr/local/lib/xorg/modules/drivers/intel_drv.so [ 88.062] (WW) Falling back to old probe method for vesa [ 88.062] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support [ 88.062] drmOpenDevice: node name is /dev/dri/card0 [ 88.062] Failed to change owner or group for file /dev/dri! 2: No such file or directory [ 88.062] Failed to change owner or group for file /dev/dri/card0! 2: No such file or directory [ 88.062] drmOpenDevice: open result is -1, (No such file or directory) [ 88.062] Failed to change owner or group for file /dev/dri/card0! 2: No such file or directory [ 88.062] drmOpenDevice: open result is -1, (No such file or directory) [ 88.062] drmOpenDevice: Open failed [ 89.135] drmOpenByBusid: Searching for BusID pci:0000:00:02.0 [ 89.135] drmOpenDevice: node name is /dev/dri/card0 [ 89.135] drmOpenDevice: open result is 8, (OK) [ 89.135] drmOpenByBusid: drmOpenMinor returns 8 [ 89.135] drmOpenByBusid: Interface 1.4 failed, trying 1.1 [ 89.135] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0 [ 89.135] (II) intel(0): Creating default Display subsection in Screen section "Builtin Default intel Screen 0" for depth/fbbpp 24/32 [ 89.135] (==) intel(0): Depth 24, (--) framebuffer bpp 32 [ 89.135] (==) intel(0): RGB weight 888 [ 89.135] (==) intel(0): Default visual is TrueColor [ 89.135] (II) intel(0): Integrated Graphics Chipset: Intel(R) Ivybridge Mobile (GT2) [ 89.135] (--) intel(0): Chipset: "Ivybridge Mobile (GT2)" [ 89.135] (**) intel(0): Relaxed fencing enabled [ 89.135] (**) intel(0): Wait on SwapBuffers? enabled [ 89.135] (**) intel(0): Triple buffering? enabled [ 89.135] (**) intel(0): Framebuffer tiled [ 89.135] (**) intel(0): Pixmaps tiled [ 89.135] (**) intel(0): 3D buffers tiled [ 89.135] (**) intel(0): SwapBuffers wait enabled [ 89.136] (==) intel(0): video overlay key set to 0x101fe [ 89.136] (II) intel(0): Output LVDS1 has no monitor section [ 89.136] (II) intel(0): Output VGA1 has no monitor section [ 89.350] (II) intel(0): Output HDMI1 has no monitor section [ 89.368] (II) intel(0): Output DP1 has no monitor section [ 89.378] (II) intel(0): Output HDMI2 has no monitor section [ 89.387] (II) intel(0): Output HDMI3 has no monitor section [ 89.405] (II) intel(0): Output DP2 has no monitor section [ 89.423] (II) intel(0): Output DP3 has no monitor section [ 89.423] (II) intel(0): EDID for output LVDS1 [ 89.423] (II) intel(0): Manufacturer: SEC Model: 324c Serial#: 0 [ 89.423] (II) intel(0): Year: 2010 Week: 0 [ 89.423] (II) intel(0): EDID Version: 1.3 [ 89.423] (II) intel(0): Digital Display Input [ 89.423] (II) intel(0): Max Image Size [cm]: horiz.: 31 vert.: 17 [ 89.423] (II) intel(0): Gamma: 2.20 [ 89.424] (II) intel(0): DPMS capabilities: StandBy Suspend Off [ 89.424] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 89.424] (II) intel(0): First detailed timing is preferred mode [ 89.424] (II) intel(0): redX: 0.566 redY: 0.337 greenX: 0.351 greenY: 0.560 [ 89.424] (II) intel(0): blueX: 0.150 blueY: 0.094 whiteX: 0.313 whiteY: 0.329 [ 89.424] (II) intel(0): Manufacturer's mask: 0 [ 89.424] (II) intel(0): Supported detailed timing: [ 89.424] (II) intel(0): clock: 98.2 MHz Image Size: 310 x 174 mm [ 89.424] (II) intel(0): h_active: 1600 h_sync: 1648 h_sync_end 1680 h_blank_end 1760 h_border: 0 [ 89.424] (II) intel(0): v_active: 900 v_sync: 902 v_sync_end 907 v_blanking: 930 v_border: 0 [ 89.424] (II) intel(0): Unknown vendor-specific block f [ 89.424] (II) intel(0): SAMSUNG [ 89.424] (II) intel(0): LTN140KT03401 [ 89.424] (II) intel(0): EDID (in hex): [ 89.424] (II) intel(0): 00ffffffffffff004ca34c3200000000 [ 89.424] (II) intel(0): 00140103801f1178ea1d859156598f26 [ 89.424] (II) intel(0): 18505400000001010101010101010101 [ 89.424] (II) intel(0): 0101010101015d2640a060841e303020 [ 89.424] (II) intel(0): 250036ae100000190000000f00000000 [ 89.425] (II) intel(0): 000000000032c8043200000000fe0053 [ 89.425] (II) intel(0): 414d53554e470a204ca34b54000000fe [ 89.425] (II) intel(0): 004c544e3134304b54303334303100ca [ 89.425] (II) intel(0): EDID vendor "SEC", prod id 12876 [ 89.425] (II) intel(0): Printing DDC gathered Modelines: [ 89.425] (II) intel(0): Modeline "1600x900"x0.0 98.21 1600 1648 1680 1760 900 902 907 930 -hsync -vsync (55.8 kHz) [ 89.425] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported) [ 89.425] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported) [ 89.425] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported) [ 89.425] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported) [ 89.425] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported) [ 89.425] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported) [ 89.425] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported) [ 89.425] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported) [ 89.425] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported) [ 89.425] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported) [ 89.425] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported) [ 89.425] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported) [ 89.425] (II) intel(0): Printing probed modes for output LVDS1 [ 89.425] (II) intel(0): Modeline "1600x900"x60.0 98.21 1600 1648 1680 1760 900 902 907 930 -hsync -vsync (55.8 kHz) [ 89.425] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) [ 89.426] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) [ 89.426] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) [ 89.426] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) [ 89.426] (II) intel(0): EDID for output VGA1 [ 89.632] (II) intel(0): EDID for output HDMI1 [ 89.650] (II) intel(0): EDID for output DP1 [ 89.660] (II) intel(0): EDID for output HDMI2 [ 89.669] (II) intel(0): EDID for output HDMI3 [ 89.687] (II) intel(0): EDID for output DP2 [ 89.705] (II) intel(0): EDID for output DP3 [ 89.705] (II) intel(0): Output LVDS1 connected [ 89.705] (II) intel(0): Output VGA1 disconnected [ 89.705] (II) intel(0): Output HDMI1 disconnected [ 89.705] (II) intel(0): Output DP1 disconnected [ 89.705] (II) intel(0): Output HDMI2 disconnected [ 89.705] (II) intel(0): Output HDMI3 disconnected [ 89.705] (II) intel(0): Output DP2 disconnected [ 89.705] (II) intel(0): Output DP3 disconnected [ 89.705] (II) intel(0): Using exact sizes for initial modes [ 89.705] (II) intel(0): Output LVDS1 using initial mode 1600x900 [ 89.706] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated. [ 89.706] (II) intel(0): Kernel page flipping support detected, enabling [ 89.706] (**) intel(0): Display dimensions: (310, 170) mm [ 89.706] (**) intel(0): DPI set to (131, 134) [ 89.706] (II) Loading sub module "fb" [ 89.706] (II) LoadModule: "fb" [ 89.707] (II) Loading /usr/local/lib/xorg/modules/libfb.so [ 89.709] (II) Module fb: vendor="X.Org Foundation" [ 89.709] compiled for 1.10.6, module version = 1.0.0 [ 89.709] ABI class: X.Org ANSI C Emulation, version 0.4 [ 89.709] (II) Loading sub module "dri2" [ 89.709] (II) LoadModule: "dri2" [ 89.709] (II) Loading /usr/local/lib/xorg/modules/extensions/libdri2.so [ 89.710] (II) Module dri2: vendor="X.Org Foundation" [ 89.710] compiled for 1.10.6, module version = 1.2.0 [ 89.710] ABI class: X.Org Server Extension, version 5.0 [ 89.710] (II) UnloadModule: "vesa" [ 89.710] (II) Unloading vesa [ 89.710] (==) Depth 24 pixmap format is 32 bpp [ 89.710] (II) intel(0): [DRI2] Setup complete [ 89.710] (II) intel(0): [DRI2] DRI driver: i965 [ 89.710] (II) intel(0): Allocated new frame buffer 1600x900 stride 6656, tiled [ 89.716] (II) UXA(0): Driver registered support for the following operations: [ 89.716] (II) solid [ 89.716] (II) copy [ 89.716] (II) composite (RENDER acceleration) [ 89.716] (II) put_image [ 89.716] (II) get_image [ 89.716] (==) intel(0): Backing store disabled [ 89.716] (==) intel(0): Silken mouse enabled [ 89.716] (II) intel(0): Initializing HW Cursor [ 89.873] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message. [ 89.873] (==) intel(0): DPMS enabled [ 89.873] (==) intel(0): Intel XvMC decoder enabled [ 89.873] (II) intel(0): Set up textured video [ 89.874] (II) intel(0): [XvMC] xvmc_vld driver initialized. [ 89.874] (II) intel(0): direct rendering: DRI2 Enabled [ 89.874] (--) RandR disabled [ 89.874] (II) Initializing built-in extension Generic Event Extension [ 89.874] (II) Initializing built-in extension SHAPE [ 89.874] (II) Initializing built-in extension MIT-SHM [ 89.874] (II) Initializing built-in extension XInputExtension [ 89.874] (II) Initializing built-in extension XTEST [ 89.874] (II) Initializing built-in extension BIG-REQUESTS [ 89.874] (II) Initializing built-in extension SYNC [ 89.874] (II) Initializing built-in extension XKEYBOARD [ 89.874] (II) Initializing built-in extension XC-MISC [ 89.874] (II) Initializing built-in extension XINERAMA [ 89.874] (II) Initializing built-in extension XFIXES [ 89.874] (II) Initializing built-in extension RENDER [ 89.874] (II) Initializing built-in extension RANDR [ 89.874] (II) Initializing built-in extension COMPOSITE [ 89.874] (II) Initializing built-in extension DAMAGE [ 89.912] (II) AIGLX: Loaded and initialized /usr/local/lib/dri/swrast_dri.so [ 89.912] (II) GLX: Initialized DRISWRAST GL provider for screen 0 [ 89.913] (II) intel(0): Setting screen physical size to 423 x 238 [ 92.986] (II) config/hal: Adding input device AT Keyboard [ 92.987] (II) LoadModule: "kbd" [ 92.987] (II) Loading /usr/local/lib/xorg/modules/input/kbd_drv.so [ 92.988] (II) Module kbd: vendor="X.Org Foundation" [ 92.989] compiled for 1.10.6, module version = 1.6.1 [ 92.989] Module class: X.Org XInput Driver [ 92.989] ABI class: X.Org XInput driver, version 12.2 [ 92.989] (II) Using input driver 'kbd' for 'AT Keyboard' [ 92.989] (II) Loading /usr/local/lib/xorg/modules/input/kbd_drv.so [ 92.989] (**) AT Keyboard: always reports core events [ 92.989] (**) AT Keyboard: always reports core events [ 92.989] (**) Option "Protocol" "standard" [ 92.989] (**) Option "XkbRules" "base" [ 92.989] (**) Option "XkbModel" "pc105" [ 92.989] (**) Option "XkbLayout" "us" [ 92.989] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/atkbd_0" [ 92.989] (II) XINPUT: Adding extended input device "AT Keyboard" (type: KEYBOARD) [ 95.110] (II) config/hal: Adding input device PS/2 Mouse [ 95.110] (II) LoadModule: "mouse" [ 95.111] (II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.so [ 95.112] (II) Module mouse: vendor="X.Org Foundation" [ 95.112] compiled for 1.10.6, module version = 1.7.1 [ 95.112] Module class: X.Org XInput Driver [ 95.112] ABI class: X.Org XInput driver, version 12.2 [ 95.112] (II) Using input driver 'mouse' for 'PS/2 Mouse' [ 95.112] (II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.so [ 95.112] (**) PS/2 Mouse: always reports core events [ 95.112] (**) Option "Device" "/dev/psm0" [ 95.112] (==) PS/2 Mouse: Protocol: "Auto" [ 95.112] (**) PS/2 Mouse: always reports core events [ 95.165] (==) PS/2 Mouse: Emulate3Buttons, Emulate3Timeout: 50 [ 95.165] (**) PS/2 Mouse: ZAxisMapping: buttons 4 and 5 [ 95.165] (**) PS/2 Mouse: Buttons: 9 [ 95.165] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/psm_0" [ 95.165] (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE) [ 95.165] (**) PS/2 Mouse: (accel) keeping acceleration scheme 1 [ 95.165] (**) PS/2 Mouse: (accel) acceleration profile 0 [ 95.165] (**) PS/2 Mouse: (accel) acceleration factor: 2.000 [ 95.165] (**) PS/2 Mouse: (accel) acceleration threshold: 4 [ 95.183] (II) PS/2 Mouse: SetupAuto: hw.iftype is 3, hw.model is 0 [ 95.183] (II) PS/2 Mouse: SetupAuto: protocol is PS/2 [ 95.340] (II) PS/2 Mouse: ps2EnableDataReporting: succeeded [ 96.475] (II) intel(0): EDID vendor "SEC", prod id 12876 [ 96.475] (II) intel(0): Printing DDC gathered Modelines: [ 96.475] (II) intel(0): Modeline "1600x900"x0.0 98.21 1600 1648 1680 1760 900 902 907 930 -hsync -vsync (55.8 kHz) [ 96.755] (II) intel(0): EDID vendor "SEC", prod id 12876 [ 96.755] (II) intel(0): Printing DDC gathered Modelines: [ 96.755] (II) intel(0): Modeline "1600x900"x0.0 98.21 1600 1648 1680 1760 900 902 907 930 -hsync -vsync (55.8 kHz) [ 97.036] (II) intel(0): EDID vendor "SEC", prod id 12876 [ 97.036] (II) intel(0): Printing DDC gathered Modelines: [ 97.036] (II) intel(0): Modeline "1600x900"x0.0 98.21 1600 1648 1680 1760 900 902 907 930 -hsync -vsync (55.8 kHz) [ 97.315] (II) intel(0): EDID vendor "SEC", prod id 12876 [ 97.315] (II) intel(0): Printing DDC gathered Modelines: [ 97.315] (II) intel(0): Modeline "1600x900"x0.0 98.21 1600 1648 1680 1760 900 902 907 930 -hsync -vsync (55.8 kHz) [ 107.345] (II) intel(0): EDID vendor "SEC", prod id 12876 [ 107.345] (II) intel(0): Printing DDC gathered Modelines: [ 107.345] (II) intel(0): Modeline "1600x900"x0.0 98.21 1600 1648 1680 1760 900 902 907 930 -hsync -vsync (55.8 kHz) [ 108.696] Segmentation fault at address 0x3fffffffed [ 108.696] Fatal server error: [ 108.697] Caught signal 11 (Segmentation fault). Server aborting [ 108.697] [ 108.697] Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 108.697] Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 108.697] [ 108.698] (II) UnloadModule: "kbd" [ 108.698] (II) Unloading kbd [ 108.733] (II) UnloadModule: "mouse" [ 108.733] (II) Unloading mouse [ 108.733] (WW) intel(0): drmDropMaster failed: Unknown error: -22 Perhaps someone got an idea? Thanks a lot Johannes