Share via

ATTEMPTED_WRITE_TO_READONLY_MEMORY BSOD, looking for troubleshooting

Mike Zacowski 0 Reputation points
2025-12-20T11:03:16.0466667+00:00

Hi, yesterday after closing Lost Ark i've got aforementioned BSOD and I'm worried, because every time I've got any of those, something was about to break in my PC. Also, that's the first time I'm seeing this bugcheck.

CPU: Ryzen 5 5600
GPU: Sapphire RX 6600, ADRN 25.8.1 (it's not the latest, i know, but on the latest version there's a problem with driver/system crashes while using HDMI)
PSU: SilentiumPC Vero L3 500W 80+ Bronze
MOBO: Gigabyte AB350M-DS3H V2
RAM: Lexar 32GB (2x16GB) 3200MHz CL16 Thor (XMP disabled)

I know, not the newest parts, but RAM was bought 6 months ago, same as GPU and CPU, I have latest BIOS.

https://www.mediafire.com/file/u3i07ysu991mai3/121925-8656-01.dmp/file

Dump File Crash Time Bug Check String Bug Check Code Parameter 1 Parameter 2 Parameter 3 Parameter 4 Caused By Driver Caused By Address File Description Product Name Company File Version Processor Crash Address Stack Address 1 Stack Address 2 Stack Address 3 Computer Name Full Path Processors Count Major Version Minor Version Dump File Size Dump File Time
121925-8656-01.dmp 19.12.2025 22:28:59 ATTEMPTED_WRITE_TO_READONLY_MEMORY 0x000000be ffffa7fb3bc0d00|8a00000000200121 fffff38817857140|000000000000000b ntoskrnl.exe ntoskrnl.exe+3fd5c0 x64 ntoskrnl.exe+3fd5c0 C:\WINDOWS\Minidumps\121925-8656-01.dmp 12 15 19041 1 406 561 19.12.2025 22:29:32
Windows for home | Windows 10 | Performance and system failures
0 comments No comments

2 answers

Sort by: Most helpful
  1. DaveM121 884.2K Reputation points Independent Advisor
    2025-12-20T11:37:57.6966667+00:00

    Your one minidump file just indicated generic errors, nothing specific as the cause of that crash.

    Did your system only crash once, or if this is an on-going problem, do you have any more minidump files available that you can upload for analysis.

    Was this answer helpful?

    1 person found this answer helpful.

  2. AI answer

    2025-12-20T11:03:26.9766667+00:00

    The bug check code 0x000000BE (ATTEMPTED_WRITE_TO_READONLY_MEMORY) indicates that a driver or application attempted to write to a memory segment that is marked as read-only. This can occur due to various reasons, including driver issues, hardware malfunctions, or system file corruption.

    Here are some troubleshooting steps you can follow to address this issue:

    1. Update Drivers: Ensure that all your drivers, especially the graphics driver, are up to date. Since you mentioned issues with the latest version, consider reverting to a stable version that does not cause crashes.
    2. Check for Hardware Issues: Run hardware diagnostics to check for any faulty components. This includes checking RAM and other hardware connections.
    3. System File Checker: Use the System File Checker tool to repair any missing or corrupted system files. You can do this by running the command SFC /scannow in an elevated Command Prompt.
    4. Check for Windows Updates: Ensure that your Windows operating system is fully updated, as updates can fix bugs and improve stability.
    5. Safe Mode: Boot into Safe Mode to see if the issue persists. This can help determine if the problem is caused by third-party software or drivers.
    6. Event Viewer: Check the Event Viewer for any critical errors or warnings that occurred around the time of the crash. This can provide more insight into what might be causing the issue.
    7. Memory Diagnostics: Use the Windows Memory Diagnostics tool to check for memory issues. You can find this in the Control Panel under Memory.
    8. Revert Recent Changes: If you have made any recent changes to your system, such as installing new hardware or software, consider reverting those changes to see if it resolves the issue.

    If the problem persists after trying these steps, you may want to consider seeking professional assistance or further analyzing the crash dump file for more specific insights.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.