Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S938743AbZDJPU2 (ORCPT ); Fri, 10 Apr 2009 11:20:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S938668AbZDJPTy (ORCPT ); Fri, 10 Apr 2009 11:19:54 -0400 Received: from Mycroft.westnet.com ([216.187.52.7]:51765 "EHLO Mycroft.westnet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S938680AbZDJPTw (ORCPT ); Fri, 10 Apr 2009 11:19:52 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18911.25419.893747.465556@stoffel.org> Date: Fri, 10 Apr 2009 11:18:35 -0400 From: "John Stoffel" To: Pete Zaitcev Cc: "John Stoffel" , Jarek Poplawski , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-usb@vger.kernel.org Subject: Re: usb_mon oops Re: tcpdump crashes 2.6.29.1 (and 2.6.29-rc5) In-Reply-To: <20090410002435.52794220.zaitcev@redhat.com> References: <18906.49779.243047.207639@stoffel.org> <20090407120022.GA6519@ff.dom.local> <18907.28788.965069.573489@stoffel.org> <20090407130403.e0061a8d.zaitcev@redhat.com> <18908.42166.404232.721757@stoffel.org> <20090408232344.afed8103.zaitcev@redhat.com> <18910.46709.707557.135033@stoffel.org> <20090410002435.52794220.zaitcev@redhat.com> X-Mailer: VM 8.0.9 under Emacs 22.3.1 (i486-pc-linux-gnu) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1619 Lines: 39 Pete> On Thu, 9 Apr 2009 23:01:09 -0400, "John Stoffel" wrote: >> Any suggestions of a known good state I should start bisection from? Pete> No suggestions, sorry. The part of usbmon that peeks at DMA-ed Pete> data wasn't touched since December 2006. It worked fine since Pete> then, your oops is the first. So, I don't expect bisection to Pete> help. At best you're going to find the commit where uvcvideo Pete> was merged. I guess my next step would be to unload that module and see if the crash happens while I have usbmon loaded. Pete> The right way forward is to deduce what's going on, IMHO. Maybe Pete> usbmon is trying to take an address in the GART aperture and Pete> convert it into a struct page. Or the direction in URB Pete> mismatches endpoint. Or any number of other things. I do have the Radeon driver installed, with DRI, etc. Pete> I'm working on it, but I'm not done with puzzling out the dmesg Pete> you sent me, sorry again. Let me know if you want me to put in debugging messages or try for more netconsole output. I built a bunch of kernels last night, but ran out of reboot time (learning git...) to test them. I figured I'd go back to 2.6.26 and see if I had the problem there. If not, it's a good start for bisection. I'll keep poking at this, though tax time is starting to fill my time right now too. :] John -- 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/