group.of.nepali.translators team mailing list archive
  
  - 
     group.of.nepali.translators team group.of.nepali.translators team
- 
    Mailing list archive
  
- 
    Message #00030
  
 [Bug 1538049] [NEW] xenstore crashes	with SIGBUS in domain_can_read()
  
Public bug reported:
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).
** Affects: xen (Ubuntu)
     Importance: Critical
     Assignee: Stefan Bader (smb)
         Status: In Progress
** Affects: xen (Ubuntu Xenial)
     Importance: Critical
     Assignee: Stefan Bader (smb)
         Status: In Progress
** Also affects: xen (Ubuntu Xenial)
   Importance: Critical
     Assignee: Stefan Bader (smb)
       Status: In Progress
-- 
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:
  In Progress
Status in xen source package in Xenial:
  In Progress
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
Follow ups