From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Brian Zenowich <bz@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Problem with Xeno-test: "Something died a XXX or"
Date: Tue, 02 Feb 2010 17:30:02 +0100 [thread overview]
Message-ID: <4B68530A.10804@domain.hid> (raw)
In-Reply-To: <4B685262.9070606@domain.hid>
Gilles Chanteperdrix wrote:
> Brian Zenowich wrote:
>> Hello,
>>
>>> I try to install Xenomai on Ubunut Hardy 8.04. Versions used are:
>>> - xenomai-2.4.6.1
>>> - linux-kernel 2-6.24.6
>>> - adeos patch: adeos-ipipe-2.6.24-x86-2.0-07.patch
>>>
>>> I tried many .config files but it is always the same problem with
>>> Xeno-test. It seems that there is a problem with the "generate load"
>>> part of the script.
>>> Attached, are two files. One is xeno-test without modifying it. The
>>> other is xeno-test results but with the "generate load'" part removed.
>>>
>>> Latency (in user space and kernel) seem to be great. Around 7 us in
>>> user-space and 4 us in kernel for worst case.
>> I know this thread is a year old now, but there was never a solution
>> posted. I ran into the same problem a few months ago, solved it, ran
>> into it again yesterday, and forgot how I solved it before.
>>
>> So, just to document the solution for posterity's sake (or for anyone
>> Googling for a solution):
>>
>> The xeno-test script fails with "something died a <xxxx>" when it is run
>> under the dash shell for me. The xeno-test script specifies "/bin/sh" as
>> a shell, and under my distro (Ubuntu 9.10 now), /bin/sh => dash, not
>> bash. The dash shell is designed to be a fast, efficient,
>> non-interactive shell mainly for running scripts, and therefore has a
>> limited feature set when compared with bash.
>>
>> It seems dash is not able to handle whatever xeno-test is asking it to
>> do at that moment. But the xeno-test script works fine (for me) when run
>> with "bash xeno-test".
>
> That is not a good solution. bash is not available on embedded platform.
> The real platform is to fix the script to run with dash. And it is far
I meant: "the real solution".
--
Gilles.
prev parent reply other threads:[~2010-02-02 16:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-10 10:23 [Xenomai-help] Problem with Xeno-test: "Something died a XXX or" Mathieu JOINIE-MAURIN
2009-02-10 11:01 ` Gilles Chanteperdrix
2009-02-10 11:08 ` [Xenomai-help] Re : " Mathieu JOINIE-MAURIN
2009-02-10 13:02 ` Gilles Chanteperdrix
[not found] ` <767995.6513.qm@domain.hid>
2009-02-10 18:22 ` [Xenomai-help] Re : " Gilles Chanteperdrix
2010-02-02 16:21 ` [Xenomai-help] " Brian Zenowich
2010-02-02 16:27 ` Gilles Chanteperdrix
2010-02-02 16:30 ` Gilles Chanteperdrix [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B68530A.10804@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=bz@domain.hid \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.