From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Nolan Waite <nolan@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Total system lockup doing anything real-time
Date: Tue, 12 Apr 2011 13:12:55 +0200 [thread overview]
Message-ID: <4DA433B7.5020608@domain.hid> (raw)
In-Reply-To: <9948C373-EE10-42D0-A854-DC6A6C38B830@domain.hid>
Nolan Waite wrote:
> Hello,
>
> Thanks for the help so far.
>
> On 2011-04-08, at 7:19 PM, Gilles Chanteperdrix wrote:
>
>> The question being, do you get the text of a kernel oops when the
>> bug happens? Because if this is what happens, what we would like is
>> the kernel oops text, and the serial console is the best way to get
>> it. If you do not get any message after launching the latency test,
>> then forget about the serial console, please try enabling the nmi
>> watchdog as explained in Documentation/nmi_watchdog.txt in the
>> Linux kernel sources.
>
> Enabling the nmi watchdog (had to add nmi_watchdog=2 to the boot
> command line, not nmi_watchdog=1 like I had expected) got me some
> panic text (in attached zip as panic.log) which I got via the
> netconsole. Nothing else appeared on the screen after the panic log.
That is an improvement.
In the kernel configuration. Could you try changing the following
configuration options:
CONFIG_FTRACE to n
CONFIG_SECURITY to n
CONFIG_DEBUG_RODATA to n
CONFIG_KGDB to n
CONFIG_AUDIT to n
Could you to try a 64 bits kernel (with the 32 bits compatibility layer,
it should work with a 32 bits rootfs)?
If you still get a oops, please send us a disassembly of the EIP where
the NMI watchdog triggers.2
--
Gilles.
next prev parent reply other threads:[~2011-04-12 11:12 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-08 7:12 [Xenomai-help] Total system lockup doing anything real-time Nolan Waite
2011-04-08 7:25 ` Gilles Chanteperdrix
2011-04-08 23:59 ` Nolan Waite
2011-04-09 1:19 ` Gilles Chanteperdrix
2011-04-12 1:41 ` Nolan Waite
2011-04-12 11:12 ` Gilles Chanteperdrix [this message]
2011-04-13 2:08 ` Nolan Waite
2011-04-14 12:07 ` Gilles Chanteperdrix
2011-04-09 1:53 ` Gilles Chanteperdrix
2011-04-08 7:29 ` Gilles Chanteperdrix
[not found] <mailman.5107.1302246791.23203.xenomai@xenomai.org>
2011-04-08 7:18 ` Nolan Waite
2011-04-09 1:31 ` Gilles Chanteperdrix
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=4DA433B7.5020608@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=nolan@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.