From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Wei Liu <wei.liu2@citrix.com>, Juergen Gross <jgross@suse.com>
Cc: xen-devel <xen-devel@lists.xenproject.org>,
Ian Campbell <ian.campbell@citrix.com>,
Jan Beulich <JBeulich@suse.com>,
osstest service owner <osstest-admin@xenproject.org>
Subject: Re: [xen-unstable test] 64494: regressions - FAIL
Date: Fri, 20 Nov 2015 15:41:50 +0000 [thread overview]
Message-ID: <564F3F3E.6070405@citrix.com> (raw)
In-Reply-To: <20151120153457.GB1495@citrix.com>
On 20/11/15 15:34, Wei Liu wrote:
> On Fri, Nov 20, 2015 at 04:29:04PM +0100, Juergen Gross wrote:
>> On 20/11/15 16:14, Jan Beulich wrote:
>>>>>> On 19.11.15 at 12:47, <JGross@suse.com> wrote:
>>>> On 19/11/15 11:30, Ian Campbell wrote:
>>>>> On Thu, 2015-11-19 at 11:24 +0100, Juergen Gross wrote:
>>>>>> On 18/11/15 15:49, Wei Liu wrote:
>>>>>>> Hi Juergen
>>>>>>>
>>>>>>> Looks like there is something we missed after all.
>>>>>>>
>>>>>>> On Wed, Nov 18, 2015 at 02:31:57PM +0000, osstest service owner wrote:
>>>>>>>> flight 64494 xen-unstable real [real]
>>>>>>>> http://logs.test-lab.xenproject.org/osstest/logs/64494/
>>>>>>>>
>>>>>>>> Regressions :-(
>>>>>>>>
>>>>>>>> Tests which did not succeed and are blocking,
>>>>>>>> including tests which could not be run:
>>>>>>>> test-amd64-amd64-i386-pvgrub 10 guest-start fail REGR.
>>>>>>>> vs. 64035
>>>>>>> Nov 18 05:11:19.753014 (d2) Bootstrapping...
>>>>>>> Nov 18 05:11:19.769108 (d2) Xen Minimal OS!
>>>>>>> Nov 18 05:11:19.769134 (d2) start_info: 0xa13000(VA)
>>>>>>> Nov 18 05:11:19.769158 (d2) nr_pages: 0x20000
>>>>>>> Nov 18 05:11:19.777046 (d2) shared_inf: 0xca1fc000(MA)
>>>>>>> Nov 18 05:11:19.777072 (d2) pt_base: 0xa16000(VA)
>>>>>>> Nov 18 05:11:19.785042 (d2) nr_pt_frames: 0xb
>>>>>>> Nov 18 05:11:19.785077 (d2) mfn_list: 0x993000(VA)
>>>>>>> Nov 18 05:11:19.785108 (d2) mod_start: 0x0(VA)
>>>>>>> Nov 18 05:11:19.785135 (d2) mod_len: 0
>>>>>>> Nov 18 05:11:19.793047 (d2) flags: 0x0
>>>>>>> Nov 18 05:11:19.793077 (d2) cmd_line: (hd0,0)/boot/grub/menu.lst
>>>>>>> Nov 18 05:11:19.793108 (d2) stack: 0x972580-0x992580
>>>>>>> Nov 18 05:11:19.801150 (d2) MM: Init
>>>>>>> Nov 18 05:11:19.801181 (d2) _text: 0x0(VA)
>>>>>>> Nov 18 05:11:19.801197 (d2) _etext: 0x7b22d(VA)
>>>>>>> Nov 18 05:11:19.809104 (d2) _erodata: 0xa4000(VA)
>>>>>>> Nov 18 05:11:19.809123 (d2) _edata: 0xa81a8(VA)
>>>>>>> Nov 18 05:11:19.809138 (d2) stack start: 0x972580(VA)
>>>>>>> Nov 18 05:11:19.817062 (d2) _end: 0x992b30(VA)
>>>>>>> Nov 18 05:11:19.817099 (d2) start_pfn: a24
>>>>>>> Nov 18 05:11:19.817125 (d2) max_pfn: 20000
>>>>>>> Nov 18 05:11:19.825037 (d2) Mapping memory range 0x1000000 - 0x20000000
>>>>>>> Nov 18 05:11:19.825071 (d2) setting 0x0-0xa4000 readonly
>>>>>>> Nov 18 05:11:19.825100 (d2) skipped 1000
>>>>>>> Nov 18 05:11:19.833049 (d2) MM: Initialise page allocator for
>>>>>>> b1c000(b1c000)-20000000(20000000)
>>>>>>> Nov 18 05:11:19.833089 (d2) Page fault at linear address c00008, eip
>>>>>>> 5fc70, regs 0x98ff28, sp b1c000, our_sp 0x98fefc, code 2
>>>>>>> Nov 18 05:11:19.849044 (d2) Page fault in pagetable walk (access to
>>>>>>> invalid memory?).
>>>>>>>
>>>>>>> The pvgrub in used is 32 bit. 64 bit (which I myself tested) seemed to
>>>>>>> be working fine.
>>>>>> Okay, I'm hitting this issue, too. I'll investigate further.
>>>>> Do we want to revert $something in the meantime? If so, what...
>>>>>
>>>> The problem is really located in pvgrub:
>>> One question I have here: Even if this gets fixed in pvgrub (or
>>> mini-os, as it now seems), can we tolerate all existing mini-os
>>> clones now being broken on -unstable (and hence then also
>>> eventually on 4.7)?
>> It would be rather inconvenient if not. The problem is mini-os is
>> relying on an interface which was never meant to be this way. grub-xen
>> is already breaking this interface today, and I think this is okay.
>>
>> Is mini-os shipped independent of Xen in any other product or stand
>> alone?
> Rump kernel has quite a bit of code based on mini-os. I will take care
> of that. That's the only "real" thing based on mini-os that I'm aware
> of.
>
> Given that we split mini-os out just last release, I don't expect there
> are many clones in the wild.
Mirage microkernels use a mini-os base as well.
Having said that, I don't think we should not block this change because
mini-os has been broken in a dumb way for ages.
People using mini-os based things will have to take a "stable update" of
their mini-os to run on Xen 4.7 when it is release. Linux is treated
exactly the same with bugs like this.
~Andrew
next prev parent reply other threads:[~2015-11-20 15:41 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-18 14:31 [xen-unstable test] 64494: regressions - FAIL osstest service owner
2015-11-18 14:49 ` Wei Liu
2015-11-18 15:54 ` Juergen Gross
2015-11-18 15:59 ` Wei Liu
2015-11-18 16:03 ` Juergen Gross
2015-11-19 10:24 ` Juergen Gross
2015-11-19 10:30 ` Ian Campbell
2015-11-19 10:50 ` Wei Liu
2015-11-19 10:55 ` Ian Campbell
2015-11-19 10:56 ` Wei Liu
2015-11-19 10:57 ` Juergen Gross
2015-11-19 11:47 ` Juergen Gross
2015-11-19 12:19 ` Wei Liu
2015-11-19 12:29 ` Juergen Gross
2015-11-19 12:38 ` Wei Liu
2015-11-20 15:14 ` Jan Beulich
2015-11-20 15:23 ` Wei Liu
[not found] ` <564F46C802000078000B73E9@suse.com>
2015-11-20 15:29 ` Juergen Gross
2015-11-20 15:34 ` Wei Liu
2015-11-20 15:41 ` Andrew Cooper [this message]
2015-11-20 15:42 ` Andrew Cooper
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=564F3F3E.6070405@citrix.com \
--to=andrew.cooper3@citrix.com \
--cc=JBeulich@suse.com \
--cc=ian.campbell@citrix.com \
--cc=jgross@suse.com \
--cc=osstest-admin@xenproject.org \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xenproject.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.