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 56] domU console output appears garbled in dom0

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 56] domU console output appears garbled in dom0
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Fri, 03 Jun 2005 22:23:44 +0000
Delivery-date: Fri, 03 Jun 2005 22:23:49 +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>
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=56





------- Additional Comments From gvg@xxxxxxxxxxx  2005-06-03 22:23 -------
Not having any Python knowledge, I am unable to fix this myself, but I was able
to debug it a little bit further.
I printed the process id at the beginning and end of
xen.xend.server.controller.requestReceived. Some of the debug output I get:

requestReceived> 28626 requestReceived> 28628 message: type= console_data 0:0 
id=255
payload=

requestReceived> 28629 message: type= console_data 0:0 id=255
payload=

message: type= console_data 0:0 id=255
payload= 1234567890123456789
requestReceived> done 28626
requestReceived> done 28628
requestReceived> done 28629

(28626, 28628 and 28629 are the pids) It seems there is no serialization for
calls to requestReceived.



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