We run a realtime discussion type website which has quite a bit of JS code to manage the chatting. We are still in development so the code is not 100% solid but it runs OK.
We are finding that the chat stream very occassionally causes IE8 to crash a tab and do a recovery. No worries in other browsers.
It's very intermittent and it's difficult to know where to start except ripping bits of code and waiting for a week or so to see if it still happens. Which is a pain.
Basically, does anyone know of any IE8 debugging feature that will let us know what's up after the crash/recovery ?