Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 2003 08:57:51 -0700
From:      Terry Lambert <tlambert2@mindspring.com>
To:        "Daniel C. Sobral" <dcs@tcoip.com.br>
Cc:        Julian Elischer <julian@FreeBSD.ORG>
Subject:   Re: Double panic -- KSE and /dev/null???
Message-ID:  <3ECA507F.CE360A7C@mindspring.com>
References:  <3ECA1EB2.9040307@tcoip.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
"Daniel C. Sobral" wrote:
> 
> The /dev/null panic was masked by the KSE panic, unfortunately. All I
> have is the message:
> 
> panic: No strategy on dev null responsible for buffer 0xc78084f8

Dump the buffer header.  With that information, you should be
able to understand why the code is feeling it necessary to
call the panic, and what it wants instead.

Unfortunately, there may not be a way to attribute the buffer
to its source, if it's corrupted, which means tracking sizes
to find out where it came from.

-- Terry



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3ECA507F.CE360A7C>