Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264821AbUFTAut (ORCPT ); Sat, 19 Jun 2004 20:50:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264826AbUFTAuo (ORCPT ); Sat, 19 Jun 2004 20:50:44 -0400 Received: from dragnfire.mtl.istop.com ([66.11.160.179]:51688 "EHLO dsl.commfireservices.com") by vger.kernel.org with ESMTP id S264821AbUFTAuh (ORCPT ); Sat, 19 Jun 2004 20:50:37 -0400 Date: Sat, 19 Jun 2004 20:52:40 -0400 (EDT) From: Zwane Mwaikambo To: Linux Kernel Cc: Greg Kroah-Hartmann Subject: Oops inserting USB storage device Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1482 Lines: 38 I got the following upon insertion of said USB device. Did the kobject get freed? Unable to handle kernel paging request at virtual address ded28d08 printing eip: c032de76 *pde = 0007d067 Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC Modules linked in: CPU: 0 EIP: 0060:[] Not tainted EFLAGS: 00010296 (2.6.7) EIP is at kobject_put+0x6/0x20 eax: dee57c00 ebx: dee1def8 ecx: ded28cf0 edx: ded28cf0 esi: dee57bf8 edi: 00000101 ebp: dfa3bf44 esp: dfa3bf44 ds: 007b es: 007b ss: 0068 Process khubd (pid: 12, threadinfo=dfa3a000 task=dfa68a60) Stack: dfa3bf70 c045323d ded28cf0 00001388 00000002 c045279f dee1df08 00000002 00000002 00000001 dee14ef8 dfa3bfb4 c0453551 dee14ef8 00000001 00000101 00000001 dee14f24 dee57bf8 dee1df08 00000286 00000296 00010101 c0453640 Call Trace: [] show_stack+0x75/0x90 [] show_registers+0x125/0x180 [] die+0xab/0x170 [] do_page_fault+0x1e8/0x535 [] error_code+0x2d/0x40 [] hub_port_connect_change+0x2bd/0x2f0 [] hub_events+0x2e1/0x3d0 [] hub_thread+0x2d/0xe0 [] kernel_thread_helper+0x5/0x10 Code: f0 ff 4a 18 0f 94 c0 84 c0 75 02 5d c3 89 55 08 5d e9 64 ff - 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/