Subj : Re: Exception in js32.dll 1.5 rc5a (with stacktrace) To : netscape.public.mozilla.jseng From : "Rob Swindell" Date : Fri Sep 19 2003 08:46 pm "Brendan Eich" wrote in message news:3F6B702C.3000806@meer.net... > Rob Swindell wrote: > > > "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 > > > That's the latest. I trust jsemit.[ch] are up to date also. > > Are you using jsxdrapi.h or any XDR stuff? > > > > 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? > > > Right. > > > > Should I be testing using an ftp tarball instead of from CVS? > > Testing the trunk is fine, we need more of that. Thanks for doing so. > If you need something stabler, use the last tarball. As you would expect, I don't get this problem with a js32.dll built from the 1.5 rc5a tarball. Just FYI. I'll be using this DLL for long-running tests, hoping not to see the same intermittent exceptions I posted about with 1.5 rc5. Thanks for your continuing support, -Rob .