Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 24 Apr 2002 12:03:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 24 Apr 2002 12:02:59 -0400 Received: from mail.gmx.de ([213.165.64.20]:1955 "HELO mail.gmx.net") by vger.kernel.org with SMTP id ; Wed, 24 Apr 2002 12:02:58 -0400 Date: Wed, 24 Apr 2002 18:01:21 +0200 From: Sebastian Droege To: linux-kernel@vger.kernel.org Cc: dalecki@evision-ventures.com, vojtech@suse.cz Subject: [2.5.9/2.5.10] ide-scsi oops Message-Id: <20020424180121.59bddc43.sebastian.droege@gmx.de> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-debian-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="=.vHG1I(hYCCr6rd" Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org --=.vHG1I(hYCCr6rd Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi, I get this nice oops every time I mount a cdrom... the cdrom drive is accessed via ide-scsi (NOT ide-cd) If you need more informations just ask... Bye Unable to handle kernel NULL pointer dereference at virtual address 00000044 c0202d42 *pde = 00000000 Oops: 0000 CPU: 0 EIP: 0010:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010282 eax: 00000028 ebx: c03addcc ecx: 00000000 edx: c03adc00 esi: cee346e0 edi: 0000f008 ebp: 00000000 esp: cdd19d18 ds: 0018 es: 0018 ss: 0018 Stack: c03addcc c03addcc 00000000 0000fc00 c03addcc 00000000 00000001 00000008 00000297 c03adcd8 c0204201 00000000 c03addcc c03addcc cee346e0 00000000 c020e553 00000000 c03addcc c03addcc c03addcc 00000000 00000000 c1341200 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 8b 50 1c 83 e2 01 b8 08 00 00 00 85 d2 0f 45 44 24 14 8b 54 >>EIP; c0202d42 <===== >>ebx; c03addcc >>edx; c03adc00 >>esi; cee346e0 <_end+ea7fa04/1054e324> >>edi; 0000f008 Before first symbol >>esp; cdd19d18 <_end+d96503c/1054e324> Trace; c0204201 Trace; c020e553 Trace; c020f0ad Trace; c01fc20b Trace; c01e5756 <__elv_next_request+a/10> Trace; c01fc5bf Trace; c01fcdd7 Trace; c020efa2 Trace; c0206e9b Trace; c0207220 Trace; c020cf3c Trace; c01e6323 Trace; c011a2c2 <__run_task_queue+6a/78> Trace; c0133f32 Trace; c0134067 Trace; c01282b2 Trace; c012a11a Trace; c012a018 Trace; c013605b Trace; c0106fcf Code; c0202d42 00000000 <_EIP>: Code; c0202d42 <===== 0: 8b 50 1c mov 0x1c(%eax),%edx <===== Code; c0202d45 3: 83 e2 01 and $0x1,%edx Code; c0202d48 6: b8 08 00 00 00 mov $0x8,%eax Code; c0202d4d b: 85 d2 test %edx,%edx Code; c0202d4f d: 0f 45 44 24 14 cmovne 0x14(%esp,1),%eax Code; c0202d54 12: 8b 54 00 00 mov 0x0(%eax,%eax,1),%edx --=.vHG1I(hYCCr6rd Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) iD8DBQE8xtbUe9FFpVVDScsRAnvTAJ9vkPTggJVTy9ABHzJtHxJ8X8xc0gCg60mY tYQT+TNYeQZHM8ztURV5O8c= =cuju -----END PGP SIGNATURE----- --=.vHG1I(hYCCr6rd-- - 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/