Subj : Re: Exception in js32.dll 1.5 rc5a (with stacktrace) To : Rob Swindell From : Brendan Eich Date : Fri Sep 19 2003 03:07 pm 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. /be .