Subj : Re: Crash in Script.exec() To : netscape.public.mozilla.jseng From : celsoaguiar@hotmail.com (Celso Aguiar) Date : Thu Dec 04 2003 09:21 am Thanks! The link to bug 227432 filed is below: http://bugzilla.mozilla.org/show_bug.cgi?id=227432 Celso Brendan Eich wrote in message news:<3FCE8F1C.6040908@meer.net>... > Celso Aguiar wrote: > > >Could someone please help me with this problem? > > > > Please file a bug against the Browser/JS Engine product/component at > http://bugzilla.mozilla.org. The Script object code is not up to snuff > -- it assumes a caller to script_exec has a varobj, and as you note, > calling script_exec via JS_CallFunctionName does not do any such > set-up. You can assign the bug to me, cc: shaver@mozilla.org, and let > most other fields default. Please post the bug link as a followup. Thanks, > > /be .