[Bug 234638] x11/libinput: crashes in devel/libudev-devd on device enumeration
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jan 5 17:56:50 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234638
--- Comment #6 from Jan Beich <jbeich at FreeBSD.org> ---
(In reply to Greg V from comment #3)
> https://reviews.freebsd.org/D18694 + https://github.com/FreeBSDDesktop/libudev-devd/pull/8
Doesn't help: crashes in the same place.
$ sysctl -a | fgrep bustype
dev.input.7.input_id: { bustype = 0x0003, vendor = 0x1af3, product = 0x0001,
version = 0x0000 }
dev.input.6.input_id: { bustype = 0x0003, vendor = 0x2516, product = 0x0020,
version = 0x0000 }
dev.input.5.input_id: { bustype = 0x0003, vendor = 0x2516, product = 0x0020,
version = 0x0000 }
dev.input.4.input_id: { bustype = 0x0003, vendor = 0x045e, product = 0x0780,
version = 0x0000 }
dev.input.3.input_id: { bustype = 0x0003, vendor = 0x046d, product = 0xc062,
version = 0x0000 }
dev.input.2.input_id: { bustype = 0x0011, vendor = 0x0001, product = 0x0001,
version = 0x0000 }
dev.input.1.input_id: { bustype = 0x0006, vendor = 0x0000, product = 0x0000,
version = 0x0000 }
dev.input.0.input_id: { bustype = 0x0006, vendor = 0x0000, product = 0x0000,
version = 0x0000 }
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list