From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <51993D66.3070208@zultron.com> Date: Sun, 19 May 2013 16:00:22 -0500 From: John Morris MIME-Version: 1.0 References: <8D5AE3DA-87FF-4AC2-B888-4116ED22A9BF@mah.priv.at> In-Reply-To: <8D5AE3DA-87FF-4AC2-B888-4116ED22A9BF@mah.priv.at> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] Beagleboard 3.8 regression results List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Haberler Cc: "xenomai@xenomai.org" On 05/18/2013 04:39 PM, Michael Haberler wrote: > using Stephan's 3.8 patch for the BeagleBoard and running > > arm:/usr/xenomai/bin# ./xeno-regression-test -l "/usr/lib/xenomai/testsuite/dohell -m /tmp 100" -t 2 > > gives > > select service with posix message queues: success > ++ start_load > ++ echo start_load > ++ check_alive /usr/xenomai/bin/switchtest > ++ echo check_alive /usr/xenomai/bin/switchtest > ++ check_alive /usr/xenomai/bin/switchtest -s 1000 > ++ echo check_alive /usr/xenomai/bin/switchtest -s 1000 > ++ check_alive /usr/xenomai/bin/latency -t 2 > ./xeno-regression-test failed: dead child 1988 not found! Be sure that the path to dohell is correct. I think that's the correct path for 2.6.0 and earlier, but in 2.6.2.1 it should be /usr/lib/xenomai/dohell or similar. John