Re: FF 3.5 and JS_GC Crashes

dbradley <[email protected]> Fri, 24 Jul 2009 07:47:36 -0700 (PDT)
Newsgroups gmane.comp.mozilla.devel.jsdebugger
Organization http://groups.google.com
Message-ID <2513b20a-88c8-4e06-b2bc-1298d8dc272d@z34g2000vbl.googlegroups.com>
On Jul 23, 10:27 am, Glenn Boysko <[email protected]> wrote:
> We are finding many crashes associated with Firefox 3.5 that we are
> not seeing with FF 3.0.x. The debug stacks seem to indicate failures
> in JS_GC and other JavaScript related APIs.

Are any of the calls to the JS component on a thread other than the
main thread?

David