[ANNOUNCE] libinput 1.10.1

Peter Hutterer peter.hutterer at who-t.net
Sun Mar 4 22:20:25 UTC 2018


On Sun, Mar 04, 2018 at 02:57:18PM +0100, Jan Engelhardt wrote:
> 
> On Wednesday 2018-02-28 01:27, Peter Hutterer wrote:
> 
> >libinput 1.10.1 is now available. This release fixes three crashers, one
> >during tapping, two on startup/resume when the device node or seat weren't
> >assigned correctly.
> 
> Is this one of them?
> 
> https://bugzilla.opensuse.org/show_bug.cgi?id=1083853
> >abort() in libinput? Wow!

yes, there are aborts in libinput. usually in places that either should be
impossible to reach or where we've screwed up badly and are likely
corrupting memory.

> >[ 15432.133] (II) Axis 0x1 value 4758 is outside expected range [1253, 4652]
> >See https://wayland.freedesktop.org/libinput/doc/1.10.0//absolute_coordinate_ranges.html for details

this isn't the cause for the abort, otherwise it would only show up once.

I'm going to guess this is either bug 105160 (fixed, in 1.10.1) or
bug 105258 (patches on the list). running eu-addr2line on the corresponding
binary should give us a better hint, the current backtrace is a bit void of
details.

Cheers,
   Peter


More information about the wayland-devel mailing list