[Bug 262671] Kernel panics after a invalid SNDCTL_MIXERINFO ioctl
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 262671] Kernel panics after a invalid SNDCTL_MIXERINFO ioctl"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Mar 2022 17:20:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262671 Ed Maste <emaste@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emaste@freebsd.org --- Comment #2 from Ed Maste <emaste@freebsd.org> --- Can you please paste the backtrace from the kernel panic here? I do not see how an uninitialized dev field would trigger a panic (and indeed the sample program just returns from the ioctl with EINVAL here). -- You are receiving this mail because: You are the assignee for the bug.