All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: Stephan Zimmermann <s.zimmermann@domain.hid>
Cc: xenomai-core <xenomai@xenomai.org>
Subject: Re: [Xenomai-core] Re: [BUG] trunk: oops with Stephan's stress test
Date: Sat, 31 Mar 2007 22:47:07 +0200	[thread overview]
Message-ID: <1175374027.20140.47.camel@domain.hid> (raw)
In-Reply-To: <45EC10B0.20906@domain.hid>

On Mon, 2007-03-05 at 13:44 +0100, Stephan Zimmermann wrote:
> Jan Kiszka schrieb:
> 
> > That happens when you overload your box with the test so that Linux does
> > not totally starve, just a bit too much so that it thinks it ran into a
> > soft-lockup. I've seen this here as well.
> 
> OK, you are right. My mistake.
> 
> But back to business, the Celeron M keeps crashing, even at 1 kHz. We 
> have figured out that it hast s.th. to do with rt_queue_create call. The 
> modified code we use for testing is attached to this mail. 
> 'queue_main.cpp' lets the system crash, while 'noqueue_main.cpp' does 
> not. The .config of the linux kernel is also attached.
> 
> Hopefully this helps to find a solution.

Unfortunately, I still cannot trigger this issue here. Here is what I'm
doing to try reproducing it:

- x86 kernel 2.6.20-1.7-03 stock, Xenomai v2.3.1 stock
- your Xenomai configuration, and specifically the nucleus and the
native interface built as modules, all Xenomai debug switches on,
watchdog on.
- booting and starting X
- running the following script in a loop for 100 times :
	modprobe xeno_nucleus
	modprobe xeno_native
	./queue_main
	rmmod xeno_native xeno_nucleus
- reboot (No obvious sign of system corruption, shutdown goes smoothly,
hw reboot is properly triggered after a graceful stop)

Does this match the way you are trigerring the iussue yourself?

-- 
Philippe.




      reply	other threads:[~2007-03-31 20:47 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-23 12:32 [Xenomai-core] [BUG] trunk: oops with Stephan's stress test Jan Kiszka
2007-02-23 12:53 ` [Xenomai-core] " Jan Kiszka
2007-02-23 13:30 ` Philippe Gerum
2007-02-23 13:34   ` Jan Kiszka
2007-02-23 13:48     ` Philippe Gerum
2007-02-23 13:53       ` Jan Kiszka
2007-02-23 14:04       ` Jan Kiszka
2007-02-28 14:08         ` Stephan Zimmermann
2007-02-28 14:20           ` Jan Kiszka
2007-02-28 14:45             ` Jan Kiszka
2007-02-28 15:04               ` Stephan Zimmermann
2007-02-28 15:09                 ` Stephan Zimmermann
2007-02-28 15:10                 ` Jan Kiszka
2007-02-28 15:55                 ` Stephan Zimmermann
2007-02-28 16:00                   ` Jan Kiszka
2007-03-05 12:44                     ` Stephan Zimmermann
2007-03-31 20:47                       ` Philippe Gerum [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=1175374027.20140.47.camel@domain.hid \
    --to=rpm@xenomai.org \
    --cc=s.zimmermann@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.