Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754991Ab0HKSb7 (ORCPT ); Wed, 11 Aug 2010 14:31:59 -0400 Received: from mail-pv0-f174.google.com ([74.125.83.174]:63958 "EHLO mail-pv0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753414Ab0HKSb4 convert rfc822-to-8bit (ORCPT ); Wed, 11 Aug 2010 14:31:56 -0400 MIME-Version: 1.0 In-Reply-To: <4C62D3EE.5000907@infradead.org> References: <61936849.20100811001257@eikelenboom.it> <1117369508.20100811005719@eikelenboom.it> <1843123111.20100811092547@eikelenboom.it> <1281542325.2360.86.camel@pete-desktop> <4C62D3EE.5000907@infradead.org> Date: Wed, 11 Aug 2010 14:31:56 -0400 Message-ID: Subject: Re: [2.6.35] usb 2.0 em28xx kernel panic general protection fault: 0000 [#1] SMP RIP: 0010:[] [] em28xx_isoc_copy_vbi+0x62e/0x812 [em28xx] From: Devin Heitmueller To: Mauro Carvalho Chehab Cc: Pete Eberlein , Sander Eikelenboom , mrechberger@gmail.com, gregkh@suse.de, linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, linux-usb@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1335 Lines: 39 On Wed, Aug 11, 2010 at 12:46 PM, Mauro Carvalho Chehab wrote: > Em 11-08-2010 12:58, Pete Eberlein escreveu: >> On Wed, 2010-08-11 at 09:25 +0200, Sander Eikelenboom wrote: >>> Hello Devin, >>> >>> Yes it's completely reproducible for a change: >>> >>> ffmpeg -f video4linux -r 25 -s 720x576 -i /dev/video0 out.flv >>> gave an error: >> >> Use -f video4linux2. >> >> The -f video4linux option uses the old video4linux1 API. ?I have seen >> similar strange behavior when I used that ffmpeg option with a v4l2 >> driver I am developing. ?Also, ffmpeg does not use libv4l. > > Still, we have a bug to fix. The driver shouldn't generating a PANIC if accessed > via V4L1 API. I agree with Mauro completely. There is nothing userland should be able to do which results in a panic (and I have no reason to believe Pete was suggesting otherwise). That said, it's really useful to know that this is some sort of v4l1 backward compatibility problem. I'll see if I can reproduce this here. Thanks, Devin -- Devin J. Heitmueller - Kernel Labs http://www.kernellabs.com -- 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/