Date: Thu, 22 Nov 2007 13:08:28 +1030 From: Benjamin Close <Benjamin.Close@clearchain.com> To: freebsd-current@freebsd.org Subject: em0 panic: mutex em0 not owned Message-ID: <4744EBA4.7020209@clearchain.com>
next in thread | raw e-mail | index | archive | help
Hi Folks,
With a recent current I'm now getting panics when em0 tries to come up:
panic: mutex em0 not owned at ../../../kern/kern_mutex.c:144
_mtx_assert() + 0xdc
_callout_stop_safe()+0x5d
em_stop() + 0x50 (if_em.c:2546)
em_init_locked()+0x47 (if_em.c:1256)
em_ioctl()+0x466
ifhwioctl() + 0x75f
ifioctl() +0xb0
kern_ioctl() + 0xa3
This is even after atillos, latest patch.
if_em.c v: 1.186
Cheers,
Benjamin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4744EBA4.7020209>
