[Bug 284283] if_re(4) crashes when attaching on RVVM
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Jan 2025 07:54:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284283
Franco Fichtner <franco@opnsense.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |franco@opnsense.org
--- Comment #6 from Franco Fichtner <franco@opnsense.org> ---
Very likely same crash as
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272169 for the base driver.
Though the code is different enough that I can't spot where the issue is, which
probably means re_ifmedia_sts() is never called to set the pointers if ifmedia
subystem in the first place.
A number of drivers had similar bugs fixed already.
Cheers,
Franco
--
You are receiving this mail because:
You are the assignee for the bug.