From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750961AbWDVTIw (ORCPT ); Sat, 22 Apr 2006 15:08:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750949AbWDVTIw (ORCPT ); Sat, 22 Apr 2006 15:08:52 -0400 Received: from zeus1.kernel.org ([204.152.191.4]:12471 "EHLO zeus1.kernel.org") by vger.kernel.org with ESMTP id S1750947AbWDVTIv (ORCPT ); Sat, 22 Apr 2006 15:08:51 -0400 Date: Fri, 21 Apr 2006 23:19:04 -0700 From: Andrew Morton To: harald.dunkel@t-online.de, linux-kernel@vger.kernel.org, linux-usb-devel@lists.sourceforge.net Subject: Re: 2.6.16.9, amd64, usbcore: NULL pointer dereference Message-Id: <20060421231904.5751e70b.akpm@osdl.org> In-Reply-To: <20060421160916.37b9c771.akpm@osdl.org> References: <4448FCC7.6070309@t-online.de> <20060421160916.37b9c771.akpm@osdl.org> X-Mailer: Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Andrew Morton wrote: > > > (Added linux-usb-devel) > > Harald Dunkel wrote: > > > > Hi folks, > > > > Sometimes my PC dies at boot time: > > > > : > > usb 3-3: config 1 has 0 interfaces, different from the descriptor's value: 1 > > Unable to handle kernel NULL pointer dereference at 000000000000000d RIP: > > (:usbcore:usb_new_device+350) > > : > > : > > > > Unfortunately it is not visible in any log file, so I took > > a snapshot of the screen. > > > > Surely it would be unacceptable to send huge attachments > > to everybody on this list. Is somebody interested? Or is > > there some upload area available, that I could use? > > Please email the image to myself and I'll upload it. > > > # lsusb > > Bus 003 Device 003: ID 07cc:0301 Carry Computer Eng., Co., Ltd 6-in-1 Card Reader > > Bus 003 Device 002: ID 0ace:1211 ZyDAS 802.11b/g USB2 WiFi > > Bus 003 Device 004: ID 124a:4023 AirVast > > Bus 003 Device 001: ID 0000:0000 > > Bus 002 Device 001: ID 0000:0000 > > Bus 001 Device 001: ID 0000:0000 > > > It's at http://www.zip.com.au/~akpm/linux/patches/stuff/oops.jpg Harald, if nothing happens on this bug (and it may well not :() could you please remember to create a report against USB at bugzilla.kernel.org? Thanks.