hush - memory leak?

Piotr Grudzinski piotr at powersmiths.com
Wed Dec 22 14:33:35 UTC 2010


> 
> What do you see in top?
> 
> Does the leak depend on applet called in the loop?
> Try "while true; do sleep 0; done" and  "while true; do true; done" -
> do these also leak?
> 

Have to add top to my BB and do more tests shortly.

> Does the leak go away if you turn off FEATURE_PREFER_APPLETS
> and FEATURE_SH_STANDALONE?
> -- 
> vda

With the FEATURE_SH_STANDALONE turned off there is NO memory leak.

--
Piotr


More information about the busybox mailing list