Date: Sat, 05 Jan 2019 17:56:48 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 234638] x11/libinput: crashes in devel/libudev-devd on device enumeration Message-ID: <bug-234638-7141-5d8BdAA9Wv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-234638-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-234638-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234638 --- Comment #6 from Jan Beich <jbeich@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234638-7141-5d8BdAA9Wv>
