Paul Sijben wrote: > There efinitely seems to be a memory leak somewhere in freevo. I left > my freevo box doing nothing for a while waiting in the section of > internet radio stations and one morning it was clearly out of memory, > it was constantly swapping and everything was > i.....n.....c......r.....e.....d....i....b....l....y.....s....l....o....w. (and > that was just the LCD updates) > > so I had to powercycle it. > > I have not found the cause yet but will post when I have more info.
That would be great. Since Python is a scripting language, we have no control over the memory like in C (free/malloc). Python should free the memory if not needed. Dischi -- Half of the troubles of this life can be traced to saying yes too quickly and not saying no soon enough. - Josh Billings ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
