linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Kautuk Consul <consul.kautuk@gmail.com>
To: naveen yadav <yad.naveen@gmail.com>
Cc: Steve Chen <schen@mvista.com>,
	linux-arm-kernel@lists.infradead.org, linux-mm@kvack.org
Subject: Re: Kernel panic in 2.6.35.12 kernel
Date: Tue, 30 Aug 2011 10:49:25 +0530	[thread overview]
Message-ID: <CAFPAmTQoVt+rg+2KHuu-Pi3t_RCx-14xFeMOamguMQMZFV==Jg@mail.gmail.com> (raw)
In-Reply-To: <CAJ8eaTz_zYYwG5HqTgU4=mbPwh=4rT9L-awJ-zO5QTsmP+GjOQ@mail.gmail.com>

Hi Steve,

I too have noticed this strange behaviour on my Linux ARM board.

I also have 2.6.35.12 installed and I see a similar crash when
parallel OOMs are triggerred.

I am executing multiple instances of a similar test application which
allocates a lot of anonymous memory.
OOM then starts kicking in parallel and this eventualy results in a
hang situation.

Can anyone tell me what patch to apply to solve this problem ?

Thanks,
Kautuk.


On Tue, Aug 30, 2011 at 10:12 AM, naveen yadav <yad.naveen@gmail.com> wrote:
> ---------- Forwarded message ----------
> From: naveen yadav <yad.naveen@gmail.com>
> Date: Fri, Aug 26, 2011 at 10:38 AM
> Subject: Re: Kernel panic in 2.6.35.12 kernel
> To: Steve Chen <schen@mvista.com>
> Cc: linux-arm-kernel@lists.infradead.org, linux-mm <linux-mm@kvack.org>
>
>
> Hi Steve.
>
> Pls find attached code for stress application. The test code is very
> simple. Just alloc memory.
> we got this issue on embedded Target.
> After analysis we found that most of task(stress_application) is in D
> for uninterruptible sleep.
> application           state
>
> stress                  x
> stress                  D
> stress                  x
> stress                  D
> stress                  x
> stress                  D
> stress                  x
> sleep                   D
>
> Thanks
>
>
>
>
> On Thu, Aug 25, 2011 at 7:27 PM, Steve Chen <schen@mvista.com> wrote:
>> On Thu, Aug 25, 2011 at 1:06 AM, naveen yadav <yad.naveen@gmail.com> wrote:
>>> I am paste only small crash log due to size problem.
>>>
>>>
>>>
>>>
>>>> Hi All,
>>>>
>>>> We are running one malloc testprogram using below script.
>>>>
>>>> while true
>>>> do
>>>> ./stress &
>>>> sleep 1
>>>> done
>>>>
>>>>
>>>>
>>>>
>>>> After 10-15 min we observe following crash in kernel
>>>>
>>>>
>>>>  Kernel panic - not syncing: Out of memory and no killable processes...
>>>>
>>>> attaching log also.
>>>>
>>>> Thanks
>>>>
>>>
>>> _______________________________________________
>>> linux-arm-kernel mailing list
>>> linux-arm-kernel@lists.infradead.org
>>> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>>>
>>>
>>
>> Can you share the code in ./stress?
>>
>> Thanks,
>>
>> Steve
>>
>

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  parent reply	other threads:[~2011-08-30  5:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAJ8eaTyeQj5_EAsCFDMmDs3faiVptuccmq3VJLjG-QnYG038=A@mail.gmail.com>
     [not found] ` <CAJ8eaTw=dKUNE8h-HD7RWxXHcTEuxJH4AfcOO44RSF7QdC5arQ@mail.gmail.com>
2011-08-25  6:38   ` naveen yadav
2011-08-25  6:45     ` naveen yadav
2011-09-01 10:16     ` Russell King - ARM Linux
     [not found]   ` <CAHKQLBH2d-DzzMfP9QOUmz6brT7BfPdwY6JfEUUYxzaTDTo=wg@mail.gmail.com>
2011-08-26  5:08     ` naveen yadav
     [not found]       ` <CAJ8eaTz_zYYwG5HqTgU4=mbPwh=4rT9L-awJ-zO5QTsmP+GjOQ@mail.gmail.com>
2011-08-30  5:19         ` Kautuk Consul [this message]
2011-08-30 16:25           ` Steve Chen

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='CAFPAmTQoVt+rg+2KHuu-Pi3t_RCx-14xFeMOamguMQMZFV==Jg@mail.gmail.com' \
    --to=consul.kautuk@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mm@kvack.org \
    --cc=schen@mvista.com \
    --cc=yad.naveen@gmail.com \
    /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