[Bug 254478] Panic when using ipfw and divert sockets

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 11 Jul 2021 12:50:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254478

--- Comment #11 from Jack <xxjack12xx@gmail.com> ---
(In reply to karl from comment #10)
Yes, that appears to be the similar bt I'm getting.

(gdb) bt full
#0  0x0000000800254e20 in HouseKeeping () from /lib/libalias.so.7
No symbol table info available.
#1  0x00000008002510ca in ?? () from /lib/libalias.so.7
No symbol table info available.
#2  0x0000000000206e0f in ?? ()
No symbol table info available.
#3  0x00000000002053d7 in ?? ()
No symbol table info available.
#4  0x000000000020460f in ?? ()
No symbol table info available.
#5  0x0000000000204510 in ?? ()
No symbol table info available.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

I'm also getting instant kernel panics when I tried doing ipfw nat without natd
in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257079

Not sure if it's related.

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