Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755324AbZKCVeR (ORCPT ); Tue, 3 Nov 2009 16:34:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754991AbZKCVeQ (ORCPT ); Tue, 3 Nov 2009 16:34:16 -0500 Received: from courier.cs.helsinki.fi ([128.214.9.1]:60989 "EHLO mail.cs.helsinki.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750751AbZKCVeP (ORCPT ); Tue, 3 Nov 2009 16:34:15 -0500 Date: Tue, 3 Nov 2009 23:34:19 +0200 (EET) From: "=?ISO-8859-15?Q?Ilpo_J=C3=A4rvinen?=" X-X-Sender: ijjarvin@melkinkari.cs.Helsinki.FI To: Gilad Ben-Yossef cc: Valdis.Kletnieks@vt.edu, Eric Dumazet , Andrew Morton , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, Ori Finkelman Subject: Re: 2.6.32-rc5-mmotm1101 - kernel BUG at net/ipv4/tcp_input.c:3707! In-Reply-To: <4AF08292.7090102@codefidence.com> Message-ID: References: <5765.1257270611@turing-police.cc.vt.edu> <4AF07024.80103@gmail.com> <4AF08292.7090102@codefidence.com> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; boundary="-696243445-11042555-1257283974=:3488" Content-ID: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1484 Lines: 38 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---696243445-11042555-1257283974=:3488 Content-Type: TEXT/PLAIN; charset=ISO-8859-15 Content-Transfer-Encoding: 8BIT Content-ID: On Tue, 3 Nov 2009, Gilad Ben-Yossef wrote: > Eric Dumazet wrote: > > > Valdis.Kletnieks@vt.edu a ?crit : > > > > > Seen right after I started 'fetchmail'. Reproducible - 3 out of 3. > > > I'll bisect this tonight if nobody jumps up and yells they know what it > > > is... > > > > Bah... this is most probably my fault. Sorry about that. > > Can you please try the patch in the next email? > > But also, can you please send me the route table in effect when this happened > and the fetchmail command line/config (removing any passwords or account > details of course)? I want to understand better when this happens. According to the stacktrace, it came from ipv6 side which doesn't have any null checking what so ever atm (you only handled ipv4 correctly). ...You should be a bit more careful next time when adding any BUG_ONs... -- i. ---696243445-11042555-1257283974=:3488-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/