WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 542] New: qemu-dm segfault with multiple HVM domains

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 542] New: qemu-dm segfault with multiple HVM domains
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Wed, 22 Feb 2006 22:07:18 +0000
Delivery-date: Wed, 22 Feb 2006 22:07:28 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=542

           Summary: qemu-dm segfault with multiple HVM domains
           Product: Xen
           Version: unstable
          Platform: x86-64
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Hardware Support
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: jclemens@xxxxxxxxxxxxxxx


Running changeset 8932 (and earlier) of xen-unstable, on a large VT machine (4s,
2c, HT), I get qemu-dm segfaults when I try to lunch more than one windows
domain at a time. 

Turning on core dumps, the core files created by qemu-dm appear to be garbage,
and the segfault message on the dom0 console indicates hey tried to jump to a
null code page:

qemu-dm[4961]: segfault at 0000000000000000 rip 0000000000000000 rsp
0000000040800198 error 14
qemu-dm[4963]: segfault at 0000000000000000 rip 0000000000000000 rsp
0000000040800198 error 14

rsp seems to be the same each time.  The easiest way to reproduce is set up a
few (i have 4) windows domains (I'm using windows 2003), and create them in
rapid succession.  Within a few minutes, almost all the qemu-dm's will have
segfaulted except for one.  Launching one domain does not seem to trigger this
problem. 

Marking as critical because you can't run multiple windows domains on the same
machine, please change if that's too aggressive.

-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 542] New: qemu-dm segfault with multiple HVM domains, bugzilla-daemon <=