Created
October 7, 2016 19:22
-
-
Save 1RedOne/1769788219c36cfaedab5ba7841f63ba to your computer and use it in GitHub Desktop.
MDT Crashes Minidmp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Loading Dump File [C:\temp\Microsoft.BDD.ElevatedProxy.exe_161007_122408.dmp] | |
| User Mini Dump File with Full Memory: Only application data is available | |
| Comment: ' | |
| *** procdump -ma -e -t -w microsoft.bdd.elevatedproxy.exe | |
| *** Unhandled exception: E0434F4D.COM' | |
| Symbol search path is: srv* | |
| Executable search path is: | |
| Windows 7 Version 7601 (Service Pack 1) MP (2 procs) Free x64 | |
| Product: Server, suite: TerminalServer DataCenter SingleUserTS | |
| Machine Name: | |
| Debug session time: Fri Oct 7 12:24:08.000 2016 (UTC - 4:00) | |
| System Uptime: 0 days 14:02:55.401 | |
| Process Uptime: 0 days 0:00:06.000 | |
| ..................................................... | |
| Loading unloaded module list | |
| .. | |
| This dump file has an exception of interest stored in it. | |
| The stored exception information can be accessed via .ecxr. | |
| (3d50.3180): CLR exception - code e0434f4d (first/second chance not available) | |
| KERNELBASE!RaiseException+0x39: | |
| 000007fe`fd31a06d 4881c4c8000000 add rsp,0C8h | |
| 0:000> .ecxr. | |
| rax=00000000747d5ec6 rbx=000000000000000e rcx=000000000020bb80 | |
| rdx=00000000000000e0 rsi=0000000000000048 rdi=00000000775c7ec0 | |
| rip=000007fefd31a06d rsp=000000000020c190 rbp=000000000020e6f0 | |
| r8=0000000000000000 r9=0000000000000000 r10=0000000000000038 | |
| r11=000000000020c1d0 r12=00000000e0434f4d r13=ffffffff80131501 | |
| r14=0000000000000001 r15=0000000000000001 | |
| iopl=0 nv up ei pl nz na po nc | |
| cs=0033 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00000204 | |
| KERNELBASE!RaiseException+0x39: | |
| 000007fe`fd31a06d 4881c4c8000000 add rsp,0C8h | |
| ^ Extra character error in '.ecxr.' | |
| 0:000> .ecxr | |
| rax=00000000747d5ec6 rbx=000000000000000e rcx=000000000020bb80 | |
| rdx=00000000000000e0 rsi=0000000000000048 rdi=00000000775c7ec0 | |
| rip=000007fefd31a06d rsp=000000000020c190 rbp=000000000020e6f0 | |
| r8=0000000000000000 r9=0000000000000000 r10=0000000000000038 | |
| r11=000000000020c1d0 r12=00000000e0434f4d r13=ffffffff80131501 | |
| r14=0000000000000001 r15=0000000000000001 | |
| iopl=0 nv up ei pl nz na po nc | |
| cs=0033 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00000204 | |
| KERNELBASE!RaiseException+0x39: | |
| 000007fe`fd31a06d 4881c4c8000000 add rsp,0C8h |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment