I was just about to send the following crash dump when I thought i''d
better check my configs, and found that i had a priv config running in a domain
> 0. The following error might still be be useful to someone though...
IP: routing cache hash table of 1024 buckets, 8Kbytes
TCP: Hash tables configured (established 8192 bind 16384)
Sending DHCP requests ...... timed out!
IP-Config: Reopening network devices...
Sending DHCP requests .<1>Unable to handle kernel NULL pointer dereference
at virtual address 00000076
printing eip:
c0165816
*pde=00000000(55555000)
Oops: 0000
CPU: 0
EFLAGS: 00010246
eax: 00000000 ebx: c1391160 ecx: 00000002 edx: 00000001
esi: 00000001 edi: 00000006 ebp: c1391000 esp: c1169ed4
ds: 0821 es: 0821 ss: 0821
Process swapper (pid: 1, stackpage=c1169000)<1>
Stack: c1266ac0 0000118d c1385054 00000006 c1391160 c0165b4e c1391000 00000000
00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
00000000 00000000 c1391000 c1266ac0 c139107c c017951f c1266ac0 c1391000
Call Trace: [<c0165b4e>] [<c017951f>] [<c0178fe0>]
[<c017070f>] [<c0003880>]
[<c00a9ebe>] [<c0003870>]
ksymoops tells me:
Trace; c0165b4e <network_start_xmit+fe/270>
Trace; c017951f <qdisc_restart+4f/d0>
Trace; c0178fe0 <eth_header+0/110>
Trace; c017070f <dev_queue_xmit+1af/280>
Trace; c0003880 <init+10/100>
Trace; c00a9ebe <arch_kernel_thread+2e/40>
Trace; c0003870 <init+0/100>
btw, can we have the makefile put the System.map in the /boot directory?
James