linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Pekka Enberg <penberg@kernel.org>
Cc: Christoph Lameter <cl@linux.com>,
	torvalds@linux-foundation.org, akpm@linux-foundation.org,
	tj@kernel.org, npiggin@kernel.dk, rientjes@google.com,
	linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: [boot crash #2] Re: [GIT PULL] SLAB changes for v2.6.39-rc1
Date: Thu, 24 Mar 2011 19:52:58 +0100	[thread overview]
Message-ID: <20110324185258.GA28370@elte.hu> (raw)
In-Reply-To: <20110324172653.GA28507@elte.hu>


There's a different crash triggered by the slub merge as well, i've bisected it 
back to one of these commits:

09b9cc4: sd: Fail discard requests when logical block provisioning has been disabled
a24c5a0: slub: Dont define useless label in the !CONFIG_CMPXCHG_LOCAL case
5bfe53a: slab,rcu: don't assume the size of struct rcu_head
da9a638: slub,rcu: don't assume the size of struct rcu_head
ab9a0f1: slub: automatically reserve bytes at the end of slab
8a5ec0b: Lockless (and preemptless) fastpaths for slub
d3f661d: slub: Get rid of slab_free_hook_irq()
1a757fe: slub: min_partial needs to be in first cacheline
d71f606: slub: fix ksize() build error
b3d4188: slub: fix kmemcheck calls to match ksize() hints
3ff84a7: Revert "slab: Fix missing DEBUG_SLAB last user"
6331046: mm: Remove support for kmem_cache_name()

The crash is below.

	Ingo

[/sbin/fsck.ext3 (1) -- /] fsck.ext3 -a /dev/sda6 
general protection fault: 0000 [#1] SMP DEBUG_PAGEALLOC
last sysfs file: /sys/block/sda/sda10/dev
CPU 0 
Pid: 0, comm: swapper Tainted: G        W   2.6.38-tip-09247-g0637536-dirty #110370 System manufacturer System Product Name/A8N-E
RIP: 0010:[<ffffffff810570a9>]  [<ffffffff810570a9>] get_next_timer_interrupt+0x119/0x260
RSP: 0018:ffff88003fa03ec8  EFLAGS: 00010002
RAX: 6b6b6b6b6b6b6b6b RBX: 000000013fff034e RCX: ffffffff82808cc0
RDX: 6b6b6b6b6b6b6b6b RSI: 0000000000000000 RDI: 000000000000000e
RBP: ffff88003fa03f18 R08: 000000000000000e R09: ffffffff82808be0
R10: 0000000000000000 R11: 0000000003fffc0e R12: 00000000ffff034e
R13: ffffffff828087c0 R14: 0000000000000010 R15: ffff88003fa0c200
FS:  000000000071d8f0(0000) GS:ffff88003fa00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
CR2: 000000000072fc5f CR3: 000000003bc32000 CR4: 00000000000006b0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Process swapper (pid: 0, threadinfo ffffffff82400000, task ffffffff8242f020)
Stack:
 ffff88003fa03f18 ffffffff810929bb ffffffff82808be0 ffffffff82808ce0
 ffffffff82808de0 ffffffff82808ee0 ffff88003fa0dbe0 0000000000000000
 0000000000000086 00000013a4a5c86d ffff88003fa03f78 ffffffff81076761
Call Trace:
 <IRQ> 
 [<ffffffff810929bb>] ? rcu_needs_cpu+0x6b/0x220
 [<ffffffff81076761>] tick_nohz_stop_sched_tick+0x2c1/0x3d0
 [<ffffffff81d64b6c>] ? call_softirq+0x1c/0x30
 [<ffffffff8104dcc4>] irq_exit+0x84/0xb0
 [<ffffffff81d651e0>] smp_apic_timer_interrupt+0x70/0x9b
 [<ffffffff81d64653>] apic_timer_interrupt+0x13/0x20
 <EOI> 
 [<ffffffff8100a262>] ? default_idle+0x42/0x110
 [<ffffffff810011cd>] cpu_idle+0x5d/0xb0
 [<ffffffff81cc7d1e>] rest_init+0x72/0x74
 [<ffffffff825dec49>] start_kernel+0x44d/0x458
 [<ffffffff825de322>] x86_64_start_reservations+0x132/0x136
 [<ffffffff825de416>] x86_64_start_kernel+0xf0/0xf7
Code: 04 4c 01 c9 48 8b 01 eb 22 66 0f 1f 84 00 00 00 00 00 f6 40 18 01 75 10 48 8b 40 10 be 01 00 00 00 48 39 d8 48 0f 48 d8 48 89 d0 
 8b 10 48 39 c1 0f 18 0a 75 dc 85 f6 75 5d 83 c7 01 83 e7 0f 
RIP  [<ffffffff810570a9>] get_next_timer_interrupt+0x119/0x260
 RSP <ffff88003fa03ec8>
---[ end trace cea3203dccec701b ]---
Kernel panic - not syncing: Fatal exception
Pid: 0, comm: swapper Tainted: G      D W   2.6.38-tip-09247-g0637536-dirty #110370
Call Trace:
 <IRQ>  [<ffffffff81d4da7f>] panic+0x91/0x18e
 [<ffffffff81005ec4>] oops_end+0xd4/0xf0
 [<ffffffff81006038>] die+0x58/0x90
 [<ffffffff810033d2>] do_general_protection+0x162/0x170
 [<ffffffff812bf265>] ? __cfq_slice_expired+0x295/0x490
 [<ffffffff81d6382f>] general_protection+0x1f/0x30
 [<ffffffff810570a9>] ? get_next_timer_interrupt+0x119/0x260
 [<ffffffff81056fd4>] ? get_next_timer_interrupt+0x44/0x260
 [<ffffffff810929bb>] ? rcu_needs_cpu+0x6b/0x220
 [<ffffffff81076761>] tick_nohz_stop_sched_tick+0x2c1/0x3d0
 [<ffffffff81d64b6c>] ? call_softirq+0x1c/0x30
 [<ffffffff8104dcc4>] irq_exit+0x84/0xb0
 [<ffffffff81d651e0>] smp_apic_timer_interrupt+0x70/0x9b
 [<ffffffff81d64653>] apic_timer_interrupt+0x13/0x20
 <EOI>  [<ffffffff8100a262>] ? default_idle+0x42/0x110
 [<ffffffff810011cd>] cpu_idle+0x5d/0xb0
 [<ffffffff81cc7d1e>] rest_init+0x72/0x74
 [<ffffffff825dec49>] start_kernel+0x44d/0x458
 [<ffffffff825de322>] x86_64_start_reservations+0x132/0x136
 [<ffffffff825de416>] x86_64_start_kernel+0xf0/0xf7

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  parent reply	other threads:[~2011-03-24 18:53 UTC|newest]

Thread overview: 71+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-22 14:40 [GIT PULL] SLAB changes for v2.6.39-rc1 Pekka Enberg
2011-03-24 14:21 ` Ingo Molnar
2011-03-24 14:41   ` Christoph Lameter
2011-03-24 16:50     ` Pekka Enberg
2011-03-24 17:26       ` Ingo Molnar
2011-03-24 17:43         ` Christoph Lameter
2011-03-24 17:56           ` Pekka Enberg
2011-03-24 18:01             ` Christoph Lameter
2011-03-24 18:06               ` Pekka Enberg
2011-03-24 18:15                 ` Christoph Lameter
2011-03-24 18:20                   ` Eric Dumazet
2011-03-24 18:47                     ` Christoph Lameter
2011-03-24 18:51                       ` Eric Dumazet
2011-03-24 19:02                         ` Christoph Lameter
2011-03-24 19:04                           ` Pekka Enberg
2011-03-24 18:55                       ` Pekka Enberg
2011-03-24 18:59                         ` Ingo Molnar
2011-03-24 19:03                           ` Pekka Enberg
2011-03-24 19:05                             ` Christoph Lameter
2011-03-24 19:14                               ` Pekka Enberg
2011-03-24 19:36                                 ` Ingo Molnar
2011-03-24 19:41                                   ` Pekka Enberg
2011-03-24 19:51                                     ` Christoph Lameter
2011-03-24 20:01                                       ` Ingo Molnar
2011-03-24 20:08                                       ` Eric Dumazet
2011-03-24 20:43                                         ` Christoph Lameter
2011-03-25 15:13                                           ` Tejun Heo
2011-03-25 15:45                                             ` Christoph Lameter
2011-03-27  9:59                                       ` Avi Kivity
2011-03-24 19:02                         ` Christoph Lameter
2011-03-27  9:57                       ` Avi Kivity
2011-03-24 18:13         ` Pekka Enberg
2011-03-24 19:27           ` Ingo Molnar
2011-03-24 19:29             ` Pekka Enberg
2011-03-24 18:52         ` Ingo Molnar [this message]
2011-03-24 19:10           ` [boot crash #2] " Thomas Gleixner
2011-03-24 19:22             ` Ingo Molnar
2011-03-24 19:27               ` Pekka Enberg
2011-03-25 20:00                 ` Ingo Molnar
2011-03-26 11:27                 ` Ingo Molnar
2011-03-26 11:47                   ` [PATCH] slub: Disable the lockless allocator Ingo Molnar
2011-03-26 17:45                     ` Eric Dumazet
2011-03-26 19:18                       ` Christoph Lameter
2011-03-26 19:30                         ` Christoph Lameter
2011-03-26 19:49                           ` Christoph Lameter
2011-03-26 19:57                             ` Ingo Molnar
2011-03-26 21:36                               ` Christoph Lameter
2011-03-26 20:00                             ` Ingo Molnar
2011-03-26 22:18                             ` Linus Torvalds
2011-03-27  1:29                               ` Christoph Lameter
2011-03-27  1:57                                 ` Christoph Lameter
2011-03-27  7:52                                   ` Eric Dumazet
2011-03-28 10:32                                     ` [PATCH] percpu: avoid extra NOP in percpu_cmpxchg16b_double Eric Dumazet
2011-03-28 13:46                                       ` Christoph Lameter
2011-03-28 16:06                                         ` Tejun Heo
2011-03-28  6:12                                   ` [PATCH] slub: Disable the lockless allocator Pekka Enberg
2011-03-28  6:19                                     ` Ingo Molnar
2011-03-28  6:25                                       ` Pekka Enberg
2011-03-28  6:36                                         ` Ingo Molnar
2011-03-28  7:26                                           ` Eric Dumazet
2011-03-28 13:44                                           ` Christoph Lameter
2011-03-28  7:35                                     ` Tejun Heo
2011-03-26 19:30                         ` Linus Torvalds
2011-03-26 17:58                   ` [boot crash #2] Re: [GIT PULL] SLAB changes for v2.6.39-rc1 Linus Torvalds
2011-03-24 19:16           ` Call Trace:Re: " Thomas Gleixner
2011-03-24 19:23             ` Ingo Molnar
2011-03-24 20:04               ` Gustavo F. Padovan
2011-03-24 16:03   ` Ingo Molnar
2011-03-24 16:14     ` Ingo Molnar
2011-03-24 17:07       ` Pekka Enberg
2011-03-24 17:21         ` Ingo Molnar

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=20110324185258.GA28370@elte.hu \
    --to=mingo@elte.hu \
    --cc=akpm@linux-foundation.org \
    --cc=cl@linux.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=npiggin@kernel.dk \
    --cc=penberg@kernel.org \
    --cc=rientjes@google.com \
    --cc=tj@kernel.org \
    --cc=torvalds@linux-foundation.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;
as well as URLs for NNTP newsgroup(s).