All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomas Kalibera <kalibera@domain.hid>
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: xenomai-core <xenomai@xenomai.org>
Subject: Re: [Xenomai-core] Kernel crash with Xenomai (caused by fork?)
Date: Sat, 05 Apr 2008 00:32:02 -0400	[thread overview]
Message-ID: <47F700C2.60509@domain.hid> (raw)
In-Reply-To: <47F5148E.4030909@domain.hid>


Hi,

I've tried a more defensive kernel setup & your patch (no.6). The lockup 
is still there. It  happens after a realtime task is started, though I 
was unable to track exactly when -  it does not crash in a debugger, 
does not crash with strace, breaks SysRq, and printing log messages 
seems to be delayed (despite flushing). I tried changing the application 
code (like using more default flags when creating a task, etc). But I 
did not find a workaround.

I've put the kernel on the web again, including the config (the one that 
contains "xenomaidp6"). Maybe it might help to track down the bug... 
Maybe not.

Do you have any ideas how to work it around ?

Thanks
Tomas





Tomas Kalibera wrote:
> Gilles Chanteperdrix wrote:
>   
>>  > Of course, we are looking for all bugs. But please tell me: do you get
>>  > the lock-up even before fork is called ? If not, could you verify that
>>  > at least some Xenomai programs run correctly, for instance latency ?
>>  > Looking at the code, I think I found a bug, but I doubt it could cause a
>>  > lockup. The definition of VM_PINNED in include/linux/mm.h collides with
>>  > another bit used by Linux, so this defintion should be changed from:
>>  > #define VM_PINNED 0x08000000
>>  > to:
>>  > #define VM_PINNED 0x10000000
>>
>> Here comes a 6th patch for this bug, (patch 6 includes patch 5).
>>
>>   
>>     
> I've tested the 6th patch, the lockup is still there.
> As far as I can observe, it behaves exactly like with the 5th patch.
>
> Tomas
>
>
>
>
> _______________________________________________
> Xenomai-core mailing list
> Xenomai-core@domain.hid
> https://mail.gna.org/listinfo/xenomai-core
>   



  reply	other threads:[~2008-04-05  4:32 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-28 21:06 [Xenomai-core] Kernel crash with Xenomai (caused by fork?) Tomas Kalibera
2008-03-28 23:25 ` Gilles Chanteperdrix
2008-03-29  0:08   ` Gilles Chanteperdrix
2008-03-29  1:36     ` Tomas Kalibera
2008-03-29 20:17       ` Gilles Chanteperdrix
2008-03-30 20:27       ` Gilles Chanteperdrix
2008-03-31  4:04         ` Tomas Kalibera
2008-03-31 20:21           ` Gilles Chanteperdrix
2008-03-31 20:30             ` Gilles Chanteperdrix
2008-04-01  0:00               ` Tomas Kalibera
2008-04-01  5:52                 ` Gilles Chanteperdrix
2008-04-01  7:59                   ` Gilles Chanteperdrix
2008-04-01 13:54                   ` Tomas Kalibera
2008-04-01 14:03                     ` Gilles Chanteperdrix
2008-04-01 15:45                       ` Tomas Kalibera
2008-04-01 15:58                         ` Gilles Chanteperdrix
2008-04-01 21:23                           ` Tomas Kalibera
2008-04-02  8:42                             ` Gilles Chanteperdrix
2008-04-02 15:02                               ` Tomas Kalibera
2008-04-02 15:07                                 ` Gilles Chanteperdrix
2008-04-02 18:14                                   ` Tomas Kalibera
2008-04-02 19:38                                   ` Tomas Kalibera
2008-04-02 19:42                                     ` Bill Gatliff
2008-04-02 19:44                                     ` Gilles Chanteperdrix
2008-04-02 21:45                                       ` Tomas Kalibera
2008-04-02 22:34                                         ` Gilles Chanteperdrix
2008-04-02 22:53                                           ` Gilles Chanteperdrix
2008-04-03 17:31                                             ` Tomas Kalibera
2008-04-05  4:32                                               ` Tomas Kalibera [this message]
2008-04-05  9:10                                                 ` Jan Kiszka
2008-04-02 23:46                                           ` Tomas Kalibera
2008-04-03  9:04                                             ` Gilles Chanteperdrix
2008-04-02 19:52                                     ` Gilles Chanteperdrix
2008-04-02 21:37                                       ` Tomas Kalibera

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=47F700C2.60509@domain.hid \
    --to=kalibera@domain.hid \
    --cc=gilles.chanteperdrix@xenomai.org \
    --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.