All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@domain.hid>
To: xenomai-core <xenomai@xenomai.org>
Subject: [Xenomai-core] [BUG] trunk: screwed Linux irq state
Date: Sun, 11 Feb 2007 23:13:47 +0100	[thread overview]
Message-ID: <45CF951B.8080404@domain.hid> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 2271 bytes --]

Hi,

while testing 2.6.20 with RTnet, I got this kernel BUG during the slave
startup procedure:

<4>[  137.799234] TDMA: calibrated master-to-slave packet delay: 34 us (min/max: 33/38 us)
<4>[  142.291455] BUG: at kernel/fork.c:993 copy_process()
<4>[  142.291585]  [<c0103a8f>] show_trace_log_lvl+0x1f/0x40
<4>[  142.291767]  [<c0104237>] show_trace+0x17/0x20
<4>[  142.291896]  [<c010432b>] dump_stack+0x1b/0x20
<4>[  142.292026]  [<c0111e94>] copy_process+0x914/0x13d0
<4>[  142.292190]  [<c0112b80>] do_fork+0x70/0x1b0
<4>[  142.292323]  [<c0101078>] sys_clone+0x38/0x40
<4>[  142.292620]  [<c010320f>] syscall_call+0x7/0xb
<4>[  142.292747]  =======================
<3>[  142.292860] BUG: sleeping function called from invalid context at mm/slab.c:3034
<4>[  142.293052] in_atomic():0, irqs_disabled():1
<4>[  142.293152] no locks held by init/1.
<4>[  142.293244] irq event stamp: 500992
<4>[  142.293335] hardirqs last  enabled at (500991): [<c010b77c>] __ipipe_handle_exception+0xdc/0x188
<4>[  142.293737] hardirqs last disabled at (500992): [<c010306e>] ret_from_exception+0xe/0x20
<4>[  142.293967] softirqs last  enabled at (500868): [<c01189ab>] __do_softirq+0xab/0xc0
<4>[  142.294189] softirqs last disabled at (500861): [<c0118a55>] do_softirq+0x95/0xa0
<4>[  142.294562]  [<c0103a8f>] show_trace_log_lvl+0x1f/0x40
<4>[  142.294743]  [<c0104237>] show_trace+0x17/0x20
<4>[  142.294897]  [<c010432b>] dump_stack+0x1b/0x20
<4>[  142.295050]  [<c010f35d>] __might_sleep+0xcd/0x100
<4>[  142.295220]  [<c017d771>] kmem_cache_alloc+0xa1/0xc0
<4>[  142.295527]  [<c0110f89>] dup_fd+0x29/0x2d0
<4>[  142.295689]  [<c0111279>] copy_files+0x49/0x70
<4>[  142.295851]  [<c0111c2f>] copy_process+0x6af/0x13d0
<4>[  142.296019]  [<c0112b80>] do_fork+0x70/0x1b0
<4>[  142.296178]  [<c0101078>] sys_clone+0x38/0x40
<4>[  142.296326]  [<c010320f>] syscall_call+0x7/0xb
<4>[  142.296641]  =======================

I'm seeing this with Xenomai trunk + the xnpod_suspend_thread patch. I
attached my .config. The interesting thing is that this doesn't show up
with v2.3.x head (kernel & config identical). Switching back to 2.6.19
doesn't change the picture.

Anyone any idea? No-COW is now both in trunk and 2.3.x, right?

Jan


[-- Attachment #1.2: config.bz2 --]
[-- Type: application/x-bzip, Size: 7936 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 249 bytes --]

             reply	other threads:[~2007-02-11 22:13 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-11 22:13 Jan Kiszka [this message]
2007-02-11 22:26 ` [Xenomai-core] [BUG] trunk: screwed Linux irq state Gilles Chanteperdrix
2007-02-11 22:31 ` Gilles Chanteperdrix
2007-02-11 22:42 ` Philippe Gerum
2007-02-11 23:07   ` Gilles Chanteperdrix
2007-02-11 23:49     ` Philippe Gerum
2007-02-12  0:20       ` Gilles Chanteperdrix
2007-02-12  0:28         ` Jan Kiszka
2007-02-12  1:10           ` Jan Kiszka
2007-02-12 11:49             ` Jan Kiszka
2007-02-12 13:16               ` Gilles Chanteperdrix
2007-02-12 13:46                 ` Philippe Gerum
2007-02-12 13:49                   ` Jan Kiszka
2007-02-12 14:10                     ` Philippe Gerum
2007-02-12 14:39                       ` Gilles Chanteperdrix
2007-02-12 15:10                         ` Philippe Gerum
2007-02-12 19:02                           ` 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=45CF951B.8080404@domain.hid \
    --to=jan.kiszka@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.