Date: Mon, 24 Feb 2025 05:38:44 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 250309] devmatch: panic: general protection fault: sysctl_devices() -> sysctl_root_handler_locked() in hw.bus.devices sysctl handler when plugging in USB mouse Message-ID: <bug-250309-227-5Nb4ZXdokI@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-250309-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250309 --- Comment #10 from Warner Losh <imp@FreeBSD.org> --- I've tested similar patches, but they have lead to deadlock or inconsistent device data. This protects the children and global lists but not other data. It's held in child deleted callback, which is what lead to the deadlock, though i forget the bus driver at fault. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250309-227-5Nb4ZXdokI>
