All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Schoder <markus_schoder@yahoo.de>
To: linux-kernel@vger.kernel.org
Subject: 2.6.0-test7: Preempt enabled -> kernel panic
Date: Fri, 17 Oct 2003 23:19:59 +0200	[thread overview]
Message-ID: <200310172319.59776.markus_schoder@yahoo.de> (raw)

When compiling 2.6.0-test7 with preempt I get a kernel panic
when running the tst-eintr1 test program from the nptl 0.60 package.
It does not happen every time but running it repeatedly will lead
to a panic pretty quickly.

With preempt disabled it's rock solid.

Stack trace is not always the same but there always seems to
be infinite recursion. Also sometimes interrupts are disabled
(no SysRq) and sometimes not.

This is on an Athlon XP, kernel compiled with gcc 3.3.1.

Example stack trace:

...
do_page_fault+0x12c/0x454
poke_blanked_console+0x5c/0x70
try_to_wake_up+0xa7/0x160
default_wake_function+0x2a/0x30
__wake_up_common+0x31/0x60
do_page_fault+0x0/0x454
error_code+0x2d/0x38
do_exit+0x1d2/0x350
do_page_fault+0x0/0x454
die+0xe1/0xf0
do_page_fault+0x12c/0x454
sys_exit+0x13/0x20
syscall_call+0x7/0xb

Code: 8b 5d 68 c7 44 24 20 01 00 03 00 8b 50 14 8b 00 81 e2 ff ff
<6>note: ld-linux.so.2[2069] exited with preempt_count 1

--
Markus


             reply	other threads:[~2003-10-17 21:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-17 21:19 Markus Schoder [this message]
2003-10-21 22:21 ` 2.6.0-test7: Preempt enabled -> kernel panic bill davidsen

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=200310172319.59776.markus_schoder@yahoo.de \
    --to=markus_schoder@yahoo.de \
    --cc=linux-kernel@vger.kernel.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.