All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Romosan <romosan@adonis.lbl.gov>
To: linux-kernel@vger.kernel.org
Subject: Re: [oops] pppd in kernel 2.4.0-test11-pre7
Date: 19 Nov 2000 00:16:51 -0800	[thread overview]
Message-ID: <87lmuggyvg.fsf@adonis.lbl.gov> (raw)
In-Reply-To: <87pujsgz86.fsf@adonis.lbl.gov>
In-Reply-To: <87pujsgz86.fsf@adonis.lbl.gov> (message from Alex Romosan on 19 Nov 2000 00:09:13 -0800)

Alex Romosan <romosan@adonis.lbl.gov> writes:

> i forgot to bring up eth0 before attempting to connect to my dsl
> provider using ppp over ethernet and i got the following oops:
> 

i hate it when i do this. the correct oops follows:

ksymoops 2.3.4 on i686 2.4.0-test11.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.0-test11/ (default)
     -m /boot/System.map-2.4.0-test11 (specified)

Nov 18 23:47:34 prospero kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000008
Nov 18 23:47:34 prospero kernel: c0115bcc
Nov 18 23:47:34 prospero kernel: *pde = 00000000
Nov 18 23:47:34 prospero kernel: Oops: 0000
Nov 18 23:47:34 prospero kernel: CPU:    0
Nov 18 23:47:34 prospero kernel: EIP:    0010:[exec_usermodehelper+668/872]
Nov 18 23:47:34 prospero kernel: EFLAGS: 00010246
Nov 18 23:47:34 prospero kernel: eax: c3688a64   ebx: c3936000   ecx: c3fcb3a0   edx: 00000000
Nov 18 23:47:34 prospero kernel: esi: 00000006   edi: 00000000   ebp: c3fcb3a0   esp: c3937fb8
Nov 18 23:47:34 prospero kernel: ds: 0018   es: 0018   ss: 0018
Nov 18 23:47:34 prospero kernel: Process pppd (pid: 21272, stackpage=c3937000)
Nov 18 23:47:34 prospero kernel: Stack: 00000100 c375de1c c375de4c c1918f40 c3fcb3a0 c3fcb3a0 c3f96ca0 c3f96ca0 
Nov 18 23:47:34 prospero kernel:        c3f96ca0 c3f96ca0 c0115ec0 c022c6a0 c375dedc c375dec8 c0108c24 c375de4c 
Nov 18 23:47:34 prospero kernel:        00000078 c375dedc 
Nov 18 23:47:34 prospero kernel: Call Trace: [exec_helper+20/24] [kernel_thread+40/56] 
Nov 18 23:47:34 prospero kernel: Code: 8b 4f 08 39 ca 7d 22 8b 47 14 83 3c 90 00 74 14 89 f0 89 d3 
Using defaults from ksymoops -t elf32-i386 -a i386

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   8b 4f 08                  mov    0x8(%edi),%ecx
Code;  00000003 Before first symbol
   3:   39 ca                     cmp    %ecx,%edx
Code;  00000005 Before first symbol
   5:   7d 22                     jge    29 <_EIP+0x29> 00000029 Before first symbol
Code;  00000007 Before first symbol
   7:   8b 47 14                  mov    0x14(%edi),%eax
Code;  0000000a Before first symbol
   a:   83 3c 90 00               cmpl   $0x0,(%eax,%edx,4)
Code;  0000000e Before first symbol
   e:   74 14                     je     24 <_EIP+0x24> 00000024 Before first symbol
Code;  00000010 Before first symbol
  10:   89 f0                     mov    %esi,%eax
Code;  00000012 Before first symbol
  12:   89 d3                     mov    %edx,%ebx
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

      reply	other threads:[~2000-11-19  8:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-19  8:09 [oops] pppd in kernel 2.4.0-test11-pre7 Alex Romosan
2000-11-19  8:16 ` Alex Romosan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lmuggyvg.fsf@adonis.lbl.gov \
    --to=romosan@adonis.lbl.gov \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.