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

[Xen-API] strange bug with xe and bash

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-API] strange bug with xe and bash
From: George Shuklin <george.shuklin@xxxxxxxxx>
Date: Wed, 24 Aug 2011 12:16:33 +0400
Delivery-date: Wed, 24 Aug 2011 01:16:48 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=subject:from:to:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; bh=FgyoIcZSMhoAvGAg9GraO5ZE/uixQY+ZKGwjglXsyR0=; b=oWc5yuZS4RYU8mWR+jSt3aFdJ5nJ1BeFDeFtJxD9nqzsduYW0fF8/tw+qdhowVqD8N FNijF01bXZxpXWqt76LSAtDPf9YB9bDBKqyrxs7UrBf//J5ub8LJPvJRxlaGUw9TR+0e 8uPUsGF2pCDnH9CfIBACua1s7CaV9AEpO3mi8=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
Good day.

Found incredibly strange and amazing bug.

If this command issued:

echo $(xe host-list name-label=$(hostname) ) | cat

bash displays: [1]+  Stopped

I don't press Ctrl-Z, it happens by itself. 

This works in bash, don't work in csh. This happens irregularly (2-3
times going background, 1-2 times not).

You can replace 'hostname' and 'cat' with any other commands - only xe
in middle does matter. If 'hostname' replaced by text bug not appear.

I could not say I really it bother me, but it really strange. What
happens?

Tested on XCP 0.5 and XCP 1.0


_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-API] strange bug with xe and bash, George Shuklin <=