Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S271002AbTHFS4W (ORCPT ); Wed, 6 Aug 2003 14:56:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S271003AbTHFS4V (ORCPT ); Wed, 6 Aug 2003 14:56:21 -0400 Received: from eurogra4543-gw.clients.easynet.fr ([212.180.52.85]:23169 "HELO hubert.heliogroup.fr") by vger.kernel.org with SMTP id S271002AbTHFS4I (ORCPT ); Wed, 6 Aug 2003 14:56:08 -0400 From: Hubert Tonneau To: linux-kernel@vger.kernel.org Cc: Herbert =?ISO-8859-1?Q?=20P=F6tzl?= , Marcelo Tosatti Subject: Re: 2.4.22rc1 bug report Date: Wed, 06 Aug 2003 18:51:35 GMT Message-ID: <03B7B2011@hubert.heliogroup.fr> X-Mailer: Pliant 85 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 4726 Lines: 112 Marcelo Tosatti wrote: > > Can you please run ksymoops to convert the oops output in human readable > format ? Unable to handle kernel NULL pointer dereference at virtual address 0000002c c01800d6 *pde = 00000000 Oops: 0000 CPU: 0 EIP: 0010:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010046 eax: 00000006 ebx: 00000246 ecx: 00000024 edx: 00000006 esi: 0000001c edi: 0000001c ebp: c72fbb50 esp: c72fbb0c ds: 0018 es: 0018 ss: 0018 Process cardctl (pid: 40, stackpage=c72fb000) Stack: 00000024 c733a000 d0a88866 0000001c 00000024 ffffffff 00000000 00000006 c0121908 00000006 c01f21e0 000001ff 00000001 00000000 c733a08c 00000000 00000286 c72fbb90 d0a88a51 c733a000 00000006 000001d2 cfe9a3a0 00000002 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 8b 46 10 8b 50 30 8b 44 24 14 50 51 56 8b 42 14 ff d0 83 c4 >>EIP; c01800d6 <===== >>ebp; c72fbb50 <_end+70bc784/10841c34> >>esp; c72fbb0c <_end+70bc740/10841c34> Trace; d0a88866 <[pcmcia_core]cb_setup_cis_mem+d6/210> Trace; c0121908 Trace; d0a88a51 <[pcmcia_core]read_cb_mem+b1/1b8> Trace; d0a84b22 <[pcmcia_core]read_cis_cache+10e/18c> Trace; c0121908 Trace; c0121908 Trace; c012a0a6 <_alloc_pages+16/18> Trace; c0120eed Trace; d0a84f3e <[pcmcia_core]get_next_tuple+7e/240> Trace; c0121908 Trace; d0a84d5b <[pcmcia_core]get_first_tuple+10f/118> Trace; c01213c2 <__vma_link+62/b0> Trace; c012190e Trace; d0a83b5f <[pcmcia_core]CardServices+1c3/884> Trace; d0a9bc33 <[ds]ds_ioctl+4f3/7d8> Trace; c01c9c26 Trace; c0121908 Trace; c0147644 Trace; c01239b3 Trace; c012a2b0 <__alloc_pages+40/160> Trace; c012a0a6 <_alloc_pages+16/18> Trace; c0120db6 Trace; c0120e03 Trace; c0120f9e Trace; c013085e <__refile_buffer+56/5c> Trace; c0130707 Trace; c013077a Trace; c013122f <__block_commit_write+af/cc> Trace; c0124494 Trace; c01244c1 Trace; c0131850 Trace; c014f2c9 Trace; c014fe61 Trace; c015265d Trace; c013917f Trace; c013b197 Trace; c0106be3 Code; c01800d6 00000000 <_EIP>: Code; c01800d6 <===== 0: 8b 46 10 mov 0x10(%esi),%eax <===== Code; c01800d9 3: 8b 50 30 mov 0x30(%eax),%edx Code; c01800dc 6: 8b 44 24 14 mov 0x14(%esp,1),%eax Code; c01800e0 a: 50 push %eax Code; c01800e1 b: 51 push %ecx Code; c01800e2 c: 56 push %esi Code; c01800e3 d: 8b 42 14 mov 0x14(%edx),%eax Code; c01800e6 10: ff d0 call *%eax Code; c01800e8 12: 83 c4 00 add $0x0,%esp <6>cs: cb_alloc(bus 2): vendor 0x10b7, device 0x5257 cs: cb_config(bus 2) cs: IO port probe 0x0100-0x04ff: excluding 0x378-0x37f 0x3f8-0x3ff 0x4d0-0x4d7 cs: IO port probe 0x0380-0x03f7: clean. cs: IO port probe 0x0400-0x04cf: clean. cs: IO port probe 0x04d8-0x04ff: clean. cs: IO port probe 0x0800-0x08ff: clean. cs: IO port probe 0x0a00-0x0aff: clean. cs: IO port probe 0x0c00-0x0cff: clean. cs: cb_enable(bus 2) 1 warning issued. Results may not be reliable. - 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/