Kernel Lock on boot in 2.1.104p1

Jordan Mendelson (jordy@wserv.com)
Sun, 31 May 1998 04:23:30 -0400 (EDT)


Well, I remade my kernel... this time it let me hit shift pageup so I
could see there was actually an oops right before the one I was seeing on
the screen (grumble)... it doesn't say much, but anyway:

Freeing unused kernel memory: 32k freed
Unable to handle kernel NULL pointer dereference at virtual address 00000000
current->tss.cr3 = 00101000, %cr3 = 00101000
*pde = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[<00000000>]
EFLAGS: 00010246
eax: 000001f0 ebx: 00000000 ecx: 00000000 edx: c008de58
esi: 00000000 edi: 0000007c ebp: c0107f40 esp: c0107f20
ds: 0018 es: 0018 ss: 0018
Process swapper (pid: 0, process nr: 0, stackpage=c0107000)
Stack: c0110b6d 00000000 00000001 c024b4e0 00000000 00000292 00000000 c0107f54
c0107f54 c0116c9d 00000000 00000024 c010a774 00000e00 c01097f0 00000000
c0106000 0000001e 00000024 00000000 00000e00 00000000 00000018 302e0018
Call Trace: [<c0110b6d>] [<c0107f54>] [<c0107f54>] [<c0116c9d>] [<c010a774>] [<c01097f0>] [<c0106000>]
[<c0108273>] [<c01082c7>] [<c0106000>] [<c0107fdc>] [<c0109730>] [<c0108090>] [<c0107fdc>] [<c010807f>]
[<c0106000>] [<c010018a>]
Code: <1>Unable to handle kernel NULL pointer dereference at virtual address 00000000

Using `System.map' to map addresses to symbols.

>>EIP: 0 cannot be resolved
Trace: c0110b6d <timer_bh+311/368>
Trace: c0107f54 <this_must_match_init_task+1f54/2000>
Trace: c0107f54 <this_must_match_init_task+1f54/2000>
Trace: c0116c9d <do_bottom_half+45/64>
Trace: c010a774 <do_IRQ+3c/40>
Trace: c01097f0 <ret_from_intr>
Trace: c0107f54 <this_must_match_init_task+1f54/2000>
Trace: c0108273 <hard_idle+17/2c>
Trace: c01082c7 <sys_idle+3f/a4>
Trace: c0107f54 <this_must_match_init_task+1f54/2000>
Trace: c0107fdc <this_must_match_init_task+1fdc/2000>
Trace: c0109730 <system_call+38/3c>
Trace: c0108090 <init>
Trace: c0107fdc <this_must_match_init_task+1fdc/2000>
Trace: c010807f <cpu_idle+7/18>
Trace: c0107fdc <this_must_match_init_task+1fdc/2000>
Trace: c010018a <L6>
Code:

This is a P2 266 w/ PIIX3 Chipset compiled with gcc version egcs-2.91.33
19980530 and -m486 removed.

Jordan

--
Jordan Mendelson     : http://jordy.wserv.com
Web Services, Inc.   : http://www.wserv.com

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu