Displaying 1 result from an estimated 1 matches for "wyuf".
Did you mean:
wbuf
2003 Aug 07
0
/bin/sh eats memory and CPU infinitely
...optimizations
>Description:
/bin/sh leaks memory and can eat all CPU cycles when
it become very big.
>How-To-Repeat:
Test script is 15K in size so it comes gzipped
and uuencoded. Yes, it is compressed very well.
begin 644 test.sh.gz
M'XL(`"5H,C\"`^W3P0F#`!``L/]-<2+T*WYUF^*!@FBI%=<O=(B"D.R0MNF>
MR]8=<\0U+VOEYWU6CCGMD3]#]L!-Y$-<$!<0%Q`7Q`7$!<0%<0%Q`7%!7$!<
;0%Q`7!`7^&_<8ZUZ91_3OE5\`=@<)[J\.P``
`
end
Run it and watch how /bin/sh slowly increases
its SIZE, RES, WCPU and CPU values.
This is an exapmle. My real script grows u...