Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261624AbVCYOMI (ORCPT ); Fri, 25 Mar 2005 09:12:08 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261626AbVCYOMI (ORCPT ); Fri, 25 Mar 2005 09:12:08 -0500 Received: from wproxy.gmail.com ([64.233.184.196]:51900 "EHLO wproxy.gmail.com") by vger.kernel.org with ESMTP id S261624AbVCYOMC (ORCPT ); Fri, 25 Mar 2005 09:12:02 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=OK9MQLcp8BsQXVY1k0nVZNqlOC/tpWcBeTlJx4X6o0Kcs69n/YxkbuiwA4X8AcrHRdCfoPRvkMEhxm9LGFFtQQlAFdFu6f+AFl9AbmGvi/H+adPjQukZGC82jTiUXdf+SxGgH330cvMZBJLGKaWrPB7tr9w1QG7w0iAVTjz4Gv0= Message-ID: Date: Fri, 25 Mar 2005 15:12:01 +0100 From: Rechberger Markus Reply-To: Rechberger Markus To: Andrew Morton Subject: Re: Ooops: 0000 [#1] PIONEER DVD-RW DVR-K12RA Cc: linux-kernel@vger.kernel.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <20050323194531.51e4013b.akpm@osdl.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2245 Lines: 59 ok that problem is solved I set up scsi emulation for the cd/dvd recorder which didn't work correctly, but it works fine with ide/ATAPI support! thanks anyway, Markus On Thu, 24 Mar 2005 07:48:02 +0100, Rechberger Markus wrote: > oh yes I tried to record a cd and something tried to mount the empty > cd - mount uses to segfault there. > > > On Wed, 23 Mar 2005 19:45:31 -0800, Andrew Morton wrote: > > Rechberger Markus wrote: > > > > > > Hi, > > > > > > just got that message when I tried to mount a cd > > > > > > ... > > > > > > EIP is at get_kobj_path_length+0x26/0x40 > > > eax: 00000000 ebx: 00000000 ecx: ffffffff edx: ddc3414c > > > esi: 00000001 edi: 00000000 ebp: ffffffff esp: cd89bdd4 > > > ds: 007b es: 007b ss: 0068 > > > Process mount (pid: 5066, threadinfo=cd89a000 task=cd0595a0) > > > Stack: d5666e00 c1430580 ffffffea ddc3414c c01ad15f ddc3414c 00000282 00000020 > > > d26f94b4 d5666e00 c1430580 ffffffea 00000000 c01adb98 ddc3414c 000000d0 > > > 00000020 00000064 fffffff4 d5666e00 c1430580 ffffffea cd915000 c01adca8 > > > Call Trace: > > > [] kobject_get_path+0x1f/0x80 > > > [] do_kobject_uevent+0x28/0x110 > > > [] kobject_uevent+0x28/0x30 > > > [] bdev_uevent+0x2e/0x50 > > > [] kill_block_super+0x26/0x60 > > > [] deactivate_super+0x6e/0xa0 > > > [] get_sb_bdev+0x121/0x150 > > > [] alloc_vfsmnt+0x90/0xd0 > > > [] isofs_get_sb+0x30/0x40 [isofs] > > > [] isofs_fill_super+0x0/0x6d0 [isofs] > > > [] do_kern_mount+0x57/0xe0 > > > [] do_new_mount+0x9c/0xe0 > > > [] do_mount+0x157/0x1b0 > > > [] copy_mount_options+0x63/0xc0 > > > [] sys_mount+0x9f/0xe0 > > > [] syscall_call+0x7/0xb > > > > Is this repeatable? If so, are you able to devise a formula which allows > > others to releat it? > > > > > - 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/