Closed GoogleCodeExporter closed 9 years ago
http://code.google.com/p/google-breakpad/source/detail?r=1088
Original comment by ivan.penkov
on 8 Dec 2012 at 3:21
Original comment by ivan.penkov
on 13 Dec 2012 at 12:57
The same issue is now reproduced for Windows 7 x64 running 32-bit application.
Google Breakpad dump which contains EXCEPTION_NONCONTINUABLE_EXCEPTION doesn't
contain valid information about call-stack when minidump creation is forced by
ExceptionHandler::WriteMinidump():
Operating system: Windows NT
6.1.7601 Service Pack 1
CPU: x86
GenuineIntel family 6 model 42 stepping 7
4 CPUs
Crash reason: EXCEPTION_NONCONTINUABLE_EXCEPTION
Crash address: 0x0
Thread 0 (crashed)
0 0x286e020
eip = 0x0286e020 esp = 0x02829c9c ebp = 0x1029bdac ebx = 0x6677d6e0
esi = 0x0281fb88 edi = 0x0ffe591b eax = 0x0035f3a0 ecx = 0x0035f3a0
edx = 0x0035f350 efl = 0x00000216
Found by: given as instruction pointer in context
...
Original comment by alexande...@gmail.com
on 16 Dec 2013 at 4:51
This issue is fixed. If you're seeing a related problem please file a new issue.
Original comment by ted.mielczarek
on 16 Dec 2013 at 11:46
Original issue reported on code.google.com by
ivan.penkov
on 7 Sep 2012 at 1:09