From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756565Ab0GMOtn (ORCPT ); Tue, 13 Jul 2010 10:49:43 -0400 Received: from mail-gy0-f174.google.com ([209.85.160.174]:49276 "EHLO mail-gy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751351Ab0GMOtl (ORCPT ); Tue, 13 Jul 2010 10:49:41 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Nt5ppzagnQa42YbYheYh0Z679LzFp5+7X3xw4RZ9LAbWThw+cb2gCEKCsOL8XKnGzI Mqkrp7x3X5jUZPdc5LfmF1yIJbTryt03i/CdFYklVbit8xnn/eSNE20spZ/8QF7h5mad Gos8sF0sf/WAyxSVYqkrlIYSFFfXZzF1by/9w= MIME-Version: 1.0 In-Reply-To: <1279032023.2634.384.camel@edumazet-laptop> References: <1278626921.2435.73.camel@edumazet-laptop> <1278695580.2696.55.camel@edumazet-laptop> <1278742649.2538.17.camel@edumazet-laptop> <4C395459.6080407@redhat.com> <1278835332.2538.51.camel@edumazet-laptop> <1279032023.2634.384.camel@edumazet-laptop> Date: Tue, 13 Jul 2010 11:49:40 -0300 Message-ID: Subject: Re: [PATCH] tproxy: nf_tproxy_assign_sock() can handle tw sockets From: Felipe W Damasio To: Eric Dumazet Cc: Avi Kivity , David Miller , Patrick McHardy , linux-kernel@vger.kernel.org, netdev Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Mr. Dumazet, 2010/7/13 Eric Dumazet : > I currently have no fresh ideas. If you want this problem to be solved, > its important to setup in your lab a workload to trigger again and again > the bug, in order to provide us more crash information. Right. I've been running non-stop since the first bug happened, but so far the problem hasn't surfaced again :-( I've been using the kernel with the patch that you provided me (nf_tproxy.c). Is there a chance that patch fixed the problem? Cheers, Felipe Damasio