exclusive sleep mutex mskc0 (network driver) r = 0 (0xc32c3690) locked @ /usr/src/sys/dev/msk/if_msk.c:3589

Mark Atkinson atkin901 at gmail.com
Tue May 4 01:04:12 UTC 2010


On 5/3/2010 12:55 PM, Pyun YongHyeon wrote:
> On Mon, May 03, 2010 at 07:01:56AM -0700, Mark Atkinson wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> I updated to current yesterday and got the following 'witness_warn'
>> panic upon executing 'reboot':
>>
>> suspending ithread with the following locks held:
>> exclusive sleep mutex mskc0 (network driver) r = 0 (0xc32c3690) locked @
>> /usr/src/sys/dev/msk/if_msk.c:3589
>> panic: witness_warn
> 
> It seems msk(4) didn't honor IFF_DRV_RUNNING in status block update
> check so it continued to process received packets.
> Would you try attached patch?

Now it now longer panics, but the system does hang indefinitely.  The
hang occurs at the same time the panic does, which is after disks are
synced right after the 'rebooting....' message.



More information about the freebsd-current mailing list