2005-09-11 16:37:19

by Ralf Hildebrandt

[permalink] [raw]
Subject: assertion errors with 2.6.13-git10

With 2.6.13-git10 I get a lot of these when running amule; after a
while, the machine locks up hard:

Sep 11 01:02:37 kasbah kernel: KERNEL: assertion ((int)tp->lost_out >= 0) failed at net/ipv4/tcp_input.c (2148)
Sep 11 01:02:37 kasbah kernel: Leak l=4294967295 4

Sep 11 01:05:01 kasbah kernel: KERNEL: assertion ((int)tp->lost_out >= 0) failed at net/ipv4/tcp_input.c (2148)
Sep 11 01:05:01 kasbah kernel: Leak l=4294967295 3

Sep 11 01:05:46 kasbah kernel: KERNEL: assertion ((int)tp->lost_out >= 0) failed at net/ipv4/tcp_input.c (2148)
Sep 11 01:05:46 kasbah kernel: Leak l=4294967295 4

Sep 11 01:07:02 kasbah kernel: KERNEL: assertion ((int)tp->lost_out >= 0) failed at net/ipv4/tcp_input.c (2148)
Sep 11 01:07:02 kasbah kernel: Leak l=4294967295 4

Sep 11 01:07:54 kasbah kernel: KERNEL: assertion ((int)tp->lost_out >= 0) failed at net/ipv4/tcp_input.c (2148)
Sep 11 01:07:55 kasbah kernel: Leak l=4294967295 3

--
Ralf Hildebrandt (i.A. des IT-Zentrums) [email protected]
Charite - Universit?tsmedizin Berlin Tel. +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-Berlin Fax. +49 (0)30-450 570-962
IT-Zentrum Standort CBF send no mail to [email protected]


2005-09-11 18:50:00

by David Miller

[permalink] [raw]
Subject: Re: assertion errors with 2.6.13-git10

From: Ralf Hildebrandt <[email protected]>
Date: Sun, 11 Sep 2005 18:37:14 +0200

> With 2.6.13-git10 I get a lot of these when running amule; after a
> while, the machine locks up hard:

Should be fixed in the GIT tree as of yesterday.