From: Philippe Gerum <rpm@xenomai.org>
To: Daniel Schnell <daniel.schnell@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] exception 768
Date: Fri, 17 Nov 2006 18:32:59 +0100 [thread overview]
Message-ID: <1163784779.4980.47.camel@domain.hid> (raw)
In-Reply-To: <DD39B5C3F4963040ADC9768BE7E430CB0154E8D7@domain.hid>
On Mon, 2006-11-13 at 12:13 +0000, Daniel Schnell wrote:
> Hi,
>
> I updated to the newest version in svn and applied Xenomai to my Linux
> kernel.
>
> The first time I ran the application it was running much longer and I
> almost thought everything works smooth now. But after some while it did
> not react any more. No apparant crash message or Oops on the console.
> Instead some strange exception messages in /var/log/messages.
>
> Please find attached the messages and the kernel symbols. It seems that
> a kernel exception happens inside __copy_tofrom_user().
>
> Our application linker map was ~roughly 1 mb, so I did not attach it
> here. Some of the addresses I could not resolve to anything inside the
> kernel or our application, so probably some other shared objects like
> glibc are involved here.
>
>
> Any ideas ?
Disable CONFIG_XENO_OPT_DEBUG from your kernel configuration, this is
the source of the PTE misses you are seeing now on ppc. This is not to
say that those errors are normal, and this issue still remains to be
fixed, but unless you want to debug the Xenomai nucleus, you don't need
this option on (additionally, it adds a large overhead which translates
in significantly augmented jitter).
--
Philippe.
next prev parent reply other threads:[~2006-11-17 17:32 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-13 12:13 [Xenomai-help] exception 768 Daniel Schnell
2006-11-17 17:32 ` Philippe Gerum [this message]
2006-11-17 18:02 ` Daniel Schnell
2006-11-17 18:41 ` [Xenomai-core] XENO_OPT_DEBUG impact (was: exception 768) Jan Kiszka
2006-11-17 19:05 ` [Xenomai-core] " Philippe Gerum
2006-11-17 19:10 ` [Xenomai-core] Re: XENO_OPT_DEBUG impact Jan Kiszka
2006-11-17 21:58 ` Philippe Gerum
2006-11-20 9:20 ` Jan Kiszka
2006-11-20 9:38 ` Philippe Gerum
2006-11-20 10:01 ` Jan Kiszka
2006-11-20 10:46 ` Philippe Gerum
2006-11-20 11:39 ` Jan Kiszka
2006-11-20 13:22 ` Philippe Gerum
2006-11-20 9:07 ` Gilles Chanteperdrix
2006-11-20 9:14 ` Jan Kiszka
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=1163784779.4980.47.camel@domain.hid \
--to=rpm@xenomai.org \
--cc=daniel.schnell@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.