[Bug 192272] Running many nmap processes in parallel results in panic
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Jan 2025 16:28:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192272 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markj@FreeBSD.org Resolution|--- |DUPLICATE Status|New |Closed --- Comment #4 from Mark Johnston <markj@FreeBSD.org> --- The bug here is that filt_bpfread() was sleeping while holding a non-sleepable driver lock. This was addressed in commit 9224217213dbf. *** This bug has been marked as a duplicate of bug 200323 *** -- You are receiving this mail because: You are the assignee for the bug.