Netscape oopses with 2.1.82

Panu Matilainen (pjm@popcorn.ddns.org)
Thu, 29 Jan 1998 12:28:07 +0200 (EET)


Hi,

I get the following anytime netscape (4.03) tries to go anywhere other
than local file. This has been the case with 2.1.80-82.

Unable to handle kernel NULL pointer dereference at virtual address 00000020
current->tss.cr3 = 01911000, xr3 = 01911000
*pde = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[<c0159a44>]
EFLAGS: 00010246
eax: 00000000 ebx: c0864000 ecx: 00000000 edx: 00000000
esi: c0576bc0 edi: 00000000 ebp: c0576c88 esp: c0783ed8
ds: 0018 es: 0018 ss: 0018
Process netscape (pid: 704, process nr: 50, stackpage=c0783000)
Stack: c0864000 00100000 00000014 00000001 c01672b8 c071ff50 00000000 c014b515
c071ff50 00000000 c012b8b6 c1c6ba80 00000000 c0864280 bfffe594 c0864284
c0864000 c1c6ba80 c0782000 c0097014 00000000 00000001 00000864 c012bcad
Call Trace: [<c01672b8>] [<c014b515>] [<c012b8b6>] [<c012bcad>] [<c010d8da>] [<c010993a>]
Code: 8b 40 20 85 c0 75 07 0f b7 86 be 00 00 00 8d 98 80 00 00 00

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

>>EIP: c0159a44 <tcp_poll+d4/118>
Trace: c01672b8 <inet_poll+1c/24>
Trace: c014b515 <sock_poll+21/28>
Trace: c012b8b6 <do_select+10e/1d4>
Trace: c012bcad <sys_select+331/4b4>
Trace: c010d8da <old_select+5a/78>
Trace: c010993a <system_call+3a/40>
Code: c0159a44 <tcp_poll+d4/118>
Code: c0159a44 <tcp_poll+d4/118> 8b 40 20 movl 0x20(%eax),%eax
Code: c0159a47 <tcp_poll+d7/118> 85 c0 testl %eax,%eax
Code: c0159a49 <tcp_poll+d9/118> 75 07 jne c0159a52 <tcp_poll+e2/118>
Code: c0159a4b <tcp_poll+db/118> 0f b7 86 be 00 movzwl 0xbe(%esi),%eax
Code: c0159a58 <tcp_poll+e8/118> 8d 98 80 00 00 leal 0x80(%eax),%ebx

Panu