Subj : Re: JS_GC behaviour changed in rc5 ??? To : netscape.public.mozilla.jseng From : "Franky Braem" Date : Sat Feb 08 2003 08:02 pm "Shanti Rao" wrote in message news:b20vov$ro12@ripley.netscape.com... > Franky, > > Are you calling JS_ShutDown() at the end of your program? > Yes > Franky Braem wrote: > > "Brendan Eich" wrote in message > > news:3E428F85.7020506@meer.net... > > > > > >>It's quite possible something broke. Can you show a minimal test-app > >>(like a stripped down js.c) that demonstrates the problem you see in > >>rc5, that was not in rc4? Thanks. > >> > > > > > > That's going to be difficult. I only have this problem when I use the > > wxListCtrl (from wxJS) object in a script. All other scripts works fine. It > > has something to do with strings, but I can't demonstrate it with another > > script. From now on I use JS_GC before JS_DestroyContext. > > > > Franky. > > > > > .