Share via

Does anyone know what caused this bsod and how to fix it?

Anonymous
2021-02-11T14:17:41+00:00

I've been getting a lot of bsod's lately. Mainly from driver "ntoskrnl.exe" (I've checked from Blue screen view)

I've done !analyze command for the latest one:

For analysis of this file, run !analyze -v

3: kd> !analyze -v

*******************************************************************************

*                                                                             *

*                        Bugcheck Analysis                                    *

*                                                                             *

*******************************************************************************

PAGE_FAULT_IN_NONPAGED_AREA (50)

Invalid system memory was referenced.  This cannot be protected by try-except.

Typically the address is just plain bad or it is pointing at freed memory.

Arguments:

Arg1: fffff80600000000, memory referenced.

Arg2: 0000000000000002, value 0 = read operation, 1 = write operation.

Arg3: fffff80676340e54, If non-zero, the instruction address which referenced the bad memory

address.

Arg4: 0000000000000002, (reserved)

Debugging Details:


KEY_VALUES_STRING: 1

    Key  : Analysis.CPU.Sec

    Value: 2

    Key  : Analysis.DebugAnalysisProvider.CPP

    Value: Create: 8007007e on KALOYANPC

    Key  : Analysis.DebugData

    Value: CreateObject

    Key  : Analysis.DebugModel

    Value: CreateObject

    Key  : Analysis.Elapsed.Sec

    Value: 2

    Key  : Analysis.Memory.CommitPeak.Mb

    Value: 75

    Key  : Analysis.System

    Value: CreateObject

BUGCHECK_CODE:  50

BUGCHECK_P1: fffff80600000000

BUGCHECK_P2: 2

BUGCHECK_P3: fffff80676340e54

BUGCHECK_P4: 2

READ_ADDRESS:  fffff80600000000 

MM_INTERNAL_CODE:  2

BLACKBOXBSD: 1 (!blackboxbsd)

BLACKBOXNTFS: 1 (!blackboxntfs)

BLACKBOXPNP: 1 (!blackboxpnp)

BLACKBOXWINLOGON: 1

PROCESS_NAME:  wallpaper32.exe

TRAP_FRAME:  ffffa606af124fa0 -- (.trap 0xffffa606af124fa0)

NOTE: The trap frame does not contain all registers.

Some register values may be zeroed or incorrect.

rax=0000000000000000 rbx=0000000000000000 rcx=ffffbc887fab0080

rdx=ffffbc88793f5db8 rsi=0000000000000000 rdi=0000000000000000

rip=fffff80676340e54 rsp=ffffa606af125130 rbp=ffffa606af1252a0

 r8=ffffa606af125180  r9=0000000000000014 r10=fffff80676340d40

r11=fffff806ad2c0000 r12=0000000000000000 r13=0000000000000000

r14=0000000000000000 r15=0000000000000000

iopl=0         nv up ei pl zr na po nc

nt!ExTryAcquirePushLockExclusiveEx+0x114:

fffff80676340e54 f0480fba2e00    lock bts qword ptr [rsi],0 ds:0000000000000000=????????????????

Resetting default scope

STACK_TEXT:  

ffffa606af124cf8 fffff8067641ebbb : 0000000000000050 fffff80600000000 0000000000000002 ffffa606af124fa0 : nt!KeBugCheckEx

ffffa606af124d00 fffff8067620c960 : ffffbc88856d4588 0000000000000002 ffffa606af125020 0000000000000000 : nt!MiSystemFault+0x1f43ab

ffffa606af124e00 fffff80676403c5e : 0000000000000000 0000000000000000 0000000000000000 0000000000000000 : nt!MmAccessFault+0x400

ffffa606af124fa0 fffff80676340e54 : ffffbc887fab0080 ffffbc88793f5db8 0000000000000000 0000000000000000 : nt!KiPageFault+0x35e

ffffa606af125130 fffff806ad33d5fc : ffffbc88793f5db8 ffffbc8800000001 0000000000000000 0000000000000000 : nt!ExTryAcquirePushLockExclusiveEx+0x114

ffffa606af125170 fffff806ad2c7b66 : ffffbc8877339000 000000000009e462 0000000000000000 ffffa606af125290 : dxgmms2!VIDMM_DEVICE::EnsureSchedulable+0x5c

ffffa606af1251a0 fffff806a608acf1 : 0000000000000000 ffffa606af1254f8 0000000000000014 ffffa606af125558 : dxgmms2!VidSchSignalSyncObjectsFromGpu+0x6c6

ffffa606af1253e0 fffff806a60d86fe : 00000000073de710 0000000000000001 ffffffffffffffff ffffbc88772e9000 : dxgkrnl!SignalSynchronizationObjectInternal+0xcf1

ffffa606af125810 fffff806a6065ace : ffff958e9aebadf0 ffffbc887fab0080 00007ffe0c1b7560 0000000000000020 : dxgkrnl!DxgkSignalSynchronizationObjectInternal+0x22e

ffffa606af125ad0 fffff806764074b8 : ffffbc887fab0080 ffffbc887fab0080 00007ffe0c1b9170 0000000000000020 : dxgkrnl!DxgkSignalSynchronizationObject+0xe

ffffa606af125b00 00007ffe0c1c4974 : 0000000000000000 0000000000000000 0000000000000000 0000000000000000 : nt!KiSystemServiceCopyEnd+0x28

00000000073de558 0000000000000000 : 0000000000000000 0000000000000000 0000000000000000 0000000000000000 : 0x00007ffe`0c1c4974

SYMBOL_NAME:  dxgmms2!VIDMM_DEVICE::EnsureSchedulable+5c

MODULE_NAME: dxgmms2

IMAGE_NAME:  dxgmms2.sys

IMAGE_VERSION:  10.0.19041.789

STACK_COMMAND:  .thread ; .cxr ; kb

BUCKET_ID_FUNC_OFFSET:  5c

FAILURE_BUCKET_ID:  AV_INVALID_dxgmms2!VIDMM_DEVICE::EnsureSchedulable

OS_VERSION:  10.0.19041.1

BUILDLAB_STR:  vb_release

OSPLATFORM_TYPE:  x64

OSNAME:  Windows 10

FAILURE_ID_HASH:  {bea646d8-5ee6-e736-4c3c-1104f142a141}

Followup:     MachineOwner


.dmp file link:

https://gofile.io/d/VBwnTB

Windows for home | Windows 10 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

12 answers

Sort by: Most helpful
  1. Anonymous
    2021-02-12T06:32:15+00:00

    Hi again,

    My bios version/date is American Megatrends Inc. FA506IU.314, 12/17/2020

    My NVIDIA driver version is GeForce Game Ready Driver - 461.40

    About overclocking - I have used only Ryzen Controller to try and Undervolt my CPU. That didn't work so I reset the preset. I have tried also overclocking the GPU in MSI Afterburner, but that also didn't work so I reset the preset again.

    I've been thinking about doing a fresh install and then updating the drivers. Will that work?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2021-02-11T23:02:14+00:00

    Hey there Kaloyan!

    I've been checking on the minidumps. They're pretty random with diverse error codes, and that's something that worries me. Checking on your drivers, I've noticed some outdated ones:

    rtwlanu Tue Jul 30 08:39:52 2019 (5D3FE638) (Network)

    RtkBtfilter Fri May 22 09:44:51 2020 (5EC782F3) (Bluetooth)

    RTKVHD64 Tue Feb 11 11:58:08 2020 (5E4288C0) (Audio)

    AMDRyzenMasterDriver Wed Apr 1 06:07:41 2020 (5E84138D) (OVERCLOCKING! Outdated)

    rt640x64 Mon Oct 28 06:21:21 2019 (5DB67AD1) (Network)

    Check on the NVIDIA drivers as well, just in case.

    Please, disable any kind of overclocking in the Ryzen Master software, and update all your drivers.

    Could you please tell me more details about your device? Also do Windows + R > msinfo32. Once there, tell me what BIOS Date & Version is. This may also probably be an oudated BIOS issue.

    Please, let me know how it goes. I'll wait for the requested info as well.

    Don't worry, everything will go okay. Hugs,

    Miguel Ángel :)

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2021-02-11T15:52:22+00:00

    Hi!

    I've sent all my recent .dmp files at WeTransfer - https://we.tl/t-qmBoCE1E55

    The one I've given info about in the original post is the most recent one.

    Was this answer helpful?

    0 comments No comments
  4. JX313 7,045 Reputation points
    2021-02-11T15:01:55+00:00

    Hey he has given the link to the dump files right below his thread, as the last line:

    ".dmp file link:

    https://gofile.io/d/VBwnTB"

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2021-02-11T14:59:28+00:00

    Hey there Kaloyan!

    My name is Miguel Ángel and I'm an independent advisor, also a Microsoft user just like you! I'll try to help you today with your issue.

    In order to be able to analyse them properly and be able to interact with the files, I'd like you to upload the Minidump files (located in C:\Windows\Minidump) to OneDrive or WeTransfer, and share the link with me.

    I will be here and try to guide you until everything is solved.

    I'll wait for your reply! Don't worry, everything will be okay.

    Hugs,

    Miguel Ángel :)

    Was this answer helpful?

    0 comments No comments