[Bug 284283] if_re(4) crashes when attaching on RVVM

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 23 Jan 2025 01:11:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284283

--- Comment #1 from Robert Clausecker <fuz@FreeBSD.org> ---
To reproduce:

 1) build and install port emulators/rvvm
 2) download/build a 15-CURRENT raw VM image
 3) run something like

rvvm /usr/local/share/RVVM/fw_payload.bin -nogui -mem 4G -smp 4 -i
FreeBSD-15.0-CURRENT-riscv-riscv64-ufs.raw

 4) wait for FreeBSD to boot, then log in
 5) execute "kldload if_re"
 6) observe kernel crash

-- 
You are receiving this mail because:
You are the assignee for the bug.