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

Bug#705518: marked as done ("BUG: triggered 'if (priv->num_active_touches > priv->num_slots)'" when the system is under high load)



Your message dated Tue, 31 Oct 2017 22:36:38 -0400
with message-id <20171101023638.otlcqax3lbnbx2nt@freya.jamessan.com>
and subject line Re: Bug#705518: "BUG: triggered 'if (priv->num_active_touches > priv->num_slots)'" when the system is under high load
has caused the Debian Bug report #705518,
regarding "BUG: triggered 'if (priv->num_active_touches > priv->num_slots)'" when the system is under high load
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
705518: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=705518
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-input-synaptics
Version: 1.6.2-2
Severity: normal
File: /usr/lib/xorg/modules/input/synaptics_drv.so

While putting my system under heavy load and trying to use the trackpad,
the pointer stopped responding to, at least, movement.  I didn't try
left/right clicks.  The below backtrace showed up in the Xorg log file:

[1386249.053] BUG: triggered 'if (priv->num_active_touches > priv->num_slots)'
[1386250.526] BUG: ../../src/synaptics.c:3122 in UpdateTouchState()
[1386250.526] 
[1386250.526] Backtrace:
[1386255.937] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f2fe4d5fcd6]
[1386255.937] 1: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x3067) [0x7f2fde3ba067]
[1386255.937] 2: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x4733) [0x7f2fde3bb733]
[1386255.937] 3: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x7164) [0x7f2fde3be164]
[1386255.937] 4: /usr/bin/X (0x7f2fe4be1000+0x8d937) [0x7f2fe4c6e937]
[1386255.937] 5: /usr/bin/X (0x7f2fe4be1000+0xb1c08) [0x7f2fe4c92c08]
[1386255.937] 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f2fe3f09000+0xf030) [0x7f2fe3f18030]
[1386255.937] 7: /lib/x86_64-linux-gnu/libc.so.6 (__select+0x13) [0x7f2fe2ce6553]
[1386255.937] 8: /usr/bin/X (WaitForSomething+0x190) [0x7f2fe4d5d110]
[1386255.937] 9: /usr/bin/X (0x7f2fe4be1000+0x52bb1) [0x7f2fe4c33bb1]
[1386255.937] 10: /usr/bin/X (0x7f2fe4be1000+0x41ec5) [0x7f2fe4c22ec5]
[1386255.937] 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f2fe2c30ead]
[1386255.937] 12: /usr/bin/X (0x7f2fe4be1000+0x4219d) [0x7f2fe4c2319d]

-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Sep  9  2011 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2044664 Feb 23 09:57 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09)
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF106 [GeForce GT 555M] [10de:0dce] (rev ff)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 1103 Sep  3  2012 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
Section "Device"
  Identifier "Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2)"
  Driver "intel"
  Option "monitor-VGA1" "VGA"
  Option "monitor-LVDS1" "LVDS"
  Option "monitor-HDMI1" "HDMI"
  Option "ZaphodHeads" "HDMI1,LVDS1"
EndSection

Section "Monitor"
  Identifier "HDMI"
  Option "Position" "0 0"
  Option "Rotate" "left"
EndSection

Section "Monitor"
  Identifier "LVDS"
  Option "Position" "1200 520"
  Option "RightOf" "HDMI"
  Option "Primary" "Yes"
EndSection

Section "Screen"
  Identifier "Default Screen"
  DefaultDepth 24
  Device "Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2)"
EndSection

Section "Screen"
  Identifier "Docked Screen"
  DefaultDepth 24
  SubSection "Display"
    Depth 24
    Virtual 3120 1600
  EndSubSection
  Device "Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2)"
EndSection

Section "ServerFlags"
  Option "DefaultServerLayout" "Default"
EndSection

Section "ServerLayout"
  Identifier "Default"
  Screen "Default Screen"
EndSection

Section "ServerLayout"
  Identifier "Docked"
  Screen "Docked Screen"
EndSection

/etc/X11/xorg.conf.d does not exist.

KMS configuration files:
------------------------
/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1

Kernel version (/proc/version):
-------------------------------
Linux version 3.8-trunk-amd64 (debian-kernel@lists.debian.org) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Debian 3.8.3-1~experimental.1

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 56856 Apr 15 21:40 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[   111.783] 
X.Org X Server 1.12.4
Release Date: 2012-08-27
[   111.785] X Protocol Version 11, Revision 0
[   111.786] Build Operating System: Linux 3.2.0-4.drm-amd64 x86_64 Debian
[   111.787] Current Operating System: Linux cerberus 3.8-trunk-amd64 #1 SMP Debian 3.8.3-1~experimental.1 x86_64
[   111.787] Kernel command line: BOOT_IMAGE=/vmlinuz-3.8-trunk-amd64 root=/dev/mapper/cerberus-root ro quiet
[   111.789] Build Date: 23 February 2013  02:40:45PM
[   111.790] xorg-server 2:1.12.4-5 (Julien Cristau <jcristau@debian.org>) 
[   111.790] Current version of pixman: 0.26.0
[   111.792] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   111.792] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   111.796] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar 30 08:08:26 2013
[   111.810] (==) Using config file: "/etc/X11/xorg.conf"
[   111.811] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   111.813] (**) Option "defaultserverlayout" "Default"
[   111.813] (**) ServerLayout "Default"
[   111.813] (**) |-->Screen "Default Screen" (0)
[   111.813] (**) |   |-->Monitor "<default monitor>"
[   111.813] (**) |   |-->Device "Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2)"
[   111.813] (==) No monitor specified for screen "Default Screen".
	Using a default monitor configuration.
[   111.813] (==) Automatically adding devices
[   111.813] (==) Automatically enabling devices
[   111.823] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   111.823] 	Entry deleted from font path.
[   111.838] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[   111.838] 	Entry deleted from font path.
[   111.839] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[   111.839] (==) ModulePath set to "/usr/lib/xorg/modules"
[   111.839] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   111.839] (II) Loader magic: 0x7f2fe4fc9ae0
[   111.839] (II) Module ABI versions:
[   111.839] 	X.Org ANSI C Emulation: 0.4
[   111.839] 	X.Org Video Driver: 12.1
[   111.839] 	X.Org XInput driver : 16.0
[   111.839] 	X.Org Server Extension : 6.0
[   111.839] (--) PCI:*(0:0:2:0) 8086:0116:1558:1500 rev 9, Mem @ 0xf6400000/4194304, 0xc0000000/268435456, I/O @ 0x0000f000/64
[   111.839] (II) Open ACPI successful (/var/run/acpid.socket)
[   111.839] (II) LoadModule: "extmod"
[   111.850] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   111.856] (II) Module extmod: vendor="X.Org Foundation"
[   111.856] 	compiled for 1.12.4, module version = 1.0.0
[   111.856] 	Module class: X.Org Server Extension
[   111.856] 	ABI class: X.Org Server Extension, version 6.0
[   111.856] (II) Loading extension SELinux
[   111.856] (II) Loading extension MIT-SCREEN-SAVER
[   111.856] (II) Loading extension XFree86-VidModeExtension
[   111.856] (II) Loading extension XFree86-DGA
[   111.856] (II) Loading extension DPMS
[   111.856] (II) Loading extension XVideo
[   111.856] (II) Loading extension XVideo-MotionCompensation
[   111.856] (II) Loading extension X-Resource
[   111.856] (II) LoadModule: "dbe"
[   111.856] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   111.858] (II) Module dbe: vendor="X.Org Foundation"
[   111.858] 	compiled for 1.12.4, module version = 1.0.0
[   111.858] 	Module class: X.Org Server Extension
[   111.858] 	ABI class: X.Org Server Extension, version 6.0
[   111.858] (II) Loading extension DOUBLE-BUFFER
[   111.858] (II) LoadModule: "glx"
[   111.858] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   111.872] (II) Module glx: vendor="X.Org Foundation"
[   111.872] 	compiled for 1.12.4, module version = 1.0.0
[   111.872] 	ABI class: X.Org Server Extension, version 6.0
[   111.872] (==) AIGLX enabled
[   111.872] (II) Loading extension GLX
[   111.873] (II) LoadModule: "record"
[   111.873] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   111.874] (II) Module record: vendor="X.Org Foundation"
[   111.874] 	compiled for 1.12.4, module version = 1.13.0
[   111.874] 	Module class: X.Org Server Extension
[   111.874] 	ABI class: X.Org Server Extension, version 6.0
[   111.874] (II) Loading extension RECORD
[   111.874] (II) LoadModule: "dri"
[   111.874] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   111.877] (II) Module dri: vendor="X.Org Foundation"
[   111.877] 	compiled for 1.12.4, module version = 1.0.0
[   111.877] 	ABI class: X.Org Server Extension, version 6.0
[   111.877] (II) Loading extension XFree86-DRI
[   111.877] (II) LoadModule: "dri2"
[   111.877] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   111.878] (II) Module dri2: vendor="X.Org Foundation"
[   111.878] 	compiled for 1.12.4, module version = 1.2.0
[   111.878] 	ABI class: X.Org Server Extension, version 6.0
[   111.878] (II) Loading extension DRI2
[   111.878] (II) LoadModule: "intel"
[   111.880] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   111.888] (II) Module intel: vendor="X.Org Foundation"
[   111.888] 	compiled for 1.12.3.902, module version = 2.19.0
[   111.888] 	Module class: X.Org Video Driver
[   111.888] 	ABI class: X.Org Video Driver, version 12.1
[   111.888] (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,
	Ivybridge Server (GT2)
[   111.889] (--) using VT number 7

[   111.912] drmOpenDevice: node name is /dev/dri/card0
[   111.912] drmOpenDevice: open result is -1, (Invalid argument)
[   111.912] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[   111.912] drmOpenDevice: node name is /dev/dri/card0
[   111.912] drmOpenDevice: open result is -1, (Invalid argument)
[   111.912] drmOpenByBusid: drmOpenMinor returns -22
[   111.912] drmOpenDevice: node name is /dev/dri/card1
[   111.912] drmOpenDevice: open result is 9, (OK)
[   111.912] drmOpenByBusid: drmOpenMinor returns 9
[   111.912] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[   111.912] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen" for depth/fbbpp 24/32
[   111.912] (**) intel(0): Depth 24, (--) framebuffer bpp 32
[   111.912] (==) intel(0): RGB weight 888
[   111.912] (==) intel(0): Default visual is TrueColor
[   111.912] (**) intel(0): Option "ZaphodHeads" "HDMI1,LVDS1"
[   111.912] (II) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2)
[   111.912] (--) intel(0): Chipset: "Sandybridge Mobile (GT2)"
[   111.912] (**) intel(0): Relaxed fencing enabled
[   111.912] (**) intel(0): Wait on SwapBuffers? enabled
[   111.912] (**) intel(0): Triple buffering? enabled
[   111.912] (**) intel(0): Framebuffer tiled
[   111.912] (**) intel(0): Pixmaps tiled
[   111.912] (**) intel(0): 3D buffers tiled
[   111.914] (**) intel(0): SwapBuffers wait enabled
[   111.914] (==) intel(0): video overlay key set to 0x101fe
[   111.914] (II) intel(0): Output LVDS1 using monitor section LVDS
[   111.914] (**) intel(0): Option "Position" "1200 520"
[   111.914] (**) intel(0): Option "RightOf" "HDMI"
[   111.914] (**) intel(0): Option "Primary" "Yes"
[   111.916] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[   111.932] (II) intel(0): Output VGA2 has no monitor section
[   111.948] (II) intel(0): Output HDMI1 using monitor section HDMI
[   111.948] (**) intel(0): Option "Position" "0 0"
[   111.948] (**) intel(0): Option "Rotate" "left"
[   111.996] (II) intel(0): Output DP1 has no monitor section
[   111.996] (II) intel(0): EDID for output LVDS1
[   111.996] (II) intel(0): Manufacturer: LGD  Model: 1e9  Serial#: 0
[   111.996] (II) intel(0): Year: 2009  Week: 0
[   111.996] (II) intel(0): EDID Version: 1.3
[   111.996] (II) intel(0): Digital Display Input
[   111.996] (II) intel(0): Max Image Size [cm]: horiz.: 35  vert.: 19
[   111.996] (II) intel(0): Gamma: 2.20
[   111.996] (II) intel(0): No DPMS capabilities specified
[   111.996] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   111.996] (II) intel(0): First detailed timing is preferred mode
[   111.996] (II) intel(0): redX: 0.621 redY: 0.352   greenX: 0.314 greenY: 0.586
[   111.996] (II) intel(0): blueX: 0.147 blueY: 0.118   whiteX: 0.313 whiteY: 0.329
[   111.996] (II) intel(0): Manufacturer's mask: 0
[   111.996] (II) intel(0): Supported detailed timing:
[   111.996] (II) intel(0): clock: 138.5 MHz   Image Size:  345 x 194 mm
[   111.996] (II) intel(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[   111.996] (II) intel(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[   111.996] (II) intel(0):  LG Display
[   111.996] (II) intel(0):  LP156WF1-TLC1
[   111.996] (II) intel(0): EDID (in hex):
[   111.996] (II) intel(0): 	00ffffffffffff0030e4e90100000000
[   111.996] (II) intel(0): 	00130103802313780a08d59f5a509625
[   111.997] (II) intel(0): 	1e505400000001010101010101010101
[   111.997] (II) intel(0): 	0101010101011a3680a070381f403020
[   111.997] (II) intel(0): 	350059c2100000190000000000000000
[   111.997] (II) intel(0): 	00000000000000000000000000fe004c
[   111.997] (II) intel(0): 	4720446973706c61790a2020000000fe
[   111.997] (II) intel(0): 	004c503135365746312d544c433100b0
[   111.997] (II) intel(0): EDID vendor "LGD", prod id 489
[   111.997] (II) intel(0): Printing DDC gathered Modelines:
[   111.997] (II) intel(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[   111.997] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[   111.997] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   111.997] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   111.997] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[   111.997] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[   111.997] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[   111.997] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[   111.997] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[   111.997] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[   111.997] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[   111.997] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[   111.997] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[   111.997] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[   111.997] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[   111.997] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[   111.998] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[   111.998] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[   111.998] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[   111.998] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[   111.998] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[   111.998] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[   111.998] (II) intel(0): Printing probed modes for output LVDS1
[   111.998] (II) intel(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[   111.998] (II) intel(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[   111.998] (II) intel(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[   111.998] (II) intel(0): Modeline "1600x1024"x60.2  103.12  1600 1600 1656 1664  1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[   111.998] (II) intel(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[   111.998] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[   111.998] (II) intel(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz d)
[   111.998] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[   111.998] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[   111.998] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[   111.998] (II) intel(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz d)
[   111.998] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[   111.998] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[   111.998] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   111.998] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[   112.012] (II) intel(0): EDID for output VGA2
[   112.028] (II) intel(0): EDID for output HDMI1
[   112.076] (II) intel(0): EDID for output DP1
[   112.076] (II) intel(0): Output LVDS1 connected
[   112.076] (II) intel(0): Output VGA2 disconnected
[   112.076] (II) intel(0): Output HDMI1 disconnected
[   112.076] (II) intel(0): Output DP1 disconnected
[   112.076] (II) intel(0): Using user preference for initial modes
[   112.076] (II) intel(0): Output LVDS1 using initial mode 1920x1080
[   112.076] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   112.076] (II) intel(0): Kernel page flipping support detected, enabling
[   112.076] (**) intel(0): Display dimensions: (350, 190) mm
[   112.076] (**) intel(0): DPI set to (226, 213)
[   112.076] (II) Loading sub module "fb"
[   112.076] (II) LoadModule: "fb"
[   112.076] (II) Loading /usr/lib/xorg/modules/libfb.so
[   112.082] (II) Module fb: vendor="X.Org Foundation"
[   112.082] 	compiled for 1.12.4, module version = 1.0.0
[   112.082] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   112.082] (II) Loading sub module "dri2"
[   112.082] (II) LoadModule: "dri2"
[   112.083] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   112.083] (II) Module dri2: vendor="X.Org Foundation"
[   112.083] 	compiled for 1.12.4, module version = 1.2.0
[   112.083] 	ABI class: X.Org Server Extension, version 6.0
[   112.083] (==) Depth 24 pixmap format is 32 bpp
[   112.083] (II) intel(0): [DRI2] Setup complete
[   112.083] (II) intel(0): [DRI2]   DRI driver: i965
[   112.083] (II) intel(0): Allocated new frame buffer 3136x1600 stride 12800, tiled
[   112.095] (II) UXA(0): Driver registered support for the following operations:
[   112.095] (II)         solid
[   112.095] (II)         copy
[   112.095] (II)         composite (RENDER acceleration)
[   112.095] (II)         put_image
[   112.095] (II)         get_image
[   112.095] (==) intel(0): Backing store disabled
[   112.095] (==) intel(0): Silken mouse enabled
[   112.095] (II) intel(0): Initializing HW Cursor
[   112.095] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   112.100] (==) intel(0): DPMS enabled
[   112.100] (==) intel(0): Intel XvMC decoder enabled
[   112.101] (II) intel(0): Set up textured video
[   112.101] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[   112.101] (II) intel(0): direct rendering: DRI2 Enabled
[   112.101] (WW) intel(0): Option "monitor-VGA1" is not used
[   112.101] (==) intel(0): hotplug detection: "enabled"
[   112.160] (--) RandR disabled
[   112.160] (II) Initializing built-in extension Generic Event Extension
[   112.160] (II) Initializing built-in extension SHAPE
[   112.160] (II) Initializing built-in extension MIT-SHM
[   112.160] (II) Initializing built-in extension XInputExtension
[   112.160] (II) Initializing built-in extension XTEST
[   112.160] (II) Initializing built-in extension BIG-REQUESTS
[   112.160] (II) Initializing built-in extension SYNC
[   112.160] (II) Initializing built-in extension XKEYBOARD
[   112.160] (II) Initializing built-in extension XC-MISC
[   112.160] (II) Initializing built-in extension SECURITY
[   112.160] (II) Initializing built-in extension XINERAMA
[   112.160] (II) Initializing built-in extension XFIXES
[   112.160] (II) Initializing built-in extension RENDER
[   112.160] (II) Initializing built-in extension RANDR
[   112.160] (II) Initializing built-in extension COMPOSITE
[   112.160] (II) Initializing built-in extension DAMAGE
[   112.160] (II) SELinux: Disabled on system
[   112.243] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   112.243] (II) AIGLX: enabled GLX_INTEL_swap_event
[   112.243] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   112.243] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   112.243] (II) AIGLX: Loaded and initialized i965
[   112.243] (II) GLX: Initialized DRI2 GL provider for screen 0
[   112.244] (II) intel(0): Setting screen physical size to 825 x 423
[   112.370] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[   112.371] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   112.371] (II) LoadModule: "evdev"
[   112.371] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   112.374] (II) Module evdev: vendor="X.Org Foundation"
[   112.374] 	compiled for 1.12.1, module version = 2.7.0
[   112.374] 	Module class: X.Org XInput Driver
[   112.374] 	ABI class: X.Org XInput driver, version 16.0
[   112.374] (II) Using input driver 'evdev' for 'Power Button'
[   112.374] (**) Power Button: always reports core events
[   112.374] (**) evdev: Power Button: Device: "/dev/input/event4"
[   112.374] (--) evdev: Power Button: Vendor 0 Product 0x1
[   112.374] (--) evdev: Power Button: Found keys
[   112.374] (II) evdev: Power Button: Configuring as keyboard
[   112.374] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[   112.374] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   112.374] (**) Option "xkb_rules" "evdev"
[   112.374] (**) Option "xkb_model" "pc105"
[   112.374] (**) Option "xkb_layout" "us"
[   112.375] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[   112.375] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   112.375] (II) Using input driver 'evdev' for 'Video Bus'
[   112.375] (**) Video Bus: always reports core events
[   112.375] (**) evdev: Video Bus: Device: "/dev/input/event9"
[   112.375] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   112.376] (--) evdev: Video Bus: Found keys
[   112.376] (II) evdev: Video Bus: Configuring as keyboard
[   112.376] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9/event9"
[   112.376] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   112.376] (**) Option "xkb_rules" "evdev"
[   112.376] (**) Option "xkb_model" "pc105"
[   112.376] (**) Option "xkb_layout" "us"
[   112.377] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[   112.377] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   112.377] (II) Using input driver 'evdev' for 'Video Bus'
[   112.377] (**) Video Bus: always reports core events
[   112.377] (**) evdev: Video Bus: Device: "/dev/input/event8"
[   112.377] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   112.377] (--) evdev: Video Bus: Found keys
[   112.377] (II) evdev: Video Bus: Configuring as keyboard
[   112.377] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/LNXVIDEO:00/input/input8/event8"
[   112.377] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[   112.377] (**) Option "xkb_rules" "evdev"
[   112.377] (**) Option "xkb_model" "pc105"
[   112.377] (**) Option "xkb_layout" "us"
[   112.378] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   112.378] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   112.378] (II) Using input driver 'evdev' for 'Power Button'
[   112.378] (**) Power Button: always reports core events
[   112.378] (**) evdev: Power Button: Device: "/dev/input/event1"
[   112.379] (--) evdev: Power Button: Vendor 0 Product 0x1
[   112.379] (--) evdev: Power Button: Found keys
[   112.379] (II) evdev: Power Button: Configuring as keyboard
[   112.379] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[   112.379] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[   112.379] (**) Option "xkb_rules" "evdev"
[   112.379] (**) Option "xkb_model" "pc105"
[   112.379] (**) Option "xkb_layout" "us"
[   112.380] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[   112.380] (II) No input driver specified, ignoring this device.
[   112.380] (II) This device may have been added with another device file.
[   112.380] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[   112.380] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   112.380] (II) Using input driver 'evdev' for 'Sleep Button'
[   112.380] (**) Sleep Button: always reports core events
[   112.381] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[   112.381] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[   112.381] (--) evdev: Sleep Button: Found keys
[   112.381] (II) evdev: Sleep Button: Configuring as keyboard
[   112.381] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[   112.381] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[   112.381] (**) Option "xkb_rules" "evdev"
[   112.381] (**) Option "xkb_model" "pc105"
[   112.381] (**) Option "xkb_layout" "us"
[   112.382] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[   112.382] (II) No input driver specified, ignoring this device.
[   112.382] (II) This device may have been added with another device file.
[   112.382] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
[   112.382] (II) No input driver specified, ignoring this device.
[   112.382] (II) This device may have been added with another device file.
[   112.383] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event12)
[   112.383] (II) No input driver specified, ignoring this device.
[   112.383] (II) This device may have been added with another device file.
[   112.384] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event13)
[   112.384] (II) No input driver specified, ignoring this device.
[   112.384] (II) This device may have been added with another device file.
[   112.384] (II) config/udev: Adding input device BisonCam, NB Pro (/dev/input/event7)
[   112.384] (**) BisonCam, NB Pro: Applying InputClass "evdev keyboard catchall"
[   112.384] (II) Using input driver 'evdev' for 'BisonCam, NB Pro'
[   112.384] (**) BisonCam, NB Pro: always reports core events
[   112.384] (**) evdev: BisonCam, NB Pro: Device: "/dev/input/event7"
[   112.384] (--) evdev: BisonCam, NB Pro: Vendor 0x5986 Product 0x308
[   112.384] (--) evdev: BisonCam, NB Pro: Found keys
[   112.385] (II) evdev: BisonCam, NB Pro: Configuring as keyboard
[   112.385] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6:1.0/input/input7/event7"
[   112.385] (II) XINPUT: Adding extended input device "BisonCam, NB Pro" (type: KEYBOARD, id 11)
[   112.385] (**) Option "xkb_rules" "evdev"
[   112.385] (**) Option "xkb_model" "pc105"
[   112.385] (**) Option "xkb_layout" "us"
[   112.386] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   112.386] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   112.386] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   112.386] (**) AT Translated Set 2 keyboard: always reports core events
[   112.386] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   112.386] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   112.386] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   112.386] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   112.386] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   112.386] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[   112.386] (**) Option "xkb_rules" "evdev"
[   112.386] (**) Option "xkb_model" "pc105"
[   112.386] (**) Option "xkb_layout" "us"
[   112.387] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6)
[   112.387] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   112.387] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   112.387] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[   112.387] (II) LoadModule: "synaptics"
[   112.388] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   112.392] (II) Module synaptics: vendor="X.Org Foundation"
[   112.392] 	compiled for 1.12.4, module version = 1.6.2
[   112.392] 	Module class: X.Org XInput Driver
[   112.392] 	ABI class: X.Org XInput driver, version 16.0
[   112.392] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[   112.392] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   112.392] (**) Option "Device" "/dev/input/event6"
[   112.412] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[   112.412] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5692
[   112.412] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4680
[   112.412] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[   112.412] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[   112.412] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[   112.412] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[   112.413] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   112.413] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   112.420] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input6/event6"
[   112.420] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[   112.420] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[   112.420] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[   112.420] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.037
[   112.421] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[   112.421] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[   112.421] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   112.421] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   112.421] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   112.421] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[   112.421] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[   112.422] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[   112.422] (II) No input driver specified, ignoring this device.
[   112.422] (II) This device may have been added with another device file.
[   112.423] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event14)
[   112.423] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[   112.423] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[   112.423] (**) ACPI Virtual Keyboard Device: always reports core events
[   112.423] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event14"
[   112.423] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[   112.423] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[   112.423] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[   112.423] (**) Option "config_info" "udev:/sys/devices/virtual/input/input14/event14"
[   112.423] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 14)
[   112.423] (**) Option "xkb_rules" "evdev"
[   112.423] (**) Option "xkb_model" "pc105"
[   112.423] (**) Option "xkb_layout" "us"
[   112.709] (II) intel(0): EDID vendor "LGD", prod id 489
[   112.709] (II) intel(0): Printing DDC gathered Modelines:
[   112.709] (II) intel(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[   112.788] (II) intel(0): EDID vendor "LGD", prod id 489
[   112.788] (II) intel(0): Printing DDC gathered Modelines:
[   112.788] (II) intel(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  2139.500] (II) AIGLX: Suspending AIGLX clients for VT switch
[  2143.704] (II) Open ACPI successful (/var/run/acpid.socket)
[  2143.704] (II) AIGLX: Resuming AIGLX clients after VT switch
[  2143.712] (II) intel(0): EDID vendor "LGD", prod id 489
[  2143.712] (II) intel(0): Printing DDC gathered Modelines:
[  2143.712] (II) intel(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  2143.808] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 95788.592] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 95792.296] (II) Open ACPI successful (/var/run/acpid.socket)
[ 95792.296] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 95792.304] (II) intel(0): EDID vendor "LGD", prod id 489
[ 95792.304] (II) intel(0): Printing DDC gathered Modelines:
[ 95792.304] (II) intel(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[ 95792.400] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[701198.247] (II) intel(0): EDID vendor "LGD", prod id 489
[701198.247] (II) intel(0): Printing DDC gathered Modelines:
[701198.247] (II) intel(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[1386249.053] BUG: triggered 'if (priv->num_active_touches > priv->num_slots)'
[1386250.526] BUG: ../../src/synaptics.c:3122 in UpdateTouchState()
[1386250.526] 
[1386250.526] Backtrace:
[1386255.937] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f2fe4d5fcd6]
[1386255.937] 1: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x3067) [0x7f2fde3ba067]
[1386255.937] 2: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x4733) [0x7f2fde3bb733]
[1386255.937] 3: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x7164) [0x7f2fde3be164]
[1386255.937] 4: /usr/bin/X (0x7f2fe4be1000+0x8d937) [0x7f2fe4c6e937]
[1386255.937] 5: /usr/bin/X (0x7f2fe4be1000+0xb1c08) [0x7f2fe4c92c08]
[1386255.937] 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f2fe3f09000+0xf030) [0x7f2fe3f18030]
[1386255.937] 7: /lib/x86_64-linux-gnu/libc.so.6 (__select+0x13) [0x7f2fe2ce6553]
[1386255.937] 8: /usr/bin/X (WaitForSomething+0x190) [0x7f2fe4d5d110]
[1386255.937] 9: /usr/bin/X (0x7f2fe4be1000+0x52bb1) [0x7f2fe4c33bb1]
[1386255.937] 10: /usr/bin/X (0x7f2fe4be1000+0x41ec5) [0x7f2fe4c22ec5]
[1386255.937] 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f2fe2c30ead]
[1386255.937] 12: /usr/bin/X (0x7f2fe4be1000+0x4219d) [0x7f2fe4c2319d]
[1386255.937] 
[1386255.937] BUG: triggered 'if (priv->num_active_touches > priv->num_slots)'
[1386255.937] BUG: ../../src/synaptics.c:3122 in UpdateTouchState()
[1386255.937] 
[1386255.937] Backtrace:
[1386255.937] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f2fe4d5fcd6]
[1386255.937] 1: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x3067) [0x7f2fde3ba067]
[1386255.938] 2: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x4733) [0x7f2fde3bb733]
[1386255.938] 3: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x7164) [0x7f2fde3be164]
[1386255.938] 4: /usr/bin/X (0x7f2fe4be1000+0x8d937) [0x7f2fe4c6e937]
[1386255.938] 5: /usr/bin/X (0x7f2fe4be1000+0xb1c08) [0x7f2fe4c92c08]
[1386255.938] 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f2fe3f09000+0xf030) [0x7f2fe3f18030]
[1386255.938] 7: /lib/x86_64-linux-gnu/libc.so.6 (__select+0x13) [0x7f2fe2ce6553]
[1386255.938] 8: /usr/bin/X (WaitForSomething+0x190) [0x7f2fe4d5d110]
[1386255.938] 9: /usr/bin/X (0x7f2fe4be1000+0x52bb1) [0x7f2fe4c33bb1]
[1386255.938] 10: /usr/bin/X (0x7f2fe4be1000+0x41ec5) [0x7f2fe4c22ec5]
[1386255.938] 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f2fe2c30ead]
[1386255.938] 12: /usr/bin/X (0x7f2fe4be1000+0x4219d) [0x7f2fe4c2319d]
[1386255.938] 
[1386255.938] BUG: triggered 'if (priv->num_active_touches > priv->num_slots)'
[1386255.938] BUG: ../../src/synaptics.c:3122 in UpdateTouchState()
[1386255.938] 
[1386255.938] Backtrace:
[1386255.938] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f2fe4d5fcd6]
[1386255.938] 1: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x3067) [0x7f2fde3ba067]
[1386255.938] 2: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x4733) [0x7f2fde3bb733]
[1386255.938] 3: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x7164) [0x7f2fde3be164]
[1386255.938] 4: /usr/bin/X (0x7f2fe4be1000+0x8d937) [0x7f2fe4c6e937]
[1386255.938] 5: /usr/bin/X (0x7f2fe4be1000+0xb1c08) [0x7f2fe4c92c08]
[1386255.938] 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f2fe3f09000+0xf030) [0x7f2fe3f18030]
[1386255.938] 7: /lib/x86_64-linux-gnu/libc.so.6 (__select+0x13) [0x7f2fe2ce6553]
[1386255.938] 8: /usr/bin/X (WaitForSomething+0x190) [0x7f2fe4d5d110]
[1386255.938] 9: /usr/bin/X (0x7f2fe4be1000+0x52bb1) [0x7f2fe4c33bb1]
[1386255.938] 10: /usr/bin/X (0x7f2fe4be1000+0x41ec5) [0x7f2fe4c22ec5]
[1386255.938] 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f2fe2c30ead]
[1386255.938] 12: /usr/bin/X (0x7f2fe4be1000+0x4219d) [0x7f2fe4c2319d]
[1386255.938] 
[1386255.938] BUG: triggered 'if (priv->num_active_touches > priv->num_slots)'
[1386255.938] BUG: ../../src/synaptics.c:3122 in UpdateTouchState()
[1386255.938] 
[1386255.938] Backtrace:
[1386255.938] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f2fe4d5fcd6]
[1386255.938] 1: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x3067) [0x7f2fde3ba067]
[1386255.938] 2: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x4733) [0x7f2fde3bb733]
[1386255.938] 3: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x7164) [0x7f2fde3be164]
[1386255.938] 4: /usr/bin/X (0x7f2fe4be1000+0x8d937) [0x7f2fe4c6e937]
[1386255.939] 5: /usr/bin/X (0x7f2fe4be1000+0xb1c08) [0x7f2fe4c92c08]
[1386255.939] 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f2fe3f09000+0xf030) [0x7f2fe3f18030]
[1386255.939] 7: /lib/x86_64-linux-gnu/libc.so.6 (__select+0x13) [0x7f2fe2ce6553]
[1386255.939] 8: /usr/bin/X (WaitForSomething+0x190) [0x7f2fe4d5d110]
[1386255.939] 9: /usr/bin/X (0x7f2fe4be1000+0x52bb1) [0x7f2fe4c33bb1]
[1386255.939] 10: /usr/bin/X (0x7f2fe4be1000+0x41ec5) [0x7f2fe4c22ec5]
[1386255.939] 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f2fe2c30ead]
[1386255.939] 12: /usr/bin/X (0x7f2fe4be1000+0x4219d) [0x7f2fe4c2319d]
[1386255.939] 
[1386402.322] BUG: triggered 'if (priv->num_active_touches > priv->num_slots)'
[1386402.322] BUG: ../../src/synaptics.c:3122 in UpdateTouchState()
[1386402.322] 
[1386402.322] Backtrace:
[1386402.328] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f2fe4d5fcd6]
[1386402.328] 1: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x3067) [0x7f2fde3ba067]
[1386402.328] 2: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x4733) [0x7f2fde3bb733]
[1386402.328] 3: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x7164) [0x7f2fde3be164]
[1386402.328] 4: /usr/bin/X (0x7f2fe4be1000+0x8d937) [0x7f2fe4c6e937]
[1386402.328] 5: /usr/bin/X (0x7f2fe4be1000+0xb1c08) [0x7f2fe4c92c08]
[1386402.328] 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f2fe3f09000+0xf030) [0x7f2fe3f18030]
[1386402.328] 7: /lib/x86_64-linux-gnu/libc.so.6 (__select+0x13) [0x7f2fe2ce6553]
[1386402.328] 8: /usr/bin/X (WaitForSomething+0x190) [0x7f2fe4d5d110]
[1386402.329] 9: /usr/bin/X (0x7f2fe4be1000+0x52bb1) [0x7f2fe4c33bb1]
[1386402.329] 10: /usr/bin/X (0x7f2fe4be1000+0x41ec5) [0x7f2fe4c22ec5]
[1386402.329] 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f2fe2c30ead]
[1386402.329] 12: /usr/bin/X (0x7f2fe4be1000+0x4219d) [0x7f2fe4c2319d]
[1386402.329] 
[1386691.000] BUG: triggered 'if (priv->num_active_touches > priv->num_slots)'
[1386691.000] BUG: ../../src/synaptics.c:3122 in UpdateTouchState()
[1386691.000] 
[1386691.000] Backtrace:
[1386691.000] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f2fe4d5fcd6]
[1386691.000] 1: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x3067) [0x7f2fde3ba067]
[1386691.000] 2: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x4733) [0x7f2fde3bb733]
[1386691.000] 3: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x7164) [0x7f2fde3be164]
[1386691.000] 4: /usr/bin/X (0x7f2fe4be1000+0x8d937) [0x7f2fe4c6e937]
[1386691.001] 5: /usr/bin/X (0x7f2fe4be1000+0xb1c08) [0x7f2fe4c92c08]
[1386691.001] 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f2fe3f09000+0xf030) [0x7f2fe3f18030]
[1386691.001] 7: /lib/x86_64-linux-gnu/libc.so.6 (__select+0x13) [0x7f2fe2ce6553]
[1386691.001] 8: /usr/bin/X (WaitForSomething+0x190) [0x7f2fe4d5d110]
[1386691.001] 9: /usr/bin/X (0x7f2fe4be1000+0x52bb1) [0x7f2fe4c33bb1]
[1386691.001] 10: /usr/bin/X (0x7f2fe4be1000+0x41ec5) [0x7f2fe4c22ec5]
[1386691.001] 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f2fe2c30ead]
[1386691.001] 12: /usr/bin/X (0x7f2fe4be1000+0x4219d) [0x7f2fe4c2319d]
[1386691.001] 
[1386722.128] BUG: triggered 'if (priv->num_active_touches > priv->num_slots)'
[1386722.128] BUG: ../../src/synaptics.c:3122 in UpdateTouchState()
[1386722.128] 
[1386722.128] Backtrace:
[1386722.128] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f2fe4d5fcd6]
[1386722.128] 1: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x3067) [0x7f2fde3ba067]
[1386722.128] 2: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x4733) [0x7f2fde3bb733]
[1386722.128] 3: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x7164) [0x7f2fde3be164]
[1386722.129] 4: /usr/bin/X (0x7f2fe4be1000+0x8d937) [0x7f2fe4c6e937]
[1386722.129] 5: /usr/bin/X (0x7f2fe4be1000+0xb1c08) [0x7f2fe4c92c08]
[1386722.129] 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f2fe3f09000+0xf030) [0x7f2fe3f18030]
[1386722.129] 7: /lib/x86_64-linux-gnu/libc.so.6 (__select+0x13) [0x7f2fe2ce6553]
[1386722.129] 8: /usr/bin/X (WaitForSomething+0x190) [0x7f2fe4d5d110]
[1386722.129] 9: /usr/bin/X (0x7f2fe4be1000+0x52bb1) [0x7f2fe4c33bb1]
[1386722.129] 10: /usr/bin/X (0x7f2fe4be1000+0x41ec5) [0x7f2fe4c22ec5]
[1386722.129] 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f2fe2c30ead]
[1386722.129] 12: /usr/bin/X (0x7f2fe4be1000+0x4219d) [0x7f2fe4c2319d]
[1386722.129] 
[1386804.174] BUG: triggered 'if (priv->num_active_touches > priv->num_slots)'
[1386804.175] BUG: ../../src/synaptics.c:3122 in UpdateTouchState()
[1386804.175] 
[1386804.175] Backtrace:
[1386804.175] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f2fe4d5fcd6]
[1386804.175] 1: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x3067) [0x7f2fde3ba067]
[1386804.175] 2: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x4733) [0x7f2fde3bb733]
[1386804.175] 3: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x7164) [0x7f2fde3be164]
[1386804.175] 4: /usr/bin/X (0x7f2fe4be1000+0x8d937) [0x7f2fe4c6e937]
[1386804.175] 5: /usr/bin/X (0x7f2fe4be1000+0xb1c08) [0x7f2fe4c92c08]
[1386804.175] 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f2fe3f09000+0xf030) [0x7f2fe3f18030]
[1386804.176] 7: /lib/x86_64-linux-gnu/libc.so.6 (__select+0x13) [0x7f2fe2ce6553]
[1386804.176] 8: /usr/bin/X (WaitForSomething+0x190) [0x7f2fe4d5d110]
[1386804.176] 9: /usr/bin/X (0x7f2fe4be1000+0x52bb1) [0x7f2fe4c33bb1]
[1386804.176] 10: /usr/bin/X (0x7f2fe4be1000+0x41ec5) [0x7f2fe4c22ec5]
[1386804.176] 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f2fe2c30ead]
[1386804.176] 12: /usr/bin/X (0x7f2fe4be1000+0x4219d) [0x7f2fe4c2319d]
[1386804.176] 
[1387026.457] BUG: triggered 'if (priv->num_active_touches > priv->num_slots)'
[1387026.457] BUG: ../../src/synaptics.c:3122 in UpdateTouchState()
[1387026.457] 
[1387026.457] Backtrace:
[1387026.458] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f2fe4d5fcd6]
[1387026.458] 1: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x3067) [0x7f2fde3ba067]
[1387026.458] 2: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x4733) [0x7f2fde3bb733]
[1387026.458] 3: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x7164) [0x7f2fde3be164]
[1387026.458] 4: /usr/bin/X (0x7f2fe4be1000+0x8d937) [0x7f2fe4c6e937]
[1387026.458] 5: /usr/bin/X (0x7f2fe4be1000+0xb1c08) [0x7f2fe4c92c08]
[1387026.458] 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f2fe3f09000+0xf030) [0x7f2fe3f18030]
[1387026.458] 7: /lib/x86_64-linux-gnu/libc.so.6 (__select+0x13) [0x7f2fe2ce6553]
[1387026.458] 8: /usr/bin/X (WaitForSomething+0x190) [0x7f2fe4d5d110]
[1387026.458] 9: /usr/bin/X (0x7f2fe4be1000+0x52bb1) [0x7f2fe4c33bb1]
[1387026.459] 10: /usr/bin/X (0x7f2fe4be1000+0x41ec5) [0x7f2fe4c22ec5]
[1387026.459] 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f2fe2c30ead]
[1387026.459] 12: /usr/bin/X (0x7f2fe4be1000+0x4219d) [0x7f2fe4c2319d]
[1387026.459] 
[1387036.656] BUG: triggered 'if (priv->num_active_touches > priv->num_slots)'
[1387036.657] BUG: ../../src/synaptics.c:3122 in UpdateTouchState()
[1387036.657] 
[1387036.657] Backtrace:
[1387036.657] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f2fe4d5fcd6]
[1387036.657] 1: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x3067) [0x7f2fde3ba067]
[1387036.657] 2: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x4733) [0x7f2fde3bb733]
[1387036.657] 3: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x7164) [0x7f2fde3be164]
[1387036.657] 4: /usr/bin/X (0x7f2fe4be1000+0x8d937) [0x7f2fe4c6e937]
[1387036.657] 5: /usr/bin/X (0x7f2fe4be1000+0xb1c08) [0x7f2fe4c92c08]
[1387036.657] 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f2fe3f09000+0xf030) [0x7f2fe3f18030]
[1387036.657] 7: /lib/x86_64-linux-gnu/libc.so.6 (__select+0x13) [0x7f2fe2ce6553]
[1387036.658] 8: /usr/bin/X (WaitForSomething+0x190) [0x7f2fe4d5d110]
[1387036.658] 9: /usr/bin/X (0x7f2fe4be1000+0x52bb1) [0x7f2fe4c33bb1]
[1387036.658] 10: /usr/bin/X (0x7f2fe4be1000+0x41ec5) [0x7f2fe4c22ec5]
[1387036.658] 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f2fe2c30ead]
[1387036.658] 12: /usr/bin/X (0x7f2fe4be1000+0x4219d) [0x7f2fe4c2319d]
[1387036.658] 
[1387052.865] BUG: triggered 'if (priv->num_active_touches > priv->num_slots)'
[1387052.866] BUG: ../../src/synaptics.c:3122 in UpdateTouchState()
[1387052.866] 
[1387052.866] Backtrace:
[1387052.866] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f2fe4d5fcd6]
[1387052.866] 1: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x3067) [0x7f2fde3ba067]
[1387052.866] 2: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x4733) [0x7f2fde3bb733]
[1387052.866] 3: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x7164) [0x7f2fde3be164]
[1387052.866] 4: /usr/bin/X (0x7f2fe4be1000+0x8d937) [0x7f2fe4c6e937]
[1387052.866] 5: /usr/bin/X (0x7f2fe4be1000+0xb1c08) [0x7f2fe4c92c08]
[1387052.866] 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f2fe3f09000+0xf030) [0x7f2fe3f18030]
[1387052.866] 7: /lib/x86_64-linux-gnu/libc.so.6 (__select+0x13) [0x7f2fe2ce6553]
[1387052.867] 8: /usr/bin/X (WaitForSomething+0x190) [0x7f2fe4d5d110]
[1387052.867] 9: /usr/bin/X (0x7f2fe4be1000+0x52bb1) [0x7f2fe4c33bb1]
[1387052.867] 10: /usr/bin/X (0x7f2fe4be1000+0x41ec5) [0x7f2fe4c22ec5]
[1387052.867] 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f2fe2c30ead]
[1387052.867] 12: /usr/bin/X (0x7f2fe4be1000+0x4219d) [0x7f2fe4c2319d]
[1387052.867] 
[1387073.532] BUG: triggered 'if (priv->num_active_touches > priv->num_slots)'
[1387073.532] BUG: ../../src/synaptics.c:3122 in UpdateTouchState()
[1387073.532] 
[1387073.532] Backtrace:
[1387073.532] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f2fe4d5fcd6]
[1387073.532] 1: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x3067) [0x7f2fde3ba067]
[1387073.532] 2: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x4733) [0x7f2fde3bb733]
[1387073.532] 3: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x7164) [0x7f2fde3be164]
[1387073.532] 4: /usr/bin/X (0x7f2fe4be1000+0x8d937) [0x7f2fe4c6e937]
[1387073.533] 5: /usr/bin/X (0x7f2fe4be1000+0xb1c08) [0x7f2fe4c92c08]
[1387073.533] 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f2fe3f09000+0xf030) [0x7f2fe3f18030]
[1387073.533] 7: /lib/x86_64-linux-gnu/libc.so.6 (__select+0x13) [0x7f2fe2ce6553]
[1387073.533] 8: /usr/bin/X (WaitForSomething+0x190) [0x7f2fe4d5d110]
[1387073.533] 9: /usr/bin/X (0x7f2fe4be1000+0x52bb1) [0x7f2fe4c33bb1]
[1387073.533] 10: /usr/bin/X (0x7f2fe4be1000+0x41ec5) [0x7f2fe4c22ec5]
[1387073.533] 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f2fe2c30ead]
[1387073.533] 12: /usr/bin/X (0x7f2fe4be1000+0x4219d) [0x7f2fe4c2319d]
[1387073.533] 
[1387189.730] BUG: triggered 'if (priv->num_active_touches > priv->num_slots)'
[1387189.730] BUG: ../../src/synaptics.c:3122 in UpdateTouchState()
[1387189.731] 
[1387189.731] Backtrace:
[1387189.731] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f2fe4d5fcd6]
[1387189.731] 1: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x3067) [0x7f2fde3ba067]
[1387189.731] 2: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x4733) [0x7f2fde3bb733]
[1387189.731] 3: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x7164) [0x7f2fde3be164]
[1387189.731] 4: /usr/bin/X (0x7f2fe4be1000+0x8d937) [0x7f2fe4c6e937]
[1387189.731] 5: /usr/bin/X (0x7f2fe4be1000+0xb1c08) [0x7f2fe4c92c08]
[1387189.731] 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f2fe3f09000+0xf030) [0x7f2fe3f18030]
[1387189.731] 7: /lib/x86_64-linux-gnu/libc.so.6 (__select+0x13) [0x7f2fe2ce6553]
[1387189.732] 8: /usr/bin/X (WaitForSomething+0x190) [0x7f2fe4d5d110]
[1387189.732] 9: /usr/bin/X (0x7f2fe4be1000+0x52bb1) [0x7f2fe4c33bb1]
[1387189.732] 10: /usr/bin/X (0x7f2fe4be1000+0x41ec5) [0x7f2fe4c22ec5]
[1387189.732] 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f2fe2c30ead]
[1387189.732] 12: /usr/bin/X (0x7f2fe4be1000+0x4219d) [0x7f2fe4c2319d]
[1387189.732] 
[1387197.302] BUG: triggered 'if (priv->num_active_touches > priv->num_slots)'
[1387197.302] BUG: ../../src/synaptics.c:3122 in UpdateTouchState()
[1387197.302] 
[1387197.303] Backtrace:
[1387197.303] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f2fe4d5fcd6]
[1387197.303] 1: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x3067) [0x7f2fde3ba067]
[1387197.303] 2: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x4733) [0x7f2fde3bb733]
[1387197.303] 3: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x7164) [0x7f2fde3be164]
[1387197.303] 4: /usr/bin/X (0x7f2fe4be1000+0x8d937) [0x7f2fe4c6e937]
[1387197.303] 5: /usr/bin/X (0x7f2fe4be1000+0xb1c08) [0x7f2fe4c92c08]
[1387197.303] 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f2fe3f09000+0xf030) [0x7f2fe3f18030]
[1387197.303] 7: /lib/x86_64-linux-gnu/libc.so.6 (__select+0x13) [0x7f2fe2ce6553]
[1387197.303] 8: /usr/bin/X (WaitForSomething+0x190) [0x7f2fe4d5d110]
[1387197.304] 9: /usr/bin/X (0x7f2fe4be1000+0x52bb1) [0x7f2fe4c33bb1]
[1387197.304] 10: /usr/bin/X (0x7f2fe4be1000+0x41ec5) [0x7f2fe4c22ec5]
[1387197.304] 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f2fe2c30ead]
[1387197.304] 12: /usr/bin/X (0x7f2fe4be1000+0x4219d) [0x7f2fe4c2319d]
[1387197.304] 
[1387217.111] BUG: triggered 'if (priv->num_active_touches > priv->num_slots)'
[1387217.111] BUG: ../../src/synaptics.c:3122 in UpdateTouchState()
[1387217.112] 
[1387217.112] Backtrace:
[1387217.112] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f2fe4d5fcd6]
[1387217.112] 1: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x3067) [0x7f2fde3ba067]
[1387217.112] 2: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x4733) [0x7f2fde3bb733]
[1387217.112] 3: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x7164) [0x7f2fde3be164]
[1387217.112] 4: /usr/bin/X (0x7f2fe4be1000+0x8d937) [0x7f2fe4c6e937]
[1387217.112] 5: /usr/bin/X (0x7f2fe4be1000+0xb1c08) [0x7f2fe4c92c08]
[1387217.112] 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f2fe3f09000+0xf030) [0x7f2fe3f18030]
[1387217.112] 7: /lib/x86_64-linux-gnu/libc.so.6 (__select+0x13) [0x7f2fe2ce6553]
[1387217.113] 8: /usr/bin/X (WaitForSomething+0x190) [0x7f2fe4d5d110]
[1387217.113] 9: /usr/bin/X (0x7f2fe4be1000+0x52bb1) [0x7f2fe4c33bb1]
[1387217.113] 10: /usr/bin/X (0x7f2fe4be1000+0x41ec5) [0x7f2fe4c22ec5]
[1387217.113] 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f2fe2c30ead]
[1387217.113] 12: /usr/bin/X (0x7f2fe4be1000+0x4219d) [0x7f2fe4c2319d]
[1387217.113] 
[1387242.535] BUG: triggered 'if (priv->num_active_touches > priv->num_slots)'
[1387243.222] BUG: ../../src/synaptics.c:3122 in UpdateTouchState()
[1387243.222] 
[1387243.222] Backtrace:
[1387243.222] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f2fe4d5fcd6]
[1387243.222] 1: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x3067) [0x7f2fde3ba067]
[1387243.222] 2: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x4733) [0x7f2fde3bb733]
[1387243.222] 3: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x7164) [0x7f2fde3be164]
[1387243.222] 4: /usr/bin/X (0x7f2fe4be1000+0x8d937) [0x7f2fe4c6e937]
[1387243.222] 5: /usr/bin/X (0x7f2fe4be1000+0xb1c08) [0x7f2fe4c92c08]
[1387243.222] 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f2fe3f09000+0xf030) [0x7f2fe3f18030]
[1387243.222] 7: /lib/x86_64-linux-gnu/libc.so.6 (__select+0x13) [0x7f2fe2ce6553]
[1387243.222] 8: /usr/bin/X (WaitForSomething+0x190) [0x7f2fe4d5d110]
[1387243.222] 9: /usr/bin/X (0x7f2fe4be1000+0x52bb1) [0x7f2fe4c33bb1]
[1387243.222] 10: /usr/bin/X (0x7f2fe4be1000+0x41ec5) [0x7f2fe4c22ec5]
[1387243.222] 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f2fe2c30ead]
[1387243.223] 12: /usr/bin/X (0x7f2fe4be1000+0x4219d) [0x7f2fe4c2319d]
[1387243.223] 
[1387246.016] BUG: triggered 'if (priv->num_active_touches > priv->num_slots)'
[1387246.016] BUG: ../../src/synaptics.c:3122 in UpdateTouchState()
[1387246.016] 
[1387246.016] Backtrace:
[1387246.016] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f2fe4d5fcd6]
[1387246.016] 1: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x3067) [0x7f2fde3ba067]
[1387246.016] 2: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x4733) [0x7f2fde3bb733]
[1387246.016] 3: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x7164) [0x7f2fde3be164]
[1387246.016] 4: /usr/bin/X (0x7f2fe4be1000+0x8d937) [0x7f2fe4c6e937]
[1387246.016] 5: /usr/bin/X (0x7f2fe4be1000+0xb1c08) [0x7f2fe4c92c08]
[1387246.016] 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f2fe3f09000+0xf030) [0x7f2fe3f18030]
[1387246.016] 7: /lib/x86_64-linux-gnu/libc.so.6 (__select+0x13) [0x7f2fe2ce6553]
[1387246.016] 8: /usr/bin/X (WaitForSomething+0x190) [0x7f2fe4d5d110]
[1387246.016] 9: /usr/bin/X (0x7f2fe4be1000+0x52bb1) [0x7f2fe4c33bb1]
[1387246.016] 10: /usr/bin/X (0x7f2fe4be1000+0x41ec5) [0x7f2fe4c22ec5]
[1387246.016] 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f2fe2c30ead]
[1387246.016] 12: /usr/bin/X (0x7f2fe4be1000+0x4219d) [0x7f2fe4c2319d]
[1387246.016] 
[1387570.717] BUG: triggered 'if (priv->num_active_touches > priv->num_slots)'
[1387570.717] BUG: ../../src/synaptics.c:3122 in UpdateTouchState()
[1387570.717] 
[1387570.717] Backtrace:
[1387570.717] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f2fe4d5fcd6]
[1387570.717] 1: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x3067) [0x7f2fde3ba067]
[1387570.717] 2: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x4733) [0x7f2fde3bb733]
[1387570.717] 3: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x7164) [0x7f2fde3be164]
[1387570.717] 4: /usr/bin/X (0x7f2fe4be1000+0x8d937) [0x7f2fe4c6e937]
[1387570.717] 5: /usr/bin/X (0x7f2fe4be1000+0xb1c08) [0x7f2fe4c92c08]
[1387570.717] 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f2fe3f09000+0xf030) [0x7f2fe3f18030]
[1387570.717] 7: /lib/x86_64-linux-gnu/libc.so.6 (__select+0x13) [0x7f2fe2ce6553]
[1387570.717] 8: /usr/bin/X (WaitForSomething+0x190) [0x7f2fe4d5d110]
[1387570.717] 9: /usr/bin/X (0x7f2fe4be1000+0x52bb1) [0x7f2fe4c33bb1]
[1387570.717] 10: /usr/bin/X (0x7f2fe4be1000+0x41ec5) [0x7f2fe4c22ec5]
[1387570.717] 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f2fe2c30ead]
[1387570.717] 12: /usr/bin/X (0x7f2fe4be1000+0x4219d) [0x7f2fe4c2319d]
[1387570.717] 
[1387647.197] BUG: triggered 'if (priv->num_active_touches > priv->num_slots)'
[1387647.197] BUG: ../../src/synaptics.c:3122 in UpdateTouchState()
[1387647.197] 
[1387647.197] Backtrace:
[1387647.197] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f2fe4d5fcd6]
[1387647.197] 1: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x3067) [0x7f2fde3ba067]
[1387647.197] 2: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x4733) [0x7f2fde3bb733]
[1387647.197] 3: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f2fde3b7000+0x7164) [0x7f2fde3be164]
[1387647.198] 4: /usr/bin/X (0x7f2fe4be1000+0x8d937) [0x7f2fe4c6e937]
[1387647.198] 5: /usr/bin/X (0x7f2fe4be1000+0xb1c08) [0x7f2fe4c92c08]
[1387647.198] 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f2fe3f09000+0xf030) [0x7f2fe3f18030]
[1387647.198] 7: /lib/x86_64-linux-gnu/libc.so.6 (__select+0x13) [0x7f2fe2ce6553]
[1387647.198] 8: /usr/bin/X (WaitForSomething+0x190) [0x7f2fe4d5d110]
[1387647.198] 9: /usr/bin/X (0x7f2fe4be1000+0x52bb1) [0x7f2fe4c33bb1]
[1387647.198] 10: /usr/bin/X (0x7f2fe4be1000+0x41ec5) [0x7f2fe4c22ec5]
[1387647.198] 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f2fe2c30ead]
[1387647.198] 12: /usr/bin/X (0x7f2fe4be1000+0x4219d) [0x7f2fe4c2319d]
[1387647.198] 
[1387754.935] (II) evdev: Power Button: Close
[1387754.937] (II) UnloadModule: "evdev"
[1387754.964] (II) evdev: Video Bus: Close
[1387754.964] (II) UnloadModule: "evdev"
[1387754.972] (II) evdev: Video Bus: Close
[1387754.972] (II) UnloadModule: "evdev"
[1387754.992] (II) evdev: Power Button: Close
[1387754.992] (II) UnloadModule: "evdev"
[1387755.000] (II) evdev: Sleep Button: Close
[1387755.001] (II) UnloadModule: "evdev"
[1387755.012] (II) evdev: BisonCam, NB Pro: Close
[1387755.012] (II) UnloadModule: "evdev"
[1387755.020] (II) evdev: AT Translated Set 2 keyboard: Close
[1387755.020] (II) UnloadModule: "evdev"
[1387755.033] (II) UnloadModule: "synaptics"
[1387755.040] (II) evdev: ACPI Virtual Keyboard Device: Close
[1387755.041] (II) UnloadModule: "evdev"
[1387755.880] Server terminated successfully (0). Closing log file.

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=10906485

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4
N: input/event4
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4
E: DMI_VENDOR=CLEVO CO.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=10918624
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:01
E: ID_PATH_TAG=acpi-LNXVIDEO_01
E: KEY=3e000b00000000 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw
E: NAME="Video Bus"
E: PHYS="LNXVIDEO/video/input0"
E: PRODUCT=19/0/6/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=13815592

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9/event9
N: input/event9
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9/event9
E: DMI_VENDOR=CLEVO CO.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:01
E: ID_PATH_TAG=acpi-LNXVIDEO_01
E: MAJOR=13
E: MINOR=73
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=13820224
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/LNXVIDEO:00/input/input8
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/LNXVIDEO:00/input/input8
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: KEY=3e000b00000000 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw
E: NAME="Video Bus"
E: PHYS="LNXVIDEO/video/input0"
E: PRODUCT=19/0/6/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=13804963

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/LNXVIDEO:00/input/input8/event8
N: input/event8
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/LNXVIDEO:00/input/input8/event8
E: DMI_VENDOR=CLEVO CO.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: MAJOR=13
E: MINOR=72
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=13809821
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="PNP0C0C/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=10904528

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1
N: input/event1
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1
E: DMI_VENDOR=CLEVO CO.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=10918659
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
E: EV=21
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MODALIAS=input:b0019v0000p0005e0000-e0,5,kramlsfw0,
E: NAME="Lid Switch"
E: PHYS="PNP0C0D/button/input0"
E: PRODUCT=19/0/5/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=1
E: UDEV_LOG=3
E: USEC_INITIALIZED=10904309

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3/event3
N: input/event3
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3/event3
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=10908243

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: KEY=4000 0 0
E: MODALIAS=input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw
E: NAME="Sleep Button"
E: PHYS="PNP0C0E/button/input0"
E: PRODUCT=19/0/3/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=10904240

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2
E: DMI_VENDOR=CLEVO CO.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=10918631
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:1b.0/input/input10
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input10
E: EV=40001
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0001v10ECp0269e0001-e0,12,kramls1,2,fw
E: NAME="HDA Digital PCBeep"
E: PHYS="card0/codec#0/beep0"
E: PRODUCT=1/10ec/269/1
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=13846470

P: /devices/pci0000:00/0000:00:1b.0/input/input10/event10
N: input/event10
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input10/event10
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=74
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=13853007

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11
E: EV=21
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: NAME="HDA Intel PCH HDMI/DP,pcm=3"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=140
E: UDEV_LOG=3
E: USEC_INITIALIZED=13848632

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event11
N: input/event11
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event11
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=75
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=13853238

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input12
E: EV=21
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HDA Intel PCH Mic"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=10
E: UDEV_LOG=3
E: USEC_INITIALIZED=13848899

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input12/event12
N: input/event12
E: DEVNAME=/dev/input/event12
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input12/event12
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=76
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=13853981

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input13
E: EV=21
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: NAME="HDA Intel PCH Headphone"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=4
E: UDEV_LOG=3
E: USEC_INITIALIZED=13850581

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input13/event13
N: input/event13
E: DEVNAME=/dev/input/event13
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input13/event13
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=77
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=13855146

P: /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6:1.0/input/input7
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6:1.0/input/input7
E: EV=3
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=BisonCam__NB_Pro
E: ID_MODEL_ENC=BisonCam\x2c\x20NB\x20Pro
E: ID_MODEL_ID=0308
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.6:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_6_1_0
E: ID_REVISION=0604
E: ID_SERIAL=BisonCam__NB_Pro_BisonCam__NB_Pro
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=BisonCam__NB_Pro
E: ID_VENDOR_ENC=BisonCam\x2c\x20NB\x20Pro
E: ID_VENDOR_ID=5986
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v5986p0308e0604-e0,1,kD4,ramlsfw
E: NAME="BisonCam, NB Pro"
E: PHYS="usb-0000:00:1d.0-1.6/button"
E: PRODUCT=3/5986/308/604
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=13437900

P: /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6:1.0/input/input7/event7
N: input/event7
S: input/by-id/usb-BisonCam__NB_Pro_BisonCam__NB_Pro-event-if00
S: input/by-path/pci-0000:00:1d.0-usb-0:1.6:1.0-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-BisonCam__NB_Pro_BisonCam__NB_Pro-event-if00 /dev/input/by-path/pci-0000:00:1d.0-usb-0:1.6:1.0-event
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6:1.0/input/input7/event7
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=BisonCam__NB_Pro
E: ID_MODEL_ENC=BisonCam\x2c\x20NB\x20Pro
E: ID_MODEL_ID=0308
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.6:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_6_1_0
E: ID_REVISION=0604
E: ID_SERIAL=BisonCam__NB_Pro_BisonCam__NB_Pro
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=BisonCam__NB_Pro
E: ID_VENDOR_ENC=BisonCam\x2c\x20NB\x20Pro
E: ID_VENDOR_ID=5986
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=13441159
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB83-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab83
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=10888790

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: DMI_VENDOR=CLEVO CO.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=10918726
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/platform/i8042/serio2/input/input6
E: ABS=260800011000003
E: DEVPATH=/devices/platform/i8042/serio2/input/input6
E: EV=b
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: ID_SERIAL=noserial
E: KEY=6420 30000 0 0 0 0
E: MODALIAS=input:b0011v0002p0007e01B1-e0,1,3,k110,111,145,14A,14D,14E,ra0,1,18,1C,2F,35,36,39,mlsfw
E: NAME="SynPS/2 Synaptics TouchPad"
E: PHYS="isa0060/serio2/input0"
E: PRODUCT=11/2/7/1b1
E: PROP=9
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=12353165

P: /devices/platform/i8042/serio2/input/input6/event6
N: input/event6
S: input/by-path/platform-i8042-serio-2-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-2-event-mouse
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/platform/i8042/serio2/input/input6/event6
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=12359928

P: /devices/platform/i8042/serio2/input/input6/mouse0
N: input/mouse0
S: input/by-path/platform-i8042-serio-2-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-2-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/platform/i8042/serio2/input/input6/mouse0
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=12359780

P: /devices/platform/pcspkr/input/input5
E: DEVPATH=/devices/platform/pcspkr/input/input5
E: EV=40001
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PRODUCT=10/1f/1/100
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=10908569

P: /devices/platform/pcspkr/input/input5/event5
N: input/event5
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/platform/pcspkr/input/input5/event5
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=10912320

P: /devices/virtual/input/input14
E: DEVPATH=/devices/virtual/input/input14
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: KEY=ffffffffffffffff ffffffffffffffff ffffffffffffffff fffffffffffffffe
E: MODALIAS=input:b0003v0000p0000e0004-e0,1,k71,72,73,74,75,76,77,78,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8B,8C,8D,8E,8F,90,91,92,93,94,95,96,97,98,99,9A,9B,9C,9D,9E,9F,A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,AA,AB,AC,AD,AE,AF,B0,B1,B2,B3,B4,B5,B6,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,C3,C4,C5,C6,C7,C8,C9,CA,CB,CC,CD,CE,CF,D0,D1,D2,D3,D4,D5,D6,D7,D8,D9,DA,DB,DC,DD,DE,DF,E0,E1,E2,E3,E4,E5,E6,E7,E8,E9,EA,EB,EC,ED,EE,EF,F0,F1,F2,F3,F4,F5,F6,F7,F8,F9,FA,FB,FC,FD,FE,FF,ramlsfw
E: NAME="ACPI Virtual Keyboard Device"
E: PRODUCT=3/0/0/4
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=18066299

P: /devices/virtual/input/input14/event14
N: input/event14
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event14
E: DEVPATH=/devices/virtual/input/input14/event14
E: DMI_VENDOR=CLEVO CO.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=78
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=18069075
E: XKBLAYOUT=us
E: XKBMODEL=pc105


DRM Information from dmesg:
---------------------------
[    0.805949] Linux agpgart interface v0.103
[   11.181127] [drm] Initialized drm 1.1.0 20060810
[   12.966307] nouveau  [     DRM] VRAM: 2048 MiB
[   12.966309] nouveau  [     DRM] GART: 512 MiB
[   12.966311] nouveau  [     DRM] BIT BIOS found
[   12.966314] nouveau  [     DRM] Bios version 70.06.35.00
[   12.966324] nouveau  [     DRM] TMDS table version 2.0
[   12.966337] nouveau  [     DRM] DCB version 4.0
[   12.966343] nouveau  [     DRM] DCB outp 00: 02000300 00000000
[   12.966349] nouveau  [     DRM] DCB conn 00: 00000000
[   12.967979] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   12.967984] [drm] No driver support for vblank timestamp query.
[   12.968239] nouveau  [     DRM] ACPI backlight interface available, not registering our own
[   12.968483] nouveau  [     DRM] 2 available performance level(s)
[   12.968492] nouveau  [     DRM] 0: core 50MHz shader 101MHz memory 135MHz
[   12.968499] nouveau  [     DRM] 1: core 202MHz shader 405MHz memory 324MHz
[   12.968507] nouveau  [     DRM] c: core 202MHz shader 405MHz memory 324MHz voltage 870mV
[   12.982214] nouveau  [     DRM] MM: using COPY1 for buffer copies
[   12.983322] [drm] Cannot find any crtc or sizes - going 1024x768
[   13.057808] nouveau  [     DRM] allocated 1024x768 fb: 0x60000, bo ffff8802327f0c00
[   13.058155] [drm] Initialized nouveau 1.1.0 20120801 for 0000:01:00.0 on minor 0
[   13.058908] [drm] Memory usable by graphics device = 2048M
[   13.058916] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
[   13.088218] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   13.088222] [drm] Driver supports precise vblank timestamp query.
[   13.324052] fbcon: inteldrmfb (fb0) is primary device
[   14.044072] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   14.055499] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 1
[   15.060732] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[  100.329082] nouveau  [     DRM] suspending fbcon...
[  100.329093] nouveau  [     DRM] suspending display...
[  100.329101] nouveau  [     DRM] unpinning framebuffer(s)...
[  100.329187] nouveau  [     DRM] evicting buffers...
[  100.330146] nouveau  [     DRM] suspending client object trees...
[ 2136.260484] nouveau  [     DRM] re-enabling device...
[ 2136.260504] nouveau  [     DRM] resuming client object trees...
[ 2136.491483] nouveau  [     DRM] resuming display...
[ 2139.623277] nouveau  [     DRM] suspending fbcon...
[ 2139.623280] nouveau  [     DRM] suspending display...
[ 2139.623284] nouveau  [     DRM] unpinning framebuffer(s)...
[ 2139.623467] nouveau  [     DRM] evicting buffers...
[ 2139.640283] nouveau  [     DRM] suspending client object trees...
[ 2141.288917] nouveau  [     DRM] re-enabling device...
[ 2141.288944] nouveau  [     DRM] resuming client object trees...
[ 2141.453121] nouveau  [     DRM] resuming display...
[ 2143.300123] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[ 2145.314499] nouveau  [     DRM] suspending fbcon...
[ 2145.314509] nouveau  [     DRM] suspending display...
[ 2145.314517] nouveau  [     DRM] unpinning framebuffer(s)...
[ 2145.314604] nouveau  [     DRM] evicting buffers...
[ 2145.315518] nouveau  [     DRM] suspending client object trees...
[95753.470132] nouveau  [     DRM] re-enabling device...
[95753.470152] nouveau  [     DRM] resuming client object trees...
[95753.699577] nouveau  [     DRM] resuming display...
[95756.803279] nouveau  [     DRM] suspending fbcon...
[95756.803282] nouveau  [     DRM] suspending display...
[95756.803286] nouveau  [     DRM] unpinning framebuffer(s)...
[95756.803387] nouveau  [     DRM] evicting buffers...
[95756.804009] nouveau  [     DRM] suspending client object trees...
[95758.444156] nouveau  [     DRM] re-enabling device...
[95758.444206] nouveau  [     DRM] resuming client object trees...
[95758.602827] nouveau  [     DRM] resuming display...
[95760.261743] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[95761.986683] nouveau  [     DRM] suspending fbcon...
[95761.986693] nouveau  [     DRM] suspending display...
[95761.986702] nouveau  [     DRM] unpinning framebuffer(s)...
[95761.986792] nouveau  [     DRM] evicting buffers...
[95761.987886] nouveau  [     DRM] suspending client object trees...


-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.8-trunk-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-input-synaptics depends on:
ii  libc6                                  2.13-38
ii  libmtdev1                              1.1.2-1
ii  libx11-6                               2:1.5.0-1
ii  libxi6                                 2:1.6.1-1
ii  libxtst6                               2:1.2.1-1
ii  xserver-xorg-core [xorg-input-abi-16]  2:1.12.4-5

xserver-xorg-input-synaptics recommends no packages.

Versions of packages xserver-xorg-input-synaptics suggests:
pn  gpointing-device-settings  <none>
pn  touchfreeze                <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 1.8.0-1

On Mon, Apr 15, 2013 at 10:01:24PM -0400, James McCoy wrote:
> While putting my system under heavy load and trying to use the trackpad,
> the pointer stopped responding to, at least, movement.  I didn't try
> left/right clicks.  The below backtrace showed up in the Xorg log file:
> 
> [1386249.053] BUG: triggered 'if (priv->num_active_touches > priv->num_slots)'
> [1386250.526] BUG: ../../src/synaptics.c:3122 in UpdateTouchState()

Based on the RedHat bug, I'm closing this against 1.8.0.

Cheers,
-- 
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7  2D23 DFE6 91AE 331B A3DB

--- End Message ---

Reply to: