NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/51522



The following reply was made to PR kern/51522; it has been noted by GNATS.

From: Tom Ivar Helbekkmo <tih%hamartun.priv.no@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/51522
Date: Tue, 11 Oct 2016 06:43:15 +0200

 Incidentally, the crashes looked different under 7.99.36:
 
 crash> crash -M netbsd.33.core -N netbsd.33
 Crash version 7.99.39, image version 7.99.36.
 WARNING: versions differ, you may not be able to examine this image.
 System panicked: kernel diagnostic assertion "(m)->m_type != MT_FREE"
 failed: file "/usr/src/sys/kern/uipc_mbuf.c", line 655
 Backtrace from time of crash is available.
 crash> bt
 _KERNEL_OPT_NARCNET() at 0
 _KERNEL_OPT_RASOPS_DEFAULT_HEIGHT() at
 _KERNEL_OPT_RASOPS_DEFAULT_HEIGHT+0x3
 vpanic() at vpanic+0x149
 cd_play_msf() at cd_play_msf
 m_freem() at m_freem+0xab
 udp_input() at udp_input+0x4d2
 ipintr() at ipintr+0xa47
 softint_dispatch() at softint_dispatch+0xd3
 DDB lost frame for Xsoftintr+0x4f, trying 0xfffffe8100007ff0
 Xsoftintr() at Xsoftintr+0x4f
 --- interrupt ---
 


Home | Main Index | Thread Index | Old Index