BSOD with error PAGE_FAULT_IN_NONPAGED_AREA in CNG.SYS

Answered BSOD with error PAGE_FAULT_IN_NONPAGED_AREA in CNG.SYS

  • Monday, February 18, 2013 7:55 AM
     
     

    Hi everybody,

    since this weekend I had several BSOD on two Server 2008 R2 machines.

    Error was in all cases the same:

    Bugcheck code: 0x50 (0xFFFFFA8080E00000, 0x0, 0xFFFFF880016BF6B2, 0x2) Error: PAGE_FAULT_IN_NONPAGED_AREA

    Analysing the dump files with WinDbg shows cng.sys as reason:

    STACK_COMMAND:  kb

    FOLLOWUP_IP:

    cng!SHA256Update+a6

    fffff880`0148d6a2 488b4710        mov     rax,qword ptr [rdi+10h]

    SYMBOL_STACK_INDEX:  3

    SYMBOL_NAME:  cng!SHA256Update+a6

    FOLLOWUP_NAME:  MachineOwner

    MODULE_NAME: cng

    IMAGE_NAME:  cng.sys

    DEBUG_FLR_IMAGE_TIMESTAMP:  4fc987bf

    FAILURE_BUCKET_ID:  X64_0x50_cng!SHA256Update+a6

    BUCKET_ID:  X64_0x50_cng!SHA256Update+a6

    Followup: MachineOwner

    I already tried sfc /scannow (no errors). System are both updated and hardware is ok.

    Does anybody know why this is happening and can help me find out the cause?

    Any help appreciated...

All Replies