linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Kernel crash (2.6.35.13)
       [not found] <CAJ8eaTxPRbEGbFtME9HEnR=vUtvCOzkDoRA51AudpcPKcGeOvQ@mail.gmail.com>
@ 2011-09-05  8:38 ` naveen yadav
  0 siblings, 0 replies; only message in thread
From: naveen yadav @ 2011-09-05  8:38 UTC (permalink / raw)
  To: linux-arm-kernel

Adding linux-arm

On Thu, Sep 1, 2011 at 4:10 PM, naveen yadav <yad.naveen@gmail.com> wrote:
> Dear All,
>
> I am running a simple test program that just do malloc and memset. The
> testprogram is run using below attached script
>
> while true
> do
> ./stress &
> ./stress &
> ./stress &
> ./stress &
> sleep 1
> done
>
>
> 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
>
> So I observe after 10-15 min Kernel crash with
>
> Kernel panic - not syncing: Out of memory and no killable processes...
>
>
> I am attaching Kernel Crash log + Test application.
>
> Thanks
>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-05  8:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <CAJ8eaTxPRbEGbFtME9HEnR=vUtvCOzkDoRA51AudpcPKcGeOvQ@mail.gmail.com>
2011-09-05  8:38 ` Kernel crash (2.6.35.13) naveen yadav

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).