panic booting with if_tap_load="YES" in loader.conf

Rebecca Cran rebecca at bluestop.org
Sat May 18 04:35:04 UTC 2019


I just updated from r346856 to r347950 and ran into a new panic, caused
by having if_tap_load="YES" in /boot/loader.conf - because it's already
built-in to the kernel:


module if_tuntap already present!

kernel trap 12 with interrupts disabled


The backtrace is:


vpanic()

panic()

trap_fatal()

trap_pfault()

trap()

calltrap()

--- trap 0xc

_thread_lock()

pmap_delayed_invl_start_u()

pmap_remove()

kmem_bootstrap_free()

preload_delete_name()

linker_file_unload()

linker_preload()

mi_startup()

btext()

Uptime: 1s


-- 

Rebecca Cran



More information about the freebsd-current mailing list