Re: sbdrop - count not zero?
Re: sbdrop - count not zero?
- Subject: Re: sbdrop - count not zero?
- From: Laurent Dumont <email@hidden>
- Date: Mon, 02 May 2005 08:31:44 -0700
Stéphane,
This means that there is a discrepancy in the socket buffer between the
amount of data we expect (from the internal socket buffer counter) and the
actual data we found by following the mbuf chain while dropping it.
Because sbdrop is most likely called from sbflush in that case (we're
cleaning up the socket...) this is not a deadly situation, but it should be
understood as it may lead to mbuf leaks.
Laurent
on 5/2/05 07:11, Stephane Sudre at email@hidden wrote:
> I've seen this strange kernel lof record in system.log on 10.4:
>
> "kernel[2] sbdrop - count not zero"
>
> What is it supposed to mean?
>
> Can it be related to a sudden stop of a TCP transfer/download?
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden