Re: Regression associated with commit c8628155ece3 - "tcp: reduceout_of_order memory use"

From: Eric Dumazet
Date: Fri Aug 24 2012 - 10:55:54 EST


Le vendredi 24 aoÃt 2012 Ã 09:09 -0500, Larry Finger a Ãcrit :

> With kernel 3.6-rc2, the error changes to the following:
>
> ============================================================================
> --2012-08-24 08:26:42-- https://bugzilla.redhat.com/show_bug.cgi?id=847525
> Resolving bugzilla.redhat.com (bugzilla.redhat.com)... 209.132.183.69
> Connecting to bugzilla.redhat.com (bugzilla.redhat.com)|209.132.183.69|:443...
> connected.
> HTTP request sent, awaiting response... 200 OK
> Length: unspecified [text/html]
> Saving to: `show_bug.cgi?id=847525.3'
>
> [ <=> ] 0 --.-K/s in 0s
>
> 2012-08-24 08:26:45 (0.00 B/s) - Read error at byte 0 (error:1408F119:SSL
> routines:SSL3_GET_RECORD:decryption failed or bad record mac).Retrying.
> ============================================================================
>

> Anything else to try?

When this happens, nothing in kernel log ?

Could you do

strace -o STRACE -s 8000 wget https://bugzilla.redhat.com/show_bug.cgi?id=847525

and send the STRACE file when you get a failure ?

Thanks



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/