Re: jsdIDebuggerService crashing FF 2.0
"John J. Barton" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Message-ID | <[email protected]> |
I figured out how to do my work without topLevelHook and scriptHook and so far FF is not being crashed. John J. Barton wrote: > James Ross wrote: >> John J. Barton wrote: >>> Any suggestions? The crashes seem to happen when I do other things >>> after running my code; they seem a bit random, but then I have been >>> making lots of changes up to now. >> >> Generally, the debugging objects are quite flimsy, and liable to >> disappear without notice, but it could be almost anything, really; >> you're going to need one of: >> - a debug build you can get a stack trace from yourself, or > > I looked in to this, I'd prefer it but the tool chain is unusual > and quite complicated. > >> - talkback report IDs from the crashes. > Here is the most recent four of about 30: > TB27213209K, TB27213184Y, TB27211396E, TB27211391G > what can be done with these? > > Thanks, > John. > >>