Subj : Re: JS_GC behaviour changed in rc5 ??? To : netscape.public.mozilla.jseng From : "Franky Braem" Date : Thu Feb 06 2003 10:14 pm "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. .