From: Philippe Gerum <rpm@xenomai.org>
To: Stefan Roese <stefan.roese@gmail.com>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] Oops while running "cat /proc/xenomai/stat"
Date: Thu, 11 Oct 2012 14:40:16 +0200 [thread overview]
Message-ID: <5076BE30.50605@xenomai.org> (raw)
In-Reply-To: <5076B407.30709@gmail.com>
On 10/11/2012 01:56 PM, Stefan Roese wrote:
> On 10/09/2012 05:44 PM, Stefan Roese wrote:
>> On 10/09/2012 04:24 PM, Philippe Gerum wrote:
>>> On 10/09/2012 08:48 AM, Stefan Roese wrote:
>>>
>>>> [ 65.601569] [c716bba0] [c009adf0] rtdm_event_signal+0x50/0xe4
>>>> [ 65.607440] [c716bbc0] [cb132588] fpga_dma_done_callback+0x18/0x28 [rt_fpga]
>>>> [ 65.614641] [c716bbd0] [cb101114] mpc52xx_lpbfifo_bcom_irq+0x114/0x1c4 [rt_mpc52xx_lpbfifo]
>>>
>>> Is any list corruption detected when CONFIG_XENO_OPT_DEBUG_QUEUES is
>>> enabled?
>>
>> No, I don't see any list corruptions with CONFIG_XENO_OPT_DEBUG_QUEUES
>> enabled. But the crash log is different now. At least part of the
>> "stat" is printed. And the crash happens now in xnintr_irq_handler().
>> This different crash seems to result from a change of the kernel
>> config (I enabled/disabled some other drivers as well in the meantime).
>> I'm debugging now, how different kernel configurations result in different
>> crash scenarios.
>
> I now strapped down my device driver to the absolute minimum.
> "cat /proc/xenomai/stat" still does crash. But not all the time, and not
> always with the same output. Very strange is the "0x100100" in the
> output below. This is included in many of the crash reports. Does this
> ring a bell?
#define LIST_POISON1 ((void *) 0x00100100 + POISON_POINTER_DELTA)
Somebody might be doing bad things with memory it does not own anymore?
--
Philippe.
next prev parent reply other threads:[~2012-10-11 12:40 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-08 9:32 [Xenomai] Oops while running "cat /proc/xenomai/stat" Stefan Roese
2012-10-08 17:39 ` Gilles Chanteperdrix
2012-10-09 6:48 ` Stefan Roese
2012-10-09 9:47 ` Gilles Chanteperdrix
2012-10-09 10:18 ` Stefan Roese
2012-10-09 14:24 ` Philippe Gerum
2012-10-09 15:44 ` Stefan Roese
2012-10-11 11:56 ` Stefan Roese
2012-10-11 12:40 ` Philippe Gerum [this message]
2012-10-11 12:42 ` Philippe Gerum
2012-10-11 13:07 ` Stefan Roese
2012-10-11 12:53 ` Stefan Roese
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=5076BE30.50605@xenomai.org \
--to=rpm@xenomai.org \
--cc=stefan.roese@gmail.com \
--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.