Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(82)

Side by Side Diff: src/processor/testdata/minidump2.stackwalk.out

Issue 1678463002: Parse additional microdump GPU line in the format: G GL_VERSION|GL_VENDOR|GL_RENDERER. (Closed) Base URL: https://chromium.googlesource.com/breakpad/breakpad.git@master
Patch Set: Sync Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Operating system: Windows NT 1 Operating system: Windows NT
2 5.1.2600 Service Pack 2 2 5.1.2600 Service Pack 2
3 CPU: x86 3 CPU: x86
4 GenuineIntel family 6 model 13 stepping 8 4 GenuineIntel family 6 model 13 stepping 8
5 1 CPU 5 1 CPU
6 6
7 GPU: UNKNOWN
8
7 Crash reason: EXCEPTION_ACCESS_VIOLATION_WRITE 9 Crash reason: EXCEPTION_ACCESS_VIOLATION_WRITE
8 Crash address: 0x45 10 Crash address: 0x45
9 Process uptime: 0 seconds 11 Process uptime: 0 seconds
10 12
11 Thread 0 (crashed) 13 Thread 0 (crashed)
12 0 test_app.exe!`anonymous namespace'::CrashFunction [test_app.cc : 58 + 0x3] 14 0 test_app.exe!`anonymous namespace'::CrashFunction [test_app.cc : 58 + 0x3]
13 eip = 0x0040429e esp = 0x0012fe84 ebp = 0x0012fe88 ebx = 0x7c80abc1 15 eip = 0x0040429e esp = 0x0012fe84 ebp = 0x0012fe88 ebx = 0x7c80abc1
14 esi = 0x00000002 edi = 0x00000a28 eax = 0x00000045 ecx = 0x0012fe94 16 esi = 0x00000002 edi = 0x00000a28 eax = 0x00000045 ecx = 0x0012fe94
15 edx = 0x0042bc58 efl = 0x00010246 17 edx = 0x0042bc58 efl = 0x00010246
16 Found by: given as instruction pointer in context 18 Found by: given as instruction pointer in context
(...skipping 14 matching lines...) Expand all
31 0x76bf0000 - 0x76bfafff psapi.dll 5.1.2600.2180 33 0x76bf0000 - 0x76bfafff psapi.dll 5.1.2600.2180
32 0x774e0000 - 0x7761cfff ole32.dll 5.1.2600.2726 34 0x774e0000 - 0x7761cfff ole32.dll 5.1.2600.2726
33 0x77c00000 - 0x77c07fff version.dll 5.1.2600.2180 35 0x77c00000 - 0x77c07fff version.dll 5.1.2600.2180
34 0x77c10000 - 0x77c67fff msvcrt.dll 7.0.2600.2180 36 0x77c10000 - 0x77c67fff msvcrt.dll 7.0.2600.2180
35 0x77d40000 - 0x77dcffff user32.dll 5.1.2600.2622 37 0x77d40000 - 0x77dcffff user32.dll 5.1.2600.2622
36 0x77dd0000 - 0x77e6afff advapi32.dll 5.1.2600.2180 38 0x77dd0000 - 0x77e6afff advapi32.dll 5.1.2600.2180
37 0x77e70000 - 0x77f00fff rpcrt4.dll 5.1.2600.2180 39 0x77e70000 - 0x77f00fff rpcrt4.dll 5.1.2600.2180
38 0x77f10000 - 0x77f56fff gdi32.dll 5.1.2600.2818 40 0x77f10000 - 0x77f56fff gdi32.dll 5.1.2600.2818
39 0x7c800000 - 0x7c8f3fff kernel32.dll 5.1.2600.2945 41 0x7c800000 - 0x7c8f3fff kernel32.dll 5.1.2600.2945
40 0x7c900000 - 0x7c9affff ntdll.dll 5.1.2600.2180 42 0x7c900000 - 0x7c9affff ntdll.dll 5.1.2600.2180
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698