All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: Moti M <tabulo@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Advice on running Xenosim/MVM
Date: Fri, 22 Feb 2008 14:48:55 +0100	[thread overview]
Message-ID: <47BED2C7.3050004@domain.hid> (raw)
In-Reply-To: <4256e7340802220457m6a4f7737qd5a572ef7f6707e7@domain.hid>

Moti M wrote:
> Hello,
> 
> I need some general advice on Xenosim v2.4.1. I have successfully (as
> far as I can see) built and installed the MVM environment, however
> when I try running the Xenoscope application it always exits with
> error 99. From the source code it looks like this happens if SIGINT,
> SIGTERM or SIGHUP are received, but I am not sure why one of these
> would always occur when I run Xenoscope.
> 

Normally, this tool outputs a message to stderr before exiting on error.
If not, try running the Xenoscope over GDB, setting a breakpoint in
_exit(). Then ask for a backtrace once the breakpoint is hit.

You can add more traces this way, in case this happens when starting the
debug session:

$ export MVM_GDBTRACE=-
$ xenoscope

> Is there something I am missing when running Xenoscope, or perhaps
> some setting I should have enabled during the kernel config process?

No, this is purely user-space stuff.

> (I am using Xenomai 2.4.1/Linux kernel version 2.6.23.14 on x86.)
> 
> Thanks,
> M Tabz
> 
> _______________________________________________
> Xenomai-help mailing list
> Xenomai-help@domain.hid
> https://mail.gna.org/listinfo/xenomai-help
> 


-- 
Philippe.


      reply	other threads:[~2008-02-22 13:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-22 12:57 [Xenomai-help] Advice on running Xenosim/MVM Moti M
2008-02-22 13:48 ` Philippe Gerum [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=47BED2C7.3050004@domain.hid \
    --to=rpm@xenomai.org \
    --cc=tabulo@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.