[Bug 284283] if_re(4) crashes when attaching on RVVM
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284283 Franco Fichtner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Franco Fichtner <[email protected]> --- 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.