All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@domain.hid>
To: "Richardson, Andy" <andy.richardson@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Random crash in Xenomai
Date: Mon, 06 Aug 2007 15:47:49 +0200	[thread overview]
Message-ID: <46B72685.30104@domain.hid> (raw)
In-Reply-To: <BCC5E4E7C20D3C4780433ADBFF20273C07C97B@GBPLESL203AMSX.gb001.siemens.net>

[-- Attachment #1: Type: text/plain, Size: 1296 bytes --]

Richardson, Andy wrote:
> Hi, 
>  I get an AIEE, but no oops! I have disabled the xenomai RTDM device
> open in my software and the problem goes away. The standard aiee
> complains and "disables interrupt handler". The system then reboots. I
> am using a custom PPC board with version 2.6.14 of Linux and 2.2.4 of
> Xenomai. I don't seem to be able to activate Adeos debugging: I can
> compile the kernel with that option enabled, but the board won't boot
> when using it! Is there an option I can use to output more printk's from
> Linux when booting?

I guess you mean the I-pipe tracer (CONFIG_IPIPE_DEBUG_CONTEXT was
introduced much later): The tracer may make your board stumble in case
of low memory. Try CONFIG_IPIPE_TRACE_VMALLOC. Still, this alone will
not help to point at the bug.

Let us start with clarifying the scenario a bit more: You have Xenomai
loaded (including RTDM) and working flawlessly (e.g. tested with the
included testsuite)? Then you insert your custom RTDM driver and open it
from some user space application, right? And next you get those crashes.

You may try using Xenomai debugging options, specifically
CONFIG_XENO_OPT_DEBUG_RTDM. /Maybe/ there is some issue hidden in your
RTDM driver (not claiming that RTDM must be bugfree).

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]

      reply	other threads:[~2007-08-06 13:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-06 13:05 [Xenomai-help] Random crash in Xenomai Richardson, Andy
2007-08-06 13:14 ` Jan Kiszka
2007-08-06 13:25   ` Richardson, Andy
2007-08-06 13:47     ` Jan Kiszka [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=46B72685.30104@domain.hid \
    --to=jan.kiszka@domain.hid \
    --cc=andy.richardson@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.