Skip to content

Instantly share code, notes, and snippets.

@akheron
Created August 6, 2012 04:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save akheron/3270723 to your computer and use it in GitHub Desktop.
Save akheron/3270723 to your computer and use it in GitHub Desktop.
Valgrind log with patched xserver-xorg, running with -core, crashes with segfault
==14106== Memcheck, a memory error detector
==14106== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==14106== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==14106== Command: /usr/bin/Xorg :4 -auth /var/run/lightdm/root/:4 -nolisten tcp vt7 -novtswitch -core -verbose 10
==14106==
X.Org X Server 1.11.3
Release Date: 2011-12-16
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.2.0-27-generic x86_64 Ubuntu
Current Operating System: Linux chang 3.2.0-27-generic #43-Ubuntu SMP Fri Jul 6 14:25:57 UTC 2012 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-27-generic root=UUID=5b0c16e1-48af-4388-a9a7-1ad8b621ea2e ro quiet splash vt.handoff=7
Build Date: 30 July 2012 03:44:19PM
xorg-server 2:1.11.4-0ubuntu10.6 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.24.4
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.4.log", Time: Wed Aug 1 12:51:12 2012
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(==) No Layout section. Using the first Screen section.
(==) No screen section available. Using defaults.
(**) |-->Screen "Default Screen Section" (0)
(**) | |-->Monitor "<default monitor>"
(==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
(==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
(II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
(II) Loader magic: 0x4fab00
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 11.0
X.Org XInput driver : 16.0
X.Org Server Extension : 6.0
(--) PCI:*(0:0:2:0) 8086:0126:17aa:21ce rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00005000/64
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.11.3, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 6.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.11.3, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 6.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 1.11.3, module version = 1.0.0
ABI class: X.Org Server Extension, version 6.0
(==) AIGLX enabled
(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.11.3, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 6.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.11.3, module version = 1.0.0
ABI class: X.Org Server Extension, version 6.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.11.3, module version = 1.2.0
ABI class: X.Org Server Extension, version 6.0
(II) Loading extension DRI2
(==) Matched intel as autoconfigured driver 0
(==) Matched vesa as autoconfigured driver 1
(==) Matched fbdev as autoconfigured driver 2
(==) Assigned the driver to the xf86ConfigLayout
(II) LoadModule: "intel"
(II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
compiled for 1.11.3, module version = 2.17.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 11.0
(II) LoadModule: "vesa"
(II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
(II) Module vesa: vendor="X.Org Foundation"
compiled for 1.11.3, module version = 2.3.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 11.0
(II) LoadModule: "fbdev"
(II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
(II) Module fbdev: vendor="X.Org Foundation"
compiled for 1.11.3, module version = 0.4.2
ABI class: X.Org Video Driver, version 11.0
(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
(II) VESA: driver for VESA chipsets: vesa
(II) FBDEV: driver for framebuffer: fbdev
(++) using VT number 7
(II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
(WW) Falling back to old probe method for vesa
(WW) Falling back to old probe method for fbdev
(II) Loading sub module "fbdevhw"
(II) LoadModule: "fbdevhw"
(II) Loading /usr/lib/xorg/modules/libfbdevhw.so
(II) Module fbdevhw: vendor="X.Org Foundation"
compiled for 1.11.3, module version = 0.0.2
ABI class: X.Org Video Driver, version 11.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: drmOpenMinor returns 9
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
==14106== Syscall param ioctl(generic) points to uninitialised byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x85F34DB: drmCommandWriteRead (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8A0E972: I830PreInit (intel_driver.c:379)
==14106== by 0x1970F7: InitOutput (xf86Init.c:599)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7ff000a34 is on thread 1's stack
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x8A0E770: I830PreInit (intel_driver.c:545)
==14106==
(II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
(==) intel(0): Depth 24, (--) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(II) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2+)
(--) intel(0): Chipset: "Sandybridge Mobile (GT2+)"
==14106== Syscall param ioctl(generic) points to uninitialised byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8C58C16: drm_intel_bufmgr_gem_init (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8A0ECC6: I830PreInit (intel_driver.c:409)
==14106== by 0x1970F7: InitOutput (xf86Init.c:599)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7ff000994 is on thread 1's stack
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x4015235: _dl_runtime_resolve (dl-trampoline.S:43)
==14106==
==14106== Warning: noted but unhandled ioctl 0x6458 with no size/direction hints
==14106== This could cause spurious value errors to appear.
==14106== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper.
(**) intel(0): Relaxed fencing enabled
(**) intel(0): Wait on SwapBuffers? enabled
(**) intel(0): Triple buffering? enabled
(**) intel(0): Framebuffer tiled
(**) intel(0): Pixmaps tiled
(**) intel(0): 3D buffers tiled
(**) intel(0): SwapBuffers wait enabled
(==) intel(0): video overlay key set to 0x101fe
==14106== Syscall param ioctl(generic) points to uninitialised byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x85F48B4: drmModeGetCrtc (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8A0D215: intel_mode_pre_init (intel_display.c:681)
==14106== by 0x8A0F056: I830PreInit (intel_driver.c:690)
==14106== by 0x1970F7: InitOutput (xf86Init.c:599)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7ff000900 is on thread 1's stack
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x4015235: _dl_runtime_resolve (dl-trampoline.S:43)
==14106==
==14106== Syscall param ioctl(generic) points to uninitialised byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8C56FF7: drm_intel_gem_bo_alloc_internal (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8A0D25C: intel_mode_pre_init (intel_display.c:689)
==14106== by 0x8A0F056: I830PreInit (intel_driver.c:690)
==14106== by 0x1970F7: InitOutput (xf86Init.c:599)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7ff000938 is on thread 1's stack
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x8A07B60: ??? (in /usr/lib/xorg/modules/drivers/intel_drv.so)
==14106==
==14106== Syscall param ioctl(generic) points to uninitialised byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8C554B9: drm_intel_gem_get_pipe_from_crtc_id (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8A0D239: intel_mode_pre_init (intel_display.c:686)
==14106== by 0x8A0F056: I830PreInit (intel_driver.c:690)
==14106== by 0x1970F7: InitOutput (xf86Init.c:599)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7ff000964 is on thread 1's stack
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x8A07B70: ??? (in /usr/lib/xorg/modules/drivers/intel_drv.so)
==14106==
(II) intel(0): Output LVDS1 has no monitor section
(II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
==14106== Syscall param ioctl(generic) points to uninitialised byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x85F4AFB: drmModeGetEncoder (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8A0B9BC: intel_output_init (intel_display.c:1316)
==14106== by 0x8A0D2BD: intel_mode_pre_init (intel_display.c:1624)
==14106== by 0x8A0F056: I830PreInit (intel_driver.c:690)
==14106== by 0x1970F7: InitOutput (xf86Init.c:599)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7ff000798 is on thread 1's stack
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x8A09090: ??? (in /usr/lib/xorg/modules/drivers/intel_drv.so)
==14106==
(II) intel(0): Output VGA1 has no monitor section
(II) intel(0): Output HDMI1 has no monitor section
(II) intel(0): Output DP1 has no monitor section
(II) intel(0): Output HDMI2 has no monitor section
(II) intel(0): Output HDMI3 has no monitor section
(II) intel(0): Output DP2 has no monitor section
(II) intel(0): Output DP3 has no monitor section
==14106== Syscall param ioctl(generic) points to uninitialised byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x85F4F93: drmModeGetProperty (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8A0CA7B: intel_output_get_modes (intel_display.c:768)
==14106== by 0x1C7566: xf86ProbeOutputModes (xf86Crtc.c:1614)
==14106== by 0x1C91A4: xf86InitialConfiguration (xf86Crtc.c:2399)
==14106== by 0x8A0D2D8: intel_mode_pre_init (intel_display.c:1626)
==14106== by 0x8A0F056: I830PreInit (intel_driver.c:690)
==14106== by 0x1970F7: InitOutput (xf86Init.c:599)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7ff000598 is on thread 1's stack
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x4015235: _dl_runtime_resolve (dl-trampoline.S:43)
==14106==
(II) intel(0): EDID for output LVDS1
(II) intel(0): Manufacturer: AUO Model: 213e Serial#: 0
(II) intel(0): Year: 2010 Week: 33
(II) intel(0): EDID Version: 1.4
(II) intel(0): Digital Display Input
(II) intel(0): 6 bits per channel
(II) intel(0): Digital interface is undefined
(II) intel(0): Max Image Size [cm]: horiz.: 31 vert.: 17
(II) intel(0): Gamma: 2.20
(II) intel(0): No DPMS capabilities specified
(II) intel(0): Supported color encodings: RGB 4:4:4
(II) intel(0): First detailed timing is preferred mode
(II) intel(0): Preferred mode is native pixel format and refresh rate
(II) intel(0): redX: 0.610 redY: 0.350 greenX: 0.320 greenY: 0.560
(II) intel(0): blueX: 0.150 blueY: 0.130 whiteX: 0.313 whiteY: 0.329
(II) intel(0): Manufacturer's mask: 0
(II) intel(0): Supported detailed timing:
(II) intel(0): clock: 110.0 MHz Image Size: 309 x 174 mm
(II) intel(0): h_active: 1600 h_sync: 1664 h_sync_end 1706 h_blank_end 2010 h_border: 0
(II) intel(0): v_active: 900 v_sync: 903 v_sync_end 906 v_blanking: 912 v_border: 0
(II) intel(0): Supported detailed timing:
(II) intel(0): clock: 73.3 MHz Image Size: 309 x 174 mm
(II) intel(0): h_active: 1600 h_sync: 1664 h_sync_end 1706 h_blank_end 2010 h_border: 0
(II) intel(0): v_active: 900 v_sync: 903 v_sync_end 906 v_blanking: 912 v_border: 0
(II) intel(0): AUO
(II) intel(0): B140RW02 V1
(II) intel(0): EDID (in hex):
(II) intel(0): 00ffffffffffff0006af3e2100000000
(II) intel(0): 21140104901f11780261959c59528f26
(II) intel(0): 21505400000001010101010101010101
(II) intel(0): 010101010101f82a409a61840c30402a
(II) intel(0): 330035ae10000018a51c409a61840c30
(II) intel(0): 402a330035ae10000018000000fe0041
(II) intel(0): 554f0a202020202020202020000000fe
(II) intel(0): 004231343052573032205631200a00d0
(II) intel(0): EDID vendor "AUO", prod id 8510
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz)
(II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz)
(II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
(II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
(II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
(II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
(II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
(II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
(II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
(II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
(II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
(II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
(II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
(II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
(II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
(II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
(II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
(II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
(II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
(II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
(II) intel(0): Printing probed modes for output LVDS1
(II) intel(0): Modeline "1600x900"x60.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz)
(II) intel(0): Modeline "1600x900"x40.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz)
(II) intel(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
(II) intel(0): Modeline "1360x768"x59.8 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz)
(II) intel(0): Modeline "1360x768"x60.0 72.00 1360 1408 1440 1520 768 771 781 790 +hsync -vsync (47.4 kHz)
(II) intel(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz)
(II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID for output VGA1
(II) intel(0): EDID for output HDMI1
(II) intel(0): EDID for output DP1
(II) intel(0): EDID for output HDMI2
(II) intel(0): EDID for output HDMI3
(II) intel(0): EDID for output DP2
(II) intel(0): EDID for output DP3
(II) intel(0): Output LVDS1 connected
(II) intel(0): Output VGA1 disconnected
(II) intel(0): Output HDMI1 disconnected
(II) intel(0): Output DP1 disconnected
(II) intel(0): Output HDMI2 disconnected
(II) intel(0): Output HDMI3 disconnected
(II) intel(0): Output DP2 disconnected
(II) intel(0): Output DP3 disconnected
(II) intel(0): Using exact sizes for initial modes
(II) intel(0): Output LVDS1 using initial mode 1600x900
(II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
==14106== Syscall param ioctl(generic) points to uninitialised byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x85F34DB: drmCommandWriteRead (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8A0D311: intel_mode_pre_init (intel_display.c:1631)
==14106== by 0x8A0F056: I830PreInit (intel_driver.c:690)
==14106== by 0x1970F7: InitOutput (xf86Init.c:599)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7ff000994 is on thread 1's stack
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x8A0D110: intel_mode_pre_init (intel_display.c:1591)
==14106==
(II) intel(0): Kernel page flipping support detected, enabling
(**) intel(0): Display dimensions: (310, 170) mm
(**) intel(0): DPI set to (131, 134)
(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.11.3, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "dri2"
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
compiled for 1.11.3, module version = 1.2.0
ABI class: X.Org Server Extension, version 6.0
(II) UnloadModule: "vesa"
(II) Unloading vesa
(II) UnloadModule: "fbdev"
(II) Unloading fbdev
(II) UnloadModule: "fbdevhw"
(II) Unloading fbdevhw
(==) Depth 24 pixmap format is 32 bpp
(II) intel(0): [DRI2] Setup complete
(II) intel(0): [DRI2] DRI driver: i965
(II) intel(0): Allocated new frame buffer 1600x900 stride 6656, tiled
==14106== Syscall param ioctl(generic) points to uninitialised byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8C56FF7: drm_intel_gem_bo_alloc_internal (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8A0A220: intel_next_batch (intel_batchbuffer.c:80)
==14106== by 0x8A0DBAD: I830ScreenInit (intel_driver.c:960)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7ff000998 is on thread 1's stack
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x8A07B60: ??? (in /usr/lib/xorg/modules/drivers/intel_drv.so)
==14106==
==14106== Syscall param ioctl(generic) points to uninitialised byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8C56FF7: drm_intel_gem_bo_alloc_internal (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8A2156E: gen4_render_state_init (i965_render.c:2301)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7ff0008e8 is on thread 1's stack
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x8A07B60: ??? (in /usr/lib/xorg/modules/drivers/intel_drv.so)
==14106==
==14106== Syscall param ioctl(generic) points to uninitialised byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8C56FF7: drm_intel_gem_bo_alloc_internal (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8A21DF1: gen4_render_state_init (intel.h:700)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7ff0008e8 is on thread 1's stack
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x8A07B60: ??? (in /usr/lib/xorg/modules/drivers/intel_drv.so)
==14106==
==14106== Syscall param ioctl(generic) points to uninitialised byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8C558C5: drm_intel_gem_bo_subdata (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8A21E09: gen4_render_state_init (intel.h:702)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7ff0008e4 is on thread 1's stack
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x8A07EE0: ??? (in /usr/lib/xorg/modules/drivers/intel_drv.so)
==14106==
==14106== Syscall param ioctl(generic) points to uninitialised byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8C56FF7: drm_intel_gem_bo_alloc_internal (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8A20D15: sampler_border_color_create (intel.h:700)
==14106== by 0x8A21E28: gen4_render_state_init (i965_render.c:2850)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7ff0008c8 is on thread 1's stack
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x8A07B60: ??? (in /usr/lib/xorg/modules/drivers/intel_drv.so)
==14106==
==14106== Syscall param ioctl(generic) points to uninitialised byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8C558C5: drm_intel_gem_bo_subdata (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8A20D2F: sampler_border_color_create (intel.h:702)
==14106== by 0x8A21E28: gen4_render_state_init (i965_render.c:2850)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7ff0008c4 is on thread 1's stack
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x8A07EE0: ??? (in /usr/lib/xorg/modules/drivers/intel_drv.so)
==14106==
==14106== Syscall param ioctl(generic) points to uninitialised byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8C56FF7: drm_intel_gem_bo_alloc_internal (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8A220DB: gen4_render_state_init (i965_render.c:986)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7ff0008e8 is on thread 1's stack
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x8A07B60: ??? (in /usr/lib/xorg/modules/drivers/intel_drv.so)
==14106==
==14106== Syscall param ioctl(generic) points to uninitialised byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8C55F65: drm_intel_gem_bo_map (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8A220EB: gen4_render_state_init (i965_render.c:989)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7ff0008d4 is on thread 1's stack
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x4015235: _dl_runtime_resolve (dl-trampoline.S:43)
==14106==
==14106== Invalid write of size 8
==14106== at 0x8A1F87F: gen4_sampler_state_init (string3.h:85)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d8000 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 1
==14106== at 0x8A1F886: gen4_sampler_state_init (i965_render.c:861)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d8003 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid read of size 4
==14106== at 0x8A1F88A: gen4_sampler_state_init (i965_render.c:870)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d8000 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 8
==14106== at 0x8A1F88C: gen4_sampler_state_init (string3.h:85)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d8008 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 4
==14106== at 0x8A1F8A2: gen4_sampler_state_init (i965_render.c:866)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d8000 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 1
==14106== at 0x8A1F8AD: gen4_sampler_state_init (i965_render.c:867)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d8002 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid read of size 1
==14106== at 0x8A1F8C8: gen4_sampler_state_init (i965_render.c:878)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d8004 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 1
==14106== at 0x8A1F8D2: gen4_sampler_state_init (i965_render.c:878)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d8004 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid read of size 2
==14106== at 0x8A1F8D5: gen4_sampler_state_init (i965_render.c:879)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d8004 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 2
==14106== at 0x8A1F8E0: gen4_sampler_state_init (i965_render.c:879)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d8004 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 1
==14106== at 0x8A1F8EA: gen4_sampler_state_init (i965_render.c:880)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d8004 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid read of size 4
==14106== at 0x8A1F907: gen4_sampler_state_init (i965_render.c:899)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d8008 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid read of size 1
==14106== at 0x8A1F90A: gen4_sampler_state_init (i965_render.c:905)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d800f is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 4
==14106== at 0x8A1F916: gen4_sampler_state_init (i965_render.c:899)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d8008 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 8
==14106== at 0x8A1F87F: gen4_sampler_state_init (string3.h:85)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d8010 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 1
==14106== at 0x8A1F886: gen4_sampler_state_init (i965_render.c:861)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d8013 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid read of size 4
==14106== at 0x8A1F88A: gen4_sampler_state_init (i965_render.c:870)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d8010 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 8
==14106== at 0x8A1F88C: gen4_sampler_state_init (string3.h:85)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d8018 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 4
==14106== at 0x8A1F8A2: gen4_sampler_state_init (i965_render.c:866)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d8010 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 1
==14106== at 0x8A1F8AD: gen4_sampler_state_init (i965_render.c:867)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d8012 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid read of size 1
==14106== at 0x8A1F8C8: gen4_sampler_state_init (i965_render.c:878)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d8014 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 1
==14106== at 0x8A1F8D2: gen4_sampler_state_init (i965_render.c:878)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d8014 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid read of size 2
==14106== at 0x8A1F8D5: gen4_sampler_state_init (i965_render.c:879)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d8014 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 2
==14106== at 0x8A1F8E0: gen4_sampler_state_init (i965_render.c:879)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d8014 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 1
==14106== at 0x8A1F8EA: gen4_sampler_state_init (i965_render.c:880)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d8014 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid read of size 4
==14106== at 0x8A1F907: gen4_sampler_state_init (i965_render.c:899)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d8018 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid read of size 1
==14106== at 0x8A1F90A: gen4_sampler_state_init (i965_render.c:905)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d801f is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 4
==14106== at 0x8A1F916: gen4_sampler_state_init (i965_render.c:899)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d8018 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid read of size 1
==14106== at 0x8A1F960: gen4_sampler_state_init (i965_render.c:883)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d7014 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid read of size 2
==14106== at 0x8A1F964: gen4_sampler_state_init (i965_render.c:884)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d7014 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 2
==14106== at 0x8A1F96C: gen4_sampler_state_init (i965_render.c:884)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d7014 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 1
==14106== at 0x8A1F973: gen4_sampler_state_init (i965_render.c:885)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d7014 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid read of size 1
==14106== at 0x8A1F93A: gen4_sampler_state_init (i965_render.c:888)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d6014 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 1
==14106== at 0x8A1F944: gen4_sampler_state_init (i965_render.c:888)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d6014 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid read of size 2
==14106== at 0x8A1F947: gen4_sampler_state_init (i965_render.c:889)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d6014 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 2
==14106== at 0x8A1F951: gen4_sampler_state_init (i965_render.c:889)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d6014 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 1
==14106== at 0x8A1F95B: gen4_sampler_state_init (i965_render.c:890)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d6014 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid read of size 1
==14106== at 0x8A1F980: gen4_sampler_state_init (i965_render.c:893)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d5014 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 1
==14106== at 0x8A1F98A: gen4_sampler_state_init (i965_render.c:893)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d5014 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid read of size 2
==14106== at 0x8A1F98D: gen4_sampler_state_init (i965_render.c:894)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d5014 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 2
==14106== at 0x8A1F998: gen4_sampler_state_init (i965_render.c:894)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d5014 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 1
==14106== at 0x8A1F9A2: gen4_sampler_state_init (i965_render.c:895)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d5014 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 4
==14106== at 0x8A1F923: gen4_sampler_state_init (i965_render.c:870)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d4010 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 1
==14106== at 0x8A1F931: gen4_sampler_state_init (i965_render.c:871)
==14106== by 0x8A2211A: gen4_render_state_init (i965_render.c:995)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d4012 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid read of size 1
==14106== at 0x8A1F960: gen4_sampler_state_init (i965_render.c:883)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d0004 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid read of size 2
==14106== at 0x8A1F964: gen4_sampler_state_init (i965_render.c:884)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d0004 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 2
==14106== at 0x8A1F96C: gen4_sampler_state_init (i965_render.c:884)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d0004 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 1
==14106== at 0x8A1F973: gen4_sampler_state_init (i965_render.c:885)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6d0004 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid read of size 1
==14106== at 0x8A1F93A: gen4_sampler_state_init (i965_render.c:888)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6c8004 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 1
==14106== at 0x8A1F944: gen4_sampler_state_init (i965_render.c:888)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6c8004 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid read of size 2
==14106== at 0x8A1F947: gen4_sampler_state_init (i965_render.c:889)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6c8004 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 2
==14106== at 0x8A1F951: gen4_sampler_state_init (i965_render.c:889)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6c8004 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 1
==14106== at 0x8A1F95B: gen4_sampler_state_init (i965_render.c:890)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6c8004 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid read of size 1
==14106== at 0x8A1F980: gen4_sampler_state_init (i965_render.c:893)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6c0004 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 1
==14106== at 0x8A1F98A: gen4_sampler_state_init (i965_render.c:893)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6c0004 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid read of size 2
==14106== at 0x8A1F98D: gen4_sampler_state_init (i965_render.c:894)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6c0004 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 2
==14106== at 0x8A1F998: gen4_sampler_state_init (i965_render.c:894)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6c0004 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 1
==14106== at 0x8A1F9A2: gen4_sampler_state_init (i965_render.c:895)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6c0004 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 4
==14106== at 0x8A1F923: gen4_sampler_state_init (i965_render.c:870)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6b8000 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 1
==14106== at 0x8A1F931: gen4_sampler_state_init (i965_render.c:871)
==14106== by 0x8A22105: gen4_render_state_init (i965_render.c:992)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa6b8002 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Syscall param ioctl(generic) points to uninitialised byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8C56FF7: drm_intel_gem_bo_alloc_internal (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8A20B69: gen4_create_cc_viewport.isra.11 (i965_render.c:1175)
==14106== by 0x8A21F3C: gen4_render_state_init (i965_render.c:2867)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7ff0008c8 is on thread 1's stack
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x8A07B60: ??? (in /usr/lib/xorg/modules/drivers/intel_drv.so)
==14106==
==14106== Syscall param ioctl(generic) points to uninitialised byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8C558C5: drm_intel_gem_bo_subdata (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8A20B7E: gen4_create_cc_viewport.isra.11 (i965_render.c:1177)
==14106== by 0x8A21F3C: gen4_render_state_init (i965_render.c:2867)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7ff0008c4 is on thread 1's stack
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x8A07EE0: ??? (in /usr/lib/xorg/modules/drivers/intel_drv.so)
==14106==
==14106== Syscall param ioctl(generic) points to uninitialised byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8C56FF7: drm_intel_gem_bo_alloc_internal (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8A21F63: gen4_render_state_init (i965_render.c:2440)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7ff0008e8 is on thread 1's stack
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x8A07B60: ??? (in /usr/lib/xorg/modules/drivers/intel_drv.so)
==14106==
==14106== Syscall param ioctl(generic) points to uninitialised byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8C55F65: drm_intel_gem_bo_map (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8A21F73: gen4_render_state_init (i965_render.c:2444)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7ff0008d4 is on thread 1's stack
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x8A08590: ??? (in /usr/lib/xorg/modules/drivers/intel_drv.so)
==14106==
==14106== Invalid write of size 8
==14106== at 0x8A21F7B: gen4_render_state_init (string3.h:85)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa698000 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 4
==14106== at 0x8A21F82: gen4_render_state_init (i965_render.c:2447)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa698008 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 4
==14106== at 0x8A21F89: gen4_render_state_init (i965_render.c:2448)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa69800c is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 4
==14106== at 0x8A21F90: gen4_render_state_init (i965_render.c:2449)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa698010 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 4
==14106== at 0x8A21F97: gen4_render_state_init (i965_render.c:2450)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa698014 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Syscall param ioctl(generic) points to uninitialised byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8C56FF7: drm_intel_gem_bo_alloc_internal (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8A21FC6: gen4_render_state_init (i965_render.c:2462)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7ff0008e8 is on thread 1's stack
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x8A07B60: ??? (in /usr/lib/xorg/modules/drivers/intel_drv.so)
==14106==
==14106== Syscall param ioctl(generic) points to uninitialised byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8C55F65: drm_intel_gem_bo_map (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8A21FD6: gen4_render_state_init (i965_render.c:2466)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7ff0008d4 is on thread 1's stack
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x8A08590: ??? (in /usr/lib/xorg/modules/drivers/intel_drv.so)
==14106==
==14106== Invalid write of size 4
==14106== at 0x4C2E0E0: memset (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14106== by 0x8A21FE4: gen4_render_state_init (string3.h:85)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa691000 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 4
==14106== at 0x4C2E0EB: memset (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14106== by 0x8A21FE4: gen4_render_state_init (string3.h:85)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa691008 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid read of size 1
==14106== at 0x8A2201E: gen4_render_state_init (i965_render.c:2475)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa691000 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid read of size 1
==14106== at 0x8A22021: gen4_render_state_init (i965_render.c:2478)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa691003 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid read of size 1
==14106== at 0x8A22025: gen4_render_state_init (i965_render.c:2481)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa691004 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 1
==14106== at 0x8A2202E: gen4_render_state_init (i965_render.c:2475)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa691000 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid read of size 2
==14106== at 0x8A22030: gen4_render_state_init (i965_render.c:2476)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa691000 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 2
==14106== at 0x8A2203B: gen4_render_state_init (i965_render.c:2476)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa691000 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 1
==14106== at 0x8A22048: gen4_render_state_init (i965_render.c:2477)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa691001 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Syscall param ioctl(generic) points to uninitialised byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8C56FF7: drm_intel_gem_bo_alloc_internal (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8A22093: gen4_render_state_init (i965_render.c:2495)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7ff0008e8 is on thread 1's stack
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x8A07B60: ??? (in /usr/lib/xorg/modules/drivers/intel_drv.so)
==14106==
==14106== Syscall param ioctl(generic) points to uninitialised byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8C55F65: drm_intel_gem_bo_map (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8A220A3: gen4_render_state_init (i965_render.c:2499)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7ff0008d4 is on thread 1's stack
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x8A08590: ??? (in /usr/lib/xorg/modules/drivers/intel_drv.so)
==14106==
==14106== Invalid write of size 8
==14106== at 0x8A220AB: gen4_render_state_init (string3.h:85)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa690000 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Invalid write of size 4
==14106== at 0x8A220B2: gen4_render_state_init (string3.h:85)
==14106== by 0x8A0DD17: I830ScreenInit (intel_driver.c:963)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7f88fa690008 is not stack'd, malloc'd or (recently) free'd
==14106==
(II) UXA(0): Driver registered support for the following operations:
(II) solid
(II) copy
(II) composite (RENDER acceleration)
(II) put_image
(II) get_image
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
==14106== Warning: noted but unhandled ioctl 0x641e with no size/direction hints
==14106== This could cause spurious value errors to appear.
==14106== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper.
==14106==
==14106== More than 100 errors detected. Subsequent errors
==14106== will still be recorded, but in less detail than before.
==14106== Syscall param ioctl(generic) points to uninitialised byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0x8A0D5F3: intel_copy_fb (intel_display.c:1746)
==14106== by 0x8A0DA3F: I830EnterVT (intel_driver.c:1167)
==14106== by 0x8A0DDCC: I830ScreenInit (intel_driver.c:1032)
==14106== by 0x156C20: AddScreen (dispatch.c:3915)
==14106== by 0x1969D3: InitOutput (xf86Init.c:818)
==14106== by 0x14562C: main (main.c:204)
==14106== Address 0x7ff000994 is on thread 1's stack
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x8A0D4F0: intel_copy_fb (intel_display.c:1780)
==14106==
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(==) intel(0): DPMS enabled
(==) intel(0): Intel XvMC decoder enabled
(II) intel(0): Set up textured video
(II) intel(0): [XvMC] xvmc_vld driver initialized.
(II) intel(0): direct rendering: DRI2 Enabled
(==) intel(0): hotplug detection: "enabled"
(--) RandR disabled
(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) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_INTEL_swap_event
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
(II) AIGLX: Loaded and initialized i965
(II) GLX: Initialized DRI2 GL provider for screen 0
(II) intel(0): Setting screen physical size to 423 x 238
==14106== Conditional jump or move depends on uninitialised value(s)
==14106== at 0x6C804E0: inflateReset2 (in /lib/x86_64-linux-gnu/libz.so.1.2.3.4)
==14106== by 0x6C805D8: inflateInit2_ (in /lib/x86_64-linux-gnu/libz.so.1.2.3.4)
==14106== by 0x5B7D8D5: BufFilePushZIP (in /usr/lib/libXfont.so.1.4.1)
==14106== by 0x5B78F68: FontFileOpen (in /usr/lib/libXfont.so.1.4.1)
==14106== by 0x5B8A329: ??? (in /usr/lib/libXfont.so.1.4.1)
==14106== by 0x5B7AA33: ??? (in /usr/lib/libXfont.so.1.4.1)
==14106== by 0x5B7C6F6: ??? (in /usr/lib/libXfont.so.1.4.1)
==14106== by 0x158CDF: doOpenFont (dixfonts.c:279)
==14106== by 0x1591E4: OpenFont (dixfonts.c:452)
==14106== by 0x159295: SetDefaultFont (dixfonts.c:129)
==14106== by 0x145706: main (main.c:230)
==14106== Uninitialised value was created by a heap allocation
==14106== at 0x4C2B6CD: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14106== by 0x6C805B6: inflateInit2_ (in /lib/x86_64-linux-gnu/libz.so.1.2.3.4)
==14106== by 0x5B7D8D5: BufFilePushZIP (in /usr/lib/libXfont.so.1.4.1)
==14106== by 0x5B78F68: FontFileOpen (in /usr/lib/libXfont.so.1.4.1)
==14106== by 0x5B8A329: ??? (in /usr/lib/libXfont.so.1.4.1)
==14106== by 0x5B7AA33: ??? (in /usr/lib/libXfont.so.1.4.1)
==14106== by 0x5B7C6F6: ??? (in /usr/lib/libXfont.so.1.4.1)
==14106== by 0x158CDF: doOpenFont (dixfonts.c:279)
==14106== by 0x1591E4: OpenFont (dixfonts.c:452)
==14106== by 0x159295: SetDefaultFont (dixfonts.c:129)
==14106== by 0x145706: main (main.c:230)
==14106==
(II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
(II) XKB: Reusing cached keymap
(II) config/udev: getting attribute name on (null) returned "Power Button"
(II) config/udev: getting attribute id on (null) returned "(null)"
(II) config/udev: getting property PRODUCT on (null) returned "19/0/1/0"
(II) config/udev: getting property ID_INPUT.tags on /dev/input/event2 returned "(null)"
(II) config/udev: getting property ID_INPUT_KEY on /dev/input/event2 returned "1"
(II) config/udev: getting property XKBLAYOUT on /dev/input/event2 returned "fi"
(II) config/udev: getting property XKBMODEL on /dev/input/event2 returned "pc105"
(II) config/udev: Adding input device Power Button (/dev/input/event2)
(**) Power Button: Applying InputClass "evdev keyboard catchall"
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
compiled for 1.11.3, module version = 2.7.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 16.0
(II) Using input driver 'evdev' for 'Power Button'
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
Option "XkbRules" "evdev"
Option "xkb_model" "pc105"
Option "xkb_layout" "fi"
Option "_source" "server/udev"
Option "name" "Power Button"
Option "path" "/dev/input/event2"
Option "device" "/dev/input/event2"
Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
Option "driver" "evdev"
(**) Power Button: always reports core events
(**) evdev: Power Button: Device: "/dev/input/event2"
(--) evdev: Power Button: Vendor 0 Product 0x1
(--) evdev: Power Button: Found keys
(II) evdev: Power Button: Configuring as keyboard
(**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "fi"
(II) XKB: reuse xkmfile /var/lib/xkb/server-F30D752BAEAAD4B8C79BE2C421539A0D3700902C.xkm
(II) config/udev: getting attribute name on (null) returned "Video Bus"
(II) config/udev: getting attribute id on (null) returned "(null)"
(II) config/udev: getting property PRODUCT on (null) returned "19/0/6/0"
(II) config/udev: getting property ID_INPUT.tags on /dev/input/event6 returned "(null)"
(II) config/udev: getting property ID_INPUT_KEY on /dev/input/event6 returned "1"
(II) config/udev: getting property XKBLAYOUT on /dev/input/event6 returned "fi"
(II) config/udev: getting property XKBMODEL on /dev/input/event6 returned "pc105"
(II) config/udev: Adding input device Video Bus (/dev/input/event6)
(**) Video Bus: Applying InputClass "evdev keyboard catchall"
(II) Using input driver 'evdev' for 'Video Bus'
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
Option "XkbRules" "evdev"
Option "xkb_model" "pc105"
Option "xkb_layout" "fi"
Option "_source" "server/udev"
Option "name" "Video Bus"
Option "path" "/dev/input/event6"
Option "device" "/dev/input/event6"
Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input6/event6"
Option "driver" "evdev"
(**) Video Bus: always reports core events
(**) evdev: Video Bus: Device: "/dev/input/event6"
(--) evdev: Video Bus: Vendor 0 Product 0x6
(--) evdev: Video Bus: Found keys
(II) evdev: Video Bus: Configuring as keyboard
(**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input6/event6"
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "fi"
(II) XKB: Reusing cached keymap
(II) config/udev: getting attribute name on (null) returned "Lid Switch"
(II) config/udev: getting attribute id on (null) returned "(null)"
(II) config/udev: getting property PRODUCT on (null) returned "19/0/5/0"
(II) config/udev: getting property ID_INPUT.tags on /dev/input/event0 returned "(null)"
(II) config/udev: Adding input device Lid Switch (/dev/input/event0)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: getting attribute name on (null) returned "Sleep Button"
(II) config/udev: getting attribute id on (null) returned "(null)"
(II) config/udev: getting property PRODUCT on (null) returned "19/0/3/0"
(II) config/udev: getting property ID_INPUT.tags on /dev/input/event1 returned "(null)"
(II) config/udev: getting property ID_INPUT_KEY on /dev/input/event1 returned "1"
(II) config/udev: getting property XKBLAYOUT on /dev/input/event1 returned "fi"
(II) config/udev: getting property XKBMODEL on /dev/input/event1 returned "pc105"
(II) config/udev: Adding input device Sleep Button (/dev/input/event1)
(**) Sleep Button: Applying InputClass "evdev keyboard catchall"
(II) Using input driver 'evdev' for 'Sleep Button'
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
Option "XkbRules" "evdev"
Option "xkb_model" "pc105"
Option "xkb_layout" "fi"
Option "_source" "server/udev"
Option "name" "Sleep Button"
Option "path" "/dev/input/event1"
Option "device" "/dev/input/event1"
Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1"
Option "driver" "evdev"
(**) Sleep Button: always reports core events
(**) evdev: Sleep Button: Device: "/dev/input/event1"
(--) evdev: Sleep Button: Vendor 0 Product 0x3
(--) evdev: Sleep Button: Found keys
(II) evdev: Sleep Button: Configuring as keyboard
(**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1"
(II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "fi"
(II) XKB: Reusing cached keymap
(II) config/udev: ignoring device /dev/ttyS4 without property ID_INPUT set
(II) config/udev: getting attribute name on (null) returned "Integrated Camera"
(II) config/udev: getting attribute id on (null) returned "(null)"
(II) config/udev: getting property PRODUCT on (null) returned "3/4f2/b221/752"
(II) config/udev: getting property ID_INPUT.tags on /dev/input/event4 returned "(null)"
(II) config/udev: getting property ID_INPUT_KEY on /dev/input/event4 returned "1"
(II) config/udev: getting property ID_VENDOR on /dev/input/event4 returned "Chicony_Electronics_Co.__Ltd."
(II) config/udev: getting property XKBLAYOUT on /dev/input/event4 returned "fi"
(II) config/udev: getting property XKBMODEL on /dev/input/event4 returned "pc105"
(II) config/udev: Adding input device Integrated Camera (/dev/input/event4)
(**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
(II) Using input driver 'evdev' for 'Integrated Camera'
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
Option "XkbRules" "evdev"
Option "xkb_model" "pc105"
Option "xkb_layout" "fi"
Option "_source" "server/udev"
Option "name" "Integrated Camera"
Option "path" "/dev/input/event4"
Option "device" "/dev/input/event4"
Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input4/event4"
Option "driver" "evdev"
(**) Integrated Camera: always reports core events
(**) evdev: Integrated Camera: Device: "/dev/input/event4"
(--) evdev: Integrated Camera: Vendor 0x4f2 Product 0xb221
(--) evdev: Integrated Camera: Found keys
(II) evdev: Integrated Camera: Configuring as keyboard
(**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input4/event4"
(II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 9)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "fi"
(II) XKB: Reusing cached keymap
(II) config/udev: getting attribute name on (null) returned "HDA Intel PCH HDMI/DP,pcm=3"
(II) config/udev: getting attribute id on (null) returned "(null)"
(II) config/udev: getting property PRODUCT on (null) returned "0/0/0/0"
(II) config/udev: getting property ID_INPUT.tags on /dev/input/event10 returned "(null)"
(II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: getting attribute name on (null) returned "HDA Intel PCH HDMI/DP,pcm=8"
(II) config/udev: getting attribute id on (null) returned "(null)"
(II) config/udev: getting property PRODUCT on (null) returned "0/0/0/0"
(II) config/udev: getting property ID_INPUT.tags on /dev/input/event8 returned "(null)"
(II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event8)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: getting attribute name on (null) returned "HDA Intel PCH HDMI/DP,pcm=7"
(II) config/udev: getting attribute id on (null) returned "(null)"
(II) config/udev: getting property PRODUCT on (null) returned "0/0/0/0"
(II) config/udev: getting property ID_INPUT.tags on /dev/input/event9 returned "(null)"
(II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event9)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: getting attribute name on (null) returned "AT Translated Set 2 keyboard"
(II) config/udev: getting attribute id on (null) returned "(null)"
(II) config/udev: getting property PRODUCT on (null) returned "11/1/1/ab54"
(II) config/udev: getting property ID_INPUT.tags on /dev/input/event3 returned "(null)"
(II) config/udev: getting property ID_INPUT_KEY on /dev/input/event3 returned "1"
(II) config/udev: getting property XKBLAYOUT on /dev/input/event3 returned "fi"
(II) config/udev: getting property XKBMODEL on /dev/input/event3 returned "pc105"
(II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
(**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
(II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
Option "XkbRules" "evdev"
Option "xkb_model" "pc105"
Option "xkb_layout" "fi"
Option "_source" "server/udev"
Option "name" "AT Translated Set 2 keyboard"
Option "path" "/dev/input/event3"
Option "device" "/dev/input/event3"
Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
Option "driver" "evdev"
(**) AT Translated Set 2 keyboard: always reports core events
(**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3"
(--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
(--) evdev: AT Translated Set 2 keyboard: Found keys
(II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
(**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "fi"
(II) XKB: Reusing cached keymap
(II) config/udev: getting attribute name on (null) returned "SynPS/2 Synaptics TouchPad"
(II) config/udev: getting attribute id on (null) returned "(null)"
(II) config/udev: getting property PRODUCT on (null) returned "11/2/7/1b1"
(II) config/udev: getting property ID_INPUT.tags on /dev/input/event7 returned "(null)"
(II) config/udev: getting property ID_INPUT_TOUCHPAD on /dev/input/event7 returned "1"
(II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
(**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
(**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
compiled for 1.11.3, module version = 1.6.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 16.0
(II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
(II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
Option "_source" "server/udev"
Option "name" "SynPS/2 Synaptics TouchPad"
Option "path" "/dev/input/event7"
Option "device" "/dev/input/event7"
Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
Option "driver" "synaptics"
(**) SynPS/2 Synaptics TouchPad: always reports core events
(**) Option "Device" "/dev/input/event7"
==14106== Syscall param ioctl(generic) points to unaddressable byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0xBC53852: event_query_is_touchpad (eventcomm.c:245)
==14106== by 0xBC54353: EventAutoDevProbe (eventcomm.c:935)
==14106== by 0xBC4F3DB: SynapticsPreInit (synaptics.c:287)
==14106== by 0x1A6E40: xf86NewInputDevice (xf86Xinput.c:838)
==14106== by 0x1B4A50: device_added (udev.c:188)
==14106== by 0x1B5122: config_udev_init (udev.c:303)
==14106== by 0x1B43D8: config_init (config.c:39)
==14106== by 0x1954A4: InitInput (xf86Init.c:922)
==14106== by 0x1457B5: main (main.c:258)
==14106== Address 0x1 is not stack'd, malloc'd or (recently) free'd
==14106==
==14106== Syscall param ioctl(generic) points to unaddressable byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0xBC538CF: event_query_is_touchpad (eventcomm.c:282)
==14106== by 0xBC54353: EventAutoDevProbe (eventcomm.c:935)
==14106== by 0xBC4F3DB: SynapticsPreInit (synaptics.c:287)
==14106== by 0x1A6E40: xf86NewInputDevice (xf86Xinput.c:838)
==14106== by 0x1B4A50: device_added (udev.c:188)
==14106== by 0x1B5122: config_udev_init (udev.c:303)
==14106== by 0x1B43D8: config_init (config.c:39)
==14106== by 0x1954A4: InitInput (xf86Init.c:922)
==14106== by 0x1457B5: main (main.c:258)
==14106== Address 0x0 is not stack'd, malloc'd or (recently) free'd
==14106==
(**) Option "Device" "/dev/input/event7"
port opened successfully
==14106== Conditional jump or move depends on uninitialised value(s)
==14106== at 0xBC55115: EventReadDevDimensions (eventcomm.c:782)
==14106== by 0xBC4F5F4: SynapticsPreInit (synaptics.c:3480)
==14106== by 0x1A6E40: xf86NewInputDevice (xf86Xinput.c:838)
==14106== by 0x1B4A50: device_added (udev.c:188)
==14106== by 0x1B5122: config_udev_init (udev.c:303)
==14106== by 0x1B43D8: config_init (config.c:39)
==14106== by 0x1954A4: InitInput (xf86Init.c:922)
==14106== by 0x1457B5: main (main.c:258)
==14106== Uninitialised value was created by a stack allocation
==14106== at 0xBC54DF0: EventReadDevDimensions (eventcomm.c:890)
==14106==
(II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
==14106== Conditional jump or move depends on uninitialised value(s)
==14106== at 0xBC55119: EventReadDevDimensions (eventcomm.c:788)
==14106== by 0xBC4F5F4: SynapticsPreInit (synaptics.c:3480)
==14106== by 0x1A6E40: xf86NewInputDevice (xf86Xinput.c:838)
==14106== by 0x1B4A50: device_added (udev.c:188)
==14106== by 0x1B5122: config_udev_init (udev.c:303)
==14106== by 0x1B43D8: config_init (config.c:39)
==14106== by 0x1954A4: InitInput (xf86Init.c:922)
==14106== by 0x1457B5: main (main.c:258)
==14106== Uninitialised value was created by a stack allocation
==14106== at 0xBC54DF0: EventReadDevDimensions (eventcomm.c:890)
==14106==
(--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5888
(--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4820
(--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
(--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
(--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
(--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
(--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
(**) SynPS/2 Synaptics TouchPad: always reports core events
(**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
(II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
(**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
(**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
(**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.036
(**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
(**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
(**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
(**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
(**) Option "Device" "/dev/input/event7"
==14106== Syscall param ioctl(generic) points to unaddressable byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0xBC544F3: EventDeviceOnHook (eventcomm.c:195)
==14106== by 0xBC4E733: DeviceControl (synaptics.c:1100)
==14106== by 0x14E97B: EnableDevice (devices.c:395)
==14106== by 0x1A773F: xf86NewInputDevice (xf86Xinput.c:871)
==14106== by 0x1B4A50: device_added (udev.c:188)
==14106== by 0x1B5122: config_udev_init (udev.c:303)
==14106== by 0x1B43D8: config_init (config.c:39)
==14106== by 0x1954A4: InitInput (xf86Init.c:922)
==14106== by 0x1457B5: main (main.c:258)
==14106== Address 0x1 is not stack'd, malloc'd or (recently) free'd
==14106==
(--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
(II) config/udev: getting attribute name on (null) returned "SynPS/2 Synaptics TouchPad"
(II) config/udev: getting attribute id on (null) returned "(null)"
(II) config/udev: getting property PRODUCT on (null) returned "11/2/7/1b1"
(II) config/udev: getting property ID_INPUT.tags on /dev/input/mouse0 returned "(null)"
(II) config/udev: getting property ID_INPUT_TOUCHPAD on /dev/input/mouse0 returned "1"
(II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
(**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
(II) config/udev: getting attribute name on (null) returned "TPPS/2 IBM TrackPoint"
(II) config/udev: getting attribute id on (null) returned "(null)"
(II) config/udev: getting property PRODUCT on (null) returned "11/2/a/0"
(II) config/udev: getting property ID_INPUT.tags on /dev/input/event11 returned "(null)"
(II) config/udev: getting property ID_INPUT_MOUSE on /dev/input/event11 returned "1"
(II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event11)
(**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
(**) TPPS/2 IBM TrackPoint: Applying InputClass "trackpoint catchall"
(II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
Option "XkbRules" "evdev"
Option "XkbModel" "evdev"
Option "XkbLayout" "us"
Option "_source" "server/udev"
Option "name" "TPPS/2 IBM TrackPoint"
Option "path" "/dev/input/event11"
Option "device" "/dev/input/event11"
Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input11/event11"
Option "driver" "evdev"
Option "Emulate3Buttons" "true"
Option "EmulateWheel" "true"
Option "EmulateWheelButton" "2"
Option "XAxisMapping" "6 7"
Option "YAxisMapping" "4 5"
(**) TPPS/2 IBM TrackPoint: always reports core events
(**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event11"
(--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
(--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
(--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
(--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
(II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
(**) Option "Emulate3Buttons" "true"
(**) Option "EmulateWheel" "true"
(**) Option "EmulateWheelButton" "2"
(**) Option "YAxisMapping" "4 5"
(**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
(**) Option "XAxisMapping" "6 7"
(**) evdev: TPPS/2 IBM TrackPoint: XAxisMapping: buttons 6 and 7
(**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 2, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input11/event11"
(II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 12)
(II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
(**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
(**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
(**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
(**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
(II) config/udev: getting attribute name on (null) returned "TPPS/2 IBM TrackPoint"
(II) config/udev: getting attribute id on (null) returned "(null)"
(II) config/udev: getting property PRODUCT on (null) returned "11/2/a/0"
(II) config/udev: getting property ID_INPUT.tags on /dev/input/mouse1 returned "(null)"
(II) config/udev: getting property ID_INPUT_MOUSE on /dev/input/mouse1 returned "1"
(II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: ignoring device /dev/ttyS0 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS1 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS10 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS11 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS12 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS13 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS14 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS15 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS16 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS17 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS18 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS19 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS2 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS20 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS21 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS22 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS23 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS24 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS25 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS26 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS27 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS28 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS29 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS3 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS30 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS31 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS5 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS6 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS7 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS8 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyS9 without property ID_INPUT set
(II) config/udev: getting attribute name on (null) returned "ThinkPad Extra Buttons"
(II) config/udev: getting attribute id on (null) returned "(null)"
(II) config/udev: getting property PRODUCT on (null) returned "19/17aa/5054/4101"
(II) config/udev: getting property ID_INPUT.tags on /dev/input/event5 returned "(null)"
(II) config/udev: getting property ID_INPUT_KEY on /dev/input/event5 returned "1"
(II) config/udev: getting property XKBLAYOUT on /dev/input/event5 returned "fi"
(II) config/udev: getting property XKBMODEL on /dev/input/event5 returned "pc105"
(II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
(**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
(II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
Option "XkbRules" "evdev"
Option "xkb_model" "pc105"
Option "xkb_layout" "fi"
Option "_source" "server/udev"
Option "name" "ThinkPad Extra Buttons"
Option "path" "/dev/input/event5"
Option "device" "/dev/input/event5"
Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event5"
Option "driver" "evdev"
(**) ThinkPad Extra Buttons: always reports core events
(**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event5"
(--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
(--) evdev: ThinkPad Extra Buttons: Found keys
(II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
(**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event5"
(II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 13)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "fi"
(II) XKB: Reusing cached keymap
(II) config/udev: ignoring device /dev/input/mice without property ID_INPUT set
(II) config/udev: ignoring device /dev/console without property ID_INPUT set
(II) config/udev: ignoring device /dev/ptmx without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty0 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty1 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty10 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty11 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty12 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty13 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty14 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty15 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty16 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty17 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty18 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty19 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty2 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty20 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty21 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty22 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty23 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty24 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty25 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty26 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty27 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty28 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty29 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty3 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty30 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty31 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty32 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty33 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty34 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty35 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty36 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty37 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty38 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty39 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty4 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty40 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty41 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty42 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty43 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty44 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty45 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty46 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty47 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty48 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty49 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty5 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty50 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty51 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty52 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty53 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty54 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty55 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty56 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty57 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty58 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty59 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty6 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty60 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty61 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty62 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty63 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty7 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty8 without property ID_INPUT set
(II) config/udev: ignoring device /dev/tty9 without property ID_INPUT set
(II) config/udev: ignoring device /dev/ttyprintk without property ID_INPUT set
==14106== Syscall param writev(vector[...]) points to uninitialised byte(s)
==14106== at 0x67A0E0B: writev (writev.c:51)
==14106== by 0x2980EB: _XSERVTransSocketWritev (Xtranssock.c:2174)
==14106== by 0x293874: FlushClient (io.c:938)
==14106== by 0x29410B: FlushAllOutput (io.c:681)
==14106== by 0x156796: Dispatch (dispatch.c:465)
==14106== by 0x1457F9: main (main.c:287)
==14106== Address 0xb74ce9c is 12 bytes inside a block of size 4,096 alloc'd
==14106== at 0x4C29DB4: calloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14106== by 0x293F38: WriteToClient (io.c:1079)
==14106== by 0x156529: ProcEstablishConnection (dispatch.c:3681)
==14106== by 0x1568E0: Dispatch (dispatch.c:442)
==14106== by 0x1457F9: main (main.c:287)
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x1E91B0: ProcGEDispatch (geext.c:127)
==14106==
(II) intel(0): EDID vendor "AUO", prod id 8510
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz)
(II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz)
(II) intel(0): EDID vendor "AUO", prod id 8510
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz)
(II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz)
(II) XKB: reuse xkmfile /var/lib/xkb/server-EEBF5A2171700B5E6625C445B2B63FC5A6B12645.xkm
(II) intel(0): EDID vendor "AUO", prod id 8510
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz)
(II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz)
==14106== Conditional jump or move depends on uninitialised value(s)
==14106== at 0x1E0165: compClipNotify (compwindow.c:307)
==14106== by 0x282981: miComputeClips (mivaltree.c:525)
==14106== by 0x282F9A: miValidateTree (mivaltree.c:752)
==14106== by 0x18219E: MapWindow (window.c:2764)
==14106== by 0x1DFB09: compCreateOverlayWindow (compoverlay.c:157)
==14106== by 0x1DE25A: ProcCompositeGetOverlayWindow (compext.c:297)
==14106== by 0x1568E0: Dispatch (dispatch.c:442)
==14106== by 0x1457F9: main (main.c:287)
==14106== Uninitialised value was created by a heap allocation
==14106== at 0x4C2B6CD: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14106== by 0x1E21D4: compRedirectWindow (compalloc.c:178)
==14106== by 0x1E0EB2: compCreateWindow (compwindow.c:570)
==14106== by 0x184EE8: CreateWindow (window.c:834)
==14106== by 0x1DFAD6: compCreateOverlayWindow (compoverlay.c:147)
==14106== by 0x1DE25A: ProcCompositeGetOverlayWindow (compext.c:297)
==14106== by 0x1568E0: Dispatch (dispatch.c:442)
==14106== by 0x1457F9: main (main.c:287)
==14106==
==14106== Conditional jump or move depends on uninitialised value(s)
==14106== at 0x592E666: pixman_region_translate (in /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.24.4)
==14106== by 0x1E0176: compClipNotify (regionstr.h:289)
==14106== by 0x282981: miComputeClips (mivaltree.c:525)
==14106== by 0x282F9A: miValidateTree (mivaltree.c:752)
==14106== by 0x18219E: MapWindow (window.c:2764)
==14106== by 0x1DFB09: compCreateOverlayWindow (compoverlay.c:157)
==14106== by 0x1DE25A: ProcCompositeGetOverlayWindow (compext.c:297)
==14106== by 0x1568E0: Dispatch (dispatch.c:442)
==14106== by 0x1457F9: main (main.c:287)
==14106== Uninitialised value was created by a heap allocation
==14106== at 0x4C2B6CD: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14106== by 0x1E21D4: compRedirectWindow (compalloc.c:178)
==14106== by 0x1E0EB2: compCreateWindow (compwindow.c:570)
==14106== by 0x184EE8: CreateWindow (window.c:834)
==14106== by 0x1DFAD6: compCreateOverlayWindow (compoverlay.c:147)
==14106== by 0x1DE25A: ProcCompositeGetOverlayWindow (compext.c:297)
==14106== by 0x1568E0: Dispatch (dispatch.c:442)
==14106== by 0x1457F9: main (main.c:287)
==14106==
==14106== Conditional jump or move depends on uninitialised value(s)
==14106== at 0x592E6CF: pixman_region_translate (in /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.24.4)
==14106== by 0x1E0176: compClipNotify (regionstr.h:289)
==14106== by 0x282981: miComputeClips (mivaltree.c:525)
==14106== by 0x282F9A: miValidateTree (mivaltree.c:752)
==14106== by 0x18219E: MapWindow (window.c:2764)
==14106== by 0x1DFB09: compCreateOverlayWindow (compoverlay.c:157)
==14106== by 0x1DE25A: ProcCompositeGetOverlayWindow (compext.c:297)
==14106== by 0x1568E0: Dispatch (dispatch.c:442)
==14106== by 0x1457F9: main (main.c:287)
==14106== Uninitialised value was created by a heap allocation
==14106== at 0x4C2B6CD: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14106== by 0x1E21D4: compRedirectWindow (compalloc.c:178)
==14106== by 0x1E0EB2: compCreateWindow (compwindow.c:570)
==14106== by 0x184EE8: CreateWindow (window.c:834)
==14106== by 0x1DFAD6: compCreateOverlayWindow (compoverlay.c:147)
==14106== by 0x1DE25A: ProcCompositeGetOverlayWindow (compext.c:297)
==14106== by 0x1568E0: Dispatch (dispatch.c:442)
==14106== by 0x1457F9: main (main.c:287)
==14106==
==14106== Syscall param ioctl(generic) points to uninitialised byte(s)
==14106== at 0x67A0D27: ioctl (syscall-template.S:82)
==14106== by 0x85F24FD: drmWaitVBlank (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8A242AF: I830DRI2GetMSC (intel_dri.c:1299)
==14106== by 0x87FABBC: DRI2CreateDrawable (dri2.c:174)
==14106== by 0x7FB9477: __glXDRIscreenCreateDrawable (glxdri2.c:458)
==14106== by 0x7FAA918: DoCreateGLXDrawable.part.9 (glxcmds.c:1119)
==14106== by 0x7FAAE27: DoCreateGLXPixmap (glxcmds.c:1116)
==14106== by 0x7FAC227: __glXDisp_CreatePixmap (glxcmds.c:1252)
==14106== by 0x7FAF5C8: __glXDispatch (glxext.c:547)
==14106== by 0x1568E0: Dispatch (dispatch.c:442)
==14106== by 0x1457F9: main (main.c:287)
==14106== Address 0x7ff0008b8 is on thread 1's stack
==14106== Uninitialised value was created by a stack allocation
==14106== at 0x8A24230: I830DRI2GetMSC (intel_dri.c:1280)
==14106==
(II) AIGLX: Suspending AIGLX clients for VT switch
==14106== Warning: noted but unhandled ioctl 0x641f with no size/direction hints
==14106== This could cause spurious value errors to appear.
==14106== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper.
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): EDID vendor "AUO", prod id 8510
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz)
(II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz)
(**) Option "Device" "/dev/input/event7"
(--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
==14106== Invalid write of size 4
==14106== at 0xBC4AD62: UpdateTouchState.isra.13 (synaptics.c:3120)
==14106== by 0xBC4B61E: HandleState (synaptics.c:3224)
==14106== by 0xBC4E17F: ReadInput (synaptics.c:1725)
==14106== by 0x192F46: xf86SigioReadInput (xf86Events.c:298)
==14106== by 0x1B8D39: xf86SIGIO (sigio.c:109)
==14106== by 0x56D9CAF: ??? (in /lib/x86_64-linux-gnu/libpthread-2.15.so)
==14106== by 0x67A0D24: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8C554F0: drm_intel_gem_bo_busy (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8C56F9F: drm_intel_gem_bo_alloc_internal (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8A120C6: intel_uxa_put_image (intel_uxa.c:793)
==14106== by 0x8A32643: uxa_put_image (uxa-accel.c:160)
==14106== Address 0xb65ec38 is 0 bytes after a block of size 8 alloc'd
==14106== at 0x4C2B6CD: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14106== by 0xBC4ECE7: DeviceControl (synaptics.c:1277)
==14106== by 0x14C332: ActivateDevice (devices.c:540)
==14106== by 0x1A6F42: xf86NewInputDevice (xf86Xinput.c:851)
==14106== by 0x1B4A50: device_added (udev.c:188)
==14106== by 0x1B5122: config_udev_init (udev.c:303)
==14106== by 0x1B43D8: config_init (config.c:39)
==14106== by 0x1954A4: InitInput (xf86Init.c:922)
==14106== by 0x1457B5: main (main.c:258)
==14106==
==14106== Invalid read of size 4
==14106== at 0xBC4ADC6: UpdateTouchState.isra.13 (synaptics.c:3132)
==14106== by 0xBC4B61E: HandleState (synaptics.c:3224)
==14106== by 0xBC4E17F: ReadInput (synaptics.c:1725)
==14106== by 0x192F46: xf86SigioReadInput (xf86Events.c:298)
==14106== by 0x1B8D39: xf86SIGIO (sigio.c:109)
==14106== by 0x56D9CAF: ??? (in /lib/x86_64-linux-gnu/libpthread-2.15.so)
==14106== by 0x67A0D24: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8C554F0: drm_intel_gem_bo_busy (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8C56F9F: drm_intel_gem_bo_alloc_internal (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8A1F862: i965_surface_flush (i965_render.c:1741)
==14106== by 0x8A0A47B: intel_batch_submit (intel_batchbuffer.c:226)
==14106== Address 0xb65ec38 is 0 bytes after a block of size 8 alloc'd
==14106== at 0x4C2B6CD: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14106== by 0xBC4ECE7: DeviceControl (synaptics.c:1277)
==14106== by 0x14C332: ActivateDevice (devices.c:540)
==14106== by 0x1A6F42: xf86NewInputDevice (xf86Xinput.c:851)
==14106== by 0x1B4A50: device_added (udev.c:188)
==14106== by 0x1B5122: config_udev_init (udev.c:303)
==14106== by 0x1B43D8: config_init (config.c:39)
==14106== by 0x1954A4: InitInput (xf86Init.c:922)
==14106== by 0x1457B5: main (main.c:258)
==14106==
==14106== Invalid read of size 4
==14106== at 0xBC54D04: EventReadHwState (eventcomm.c:540)
==14106== by 0xBC4E194: ReadInput (synaptics.c:1695)
==14106== by 0x192F46: xf86SigioReadInput (xf86Events.c:298)
==14106== by 0x1B8D39: xf86SIGIO (sigio.c:109)
==14106== by 0x56D9CAF: ??? (in /lib/x86_64-linux-gnu/libpthread-2.15.so)
==14106== by 0x67A0D24: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8C5697F: drm_intel_gem_bo_madvise_internal.isra.3 (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8C575B6: drm_intel_gem_bo_unreference_final (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8C576CB: drm_intel_gem_bo_unreference (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8A0A5F4: intel_batch_submit (intel_batchbuffer.c:305)
==14106== by 0x15B043: _CallCallbacks (dixutils.c:768)
==14106== Address 0xb65ec38 is 0 bytes after a block of size 8 alloc'd
==14106== at 0x4C2B6CD: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14106== by 0xBC4ECE7: DeviceControl (synaptics.c:1277)
==14106== by 0x14C332: ActivateDevice (devices.c:540)
==14106== by 0x1A6F42: xf86NewInputDevice (xf86Xinput.c:851)
==14106== by 0x1B4A50: device_added (udev.c:188)
==14106== by 0x1B5122: config_udev_init (udev.c:303)
==14106== by 0x1B43D8: config_init (config.c:39)
==14106== by 0x1954A4: InitInput (xf86Init.c:922)
==14106== by 0x1457B5: main (main.c:258)
==14106==
==14106== Invalid read of size 4
==14106== at 0xBC4ADC2: UpdateTouchState.isra.13 (synaptics.c:3128)
==14106== by 0xBC4B61E: HandleState (synaptics.c:3224)
==14106== by 0xBC4E17F: ReadInput (synaptics.c:1725)
==14106== by 0x192F46: xf86SigioReadInput (xf86Events.c:298)
==14106== by 0x1B8D39: xf86SIGIO (sigio.c:109)
==14106== by 0x56D9CAF: ??? (in /lib/x86_64-linux-gnu/libpthread-2.15.so)
==14106== by 0x67A0D24: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8C558C5: drm_intel_gem_bo_subdata (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8A0A4C7: intel_batch_submit (intel_batchbuffer.c:245)
==14106== by 0x8A226B9: i965_composite (intel_batchbuffer.h:68)
==14106== by 0x8A09C82: uxa_try_driver_composite (uxa-render.c:1296)
==14106== Address 0xb65ec38 is 0 bytes after a block of size 8 alloc'd
==14106== at 0x4C2B6CD: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14106== by 0xBC4ECE7: DeviceControl (synaptics.c:1277)
==14106== by 0x14C332: ActivateDevice (devices.c:540)
==14106== by 0x1A6F42: xf86NewInputDevice (xf86Xinput.c:851)
==14106== by 0x1B4A50: device_added (udev.c:188)
==14106== by 0x1B5122: config_udev_init (udev.c:303)
==14106== by 0x1B43D8: config_init (config.c:39)
==14106== by 0x1954A4: InitInput (xf86Init.c:922)
==14106== by 0x1457B5: main (main.c:258)
==14106==
==14106== Invalid write of size 4
==14106== at 0xBC4ADD1: UpdateTouchState.isra.13 (synaptics.c:3132)
==14106== by 0xBC4B61E: HandleState (synaptics.c:3224)
==14106== by 0xBC4E17F: ReadInput (synaptics.c:1725)
==14106== by 0x192F46: xf86SigioReadInput (xf86Events.c:298)
==14106== by 0x1B8D39: xf86SIGIO (sigio.c:109)
==14106== by 0x56D9CAF: ??? (in /lib/x86_64-linux-gnu/libpthread-2.15.so)
==14106== by 0x67A0D24: ioctl (syscall-template.S:82)
==14106== by 0x85F11A7: drmIoctl (in /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0)
==14106== by 0x8C558C5: drm_intel_gem_bo_subdata (in /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0)
==14106== by 0x8A0A4C7: intel_batch_submit (intel_batchbuffer.c:245)
==14106== by 0x8A226B9: i965_composite (intel_batchbuffer.h:68)
==14106== by 0x8A09C82: uxa_try_driver_composite (uxa-render.c:1296)
==14106== Address 0xb65ec38 is 0 bytes after a block of size 8 alloc'd
==14106== at 0x4C2B6CD: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14106== by 0xBC4ECE7: DeviceControl (synaptics.c:1277)
==14106== by 0x14C332: ActivateDevice (devices.c:540)
==14106== by 0x1A6F42: xf86NewInputDevice (xf86Xinput.c:851)
==14106== by 0x1B4A50: device_added (udev.c:188)
==14106== by 0x1B5122: config_udev_init (udev.c:303)
==14106== by 0x1B43D8: config_init (config.c:39)
==14106== by 0x1954A4: InitInput (xf86Init.c:922)
==14106== by 0x1457B5: main (main.c:258)
==14106==
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): EDID vendor "AUO", prod id 8510
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz)
(II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz)
(**) Option "Device" "/dev/input/event7"
(--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): EDID vendor "AUO", prod id 8510
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz)
(II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz)
(**) Option "Device" "/dev/input/event7"
(--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): EDID vendor "AUO", prod id 8510
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz)
(II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz)
(**) Option "Device" "/dev/input/event7"
(--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): EDID vendor "AUO", prod id 8510
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz)
(II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz)
(**) Option "Device" "/dev/input/event7"
(--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): EDID vendor "AUO", prod id 8510
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz)
(II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz)
(**) Option "Device" "/dev/input/event7"
(--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): EDID vendor "AUO", prod id 8510
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz)
(II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz)
(**) Option "Device" "/dev/input/event7"
(--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): EDID vendor "AUO", prod id 8510
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz)
(II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz)
(**) Option "Device" "/dev/input/event7"
(--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
==14106== Conditional jump or move depends on uninitialised value(s)
==14106== at 0x214FA2: ProcRenderCreateCursor (render.c:1629)
==14106== by 0x1568E0: Dispatch (dispatch.c:442)
==14106== by 0x1457F9: main (main.c:287)
==14106== Uninitialised value was created by a heap allocation
==14106== at 0x4C2B6CD: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14106== by 0x214DCC: ProcRenderCreateCursor (render.c:1548)
==14106== by 0x1568E0: Dispatch (dispatch.c:442)
==14106== by 0x1457F9: main (main.c:287)
==14106==
==14106== Conditional jump or move depends on uninitialised value(s)
==14106== at 0x214FAD: ProcRenderCreateCursor (render.c:1631)
==14106== by 0x1568E0: Dispatch (dispatch.c:442)
==14106== by 0x1457F9: main (main.c:287)
==14106== Uninitialised value was created by a heap allocation
==14106== at 0x4C2B6CD: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14106== by 0x214DCC: ProcRenderCreateCursor (render.c:1548)
==14106== by 0x1568E0: Dispatch (dispatch.c:442)
==14106== by 0x1457F9: main (main.c:287)
==14106==
==14106== Conditional jump or move depends on uninitialised value(s)
==14106== at 0x2151B3: ProcRenderCreateCursor (render.c:1635)
==14106== by 0x1568E0: Dispatch (dispatch.c:442)
==14106== by 0x1457F9: main (main.c:287)
==14106== Uninitialised value was created by a heap allocation
==14106== at 0x4C2B6CD: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14106== by 0x214DCC: ProcRenderCreateCursor (render.c:1548)
==14106== by 0x1568E0: Dispatch (dispatch.c:442)
==14106== by 0x1457F9: main (main.c:287)
==14106==
==14106== Conditional jump or move depends on uninitialised value(s)
==14106== at 0x2151CF: ProcRenderCreateCursor (render.c:1635)
==14106== by 0x1568E0: Dispatch (dispatch.c:442)
==14106== by 0x1457F9: main (main.c:287)
==14106== Uninitialised value was created by a heap allocation
==14106== at 0x4C2B6CD: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14106== by 0x214DCC: ProcRenderCreateCursor (render.c:1548)
==14106== by 0x1568E0: Dispatch (dispatch.c:442)
==14106== by 0x1457F9: main (main.c:287)
==14106==
==14106== Conditional jump or move depends on uninitialised value(s)
==14106== at 0x212465: RenderSetBit (render.c:1501)
==14106== by 0x21508F: ProcRenderCreateCursor (render.c:1661)
==14106== by 0x1568E0: Dispatch (dispatch.c:442)
==14106== by 0x1457F9: main (main.c:287)
==14106== Uninitialised value was created by a heap allocation
==14106== at 0x4C2B6CD: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14106== by 0x214DCC: ProcRenderCreateCursor (render.c:1548)
==14106== by 0x1568E0: Dispatch (dispatch.c:442)
==14106== by 0x1457F9: main (main.c:287)
==14106==
==14106== Conditional jump or move depends on uninitialised value(s)
==14106== at 0x215095: ProcRenderCreateCursor (render.c:1662)
==14106== by 0x1568E0: Dispatch (dispatch.c:442)
==14106== by 0x1457F9: main (main.c:287)
==14106== Uninitialised value was created by a heap allocation
==14106== at 0x4C2B6CD: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14106== by 0x214DCC: ProcRenderCreateCursor (render.c:1548)
==14106== by 0x1568E0: Dispatch (dispatch.c:442)
==14106== by 0x1457F9: main (main.c:287)
==14106==
==14106== Conditional jump or move depends on uninitialised value(s)
==14106== at 0x212465: RenderSetBit (render.c:1501)
==14106== by 0x2150B2: ProcRenderCreateCursor (render.c:1672)
==14106== by 0x1568E0: Dispatch (dispatch.c:442)
==14106== by 0x1457F9: main (main.c:287)
==14106== Uninitialised value was created by a heap allocation
==14106== at 0x4C2B6CD: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14106== by 0x214DCC: ProcRenderCreateCursor (render.c:1548)
==14106== by 0x1568E0: Dispatch (dispatch.c:442)
==14106== by 0x1457F9: main (main.c:287)
==14106==
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): EDID vendor "AUO", prod id 8510
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz)
(II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz)
(**) Option "Device" "/dev/input/event7"
(--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): EDID vendor "AUO", prod id 8510
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz)
(II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz)
(**) Option "Device" "/dev/input/event7"
(--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): EDID vendor "AUO", prod id 8510
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz)
(II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz)
(**) Option "Device" "/dev/input/event7"
(--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
==14106== Invalid read of size 4
==14106== at 0x225737: WindowGone (exevents.c:2834)
==14106== by 0x1828CC: UnmapWindow (window.c:2977)
==14106== by 0x151266: ProcUnmapWindow (dispatch.c:851)
==14106== by 0x1568E0: Dispatch (dispatch.c:442)
==14106== by 0x1457F9: main (main.c:287)
==14106== Address 0x10000011c is not stack'd, malloc'd or (recently) free'd
==14106==
Backtrace:
==14106==
==14106== Process terminating with default action of signal 11 (SIGSEGV): dumping core
==14106== General Protection Fault
==14106== at 0x67BD801: __fprintf_chk (fprintf_chk.c:28)
==14106== by 0x29BC48: LogSWrite (stdio2.h:98)
==14106== by 0x29BFC0: LogVMessageVerb (log.c:391)
==14106== by 0x29B9FB: ErrorF (log.c:661)
==14106== by 0x290858: xorg_backtrace (backtrace.c:44)
==14106== by 0x294709: OsSigHandler (osinit.c:129)
==14106== by 0x56D9CAF: ??? (in /lib/x86_64-linux-gnu/libpthread-2.15.so)
==14106== by 0x225736: WindowGone (exevents.c:2831)
==14106== by 0x1828CC: UnmapWindow (window.c:2977)
==14106== by 0x151266: ProcUnmapWindow (dispatch.c:851)
==14106== by 0x1568E0: Dispatch (dispatch.c:442)
==14106== by 0x1457F9: main (main.c:287)
==14106==
==14106== HEAP SUMMARY:
==14106== in use at exit: 15,808,439 bytes in 61,187 blocks
==14106== total heap usage: 52,094,096 allocs, 52,032,909 frees, 450,539,819,845 bytes allocated
==14106==
==14106== LEAK SUMMARY:
==14106== definitely lost: 49,303 bytes in 305 blocks
==14106== indirectly lost: 2,611,467 bytes in 126 blocks
==14106== possibly lost: 628,141 bytes in 160 blocks
==14106== still reachable: 12,519,528 bytes in 60,596 blocks
==14106== suppressed: 0 bytes in 0 blocks
==14106== Rerun with --leak-check=full to see details of leaked memory
==14106==
==14106== For counts of detected and suppressed errors, rerun with: -v
==14106== ERROR SUMMARY: 18279023 errors from 125 contexts (suppressed: 2 from 2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment