mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Matthew Wilcox <willy@debian.org>
To: William Lee Irwin III <wli@holomorphy.com>,
	Matthew Wilcox <willy@debian.org>,
	linux-kernel@vger.kernel.org
Subject: Re: 2.5.26 broken on headless boxes
Date: Thu, 18 Jul 2002 14:29:46 +0100	[thread overview]
Message-ID: <20020718142946.L13352@parcelfarce.linux.theplanet.co.uk> (raw)
In-Reply-To: <20020718010617.GL1096@holomorphy.com>; from wli@holomorphy.com on Wed, Jul 17, 2002 at 06:06:17PM -0700

On Wed, Jul 17, 2002 at 06:06:17PM -0700, William Lee Irwin III wrote:
> Could you reproduce this and get maybe a backtrace and a line number?

100% reproducible...

ksymoops 2.4.5 on i686 2.4.14.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.14/ (default)
     -m System.map (specified)

Error (regular_file): read_ksyms stat /proc/ksyms failed
No modules in ksyms, skipping objects
No ksyms, skipping lsmod
Reading Oops report from the terminal
Unable to handle kernel NULL pointer dereference at virtual address 00000004
c01b7695
*pde = 37867001
Oops: 0000
CPU:    0
EIP:    0010:[<c01b7695>]    Not tainted
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010246
eax: 00000001   ebx: 00000000   ecx: 00000000   edx: f7906600
esi: 00000000   edi: c03dcc00   ebp: 00000000   esp: c3d45e7c
ds: 0018   es: 0018   ss: 0018
Stack: f7906600 00000001 c03dc9a0 00000000 00000000 c01b7773 00000000 00000001 
       00000000 f784a000 00000000 f78518f0 f7906600 c01baa25 00000000 00000000 
       00000001 c01ac08c f784a000 f7871da0 c3d44000 f7871da0 00000000 f78518f0 
Call Trace: [<c01b7773>] [<c01baa25>] [<c01ac08c>] [<c0145a83>] [<c0144ed7>] 
   [<c0146373>] [<c013c33a>] [<c013b001>] [<c013af16>] [<c013b307>] [<c0108893>]
 
Code: 8b 41 04 ff d0 8b 34 3b 83 c4 08 66 83 7e 22 00 75 22 8a 86 


>>EIP; c01b7695 <visual_init+85/e0>   <=====

>>edx; f7906600 <END_OF_CODE+37502e5c/????>
>>edi; c03dcc00 <vc_cons+0/fc>
>>esp; c3d45e7c <END_OF_CODE+39426d8/????>

Trace; c01b7773 <vc_allocate+83/140>
Trace; c01baa25 <con_open+19/88>
Trace; c01ac08c <tty_open+20c/394>
Trace; c0145a83 <link_path_walk+683/874>
Trace; c0144ed7 <permission+27/2c>
Trace; c0146373 <may_open+5f/2ac>
Trace; c013c33a <chrdev_open+66/98>
Trace; c013b001 <dentry_open+e1/1b0>
Trace; c013af16 <filp_open+52/5c>
Trace; c013b307 <sys_open+37/74>
Trace; c0108893 <syscall_call+7/b>

Code;  c01b7695 <visual_init+85/e0>
00000000 <_EIP>:
Code;  c01b7695 <visual_init+85/e0>   <=====
   0:   8b 41 04                  mov    0x4(%ecx),%eax   <=====
Code;  c01b7698 <visual_init+88/e0>
   3:   ff d0                     call   *%eax
Code;  c01b769a <visual_init+8a/e0>
   5:   8b 34 3b                  mov    (%ebx,%edi,1),%esi
Code;  c01b769d <visual_init+8d/e0>
   8:   83 c4 08                  add    $0x8,%esp
Code;  c01b76a0 <visual_init+90/e0>
   b:   66 83 7e 22 00            cmpw   $0x0,0x22(%esi)
Code;  c01b76a5 <visual_init+95/e0>
  10:   75 22                     jne    34 <_EIP+0x34> c01b76c9 <visual_init+b9
/e0>
Code;  c01b76a7 <visual_init+97/e0>
  12:   8a 86 00 00 00 00         mov    0x0(%esi),%al

 <0>Kernel panic: Attempted to kill init!



-- 
Revolutions do not require corporate support.

  parent reply	other threads:[~2002-07-18 13:26 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-17 15:55 Matthew Wilcox
2002-07-18  1:06 ` William Lee Irwin III
2002-07-18  9:48   ` Re[3]: " Tobias Rittweiler
2002-07-18 10:46     ` William Lee Irwin III
2002-07-18 12:29       ` Re[2]: " Tobias Rittweiler
2002-07-18 20:17         ` William Lee Irwin III
2002-07-18 13:29   ` Matthew Wilcox [this message]
2002-07-18 20:18     ` William Lee Irwin III
2002-07-18 20:32       ` Matthew Wilcox
2002-07-18 20:37         ` William Lee Irwin III
     [not found] <20020717165538.D13352@parcelfarce.linux.theplanet.co.uk.suse.lists.linux.kernel>
2002-07-18 12:45 ` Andi Kleen
2002-07-18 23:07   ` James Simmons
2002-07-19  9:45     ` Andi Kleen
2002-07-18 21:04 Petr Vandrovec
2002-07-18 21:18 ` Matthew Wilcox
2002-07-18 21:42 Petr Vandrovec
2002-07-18 21:45 ` Matthew Wilcox
2002-07-18 22:16 Petr Vandrovec
2002-07-18 22:20 ` Arnaldo Carvalho de Melo
2002-07-18 23:01 ` James Simmons

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=20020718142946.L13352@parcelfarce.linux.theplanet.co.uk \
    --to=willy@debian.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=wli@holomorphy.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome