Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932688Ab3CQQlO (ORCPT ); Sun, 17 Mar 2013 12:41:14 -0400 Received: from mail-da0-f50.google.com ([209.85.210.50]:58306 "EHLO mail-da0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756324Ab3CQQlL (ORCPT ); Sun, 17 Mar 2013 12:41:11 -0400 Message-ID: <1363538008.29475.73.camel@edumazet-glaptop> Subject: Re: BUG: IPv4: Attempt to release TCP socket in state 1 From: Eric Dumazet To: dormando Cc: Cong Wang , linux-kernel@vger.kernel.org, netdev@vger.kernel.org Date: Sun, 17 Mar 2013 09:33:28 -0700 In-Reply-To: References: <51356AC1.4090302@gmail.com> <1362460046.15793.111.camel@edumazet-glaptop> <1362494795.15793.113.camel@edumazet-glaptop> <1362663990.15793.208.camel@edumazet-glaptop> <1363301786.29475.40.camel@edumazet-glaptop> <1363303174.29475.46.camel@edumazet-glaptop> <1363455366.29475.66.camel@edumazet-glaptop> <1363455885.29475.68.camel@edumazet-glaptop> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 781 Lines: 23 On Sun, 2013-03-17 at 02:21 -0700, dormando wrote: > Hope you don't mind a screenshot: > http://www.dormando.me/p/3.8.2-trace-crash.jpg > > (I put the patches on 3.8.2). box is on another continent so screenshot > via IPMI is what I get. If this isn't enough or isn't right I'll try > harder to get the trace logged, I guess? Thanks a lot, this gives another useful input, no need for more traces for the moment. Could you send me the disassembly of tcp_release_cb() ? (objdump -d vmlinux | filter to get tcp_release_cb() body) -- 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/