lkml.org 
[lkml]   [1997]   [Nov]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectPair 'o Oopsen
My first try connecting with an updated (2.2.0d) pppd, I got:

11:31:42:root:/usr/src/ppp-2.2.0d->pppd
Unable to handle kernel paging request at virtual address 7550003c
current->tss.cr3 = 00960000, %cr3 = 00960000
*pde = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[<c0142c17>]
EFLAGS: 00010246
eax: c059df48 ebx: c059df48 ecx: 00000042 edx: c1940000
esi: c10a1916 edi: 75500000 ebp: c059df80 esp: c059df1c
ds: 0018 es: 0018 ss: 0018
Process pppd (pid: 5039, process nr: 76, stackpage=c059d000)
Stack: c10a1916 c059df80 00000042 c059df48 c10a1916 bffff2f8 c059df78 c10a1892
c059df48 75500000 00d34067 000013af 00000000 00000000 00000000 c10a1916
c0142e41 c10a1916 c059df80 00000042 c194ed80 c10a18d6 ffffffea
bffff2f8
Call Trace: [<c0142e41>] [<c0122590>] [<c010923a>]
Code: 8b 7f 3c 89 7c 24 24 8b 44 24 24 ff d0 89 c3 83 c4 10 83 7c
Unable to handle kernel paging request at virtual address 0000c12e
current->tss.cr3 = 00101000, %cr3 = 00101000
*pde = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[<c012c7f4>]
EFLAGS: 00010206
eax: c10a1892 ebx: c10a18ee ecx: c10a1892 edx: c194e120
esi: 0000c10a edi: c0923620 ebp: c194ed80 esp: c059de18
ds: 0018 es: 0018 ss: 0018
Process pppd (pid: 5039, process nr: 76, stackpage=c059d000)
Stack: c194ed80 00000003 c0923620 00000001 c10a1892 c001ad60 00000282 c0dc2640
00000212 c0960bfc 00000001 00000286 c001ad60 c194e120 c1dc53d0 c01220c3
c13a8720 c194e120 00000000 c0923620 c0122107 c059c000 c194ed80
00000005
Call Trace: [<c01220c3>] [<c0122107>] [<c01153cc>] [<c01097a8>] [<c018c1a2>]
[<c018cd94>] [<c010e422>]
[<c018cd94>] [<c01093b2>] [<c0142c17>] [<c0142e41>] [<c0122590>]
[<c010923a>]
Code: 8a 46 24 a8 01 74 09 8b 4c 24 54 39 4e 14 74 10 a8 02 74 48

I can't compile ksymoops (no c++, and I want to get this written before I
fall-back to my old pppd).

Also, I just noticed that my rc5 cracker isn't runing anymore (since
"[11/16/97 16:27:08 GMT]", it appears from the log). It still shows up on
top, but with 0% CPU (99.3% idle, this is a desktop box (and personal
mailserver & caching nameserver, but I'm not connected now (obviously))).
It's state is "S N ". (Or rather their states: it's a multi-threaded
program (which you should be running: go to www.distributed.net/rc5 if your
not)).

In any case, the "module+deoops" program posted on or about "Thu Oct 30
23:39:07 1997" gives the following output:

3366 symbols from /usr/src/linux/System.map

EIP: 0xc0142c17 T sock_sendmsg+0x7b/0xac
EIP: <c0142c17> [klogd]
trace: 0xc0142e41 t sock_write+0x99/0xa4
trace: 0xc0122590 T sys_write+0xb8/0x108
trace: 0xc010923a T system_call+0x3a/0x40
code: 00000000 <oops>:
code: 0: 8b 7f 3c movl 0x3c(%edi),%edi
code: 3: 89 7c 24 24 movl %edi,0x24(%esp,1)
code: 7: 8b 44 24 24 movl 0x24(%esp,1),%eax
code: b: ff d0 call *%eax
code: d: 89 c3 movl %eax,%ebx
code: f: 83 c4 10 addl $0x10,%esp
code: 12:

EIP: 0xc012c7f4 T locks_remove_locks+0x28/0x94
EIP: <c012c7f4> [klogd]
trace: 0xc01220c3 T __fput+0x43/0x50
trace: 0xc0122107 T close_fp+0x37/0x80
trace: 0xc01153cc T do_exit+0xfc/0x1f0
trace: 0xc01097a8 T die_if_kernel+0x44/0x48
trace: 0xc018c1a2 T sprintf+0x20ce/0x1406c
trace: 0xc018cd94 T sprintf+0x2cc0/0x1406c
trace: 0xc010e422 T do_page_fault+0x326/0x338
trace: 0xc018cd94 T sprintf+0x2cc0/0x1406c
trace: 0xc01093b2 t error_code+0x32/0x40
trace: 0xc0142c17 T sock_sendmsg+0x7b/0xac
trace: 0xc0142e41 t sock_write+0x99/0xa4
trace: 0xc0122590 T sys_write+0xb8/0x108
trace: 0xc010923a T system_call+0x3a/0x40
code: 00000000 <oops>:
code: 0: 8a 46 24 movb 0x24(%esi),%al
code: 3: a8 01 testb $0x1,%al
code: 5: 74 09 je 10 <main+10>
code: 7: 8b 4c 24 54 movl 0x54(%esp,1),%ecx
code: b: 39 4e 14 cmpl %ecx,0x14(%esi)
code: e: 74 10 je 20 <main+20>
code: 10: a8 02 testb $0x2,%al
code: 12: 74 48 je 5c <main+5c>

Running uniprocessor 2.1.64 on a Pentium. (Un-f00fable!)

-=- James Mastros
---
When the annals of distributed computing are written, and the name 'Bovine'
appears in there, I can say "Hey, I was a part of that, I checked .0012% of
the keyspace".
-=- Brian Wilson <wilsonb@mindspring.net>
Go to www.distributed.net before I come make you!


\
 
 \ /
  Last update: 2005-03-22 13:40    [W:0.043 / U:0.316 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site