KERNEL: assertion ((int)tp->sacked_out >= 0) failed at net/ipv4/tcp_input.c (2626)
From: Patrick McHardy <hidden> Date: 2007-03-28 11:56:35
I got this warning with the current net-2.6.22 tree:
KERNEL: assertion ((int)tp->sacked_out >= 0) failed at
net/ipv4/tcp_input.c (2626)
Leak s=4294967292 3
Can't say what exactly triggered it.