[4318] in linux-net channel archive
2.0.18 bug
daemon@ATHENA.MIT.EDU (The Root of All Evil)
Sat Sep 7 18:02:32 1996
From: The Root of All Evil <root@winds.org>
To: linux-net@vger.rutgers.edu
Date: Sat, 7 Sep 1996 16:44:34 -0400 (EDT)
00147450 t tcp_ack
00147d40 t tcp_fin
00147ef0 t tcp_queue
001480a0 t tcp_data
001482f0 t tcp_check_urg
00148360 t prune_queue
00148450 T tcp_rcv
00148cb0 T tcp_new_window
Unable to handle kernel NULL pointer dereference at virtual address c0000000
current->tss.cr3 = 00b3e000, %cr3 = 00b3e000
*pde = 00102067
*pte = 00000027
Oops: 0000
CPU: 0
EIP: 0010:[<00148d0f>]
EFLAGS: 00010246
eax: 00000000 ebx: 00007fff ecx: 000005b4 edx: 00007fff
esi: 0066fdfc edi: 0000030c ebp: 00a48ed4 esp: 00a48e88
ds: 0018 es: 0018 fs: 002b gs: 002b ss: 0018
Process ftp (pid: 542, process nr: 52, stackpage=00a48000)
Stack: 002b6008 0066fdfc 0000030c 001456a7 0066fdfc 0066fdfc ffffffea 00000400
00000000 002b604c 00000001 0000008f 002b66e8 000005b4 0000030c bffff50c
0000030c 000000f4 001d434c 00000000 0014584d 0066fdfc 00000000 00a48f5c
Call Trace: [<001456a7>] [<0014584d>] [<001501d1>] [<00137d5e>] [<00122c15>] [<0010a662>]
Code: c1 f8 01 29 c2 89 d0 29 c8 79 02 31 d2 81 fa ff 03 00 00 76
I'm using a NE2100 ethernet card. 2.0.15 completely hung up computer while
sending packets at random times today. Tried 2.0.17 and it gave me the core
dump representation above. Hope you figure out what is wrong.
-gandalf@musenet.org
2.0.18:
Unable to handle kernel paging request at virtual address c0cea73c
current->tss.cr3 = 00f03000, %cr3 = 00f03000
*pde = 001f6067
*pte = 206e6968
Oops: 0000
CPU: 0
EIP: 0010:[<00137d93>]
EFLAGS: 00010202
eax: 00cea6ac ebx: 00000001 ecx: 00000000 edx: 00cea730
esi: 00a85200 edi: 00000001 ebp: 00cea6ac esp: 0091de44
ds: 0018 es: 0018 fs: 002b gs: 002b ss: 0018
Process netmare (pid: 102, process nr: 46, stackpage=0091d000)
Stack: 00137d80 0012e752 00cea6ac 00a85200 00000001 00000000 00000003 00000000
00000000 00000004 00000000 0012e8cd 00000001 00000000 00a85200 00000004
00000000 bffffda8 bffffe54 00000000 00000001 00b08000 00000003 00b08000
Call Trace: [<00137d80>] [<0012e752>] [<0012e8cd>] [<0012ec23>] [<0014587d>] [<001458bb>] [<00150231>]
[<00137d2e>] [<0010f6ff>] [<0010a6a2>]
Code: 8b 80 90 00 00 00 8b 40 24 85 c0 74 10 51 53 52 ff d0 83 c4
00137c90 t sock_write
00137d50 t sock_ioctl
00137d80 t sock_select
00137dc0 t sock_close
00137df0 t sock_fasync
00137ee0 T sock_wake_async
00137f60 t find_protocol_family
i486dx2-66...it also hung up my computer twice again this morning.
Just to let ya know.
Reply to gandalf@musenet.org