Re: Kernel panic in 2.6.35.12 kernel
From: naveen yadav <hidden>
Date: 2011-08-25 06:45:53
Attachments
- kernel_panic_56048.txt [text/plain] 44159 bytes · preview
From: naveen yadav <hidden>
Date: 2011-08-25 06:45:53
sorry, i forgot to attach log. On Thu, Aug 25, 2011 at 12:08 PM, naveen yadav [off-list ref] wrote:
adding to mm mailing list On Thu, Aug 25, 2011 at 11:36 AM, naveen yadav [off-list ref] wrote:quoted
I am paste only small crash log due to size problem.quoted
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