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-devel

[Xen-devel] qemu-3.4-testing problems...

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] qemu-3.4-testing problems...
From: Mark Johnson <johnson.nh@xxxxxxxxx>
Date: Thu, 22 Oct 2009 16:14:41 -0400
Delivery-date: Thu, 22 Oct 2009 13:16:53 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=xypbhtZEMXhh02wOjZ4ZB/rcG3cfq4i4wMSRPemvjmg=; b=R+v2XaBAWMK+r7zGT748hG+FroRFcUsq3Z8JT9so6BrlLGWprogOP/t+TqcslswLAr l7eowDS10+Daw+LFaq/0LzmQvzLRuyuBYyVmOIP9v3BUR1glJqyCEQbjY+6AWmpJ8rE7 FUaeMdGFy1lcYMhpKMbJo2OK1nx1bTrTCC84c=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=AeHYrbFS1IXuaL2mKmUrcSu8MRc2F6XdowIskUeJINMzmJcziF2B+YJYg73jYT5IxF H0iU9ROOwbclSncD0M9l1gyiFhsdcrDksteBjO3FB9ssDQj6cv+l6vBswiP0rd/d3Dvb znsixbw/l/wpzBVzQAohclVJ/vxxmUPKuasoM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
FYI...

We have a user who's 64-bit Windows 2k8 guest consistently
cores qemu-dm with the latest qemu-3.4-testing.git bits.
I haven't been able to reproduce it with Linux (HVM), Solaris(HVM), or a
64-bit Windows 2k8 guest. Not sure what's different about his guest.

I was able to have him backout the recent changes pushed on 10/20
(with no other changes) and his guest no longer crashes...

Anyone else seeing similar problems?



MRJ



pstack /var/cores/core.qemu-dm.8061
core '/var/cores/core.qemu-dm.8061' of 8061:    /usr/lib/xen/bin/qemu-dm
-d 7 -domain-name titan -videoram 4 -k de -vn
-----------------  lwp# 1 / thread# 1  --------------------
 000000000094a640 ???????? ()
 000000000046d5a2 main_loop_wait () + 2e2
 00000000004ceb6a main_loop () + ba
 000000000046f3db main () + 1bdb
 0000000000469f9c _start () + 6c
-----------------  lwp# 2 / thread# 2  --------------------
 00007fffff23bd1a __read () + a
 00007ffffe1b3306 read_all () + 26
 00007ffffe1b35d8 read_message () + 48
 00007ffffe1b45f8 read_thread () + 18
 00007fffff232b34 _thrp_setup () + bc
 00007fffff232df0 _lwp_start ()
-----------------  lwp# 3 / thread# 3  --------------------
 00007fffff232e37 __lwp_park () + 17
 00007fffff22c1e0 cond_wait_queue () + 68
 00007fffff22c649 cond_wait_common () + 1e1
 00007fffff22c903 __cond_timedwait () + ab
 00007fffff22c94f cond_timedwait () + 27
 00007fffff22c981 pthread_cond_timedwait () + 9
 00000000004782e8 aio_thread () + 178
 00007fffff232b34 _thrp_setup () + bc
 00007fffff232df0 _lwp_start ()


> mdb /var/cores/core.qemu-dm.7331

Loading modules: [ libc.so.1 ld.so.1 ]
> > $c
0x94a640()
main_loop_wait+0x2e2()
main_loop+0xba()
main+0x1bdb()
_start+0x6c()
> > $q

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

<Prev in Thread] Current Thread [Next in Thread>