group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #00701
[Bug 1538049] Re: xenstore crashes with SIGBUS in domain_can_read()
The 4.4 kernel is now available and shows no issues.
** Changed in: xen (Ubuntu Xenial)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1538049
Title:
xenstore crashes with SIGBUS in domain_can_read()
Status in xen package in Ubuntu:
Fix Released
Status in xen source package in Xenial:
Fix Released
Bug description:
Problem got introduced by xen-4.6 in Xenial. Older versions are
unaffected.
Testcase:
- Start one additional domU (PV or HVM does not matter)
- Repeatedly execute "xenstore-ls"
Eventually the xenstore-ls call locks up while xenstored crashes when
it tries to access memory in
tools/xenstore/xenstored_domain.c:255 domain_can_read(struct
connection *conn)
Debugging shows that conn->domain->interface at the time of crash
returns a completely different address than before (there should only
be one per running domain, so 2).
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1538049/+subscriptions
References