Share via

Windows 11 BSOD Memory Please Help

Anonymous
2023-09-21T01:49:12+00:00

I am receiving multiple bsod with memory_management. I have 2x16gb kit corsair vengeance ram, and I am running them at 3200 mhz as they are listed to be. Any help is appreciated, and ask any questions or more info if needed. Dump:

MEMORY_MANAGEMENT (1a)
    # Any other values for parameter 1 must be individually examined.
Arguments:
Arg1: 0000000000041792, A corrupt PTE has been detected. Parameter 2 contains the address of
the PTE. Parameters 3/4 contain the low/high parts of the PTE.
Arg2: ffff9500001186a0
Arg3: 0000000000100000
Arg4: 0000000000000000

Debugging Details:
------------------

*** WARNING: Check Image - Checksum mismatch - Dump: 0x3b2b45, File: 0x3b223b - C:\ProgramData\Dbg\sym\win32kfull.sys\24F6C3243ad000\win32kfull.sys

KEY_VALUES_STRING: 1

    Key  : Analysis.CPU.mSec
    Value: 593

    Key  : Analysis.Elapsed.mSec
    Value: 3417

    Key  : Analysis.IO.Other.Mb
    Value: 14

    Key  : Analysis.IO.Read.Mb
    Value: 13

    Key  : Analysis.IO.Write.Mb
    Value: 44

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

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

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

    Key  : Bugcheck.Code.LegacyAPI
    Value: 0x1a

    Key  : Failure.Bucket
    Value: MEMORY_CORRUPTION_ONE_BIT

    Key  : Failure.Hash
    Value: {e3faf315-c3d0-81db-819a-6c43d23c63a7}

    Key  : MemoryManagement.PFN
    Value: 100

    Key  : WER.OS.Branch
    Value: ni_release_svc_prod3

    Key  : WER.OS.Version
    Value: 10.0.22621.1928

BUGCHECK_CODE:  1a

BUGCHECK_P1: 41792

BUGCHECK_P2: ffff9500001186a0

BUGCHECK_P3: 100000

BUGCHECK_P4: 0

FILE_IN_CAB:  092023-5156-01.dmp

MEMORY_CORRUPTOR:  ONE_BIT

BLACKBOXBSD: 1 (!blackboxbsd)

BLACKBOXNTFS: 1 (!blackboxntfs)

BLACKBOXPNP: 1 (!blackboxpnp)

BLACKBOXWINLOGON: 1

CUSTOMER_CRASH_COUNT:  1

PROCESS_NAME:  steam.exe

STACK_TEXT:  
ffffe48c`6c6da308 fffff806`60c8f830     : 00000000`0000001a 00000000`00041792 ffff9500`001186a0 00000000`00100000 : nt!KeBugCheckEx
ffffe48c`6c6da310 fffff806`60a2390f     : ffff980d`fdaa1700 80000005`00000000 00000000`00000002 ffffe48c`6c6da500 : nt!MiDeleteVa+0x26bd90
ffffe48c`6c6da400 fffff806`60a6205e     : ffff980d`fd4b7080 fffff806`60a62672 ffffe48c`6c6da7a0 ffff980e`01c15460 : nt!MiDeletePagablePteRange+0x2cf
ffffe48c`6c6da710 fffff806`60ed2387     : 00000000`00000000 00000000`00000001 ffffe48c`6c6da819 ffffe48c`6c6da7e0 : nt!MiDeleteVirtualAddresses+0x4e
ffffe48c`6c6da760 fffff806`60a13657     : 00000000`23000000 00000000`00000000 ffff980d`fdaa17c0 00000000`00000000 : nt!MiDeleteVad+0x1b7
ffffe48c`6c6da820 fffff806`60eb7ea5     : 00000000`00000000 00000000`00000000 ffffe48c`6c6da980 ffffe48c`00000000 : nt!MiFreeVadRange+0xa3
ffffe48c`6c6da880 fffff806`60eb7ab5     : 00000000`00000000 00000000`00c21498 ffff63bb`c8175037 00000000`00000004 : nt!MmFreeVirtualMemory+0x3b5
ffffe48c`6c6da9c0 fffff806`60c46ee5     : ffff980d`fd4b7080 00000000`00000000 00000000`110cfda0 ffffffff`ffd9da60 : nt!NtFreeVirtualMemory+0x95
ffffe48c`6c6daa20 00007ff8`7696f114     : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x25
00000000`110ce268 00000000`00000000     : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x00007ff8`7696f114

MODULE_NAME: hardware

IMAGE_NAME:  memory_corruption

STACK_COMMAND:  .cxr; .ecxr ; kb

FAILURE_BUCKET_ID:  MEMORY_CORRUPTION_ONE_BIT

OS_VERSION:  10.0.22621.1928

BUILDLAB_STR:  ni_release_svc_prod3

OSPLATFORM_TYPE:  x64

OSNAME:  Windows 10

FAILURE_ID_HASH:  {e3faf315-c3d0-81db-819a-6c43d23c63a7}

Followup:     MachineOwner
---------
Windows for home | Windows 11 | 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

1 answer

Sort by: Most helpful
  1. Nao Tomori 6,520 Reputation points
    2023-09-21T03:02:55+00:00

    Hello Alexander, I am honored to receive your consultation, I will try to help you solve this problem

    from the dmp analysis content, it is recommended to perform the following operations to see if it is fixed

    1. Check if the memory has overclocking settings, if not sure, load the default settings
    2. If you have Steam installed, try uninstalling it first.
    3. repair system

    Right click on the Start button (Microsoft icon button) →"Windows Terminal (Administrator) " →

    Input:

    sfc /SCANNOW (press Enter)

    Dish/Online /Cleanup-Image /ScanHealth (press Enter)

    Dism /Online /Cleanup-Image /CheckHealth (press Enter)

    DISM /Online /Cleanup-image /RestoreHealth (press Enter)

    When you are done, restart the computer and type again: sfc /SCANNOW (press Enter)

    restart

    I hope the above advice helps you! If the problem is not solved, please feed back relevant information and pictures

    [The following is not a reply]

    I am not a Microsoft employee or customer service worker and my response will be within 24 hours.

    Even if you don't agree with me, please be open and inclusive in the discussion and focus on reaching consensus

    If the reply was helpful, please mark it by clicking on the comment so you can share it with other community members who have the same question!

    Was this answer helpful?

    0 comments No comments