Subj : Re: Exception in js32.dll 1.5 rc5a (with stacktrace) To : Rob Swindell From : Brendan Eich Date : Fri Sep 19 2003 11:45 am Rob Swindell wrote: > I've been having intermittent exceptions in js32.dll 1.5 rc5 (thread-safe) - > I'll post about those next. > > Anyway, so I've been trying to upgrade to 1.5 rc5a with no success. I, > almost immediately, get this assertion/exception when running one of my > bigger application scripts (an IRC server): > > js_MarkScriptFilename(const char * 0x02a1282d) line 960 + 49 bytes What CVS revision of jsscript.c do you have? js_MarkScriptFilename didn't get checked in until July 26th, while RC5a was pushed to ftp on 5/29/2003. So I don't think you have the version that you say you have. If you're on the CVS trunk, update to the top of trunk for best results. /be .