Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 May 2019 22:18:57 -0600
From:      Rebecca Cran <rebecca@bluestop.org>
To:        freebsd-current@freebsd.org
Subject:   panic booting with if_tap_load="YES" in loader.conf
Message-ID:  <105ad083-ea95-21a7-35be-de01e32578c4@bluestop.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?105ad083-ea95-21a7-35be-de01e32578c4>