Subj : Re: Exception in js32.dll 1.5 rc5a (with stacktrace) To : netscape.public.mozilla.jseng From : "Rob Swindell" Date : Fri Sep 19 2003 02:31 pm "Brendan Eich" wrote in message news:3F6B40BD.1030203@meer.net... > 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? 3.46 > 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. I am using CVS, and I am updated to the "latest". The version string is currently "JavaScript-C 1.5 pre-release 5a 2003-05-29", but I guess that's only accurate for the tarballs? Should I be testing using an ftp tarball instead of from CVS? -Rob .