COD - Kernel mode Trap 7F - bootstrapper.exe - brynhildr.sys

when i press the play button on battlenet put the pc in blu screen
this is the analysis of the error

UNEXPECTED_KERNEL_MODE_TRAP (7f)
This means a trap occurred in kernel mode, and it’s a trap of a kind
that the kernel isn’t allowed to have/catch (bound trap) or that
is always instant death (double fault). The first number in the
BugCheck params is the number of the trap (8 = double fault, etc)
Consult an Intel x86 family manual to learn more about what these
traps are. Here is a portion of those codes:
If kv shows a taskGate
use .tss on the part before the colon, then kv.
Else if kv shows a trapframe
use .trap on that value
Else
.trap on the appropriate frame will show where the trap was taken
(on x86, this will be the ebp that goes with the procedure KiTrap)
Endif
kb will then show the corrected stack.
Arguments:
Arg1: 0000000000000008, EXCEPTION_DOUBLE_FAULT
Arg2: ffff9401881fbe70
Arg3: fffff889d7050fd0
Arg4: fffff8013f27f85b

Debugging Details:

KEY_VALUES_STRING: 1

Key  : Analysis.CPU.mSec
Value: 2375

Key  : Analysis.DebugAnalysisManager
Value: Create

Key  : Analysis.Elapsed.mSec
Value: 5519

Key  : Analysis.Init.CPU.mSec
Value: 1171

Key  : Analysis.Init.Elapsed.mSec
Value: 22452

Key  : Analysis.Memory.CommitPeak.Mb
Value: 201

Key  : WER.OS.Branch
Value: co_release

Key  : WER.OS.Timestamp
Value: 2021-06-04T16:28:00Z

Key  : WER.OS.Version
Value: 10.0.22000.1

FILE_IN_CAB: MEMORY.DMP

DUMP_FILE_ATTRIBUTES: 0x1000

BUGCHECK_CODE: 7f

BUGCHECK_P1: 8

BUGCHECK_P2: ffff9401881fbe70

BUGCHECK_P3: fffff889d7050fd0

BUGCHECK_P4: fffff8013f27f85b

TRAP_FRAME: ffff9401881fbe70 – (.trap 0xffff9401881fbe70)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=fffff889d7051290 rbx=0000000000000000 rcx=fffff889d7051010
rdx=0000000000000000 rsi=0000000000000000 rdi=0000000000000000
rip=fffff8013f27f85b rsp=fffff889d7050fd0 rbp=fffff889d70512c0
r8=0000000000000218 r9=0000000000000028 r10=fffff8013bea9b60
r11=ffff83f841a00000 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl zr na po nc
Ntfs!NtfsFilterCallbackAcquireForCreateSection+0x11b:
fffff8013f27f85b e8a061f6ff call Ntfs!memset (fffff8013f1e5a00)
Resetting default scope

BLACKBOXBSD: 1 (!blackboxbsd)

BLACKBOXNTFS: 1 (!blackboxntfs)

BLACKBOXPNP: 1 (!blackboxpnp)

BLACKBOXWINLOGON: 1

PROCESS_NAME: bootstrapper.exe

SYMBOL_NAME: brynhildr+12872

MODULE_NAME: brynhildr

IMAGE_NAME: brynhildr.sys

IMAGE_VERSION: 1.0.0.0

STACK_COMMAND: .cxr; .ecxr ; kb

BUCKET_ID_FUNC_OFFSET: 12872

FAILURE_BUCKET_ID: 0x7f_8_brynhildr!unknown_function

OS_VERSION: 10.0.22000.1

BUILDLAB_STR: co_release

OSPLATFORM_TYPE: x64

OSNAME: Windows 10

FAILURE_ID_HASH: {c3e29d43-8833-136b-add2-6afb23eb0e3b}

Followup: MachineOwner

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.