|
|
|
|
|
|
|
|
|
|
xen-ppc-devel
Re: [XenPPC] problem with console
On Aug 24, 2006, at 12:52 PM, Jimi Xenidis wrote:
On Aug 24, 2006, at 12:11 PM, Orran Y Krieger wrote:
Yesterday (from a week old version of the tools/linx/xen) we could
repeatedly:
start test domain
xenconsole to it
xm destroy it
Today, after updating everything, we have to stop and then restart
xend in order to get xenconsole to work in each iteration. Any
ideas?
Yes it appears that xenconsoled SEGVs under the following scenario:
$ xm create -c dom1 # console auto attaches
in another shell while the console above is still attached:
$ xm destroy 1
Console is still attached, if you press a key in the console
xenconsoled dies.
Current workaraounds
1. disconnect the console before you destroy
2. restart xenconsoled before you create again.
I'll track down the issue, I thought it was fixed upstream but I
guess not.
Fixed and pushed:
# HG changeset patch
# User Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
# Node ID d2087a16bc5153d6abc4d28b3bcc39904a6c65b6
# Parent 00c47d5766100994d1b936873629256874a8d5ba
[TOOLS] Fix xenconsoled SEGV if domain is destroyed while connected.
_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel
|
|
|
|
|