Re: FF 3.5 and JS_GC Crashes
Blake Kaplan <[email protected]> Mon, 27 Jul 2009 17:53:17 -0500
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Message-ID | <[email protected]> |
In mozilla.dev.platform Glenn Boysko <[email protected]> wrote: > I see. I haven't used a debug build before. Do you archive a debug > build of the 3.5 GA release? If so, let me know where it is located > and the "debugging tricks" and I'll try to track down these crashes. Unfortunately not. You'd have to build your own. The problem with GC crashes is that very often the code that caused the bug happened a *long* time ago, and we only notice (and crash) at a much later date. -- Blake Kaplan