lkml.org 
[lkml]   [2009]   [Jul]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [LTP] Char Limit issue on 2.6.29 kernels
Date
On Friday 24 July 2009 11:31:59 naresh kamboju wrote:
> I have come across with char Limit issue on 2.6.29 kernels.
>
>
> SIGFAULT:
>
> #define SIZE 8053759
> char buf1[SIZE] ;
>
> NO SIGFAULT:
>
> #define SIZE 8053758
> char buf1[SIZE] ;
>
> This SIGFAULT not observed on 2.6.23 kernels.

-ENOINFO

post some actual code rather than saying "i declared a large buffer and things
crashed". is there a reason you cc-ed LTP ? is this a crash i a LTP test ?

> What could be the changes that effecting from 2.6.23 to 2.6.29 kernels.
> Please share me the information.

git log v2.6.23..v2.6.29
-mike
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2009-07-24 19:53    [W:0.047 / U:2.576 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site