BUG at net/rxrpc/ar-ack.c:381!

David Howells dhowells at redhat.com
Tue Aug 25 16:07:05 EDT 2009


Anton Blanchard <anton at samba.org> wrote:

> I was testing AFS on ppc64 (2.6.31-rc5-tip) and hit the following assert in
> rxrpc_rotate_tx_window:
> 
> kernel BUG at net/rxrpc/ar-ack.c:381!

I don't suppose you have the line before this one, do you?  The following
assertion:

	ASSERTCMP(hard - call->acks_hard, <=, win);

prints both the values if it fails.

David



More information about the linux-afs mailing list