lkml.org 
[lkml]   [2011]   [Sep]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: Kernel crash (2.6.35.13)
From
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
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2011-09-05 10:41    [W:0.051 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site