From: Tim Hartrick <tim@edgecast.com>
To: kexec@lists.infradead.org
Subject: Crash during vmcore_init
Date: Tue, 11 Oct 2011 16:39:05 -0700 [thread overview]
Message-ID: <1318376345.2050.20.camel@boudreau> (raw)
Kexec,
I have been experiencing the crash below on Ubuntu 10.04 running
2.6.32-34-server and 2.6.38-8-server as the crashkernel on X86_64.
The tools are:
kexec-tools 1:2.0.2-1ubuntu3
makedumpfile 1.3.7-2
kdump-tools 1.3.7-2
I would be interested to know if this is a known problem and if so
whether or not there is a patch in the pipeline to correct the problem.
I will be happy to provide any other details that are required including
debug builds if necessary.
Tim Hartrick
EdgeCast Networks, Inc.
[ 1.322100] ioremap: invalid physical address db74000000000000
[ 1.327919] ------------[ cut here ]------------
[ 1.332530] WARNING:
at /build/buildd/linux-2.6.32/arch/x86/mm/ioremap.c:120 __ioremap_caller
+0x360/0x3d0()
[ 1.342249] Hardware name: PowerEdge R710
[ 1.346249] Modules linked in:
[ 1.349306] Pid: 1, comm: swapper Not tainted 2.6.32-34-server
#77-Ubuntu
[ 1.356079] Call Trace:
[ 1.358523] [<ffffffff81067c7b>] warn_slowpath_common+0x7b/0xc0
[ 1.364516] [<ffffffff81067cd4>] warn_slowpath_null+0x14/0x20
[ 1.370335] [<ffffffff81041610>] __ioremap_caller+0x360/0x3d0
[ 1.376155] [<ffffffff8103551e>] ? copy_oldmem_page+0x4e/0xc0
[ 1.381974] [<ffffffff811211d5>] ? __free_vmap_area+0xa5/0xb0
[ 1.387792] [<ffffffff81041774>] ioremap_cache+0x14/0x20
[ 1.393177] [<ffffffff8103551e>] copy_oldmem_page+0x4e/0xc0
[ 1.398828] [<ffffffff811a8b5a>] read_from_oldmem+0x7a/0xb0
[ 1.404478] [<ffffffff818aa7d0>] T.531+0x6c/0x20f
[ 1.409255] [<ffffffff8103555b>] ? copy_oldmem_page+0x8b/0xc0
[ 1.415075] [<ffffffff811a8b5a>] ? read_from_oldmem+0x7a/0xb0
[ 1.420891] [<ffffffff818aaa86>] parse_crash_elf64_headers
+0x113/0x218
[ 1.427490] [<ffffffff8103555b>] ? copy_oldmem_page+0x8b/0xc0
[ 1.433309] [<ffffffff811a8600>] ? kclist_add_private+0x0/0x180
[ 1.439303] [<ffffffff818ab0bf>] ? vmcore_init+0x0/0x75
[ 1.444603] [<ffffffff818ab01b>] parse_crash_elf_headers+0x7e/0x122
[ 1.450941] [<ffffffff818ab0e0>] vmcore_init+0x21/0x75
[ 1.456158] [<ffffffff8100a04c>] do_one_initcall+0x3c/0x1a0
[ 1.461806] [<ffffffff8188776f>] do_basic_setup+0x54/0x66
[ 1.467278] [<ffffffff8188780f>] kernel_init+0x8e/0xde
[ 1.472491] [<ffffffff8105c8fa>] ? schedule_tail+0x2a/0xb0
[ 1.478052] [<ffffffff810141aa>] child_rip+0xa/0x20
[ 1.483004] [<ffffffff81887781>] ? kernel_init+0x0/0xde
[ 1.488303] [<ffffffff810141a0>] ? child_rip+0x0/0x20
[ 1.493431] ---[ end trace 93d72a36b9146f22 ]---
[ 1.498037] Kdump: vmcore not initialized
[ 1.657335] Freeing initrd memory: 8647k freed
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
next reply other threads:[~2011-10-11 23:39 UTC|newest]
Thread overview: 63+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-11 23:39 Tim Hartrick [this message]
2011-11-14 13:39 ` Crash during vmcore_init WANG Cong
2011-11-14 18:50 ` Tim Hartrick
2011-11-15 8:14 ` Dave Young
2011-11-15 8:14 ` Dave Young
2011-11-15 13:47 ` Américo Wang
2011-11-15 13:47 ` Américo Wang
2011-11-15 13:50 ` Américo Wang
2011-11-15 13:50 ` Américo Wang
2011-11-15 22:32 ` Tim Hartrick
2011-11-15 22:32 ` Tim Hartrick
2011-11-16 2:22 ` Dave Young
2011-11-16 2:22 ` Dave Young
2011-11-16 18:20 ` Tim Hartrick
2011-11-16 18:20 ` Tim Hartrick
2011-11-17 3:30 ` Dave Young
2011-11-17 3:30 ` Dave Young
2011-11-17 4:34 ` Tejun Heo
2011-11-17 4:34 ` Tejun Heo
2011-11-17 4:46 ` Dave Young
2011-11-17 4:46 ` Dave Young
2011-11-17 5:22 ` Tim Hartrick
2011-11-17 7:21 ` Dave Young
2011-11-17 7:21 ` Dave Young
2011-11-17 7:23 ` Tejun Heo
2011-11-17 7:23 ` Tejun Heo
2011-11-17 7:42 ` Américo Wang
2011-11-17 7:42 ` Américo Wang
2011-11-17 16:40 ` Tim Hartrick
2011-11-17 16:40 ` Tim Hartrick
2011-11-18 8:43 ` Dave Young
2011-11-18 8:43 ` Dave Young
2011-11-18 8:45 ` Dave Young
2011-11-18 8:45 ` Dave Young
2011-11-18 18:55 ` [PATCH] percpu: fix chunk range calculation Tejun Heo
2011-11-18 18:55 ` Tejun Heo
2011-11-21 1:45 ` Dave Young
2011-11-21 1:45 ` Dave Young
2011-11-21 16:20 ` Tim Hartrick
2011-11-22 2:52 ` Dave Young
2011-11-22 2:52 ` Dave Young
2011-11-21 17:01 ` Tejun Heo
2011-11-21 17:01 ` Tejun Heo
2011-11-22 3:00 ` Dave Young
2011-11-22 3:00 ` Dave Young
2011-11-22 16:02 ` Tejun Heo
2011-11-22 16:02 ` Tejun Heo
2011-11-21 21:10 ` Tejun Heo
2011-11-21 21:10 ` Tejun Heo
2011-11-22 2:48 ` Dave Young
2011-11-22 2:48 ` Dave Young
2011-11-22 16:19 ` Tejun Heo
2011-11-22 16:19 ` Tejun Heo
2011-11-15 14:13 ` Crash during vmcore_init Américo Wang
2011-11-15 22:57 ` Tim Hartrick
2011-11-16 12:47 ` Américo Wang
2011-11-16 13:19 ` Tim Hartrick
2011-11-16 13:31 ` Américo Wang
2011-11-16 13:44 ` Tim Hartrick
[not found] ` <1321462343.4198.29.camel@boudreau>
2011-11-17 6:48 ` Américo Wang
2011-11-17 16:08 ` Tim Hartrick
2011-11-17 16:31 ` Tim Hartrick
2011-11-16 15:52 ` Tim Hartrick
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=1318376345.2050.20.camel@boudreau \
--to=tim@edgecast.com \
--cc=kexec@lists.infradead.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.