Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 0:000> .loadby sos coreclr
- 0:000> !pe
- *********************************************************************
- * Symbols can not be loaded because symbol path is not initialized. *
- * *
- * The Symbol Path can be set by: *
- * using the _NT_SYMBOL_PATH environment variable. *
- * using the -y <symbol_path> argument when starting the debugger. *
- * using .sympath and .sympath+ *
- *********************************************************************
- PDB symbol for clr.dll not loaded
- There is no current managed exception on this thread
- 0:000> k
- Child-SP RetAddr Call Site
- 00000000`0021fd38 00000000`7729c04b ntdll!NtTerminateProcess+0xa
- *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\Program Files (x86)\StockSubmitter\App\ucrtbase.DLL -
- 00000000`0021fd40 000007fe`f2125858 ntdll!RtlExitUserProcess+0x9b
- 00000000`0021fd70 000007fe`f212580b ucrtbase!exit+0xc8
- *** WARNING: Unable to verify checksum for apphost.exe
- *** ERROR: Module load completed but symbols could not be loaded for apphost.exe
- 00000000`0021fda0 00000001`3fe5f7bf ucrtbase!exit+0x7b
- *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\Windows\system32\kernel32.dll -
- 00000000`0021fdf0 00000000`770559cd apphost+0xf7bf
- 00000000`0021fe30 00000000`772b383d kernel32!BaseThreadInitThunk+0xd
- 00000000`0021fe60 00000000`00000000 ntdll!RtlUserThreadStart+0x1d
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement