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?
You need to do what you can to track down the problem. Test these things:
You can also give us a link here and see if our Foxes crash as well.