[sldev] Top Ten [Windows] viewer crashes

Ben Byer bbyer at mm.st
Wed May 2 03:01:22 PDT 2007


On May 1, 2007, at 4:55 PM, Dan Maronn wrote:

> Thanks for your interest, Ben.
>
> Some of the top 10 crashes affect Mac as well as PC. I just posted  
> the top 5 Mac specific crashes on the same page, https://wiki.secondlife.com/wiki/Fixing_bugs 
> #Call_stacks_for_Top_5_Mac-specific_crashes
>
> Our crash reporter does not filter on Linux specific crashes.
>
> Thanks for the suggestion on Smart Crash Reports. Aric is looking at  
> it.
>
> Dan

Does your crash reporter save any other state that you could include,  
like register values? e.g. the Mac reports start with

PID:    7359
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0xff4c4b51

... and end with ...

Thread 0 crashed with X86 Thread State (32-bit):
   eax: 0x0000014c  ebx: 0x92b1fd66  ecx: 0x04ff2008  edx: 0x3b18b200
   edi: 0x0000014c  esi: 0xff4c4b49  ebp: 0xbfffe5a8  esp: 0xbfffe5a0
    ss: 0x0000001f  efl: 0x00010282  eip: 0x19e84a6f   cs: 0x00000017
    ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037


... which would would give some more insight into what's happening, at  
least in some cases.

If not, no worries -- this is a great start, thanks for setting this up.
-b



More information about the SLDev mailing list