[sldev] Accessing SL viewer crash reports?

Nicholaz Beresford nicholaz at blueflash.cc
Mon Jul 2 23:29:23 PDT 2007



> Even if we can't see the raw crash reports, a regularly-updated list of 
> top-10 crashes (with callstacks and whatever other details you can 
> release) for each platform would still be useful.

I vote for that list as well, but as long as the viewer is leaking
the way it does now, the work is pretty useless because the list will
most likely be dominated by out of memory crashes.



> As an aside, on the Windows platform, have you looked into the 
> possibility of hooking into the Microsoft Online Crash Analysis tools 
> (aka Watson)? I don't know what capabilities the SL crash logger has on 
> your end, nor do I know the current requirements for getting access to 
> 3rd party crash reports collected by MS. (I think it used to be that a 
> 3rd party app had to be logo-certified, but I don't know if that's still 
> the case.)

Dunno what Watson does (exactly), but these crash dumps are Microsoft
style. You can load them into the debugger and will see call stack,
threads and registers.  There are bigger dumps (which Linden doesn't
produce) which even let you look at memory in a limited way.


Nick


More information about the SLDev mailing list