public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rui Nuno Capela <rncbc@rncbc.org>
To: linux-kernel@vger.kernel.org
Cc: Mike Galbraith <efault@gmx.de>,
	Karsten Wiese <fzu@wemgehoertderstaat.de>,
	Ingo Molnar <mingo@elte.hu>
Subject: Re: realtime-preempt patch-2.6.18-rt7 oops
Date: Sun, 05 Nov 2006 15:55:34 +0000	[thread overview]
Message-ID: <454E0976.8030303@rncbc.org> (raw)
In-Reply-To: <454C714B.8030403@rncbc.org>

After a suggestion from Mike Galbraith, I now turned to pure and
original 2.6.18-rt7 and configured with:

CONFIG_FRAME_POINTER=y
CONFIG_UNWIND_INFO=y
CONFIG_STACK_UNWIND=y

Nasty things still do happen, as the following capture can tell as evidence:

...
Oops: 0002 [#1]
 [<c0106455>] show_trace_log_lvl+0x185/0x1a0
 [<c0106ae2>] show_trace+0x12/0x20
 [<c0106c49>] dump_stack+0x19/0x20
 [<c02f8d2f>] __schedule+0x63f/0xea0
 [<c02f9700>] schedule+0x30/0x100
PREEMPT SMP
Modules linked in: appletalk ax25 ipx p8023 ipv6 snd_seq_dummy
snd_pcm_oss snd_mixer_oss snd_seq_midi snd_seq_midi_event edd snd_seq
button battery ac w83627hf hwmon_vid hwmon i2c_isa loop dm_mod usbhid
wacom intel_rng shpchp pci_hotplug snd_ice1712 snd_ice17xx_ak4xxx
snd_ak4xxx_adda snd_cs8427 ohci1394 snd_i2c ieee1394 snd_mpu401_uart
i8xx_tco ide_cd snd_cs46xx gameport snd_rawmidi snd_seq_device
snd_intel8x0 cdrom uhci_hcd snd_ac97_codec snd_ac97_bus snd_pcm sk98lin
i2c_i801 snd_timer snd i2c_core soundcore snd_page_alloc ehci_hcd
usbcore intel_agp agpgart ext3 jbd reiserfs fan thermal processor piix
ide_disk ide_core
CPU:    0
EIP:    0060:[<c011f4cb>]    Not tainted VLI
EFLAGS: 00010046   (2.6.18-rt7.0-smp #1)
EIP is at enqueue_task+0x2b/0x90
eax: c188f708   ebx: c188f28c   ecx: 00000000   edx: dfd490d8
esi: dfd490b0   edi: c188edc0   ebp: c5729d74   esp: c5729d6c
ds: 007b   es: 007b   ss: 0068   preempt: 00000004
Process sh (pid: 1693, ti=c5728000 task=dfc8d4b0 task.ti=c5728000)
Stack: c188edc0 dfd490b0 c5729d84 c011f551 00000001 dfd490b0 c5729de8
c01218c1
       00000000 c5729da8 c0168fd3 00000000 0000001f c5728000 00000001
00000000
       00000004 c5729dcc c0120550 c180edc0 00000001 c19e8bb0 c5729dcc
c02fb4c8
Call Trace:
 [<c011f551>] __activate_task+0x21/0x40
 [<c01218c1>] try_to_wake_up+0x321/0x450
 [<c0121a69>] wake_up_process_mutex+0x19/0x20
 [<c0144ab7>] wakeup_next_waiter+0xd7/0x1b0
 [<c02fa46c>] rt_spin_lock_slowunlock+0x4c/0x70
 [<c02fad88>] rt_spin_unlock+0x38/0x40
 [<c02fd8da>] kprobe_flush_task+0x3a/0x50
 [<c02f91fa>] __schedule+0xb0a/0xea0
 [<c02f9700>] schedule+0x30/0x100
 [<c012b04c>] do_wait+0x72c/0xbf0
 [<c012b542>] sys_wait4+0x32/0x40
 [<c012b577>] sys_waitpid+0x27/0x30
 [<c0105309>] sysenter_past_esp+0x56/0x79
 [<b7ef1410>] 0xb7ef1410
Code: 55 89 e5 56 89 c6 53 89 d3 f6 40 0c 08 74 09 a1 60 60 35 c0 85 c0
75 4b 8b 46 1c 8d 56 28 8d 44 c3 1c 8b 48 04 89 46 28 89 50 04 <89> 11
89 4a 04 8b 46 1c 83 43 04 01 0f ab 43 08 83 7e 1c 63 89
EIP: [<c011f4cb>] enqueue_task+0x2b/0x90 SS:ESP 0068:c5729d6c
 <6>note: sh[1693] exited with preempt_count 3
...

Bye.
-- 
rncbc aka Rui Nuno Capela
rncbc@rncbc.org

  parent reply	other threads:[~2006-11-05 15:52 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-02 10:43 realtime-preempt patch-2.6.18-rt7 oops Rui Nuno Capela
2006-11-03 11:30 ` Karsten Wiese
2006-11-03 22:55   ` Rui Nuno Capela
2006-11-04  2:08     ` Rui Nuno Capela
2006-11-04 10:54       ` Rui Nuno Capela
2006-11-04 15:08         ` Karsten Wiese
2006-11-05 15:55         ` Rui Nuno Capela [this message]
2006-11-05 16:47           ` Rui Nuno Capela
2006-11-05 16:02             ` Daniel Walker
2006-11-05 18:38               ` Rui Nuno Capela
2006-11-05 18:18                 ` Daniel Walker
2006-11-06  7:24                 ` Mike Galbraith
2006-11-06  9:38                   ` Ingo Molnar
2006-11-06 10:02                     ` Mike Galbraith
2006-11-06 10:11                       ` Ingo Molnar
2006-11-06 10:26                         ` Mike Galbraith
2006-11-10  9:31                           ` Rui Nuno Capela
2006-11-10  9:33                             ` Ingo Molnar

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=454E0976.8030303@rncbc.org \
    --to=rncbc@rncbc.org \
    --cc=efault@gmx.de \
    --cc=fzu@wemgehoertderstaat.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox