From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: oops in udpv6_sendmsg Date: Wed, 17 Apr 2013 07:27:36 -0700 Message-ID: <1366208856.3205.23.camel@edumazet-glaptop> References: <20130329184006.GA23893@redhat.com> <1364582958.5113.49.camel@edumazet-glaptop> <1364865839.5113.165.camel@edumazet-glaptop> <20130417010213.GA9027@redhat.com> <1366164132.3205.21.camel@edumazet-glaptop> <20130417141138.GA17648@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: Dave Jones Return-path: Received: from mail-da0-f49.google.com ([209.85.210.49]:36756 "EHLO mail-da0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966441Ab3DQO1j (ORCPT ); Wed, 17 Apr 2013 10:27:39 -0400 Received: by mail-da0-f49.google.com with SMTP id t11so804879daj.8 for ; Wed, 17 Apr 2013 07:27:39 -0700 (PDT) In-Reply-To: <20130417141138.GA17648@redhat.com> Sender: netdev-owner@vger.kernel.org List-ID: On Wed, 2013-04-17 at 10:11 -0400, Dave Jones wrote: > On Tue, Apr 16, 2013 at 07:02:12PM -0700, Eric Dumazet wrote: > good news is that with some changes, I was able to make current > trinity reproduce this in seconds rather than hours.. > > ./trinity -q -l off -n -c sendmsg -c connect > > on current tree seems to reliably trigger it for me. Good new indeed, I got a crash in 2 seconds (have to reproduce it because I lost the console output)