Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 25 Dec 2000 11:35:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 25 Dec 2000 11:35:18 -0500 Received: from smtp01.mrf.mail.rcn.net ([207.172.4.60]:21222 "EHLO smtp01.mrf.mail.rcn.net") by vger.kernel.org with ESMTP id ; Mon, 25 Dec 2000 11:35:06 -0500 Message-ID: <3A477014.CE908BFC@haque.net> Date: Mon, 25 Dec 2000 11:04:36 -0500 From: "Mohammad A. Haque" X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.0-test13-pre4 i686) X-Accept-Language: en MIME-Version: 1.0 To: Jens Axboe , linux-kernel@vger.kernel.org Subject: Re: test13-pre4... udf problem with dvd access vs test12 In-Reply-To: <3A47212D.F9F119C3@xmission.com> <3A476C7D.1952EDB4@haque.net> 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 Jens, I made sure to reverse the udf patch I mentioned in another thread (all it really is merging changes from linux-udf cvs into the current kernel). So this is from a clean test13-pre4 w/ some netfilter fixes. ksymoops 0.7c on i686 2.4.0-test13-pre4. Options used -V (default) -K (specified) -L (specified) -o /lib/modules/2.4.0-test13-pre4/ (default) -m /usr/src/linux/System.map (default) No modules in ksyms, skipping objects Oops: 0000 CPU: 0 EIP: 0010:[] Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010082 eax: 00000000 ebx: 00000000 ecx: d5efc610 edx: d3efc610 esi: 00000001 edi: c02fa0a4 ebp: 00000003 esp: c0297e84 ds: 0018 es: 0018 ss: 0018 Process swapper (pid: 0, stackpage=c0297000) Stack: c02fa0a4 c019c088 c02fa0a4 00000000 d3efc610 d3efc650 00000001 c02fa0a4 00000003 c1578078 c019269e c019d2d5 c02fa0a4 00000012 c019d260 c019d4d8 c02fa0a4 00000000 c02fa0a4 d3efc650 c0192a09 c02fa0a4 d3efc650 00000000 Call Trace: [<0019c08b>] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 83 78 0c 00 74 04 31 c0 eb 4a 8a 42 02 24 0f 0f b6 c0 83 f8 >>EIP; c019c017 <===== Trace; 0019c08b Before first symbol Trace; c019269e Trace; c019d2d5 Trace; c019d260 Trace; c019d4d8 Trace; c0192a09 Trace; c019c464 Trace; c019d173 Trace; c011ccd2 Trace; c0193127 Trace; c019d0ac Trace; c010a04f Trace; c010a1ac Trace; c01071f0 Trace; c01071f0 Trace; c0108e94 Trace; c01071f0 Trace; c01071f0 Trace; c0100018 Trace; c0107213 Trace; c0107279 Trace; c0105000 Trace; c0100191 Code; c019c017 00000000 <_EIP>: Code; c019c017 <===== 0: 83 78 0c 00 cmpl $0x0,0xc(%eax) <===== Code; c019c01b 4: 74 04 je a <_EIP+0xa> c019c021 Code; c019c01d 6: 31 c0 xor %eax,%eax Code; c019c01f 8: eb 4a jmp 54 <_EIP+0x54> c019c06b Code; c019c021 a: 8a 42 02 mov 0x2(%edx),%al Code; c019c024 d: 24 0f and $0xf,%al Code; c019c026 f: 0f b6 c0 movzbl %al,%eax Code; c019c029 12: 83 f8 00 cmp $0x0,%eax "Mohammad A. Haque" wrote: > > I just captured the oops. > > It happens when you try to mount (mount -t udf /dev/foo /mnt/bar) an > encrypted dvd. At least it does on my end. Unencrypted dvds mount fine. > > ksymoops coming soon. > -- ===================================================================== Mohammad A. Haque http://www.haque.net/ mhaque@haque.net "Alcohol and calculus don't mix. Project Lead Don't drink and derive." --Unknown http://wm.themes.org/ batmanppc@themes.org ===================================================================== - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/