From: "Christopher S. Aker" <caker@theshore.net>
To: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: Ian Campbell <Ian.Campbell@citrix.com>,
"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
LKML <linux-kernel@vger.kernel.org>,
Jeremy Fitzhardinge <jeremy@goop.org>
Subject: Re: [Xen-devel] Re: kernel BUG at mm/swapfile.c:2527! [was 3.0.0 Xen pv guest - BUG: Unable to handle]
Date: Thu, 15 Sep 2011 14:58:21 -0400 [thread overview]
Message-ID: <4E724ACD.1050207@theshore.net> (raw)
In-Reply-To: <20110912161127.GB16100@oracle.com>
On 9/12/11 12:11 PM, Konrad Rzeszutek Wilk wrote:
> On Mon, Sep 12, 2011 at 12:06:41PM -0400, Christopher S. Aker wrote:
>>> It would really neat if the issue you have been hitting was exactly this
>>> and just having you revert the ef691947d8a3d479e67652312783aedcf629320a
>>> would fix it.
>>
>> Reverted, built, deployed, and set as default. We shall see!
>
> <holds his fingers crossed>
No joy. Still getting reports even with the patched kernel. I was so
confident that this was the problem -- I've tripled checked that the
patch was applied and that this is indeed the correct kernel. It was
built with DEBUG_HIGHMEM too, without any difference in the dump.
BUG: unable to handle kernel paging request at f5768598
IP: [<c01abbd4>] swap_count_continued+0x84/0x180
*pdpt = 0000000000939027 *pde = 00000000017ef067 *pte = 0000000000000000
Oops: 0000 [#1] SMP
Modules linked in:
Pid: 1619, comm: apache2 Not tainted 3.0.4-linode37 #1
EIP: 0061:[<c01abbd4>] EFLAGS: 00010246 CPU: 2
EIP is at swap_count_continued+0x84/0x180
EAX: f5768598 EBX: ed13af80 ECX: ec9cf0a0 EDX: 00000080
ESI: ed1d35a0 EDI: 00000080 EBP: 00000598 ESP: e73d3dd4
DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0069
Process apache2 (pid: 1619, ti=e73d2000 task=ebd0e410 task.ti=e73d2000)
Stack:
ebd3f240 0000e598 00000040 00000000 c01abdc1 ec540e30 ebd3f240 0000e598
00000000 c01ae027 ec540e30 b8fc6000 e73d3e68 c01a00e3 44846045 80000008
00000000 00000020 c0105c27 2bbca063 001cb300 eb424200 ecf7780c eaaade38
Call Trace:
[<c01abdc1>] ? swap_entry_free+0xf1/0x120
[<c01ae027>] ? free_swap_and_cache+0x27/0xd0
[<c01a00e3>] ? zap_pte_range+0x173/0x460
[<c0105c27>] ? xen_force_evtchn_callback+0x17/0x30
[<c01a04d0>] ? unmap_page_range+0x100/0x180
[<c01a05da>] ? unmap_vmas+0x8a/0xc0
[<c01a2a93>] ? exit_mmap+0x73/0x100
[<c0132bbb>] ? mmput+0x2b/0xc0
[<c013642f>] ? exit_mm+0xef/0x120
[<c06bf870>] ? _raw_spin_lock_irq+0x10/0x20
[<c0137fd5>] ? do_exit+0x125/0x350
[<c01a2a07>] ? remove_vma+0x37/0x50
[<c013823c>] ? do_group_exit+0x3c/0xa0
[<c01382b1>] ? sys_exit_group+0x11/0x20
[<c06bfb71>] ? syscall_call+0x7/0xb
[<c06b0000>] ? sctp_err_lookup+0xb0/0x110
Code: 00 00 89 fa 80 fa 80 74 22 e9 0b 01 00 00 90 e8 63 7a f7 ff 8b 5b
18 83 eb 18 39 de 0f
84 f3 00 00 00 89 d8 e8 de 7c f7 ff 01 e8 <0f> b6 10 80 fa 80 74 dc 84
d2 0f 84 e2 00 00 00
83 ea 01 80 fa
EIP: [<c01abbd4>] swap_count_continued+0x84/0x180 SS:ESP 0069:e73d3dd4
CR2: 00000000f5768598
---[ end trace 06805b7648b253a0 ]---
So today I built a new stack and enabled loglvl=warning and
guest_loglvl=warning/info, however it's probably going to take a while
before we have enough of these running and hit this problem.
I'm going to play around with it some more and see if I can find a
recipe that can reproduce.
-Chris
next prev parent reply other threads:[~2011-09-15 18:58 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-26 17:42 3.0.0 Xen pv guest - BUG: Unable to handle kernel paging request in swap_count_continued Peter Sandin
2011-08-29 14:39 ` kernel BUG at mm/swapfile.c:2527! [was 3.0.0 Xen pv guest - BUG: Unable to handle] Christopher S. Aker
2011-08-29 15:07 ` Konrad Rzeszutek Wilk
2011-08-30 11:45 ` Ian Campbell
2011-08-31 20:43 ` Christopher S. Aker
2011-09-06 17:13 ` Konrad Rzeszutek Wilk
2011-09-12 16:06 ` [Xen-devel] " Christopher S. Aker
2011-09-12 16:11 ` Konrad Rzeszutek Wilk
2011-09-15 18:58 ` Christopher S. Aker [this message]
2011-09-15 19:17 ` Christopher S. Aker
2011-09-18 15:05 ` Christopher S. Aker
2011-09-21 18:04 ` Konrad Rzeszutek Wilk
2011-09-21 22:09 ` Christopher S. Aker
2011-09-22 18:32 ` Konrad Rzeszutek Wilk
2011-09-22 20:02 ` [Xen-devel] " Christopher S. Aker
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=4E724ACD.1050207@theshore.net \
--to=caker@theshore.net \
--cc=Ian.Campbell@citrix.com \
--cc=jeremy@goop.org \
--cc=konrad.wilk@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=xen-devel@lists.xensource.com \
/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).