toolkit/crashreporter/google-breakpad/src/processor/testdata/minidump2.stackwalk.out

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/toolkit/crashreporter/google-breakpad/src/processor/testdata/minidump2.stackwalk.out	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,39 @@
     1.4 +Operating system: Windows NT
     1.5 +                  5.1.2600 Service Pack 2
     1.6 +CPU: x86
     1.7 +     GenuineIntel family 6 model 13 stepping 8
     1.8 +     1 CPU
     1.9 +
    1.10 +Crash reason:  EXCEPTION_ACCESS_VIOLATION_WRITE
    1.11 +Crash address: 0x45
    1.12 +
    1.13 +Thread 0 (crashed)
    1.14 + 0  test_app.exe!`anonymous namespace'::CrashFunction [test_app.cc : 58 + 0x3]
    1.15 +    eip = 0x0040429e   esp = 0x0012fe84   ebp = 0x0012fe88   ebx = 0x7c80abc1
    1.16 +    esi = 0x00000002   edi = 0x00000a28   eax = 0x00000045   ecx = 0x0012fe94
    1.17 +    edx = 0x0042bc58   efl = 0x00010246
    1.18 +    Found by: given as instruction pointer in context
    1.19 + 1  test_app.exe!main [test_app.cc : 65 + 0x5]
    1.20 +    eip = 0x00404200   esp = 0x0012fe90   ebp = 0x0012ff70
    1.21 +    Found by: call frame info
    1.22 + 2  test_app.exe!__tmainCRTStartup [crt0.c : 327 + 0x12]
    1.23 +    eip = 0x004053ec   esp = 0x0012ff78   ebp = 0x0012ffc0
    1.24 +    Found by: call frame info
    1.25 + 3  kernel32.dll!BaseProcessStart + 0x23
    1.26 +    eip = 0x7c816fd7   esp = 0x0012ffc8   ebp = 0x0012fff0
    1.27 +    Found by: call frame info
    1.28 +
    1.29 +Loaded modules:
    1.30 +0x00400000 - 0x0042cfff  test_app.exe  ???  (main)
    1.31 +0x59a60000 - 0x59b00fff  dbghelp.dll  5.1.2600.2180
    1.32 +0x76390000 - 0x763acfff  imm32.dll  5.1.2600.2180
    1.33 +0x76bf0000 - 0x76bfafff  psapi.dll  5.1.2600.2180
    1.34 +0x774e0000 - 0x7761cfff  ole32.dll  5.1.2600.2726
    1.35 +0x77c00000 - 0x77c07fff  version.dll  5.1.2600.2180
    1.36 +0x77c10000 - 0x77c67fff  msvcrt.dll  7.0.2600.2180
    1.37 +0x77d40000 - 0x77dcffff  user32.dll  5.1.2600.2622
    1.38 +0x77dd0000 - 0x77e6afff  advapi32.dll  5.1.2600.2180
    1.39 +0x77e70000 - 0x77f00fff  rpcrt4.dll  5.1.2600.2180
    1.40 +0x77f10000 - 0x77f56fff  gdi32.dll  5.1.2600.2818
    1.41 +0x7c800000 - 0x7c8f3fff  kernel32.dll  5.1.2600.2945
    1.42 +0x7c900000 - 0x7c9affff  ntdll.dll  5.1.2600.2180

mercurial