All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] Advice on running Xenosim/MVM
@ 2008-02-22 12:57 Moti M
  2008-02-22 13:48 ` Philippe Gerum
  0 siblings, 1 reply; 2+ messages in thread
From: Moti M @ 2008-02-22 12:57 UTC (permalink / raw)
  To: xenomai

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.

Is there something I am missing when running Xenoscope, or perhaps
some setting I should have enabled during the kernel config process?
(I am using Xenomai 2.4.1/Linux kernel version 2.6.23.14 on x86.)

Thanks,
M Tabz


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Xenomai-help] Advice on running Xenosim/MVM
  2008-02-22 12:57 [Xenomai-help] Advice on running Xenosim/MVM Moti M
@ 2008-02-22 13:48 ` Philippe Gerum
  0 siblings, 0 replies; 2+ messages in thread
From: Philippe Gerum @ 2008-02-22 13:48 UTC (permalink / raw)
  To: Moti M; +Cc: xenomai

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-02-22 13:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-22 12:57 [Xenomai-help] Advice on running Xenosim/MVM Moti M
2008-02-22 13:48 ` Philippe Gerum

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.