[Project_owners] crashing firefox
Eric H. Jung
eric.jung at yahoo.com
Tue Feb 26 14:58:38 PST 2008
--- Jesper Staun Hansen <jesper at selvet.dk> wrote:
>
> Jay Garcia wrote:
> >> Hi,
> >>
> >> Something in one of my extensions causes Firefox 2.x and 3.x to crash when
> >> the user changes active
> >> tabs using Cntl-Shift-Tab (but not Cntl-Tab). Unfortunately, neither
> >> Talkback nor Breakpad are
> >> triggered.
> >>
> >> I'm having a really hard time determining the problematic code. Anyone
> >> have ideas on how to pursue
> >> this?
> >>
> >> Thanks,
> >> Eric
> >>
> >
> > Disable all extensions and then re-enable one a time until the culprit is
> > determined.
> >
> > Jay
> >
> >
>
> And if its one of your own extensions you're wishing to debug, then use
> dump around the code to determine right before the crash.
Hi,
Thanks for the reply. I think you misunderstood. I know which extension causes the problem. It is
my extension. I don't know which code is problematic, so "use dump around the code to determine
right before the crash" is a catch-22.
The topics I'm observing are:
app-startup
quit-application
domwindowclosed
The events I'm listening for are:
load (on appcontent for each window)
unload
Notably, I'm not listening for the TabSelect event even though the crash occurs when switching
active tabs.
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
More information about the Project_owners
mailing list