From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Yigal Goldberger <yigal_gold@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] xenomai exceptions tracing
Date: Wed, 22 Jul 2009 11:04:30 +0200 [thread overview]
Message-ID: <4A66D61E.5000904@domain.hid> (raw)
In-Reply-To: <898521.61258.qm@domain.hid>
Yigal Goldberger wrote:
> Hi all, I'm using kernel 2.6.29.4 with xenomai . I'm getting an
> exception 769 . I'd like to know what this exception means (or hints
> where to look for it ).
Well the meaning of exceptions is dependent on the platform you are
using, so we can not answer without more information.
>
> (...)<6>Xenomai:
> Switching 802Rdr to secondary mode after exception #769 from user-sp
> ace at 0x10017cec (pid 974)
However, you can ask to receive a signal at the point where the
exception happens, doing as in ksrc/skins/native/snippets/sigxcpu.c,
only using pthread_set_mode_np instead of rt_task_set_mode, if you use
the posix skin.
Alternatively, you have a way of knowing directly where the exception
happens by disassembling your example program and look where 0x10017cec is.
P.S: if you do not like the way your message looks when I rewrap it,
send it correctly wrapped.
--
Gilles
next prev parent reply other threads:[~2009-07-22 9:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-22 8:28 [Xenomai-help] xenomai exceptions tracing Yigal Goldberger
2009-07-22 9:04 ` Gilles Chanteperdrix [this message]
2009-07-22 9:07 ` Philippe Gerum
2009-07-22 9:28 ` Yigal Goldberger
2009-07-22 9:45 ` Philippe Gerum
[not found] <0B45E93C5FF65740AEAE690BF3848B7AD386A4@domain.hid>
2009-07-22 9:04 ` Yigal Goldberger
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=4A66D61E.5000904@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=xenomai@xenomai.org \
--cc=yigal_gold@domain.hid \
/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.