mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: linux-kernel@vger.kernel.org
Cc: Andrew Morton <akpm@osdl.org>, Nick Piggin <npiggin@suse.de>
Subject: assert/crash in __rmqueue() when enabling CONFIG_NUMA
Date: Wed, 19 Apr 2006 13:23:52 +0200	[thread overview]
Message-ID: <20060419112352.GA24702@elte.hu> (raw)

[-- Attachment #1: Type: text/plain, Size: 1626 bytes --]

[mail resent with a compressed crash.log]

the 2.6.17-rc2 kernel built with the attached config crashes quite 
easily under minimal load. Disabling CONFIG_NUMA makes it robust again.  
Crashlog attached.

	Ingo

------------[ cut here ]------------
kernel BUG at mm/page_alloc.c:507!
invalid opcode: 0000 [#1]
PREEMPT SMP DEBUG_PAGEALLOC
Modules linked in:
CPU:    0
EIP:    0060:[<c104e2a2>]    Not tainted VLI
EFLAGS: 00010002   (2.6.17-rc2-lockdep #18) 
EIP is at __rmqueue+0x112/0x120
eax: 00000001   ebx: c2d7d800   ecx: 00037e00   edx: 00037d00
esi: c1dc26d0   edi: 00000008   ebp: f3d29e00   esp: f3d29de4
ds: 007b   es: 007b   ss: 0068
Process cc1 (pid: 3314, threadinfo=f3d28000 task=f3d21660)
Stack: <0>00000000 c1dc2600 c2d79000 00000100 c4e97c98 00000006 c4e97ca4 f3d29e5c 
       c104e58a 00000003 00000044 00000001 00000001 c1dc2640 c1dc2600 00000000 
       00000003 c1dc2908 00000000 000280d2 c1dc2908 00000007 00000000 f3d29e60 
Call Trace:
 [<c10054dd>] show_stack_log_lvl+0xbd/0x100
 [<c100574b>] show_registers+0x1bb/0x250
 [<c1005a51>] die+0x131/0x2f0
 [<c1776e71>] do_trap+0x81/0xc0
 [<c1005fd7>] do_invalid_op+0x97/0xb0
 [<c1004f4b>] error_code+0x4f/0x54
 [<c104e58a>] get_page_from_freelist+0x2da/0x520
 [<c104e825>] __alloc_pages+0x55/0x2f0
 [<c1063a7e>] alloc_page_vma+0x3e/0xc0
 [<c105841c>] __handle_mm_fault+0xa6c/0xc90
 [<c1777fb9>] do_page_fault+0x259/0x7c0
 [<c1004f4b>] error_code+0x4f/0x54
Code: 8b 0e 39 f1 0f 85 46 ff ff ff 43 83 fb 0b 75 ea 89 f6 8d bc 27 00 00 00 00 c7 45 ec 00 00 00 00 8b 45 ec 83 c4 10 5b 5e 5f 5d c3 <0f> 0b fb 01 25 4b 7e c1 eb 96 8d 74 26 00 55 89 e5 57 56 53 83 


[-- Attachment #2: crash.log.bz2 --]
[-- Type: application/x-bzip2, Size: 28359 bytes --]

[-- Attachment #3: config.bz2 --]
[-- Type: application/x-bzip2, Size: 10264 bytes --]

             reply	other threads:[~2006-04-19 12:27 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-19 11:23 Ingo Molnar [this message]
     [not found] <20060419112130.GA22648@elte.hu>
2006-04-20  9:18 ` Nick Piggin
2006-04-21 11:20   ` Ingo Molnar
2006-04-21 11:45     ` Ingo Molnar
2006-05-01 12:49       ` Ingo Molnar
2006-05-02  6:48         ` Andi Kleen
2006-05-02  7:06           ` Ingo Molnar
2006-05-02  7:05             ` Andi Kleen
2006-05-02  8:27               ` Ingo Molnar
2006-05-02 14:02               ` Martin J. Bligh
2006-05-02 14:25                 ` Nick Piggin
2006-05-04  1:32                   ` Bob Picco
2006-05-04  8:37                     ` Ingo Molnar
2006-05-04  9:14                       ` Ingo Molnar
2006-05-04  9:26                         ` Ingo Molnar
2006-05-04  8:37                     ` Andy Whitcroft
2006-05-04 15:21                     ` Dave Hansen
2006-05-04 15:46                       ` Bob Picco
2006-05-04 16:07                         ` Dave Hansen
2006-05-04 19:25                         ` Ingo Molnar
2006-05-04 19:43                           ` Bob Picco
2006-05-04 21:50                             ` Andy Whitcroft
2006-05-05  5:17                               ` Ingo Molnar
2006-05-05 13:55                               ` Bob Picco
2006-05-05 14:33                                 ` Dave Hansen
2006-05-05 14:50                                   ` Bob Picco
2006-05-05 14:57                                     ` Dave Hansen
2006-05-05 15:03                                       ` Martin J. Bligh
2006-05-05 16:22                                         ` Bob Picco
2006-05-05 16:18                                       ` Bob Picco
2006-05-06  8:32                                       ` Nick Piggin
2006-05-07 13:07                                         ` Andy Whitcroft
2006-05-07 13:18                                           ` Nick Piggin
2006-05-02 15:03                 ` Andi Kleen
2006-05-02 15:17                   ` Martin J. Bligh
2006-05-02 15:45                     ` Andi Kleen
2006-05-02 16:02                       ` Martin J. Bligh
2006-05-02 16:05                         ` Andi Kleen
2006-05-02 19:47                         ` Ingo Molnar
2006-05-02 19:48                       ` Ingo Molnar
2006-05-02 19:44                         ` Andi Kleen
2006-05-02 19:56                           ` Martin Bligh
2006-05-02 20:00                             ` Andi Kleen
2006-05-02 20:13                               ` Ingo Molnar
2006-05-02 20:12                                 ` Andi Kleen
2006-05-02 15:52                     ` Ingo Molnar
2006-04-21 11:51     ` Nick Piggin

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=20060419112352.GA24702@elte.hu \
    --to=mingo@elte.hu \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=npiggin@suse.de \
    /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