Messages in this thread |  | | Date | Sun, 10 Sep 2000 09:08:36 +0200 | From | Rasmus Andersen <> | Subject | Re: Oops on boot with both 2.2.17 and 2.4.0t8p6 |
| |
> Thats not the first oops yet, and as Keith told you, its useless.
You are right and I fscked up. Apologies. This should be the first oops (from 2.2.17):
ksymoops 0.7c on i686 2.2.17pre13. Options used -V (specified) -K (specified) -L (specified) -O (specified) -m ../linux-2.2.17.mettespc/System.map (specified)
Unable to handle kernel NULL pointer dereference at virtual address 00000292 current->tss.cr3 = 00101000, %cr3 = 00101000 *pde = 00000000 Oops: 0000 CPU: 0 EIP: 0010:[<00000292>] Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010096 eax: 000f3800 ebx: 00000010 ecx: 00010000 edx: 00000000 esi: c00e8130 edi: 00000000 ebp: c02220c8 esp: c1ff9f90 ds: 0018 es: 0018 ss: 0018 Process swapper (pid: 1, process nr: 1, stackpage=c1ff9000) Stack: c00e8130 00000000 c02220c8 00000000 00000003 c0116116 c0116141 c019c030 c1fe7a30 00000f00 c01aa5d2 00000000 c01aaf48 00000f00 c01a7fd8 c01b0ace c02220c8 c01a8d5c 00000f00 c01a7fd8 00000018 c010615f 00000f00 c01a7fd8 Call Trace: [<c0116116>] [<c0116141>] [<c010615f>] [<c01065f3>] Code: 0f b6 0c 03 89 4c 24 14 51 68 0e e7 17 c0 e8 de a4 00 00 83
>>EIP; 00000292 Before first symbol <===== Trace; c0116116 <register_proc_table+a2/e4> Trace; c0116141 <register_proc_table+cd/e4> Trace; c010615f <init+7/158> Trace; c01065f3 <kernel_thread+23/30> Code; 00000292 Before first symbol 00000000 <_EIP>: Code; 00000292 Before first symbol <===== 0: 0f b6 0c 03 movzbl (%ebx,%eax,1),%ecx <===== Code; 00000296 Before first symbol 4: 89 4c 24 14 mov %ecx,0x14(%esp,1) Code; 0000029a Before first symbol 8: 51 push %ecx Code; 0000029b Before first symbol 9: 68 0e e7 17 c0 push $0xc017e70e Code; 000002a0 Before first symbol e: e8 de a4 00 00 call a4f1 <_EIP+0xa4f1> 0000a783 Before first symbol Code; 000002a5 Before first symbol 13: 83 00 00 addl $0x0,(%eax)
-- Regards, Rasmus(rasmus@jaquet.dk)
Freedom of the press is limited to those who own one. - A.J. Liebling - 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/
|  |