My website crashes Firefox. What do I do?
Posted
by Jason Prado
on Stack Overflow
See other posts from Stack Overflow
or by Jason Prado
Published on 2010-04-23T06:35:30Z
Indexed on
2010/04/23
7:13 UTC
Read the original article
Hit count: 197
firefox
|JavaScript
My website doesn't use Flash or any plugins; just javascript (jQuery, Google Maps). It doesn't crash FF 3.6 all the time, but it usually does after a few minutes. It can happen on lots of different pages. Sometimes it crashes when I'm scrolling the page, sometimes when I'm interacting with a control.
Where do I even start debugging? Should I go through the hassle of attaching gdb to Firefox and getting a stack trace, then praying that it sheds some light on the offending code?
© Stack Overflow or respective owner