mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Manfred H. Winter" <mahowi@gmx.net>
To: Linux Kernel List <linux-kernel@vger.kernel.org>
Subject: Re: PROBLEM: [2.4.6] kernel BUG at softirq.c:206!
Date: Thu, 5 Jul 2001 13:04:55 +0200	[thread overview]
Message-ID: <20010705130455.A698@marvin.mahowi.de> (raw)
In-Reply-To: <20010704232816.B590@marvin.mahowi.de>

Hi!

On Wed, 04 Jul 2001, Manfred H. Winter wrote:

> 
> I tried to install kernel 2.4.6 with same configuration as 2.4.5, but
> booting failed with:
> 
> kernel BUG at softirq.c:206!
> invalid operand: 0000
> CPU:    0
> EIP:    0010:[<c0117f2e>]
> EFLAGS: 00010082
> eax: 0000001d  ebx: c025bf80  ecx: 00000001  edx: c0206628
> esi: c025bf80  edi: 00000001  ebp: 00000000  esp: c0213efc
> ds: 0018  es: 0018  ss: 0018
> Process swapper (pid: 0, stackpage=c0213000)
> Stack: c01d896c c01d8a08 000000ce 00000009 c02445c0 c02445c0 c0213f40 c0117d3f
>        c02445c0 00000000 c0242900 00000000 c010818d c020b5e0 c0213f9f 000003c7
>        c0205ba0 000003c7 c0106d80 c020b5e0 00000000 000003c7 c0213f9f 000003c7
> Call Trace: [<c0117d3f>] [<c010818d>] [<c0106d80>] [<c011493f>] [<c0105000>]
> Code: 0f 0b 83 c4 0c 8b 43 08 85 c0 75 18 fb 8b 43 10 50 8b 43 0c
> Kernel panic: Aiee, killing interrupt handler!
> In interrupt handler - not syncing
> 

Because the kernel crashed in early stage of booting, there are no logs,
but I've written it from screen.

Here's what ksymoops says:

>>EIP; c0117f2e <tasklet_hi_action+6a/b4>   <=====
Trace; c0117d3f <do_softirq+3f/68>
Trace; c010818d <do_IRQ+9d/b0>
Trace; c0106d80 <ret_from_intr+0/7>
Trace; c011493f <register_console+22b/234>
Trace; c0105000 <_stext+0/0>
Code;  c0117f2e <tasklet_hi_action+6a/b4>
00000000 <_EIP>:
Code;  c0117f2e <tasklet_hi_action+6a/b4>   <=====
   0:   0f 0b                     ud2a      <=====
Code;  c0117f30 <tasklet_hi_action+6c/b4>
   2:   83 c4 0c                  add    $0xc,%esp
Code;  c0117f33 <tasklet_hi_action+6f/b4>
   5:   8b 43 08                  mov    0x8(%ebx),%eax
Code;  c0117f36 <tasklet_hi_action+72/b4>
   8:   85 c0                     test   %eax,%eax
Code;  c0117f38 <tasklet_hi_action+74/b4>
   a:   75 18                     jne    24 <_EIP+0x24> c0117f52 <tasklet_hi_action+8e/b4>
Code;  c0117f3a <tasklet_hi_action+76/b4>
   c:   fb                        sti
Code;  c0117f3b <tasklet_hi_action+77/b4>
   d:   8b 43 10                  mov    0x10(%ebx),%eax
Code;  c0117f3e <tasklet_hi_action+7a/b4>
  10:   50                        push   %eax
Code;  c0117f3f <tasklet_hi_action+7b/b4>
  11:   8b 43 0c                  mov    0xc(%ebx),%eax

Kernel panic: Aiee, killing interrupt handler!

Hope that helps to find the bug, it's the first kernel in the 2.4 series
which doesn't boot.

Bye,

Manfred
-- 
 /"\                        | PGP-Key available at Public Key Servers
 \ /  ASCII ribbon campaign | or "http://www.mahowi.de/pgp/mahowi.asc"
  X   against HTML mail     | RSA: 0xC05BC0F5 * DSS: 0x4613B5CA
 / \  and postings          | AIM: mahowi42   * ICQ: 61597169

  parent reply	other threads:[~2001-07-05 13:38 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-04 21:28 Manfred H. Winter
2001-07-05  7:46 ` Mircea Damian
2001-07-05 11:18   ` Alan Cox
2001-07-05 12:10     ` Bob_Tracy
2001-07-05 13:04     ` Mircea Damian
2001-07-05 14:15     ` Manfred H. Winter
2001-07-05 10:52 ` Thibaut Laurent
2001-07-05 13:00   ` Mircea Damian
2001-07-05 11:04 ` Manfred H. Winter [this message]
2001-07-05 14:20 ` Andrea Arcangeli
2001-07-05 14:30   ` Alan Cox
2001-07-05 14:36   ` Arjan van de Ven
2001-07-05 14:40     ` Andrea Arcangeli
2001-07-05 15:32     ` Thibaut Laurent
2001-07-05 15:46       ` Arjan van de Ven
2001-07-05 15:56         ` Andrew Morton
2001-07-05 16:04           ` Alan Cox
2001-07-05 16:11             ` Andrew Morton
2001-07-05 16:15         ` Andrea Arcangeli
2001-07-05 22:40           ` Bob_Tracy
2001-07-06  3:42             ` Andrew Morton
2001-07-06 10:58         ` Manfred H. Winter
2001-07-06 12:43       ` Andrea Arcangeli
2001-07-06 14:18       ` Thibaut Laurent
2001-07-06 15:02         ` Andrea Arcangeli
2001-07-05 15:19   ` Manfred H. Winter
2001-07-05 12:14 Bob_Tracy
2001-07-05 13:42 ` Alan Cox
2001-07-05 14:02   ` Bob_Tracy
     [not found] <E15I8gj-0002W7-00@the-village.bc.nu>
2001-07-05 13:59 ` Bob_Tracy
     [not found] <3B4450DF.82EEC851@uow.edu.au>
2001-07-05 14:28 ` Manfred H. Winter
2001-07-05 15:23   ` Andrew Morton
2001-07-05 17:31     ` Manfred H. Winter

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=20010705130455.A698@marvin.mahowi.de \
    --to=mahowi@gmx.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®