All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin J. Bligh" <mbligh@aracnet.com>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Panic on 2.6.0-test1-mm1
Date: Tue, 29 Jul 2003 14:18:38 -0700	[thread overview]
Message-ID: <170360000.1059513518@flay> (raw)
In-Reply-To: <5110000.1059489420@[10.10.2.4]>

> The big box had this on the console ... looks like it was doing a
> compile at the time ... sorry, only just noticed it after returning
> from OLS, so don't have more context (2.6.0-test1-mm1).
> 
> kernel BUG at include/linux/list.h:149!
> invalid operand: 0000 [#1]
> SMP 
> CPU:    3
> EIP:    0060:[<c0117f98>]    Not tainted VLI
> EFLAGS: 00010083
> EIP is at pgd_dtor+0x64/0x8c
> eax: c1685078   ebx: c1685060   ecx: c0288348   edx: c1685078
> esi: 00000082   edi: c030b6a0   ebp: e9b9c000   esp: e9ea3ed0
> ds: 007b   es: 007b   ss: 0068
> Process cc1 (pid: 4439, threadinfo=e9ea2000 task=eac36690)
> Stack: 00000000 f01fdecc c0139588 e9b9c1e0 f01fdecc 00000000 00000039 f01fdecc 
>        0000000a f01fdf54 e9871000 c013a540 f01fdecc e9b9c000 f01e9000 00000024 
>        f01e9010 f01fdecc c013ace8 f01fdecc f01e9010 00000024 f01fdecc f01fdfb8 
> Call Trace:
>  [<c0139588>] slab_destroy+0x40/0x124
>  [<c013a540>] free_block+0xfc/0x13c
>  [<c013ace8>] drain_array_locked+0x80/0xac
>  [<c013adef>] reap_timer_fnc+0xdb/0x1e0
>  [<c013ad14>] reap_timer_fnc+0x0/0x1e0
>  [<c0125aa5>] run_timer_softirq+0x13d/0x170
>  [<c0121f7c>] do_softirq+0x6c/0xcc
>  [<c01159df>] smp_apic_timer_interrupt+0x14b/0x158
>  [<c023a752>] apic_timer_interrupt+0x1a/0x20
> 
> Code: 80 50 26 00 00 8d 14 92 8d 1c d0 8d 53 18 8b 4a 04 39 11 74 0e 0f 0b 94 00 99 3e 24 c0 8d b6 00 00 00 00 8b 43 18 39 50 04 74 08 <0f> 0b 95 00 99 3e 24 c0 89 48 04 89 01 c7 43 18 00 01 10 00 c7 
>  <0>Kernel panic: Fatal exception in interrupt
> In interrupt handler - not syncing

Seems to be trivially reproducible by doing "make -j vmlinux".
I'll try your latest one to see if it's fixed already, I guess.

M.

kernel BUG at include/linux/list.h:149!
invalid operand: 0000 [#1]
SMP 
CPU:    3
EIP:    0060:[<c0117f98>]    Not tainted VLI
EFLAGS: 00010083
EIP is at pgd_dtor+0x64/0x8c
eax: c1573450   ebx: c1573438   ecx: c0288348   edx: c1573450
esi: 00000082   edi: c030b6a0   ebp: e2e1b000   esp: e2813ed4
ds: 007b   es: 007b   ss: 0068
Process cc1 (pid: 11439, threadinfo=e2812000 task=e4869980)
Stack: 00000000 f01fdecc c0139588 e2e1b1e0 f01fdecc 00000000 00000039 f01fdecc 
       00000017 f01fdf54 e05f4000 c013a540 f01fdecc e2e1b000 f01c6410 00000018 
       f01c6400 f01fdecc c013ac31 f01fdecc f01c6410 00000018 f01fdecc f01fdfb8 
Call Trace:
 [<c0139588>] slab_destroy+0x40/0x124
 [<c013a540>] free_block+0xfc/0x13c
 [<c013ac31>] drain_array+0x55/0x8c
 [<c013ad14>] reap_timer_fnc+0x0/0x1e0
 [<c013ada7>] reap_timer_fnc+0x93/0x1e0
 [<c013ad14>] reap_timer_fnc+0x0/0x1e0
 [<c0125aa5>] run_timer_softirq+0x13d/0x170
 [<c0121f7c>] do_softirq+0x6c/0xcc
 [<c01159df>] smp_apic_timer_interrupt+0x14b/0x158
 [<c023a752>] apic_timer_interrupt+0x1a/0x20

Code: 80 50 26 00 00 8d 14 92 8d 1c d0 8d 53 18 8b 4a 04 39 11 74 0e 0f 0b 94 00
 99 3e 24 c0 8d b6 00 00 00 00 8b 43 18 39 50 04 74 08 <0f> 0b 95 00 99 3e 24 c0
 89 48 04 89 01 c7 43 18 00 01 10 00 c7 
 <0>Kernel panic: Fatal exception in interrupt
In interrupt handler - not syncing


  reply	other threads:[~2003-07-29 21:21 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-29 14:37 Panic on 2.6.0-test1-mm1 Martin J. Bligh
2003-07-29 21:18 ` Martin J. Bligh [this message]
2003-07-30 15:01   ` 2.6.0-test2-mm1 results Martin J. Bligh
2003-07-30 15:28     ` Con Kolivas
2003-07-30 16:27       ` Martin J. Bligh
2003-07-31 14:56       ` Martin J. Bligh
2003-07-31 15:13         ` Con Kolivas
2003-07-31 15:19           ` Martin J. Bligh
2003-07-31 15:35             ` Con Kolivas
2003-07-31 16:01               ` Martin J. Bligh
2003-07-31 16:11                 ` Con Kolivas
2003-07-31 21:19             ` William Lee Irwin III
2003-07-31 17:03           ` Bill Davidsen
2003-07-31 22:37 ` Panic on 2.6.0-test1-mm1 William Lee Irwin III
2003-07-31 22:41   ` William Lee Irwin III
2003-07-31 22:40     ` Andrew Morton
2003-08-01  0:15       ` William Lee Irwin III
2003-08-01  0:18         ` Zwane Mwaikambo
2003-08-01  0:20         ` William Lee Irwin III
2003-08-01  0:47   ` Martin J. Bligh
2003-08-01  0:53     ` William Lee Irwin III
2003-08-01  0:57       ` Martin J. Bligh
2003-08-01  1:02         ` William Lee Irwin III

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=170360000.1059513518@flay \
    --to=mbligh@aracnet.com \
    --cc=akpm@osdl.org \
    --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.