Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 19 Oct 2002 15:35:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 19 Oct 2002 15:35:57 -0400 Received: from moutng.kundenserver.de ([212.227.126.183]:51197 "EHLO moutng.kundenserver.de") by vger.kernel.org with ESMTP id convert rfc822-to-8bit; Sat, 19 Oct 2002 15:35:53 -0400 From: Christian Borntraeger To: , X-Mailer: PocoMail 2.63 (1077) - EVALUATION VERSION Date: Sat, 19 Oct 2002 20:41:45 +0100 X-URL: http://www.pocomail.com/ Subject: PROBLEM: ide-related kernel panic in 2.4.19 and 2.4.20-pre11 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Message-Id: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 5148 Lines: 135 PROBLEM: ide-related kernel panic in 2.4.19 and 2.4.20-pre11 Trying to read a copy-protected audio CD (I think Cactus Data Shield 200) with readcd I get a reproduceable kernel panic in 2.4.19 and 2.4.20-pre11. As I can reproduce the bug feel free to ask me any further question, if possible cc me. (Otherwise it will take a little longer) The information I gathered is below. some more files (system.map etc) are on http://www.cborntraeger.de/linux/panic.tgz cheers Christian ------------------------------------------------- I send the panic through ksymoops: ------------------------------------------------- ksymoops 2.4.5 on i686 2.4.20-pre11. Options used -V (default) -k ksyms (specified) -l modules (specified) -o /lib/modules/2.4.20-pre11/ (default) -m System.map (specified) Warning (compare_maps): ksyms_base symbol __io_virt_debug_R__ver___io_virt_debug not found in System.map. Ignoring ksyms_base entry Unable to handle Kernel Null pointer dereference at virtual address 00000018 f08968f8 CPU 0 EFLAGS: 00010286 eax: ee88e1c4 ebx: c0322f24 ecx: ebedcb64 edx: 0000005a esi: 00000000 edi: 00000040 ebp: c02a9e74 esp: c02a9e50 00000000 c01da5dc 000003e8 00000046 00000082 ee88e1c4 00000000 c0322f24 00000040 c02a9eac c01da999 c0322f24 00000000 00000000 00000000 000001f4 c02a9ec0 00000000 c0322da4 00000001 c0322f24 c18f218c c0322da4 c02a9ed0 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 8b 56 18 c7 45 ec 00 00 00 00 89 70 04 8b 7e 0c 8b 46 1c c7 Using defaults from ksymoops -t elf32-i386 -a i386 >>eax; ee88e1c4 <_end+2e55d100/304e7fbc> >>ebx; c0322f24 >>ecx; ebedcb64 <_end+2bbabaa0/304e7fbc> >>ebp; c02a9e74 >>esp; c02a9e50 Trace; c01da5dc Trace; c01dab78 Trace; c01dae54 Trace; c01dad60 Trace; c0124ba3 Trace; c012432d Trace; c0120c0f Trace; c0120b26 Trace; c0120957 Trace; c010a74d Trace; c010cc18 Trace; c01070c3 Trace; c01145e6 Trace; c0114530 Trace; c0107132 Trace; c0105000 <_stext+0/0> Code; 00000000 Before first symbol 00000000 <_EIP>: Code; 00000000 Before first symbol 0: 8b 56 18 mov 0x18(%esi),%edx Code; 00000003 Before first symbol 3: c7 45 ec 00 00 00 00 movl $0x0,0xffffffec(%ebp) Code; 0000000a Before first symbol a: 89 70 04 mov %esi,0x4(%eax) Code; 0000000d Before first symbol d: 8b 7e 0c mov 0xc(%esi),%edi Code; 00000010 Before first symbol 10: 8b 46 1c mov 0x1c(%esi),%eax Code; 00000013 Before first symbol 13: c7 00 00 00 00 00 movl $0x0,(%eax) Kernel Panic, Aiee.. 1 warning issued. Results may not be reliable. --------------------------------------------------- /proc/modules: --------------------------------------------------- usbmouse 2264 0 (unused) keybdev 2080 0 (unused) mousedev 4244 1 hid 19300 0 (unused) input 3584 0 [usbmouse keybdev mousedev hid] ide-scsi 8816 0 scsi_mod 56276 1 [ide-scsi] ide-cd 30148 0 cdrom 28608 0 [ide-cd] usb-uhci 23020 0 (unused) usbcore 60960 1 [usbmouse hid usb-uhci] rtc 6940 0 (autoclean) ----------------------------------------------- ver-linux ----------------------------------------------- Linux cubus.mynet 2.4.20-pre11 #3 Sat Oct 19 18:50:52 BST 2002 i686 unknown unknown GNU/Linux Gnu C 3.2 Gnu make 3.79.1 util-linux 2.11u mount 2.11u modutils 2.4.19 e2fsprogs 1.27ea reiserfsprogs 3.6.3 PPP 2.4.1 Linux C Library 2.2.5 Dynamic linker (ldd) 2.2.5 Procps 2.0.7 Net-tools 1.60 Console-tools 0.2.3 Sh-utils 2.0.15 Modules Loaded usbmouse keybdev mousedev hid input ide-scsi scsi_mod ide-cd cdrom usb-uhci usbcore rtc ------------------------------------------------- /proc/scsi/scsi ------------------------------------------------- Attached devices: Host: scsi0 Channel: 00 Id: 00 Lun: 00 Vendor: SONY Model: CD-RW CRX140E Rev: 1.0p Type: CD-ROM ANSI SCSI revision: 02 - 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/