Windows error 0xC0000044, -1073741756
Detailed Error Information
HRESULT analysis[1]
| Flags | Severity | Failure |
|---|
| Reserved (R) | true |
|---|
| Origin | Microsoft |
|---|
| NTSTATUS | false |
|---|
| Reserved (X) | false |
|---|
| Facility | Code | 0 (0x000) |
|---|
| Name | FACILITY_NULL[1][2] |
|---|
| Description | The default facility code.[1][2] |
|---|
| Error Code | 68 (0x0044) |
|---|
Questions
Here is a sample output of the !vm command in the kernel debugger of windbg.exe: *** Virtual Memory Usage *** Physical Memory: 259676 ( 1038704 Kb) Page File: \??\C:\pagefile.sys Current: 1558056 Kb Free Space: 1206384 Kb Minimum: 1558056 Kb Maximum: 3116112 Kb Available Pages: 92541 ( 370164 Kb) ResAvail Pages: [...]
read moreComments
Leave a comment
Sources
- https://msdn.microsoft.com/en-us/library/cc231198.aspx
- winerror.h from Windows SDK 10.0.14393.0
User contributions licensed under CC BY-SA 3.0