Subj : memory leaking? To : netscape.public.mozilla.jseng From : Zbigniew Braniecki Date : Thu Apr 08 2004 02:41 pm I'm developing extension to Mozilla in JS, and found a problem with memry managment. I hope it's proper newsgroup to ask. The problem is that on Linux machine memory does not go down after deleting an object. So while managing many nested objects I always find myself out of memory. Please, take a look on testcase: http://e-gandalf.net/mozilla/bugs/test.html You can create 1000 objects and then try to delete them using one of two methods. None of them works. I don't have Windows machine, so I don't know how it looks there, but few months ago I worked on similar structure on IE and there such thing worked OK. Is this a bug and I should fill it? Greetings Zbigniew Braniecki -- Firefox.pl (http://www.firefox.pl) .