[Bug 228412] Kernel panic on shutdown after IPv6 was enabled

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 22 15:30:05 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228412

Andrey V. Elsukov <ae at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.freebsd.org/bu
                   |                            |gzilla/show_bug.cgi?id=2279
                   |                            |63

--- Comment #2 from Andrey V. Elsukov <ae at FreeBSD.org> ---
Your trace looks like some application uses IPv6 multicast before shutdown,
what if you kill it first, and then run `shutdown`? 
Also can you run `kgdb /boot/kernel/kernel /var/crash/vmcore.5` and show the
output of these commands:

f 7
l
i lo
p *ifp
p mld_mtx

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


More information about the freebsd-net mailing list