1.3.97 Oops in apm

RHS Linux User (drm@wagner.sr.hp.com)
Mon, 29 Apr 1996 10:04:22 -0700


Hello,
Got the following oops running apmd version 2.4. This occured on startup
on my portable and apmd ran fine after that (after manually restarting apmd
that is). This occured right after cardmgr started to initialized the
network so this *could* be simply that cardmgr is in the middle of
starting up and the network is in an iconsistant state at this point.

Apmd 2.4
Pcmcia pcmcia-cs-2.8.12
Kernel 1.3.97
Notebook HP Omnibook 4000
Ethernet 3Com 589C combo

-----------------------------------------------------------------------------
Unable to handle kernel NULL pointer dereference at virtual address c0000eb0
current->tss.cr3 = 011df000, Dr3 = 011df000
*pde = 00102067
*pte = 00000027
Oops: 0002
CPU: 0
EIP: 2048:[<00000317>]
EFLAGS: 00010046
eax: 0000530a ebx: 000000ff ecx: 00000003 edx: 0000ff03
esi: 00181f5b edi: 012b0014 ebp: ffff0eb2 esp: 011e0eac
ds: 2050 es: 0000 fs: 0000 gs: 0000 ss: 0018
Process apmd (pid: 219, process nr: 15, stackpage=011e0000)
Stack: 0021036f 00149848 00141f5b 00ff0003 03e6530a 00ff0003 ffff530a 042700ff
530a0173 00bb0097 0722000c 05251f5b 0540b000 0000ffff 204004c6 0000530a
001644d7 00000010 00000246 0000002b 0000002b 00000018 00000018 ffffffff
Call Trace: [tcp_send_reset+216/416] [ip_fragment+699/704] [apm_get_power_status+39/112] [apm_get_info+88/304] [array_read+165/624] [sys_read+194/224] [system_call+89/160]
Code: c7 46 fe 00 10 c7 46 fc 00 01 eb 0a c7 46 f
e 00 20 c7 46 fc
-----------------------------------------------------------------------------

-Dan