BSOD at random intervals, error code 0x00000050


  1. Posts : 5
    Windows 10 64-Bit
       #1

    BSOD at random intervals, error code 0x00000050


    Hi,

    I've had this Dell laptop for about a year. A few months ago, it started blue screening, pulling a "PAGE_FAULT_IN_NON_PAGED_AREA" message, along with the bug code 0x00000050. I downloaded BlueScreenView, to find that the error apparently originated in ntoskrnl.exe, but I'm not sure how to fix it. I did a memtest, but it came back clean. About two months ago, I tried speaking to Dell, and after remotely accessing my system and scanning for errors, the only thing they could tell me is that the system had to be wiped. I didn't want to do that, and it stopped doing it for about a month and a half, so I figured it was fine, maybe just some sort of fluke or something. For different reasons, I wiped the system about a week ago. My issue started again last night. It's blue screened twice in the last 12 hours, pulling the same error codes and messages as before.

    As per instructions, I've uploaded my dump file. If you need anymore information, let me know and I will gladly give it.

    Thanks in advance for any help you can give.
      My Computer


  2. Posts : 14,046
    Windows 11 Pro X64 22H2 22621.1848
       #2

    You appear to be running illegal software. Please remove it then run DM_Log_collector and upload the zip file again.
      My Computers


  3. Posts : 5
    Windows 10 64-Bit
    Thread Starter
       #3

    Sorry. Here is the updated dump file. I've blue screened 3 more times since I posted this message, once with BSV telling me the issue was caused by the driver ndis.sys (though with the same error message and code,) the others still saying caused by ntoskrnl.exe.
      My Computer


  4. Posts : 654
    windows 10 Pro
       #4

    All the dumpfiles of december are:
    Code:
     BugCheck 50, {ffffe380006f56d8, 0, fffff80368cab832, 2}
    
    *** WARNING: Unable to verify timestamp for bcmwl63a.sys
    *** ERROR: Module load completed but symbols could not be loaded for bcmwl63a.sys
    Driver Description: Broadcom 802.11 Network Adapter wireless driver
    Driver Update Site: OEM


    Update this driver from your supportpage http://www.dell.com/support/home/us/...laptop/drivers under network.
    You have Name [00000001] Dell Wireless 1704 802.11b/g/n (2.4GHz)
    Dell Wireless 1704/1708 WiFi Driver View details
    File Name: Network_Driver_XT97T_WN32_7.35.333.0_A04.EXE
    Importance: Urgent



    Description: Update Package for Microsoft® Windows® (99.15 MB)
    Release Date: 11 Mar 2016



    Version: 7.35.333.0 ,A04
    Last Updated: 20 Jun 2016
    Advice: update all your other drivers to the latest version from this supportpage.
      My Computer


  5. Posts : 5
    Windows 10 64-Bit
    Thread Starter
       #5

    lifetec said:
    All the dumpfiles of december are:
    Code:
     BugCheck 50, {ffffe380006f56d8, 0, fffff80368cab832, 2}
    
    *** WARNING: Unable to verify timestamp for bcmwl63a.sys
    *** ERROR: Module load completed but symbols could not be loaded for bcmwl63a.sys
    Driver Description: Broadcom 802.11 Network Adapter wireless driver
    Driver Update Site: OEM


    Update this driver from your supportpage http://www.dell.com/support/home/us/...laptop/drivers under network.
    You have Name [00000001] Dell Wireless 1704 802.11b/g/n (2.4GHz)


    Advice: update all your other drivers to the latest version from this supportpage.
    Cheers! :)

    In addition to updating the network driver, I let Dell update run to check for outdated drivers, it found four, plus an outdated BIOS. Let it download and install all of them. So far, so good - but I literally just updated everything and restarted, so I will let you know about the BSOD situation tomorrow. Will let the laptop run all night tonight to see if it blue screens. Thanks for the assist!
      My Computer


  6. Posts : 5
    Windows 10 64-Bit
    Thread Starter
       #6

    Well, I let the computer run all night, and everything was great until about 4 am. It appears the previous issue has been corrected, but I'm now getting a new error. It's only blue screened the once so far, and the error I get is "memory_management" with error code 0x0000001a, and according to BSV, it was caused by tcpip.sys. Here are the dump files that I just pulled. Thanks in advance for any help.
      My Computer


  7. Posts : 654
    windows 10 Pro
       #7

    The last dumpfiles is
    Code:
     BugCheck 1A, {4477, deadbf07, 0, 0}
    
    *** WARNING: Unable to verify timestamp for bcmwl63a.sys
    *** ERROR: Module load completed but symbols could not be loaded for bcmwl63a.sys
    *** WARNING: Unable to verify timestamp for win32k.sys
    *** ERROR: Module load completed but symbols could not be loaded for win32k.sys
    Probably caused by : memory_corruption
    
    Followup: memory_corruption
    Usual causes:* Device driver, memory, kernel
    As you can see it again blames your Dell wireless driver.
    Only this time also there is a mentioning ofwin32k.sys. This is a windows system driver, Driver Description: Full/Desktop Multi-User Win32 Driver - in System 32 folder (name changed to Full/Desktop in Win10TP)

    Are you using a particuliar program or ? around the time the BSODs is/are happening.

    To be sure there are no problems with windows system files .
    Use SFC to check and repair windows systemfiles.

    See this tutorial SFC /SCANNOW Command - Run in Windows 8
    SFC Command - Run in Windows 10 - Windows 10 Tutorials
    Note
    If SFC could not fix something, then run the command again to see if it may be able to the next time. Sometimes it may take running the sfc /scannow command 3 times restarting the PC after each time to completely fix everything that it's able to.

    If not, then run the Dism /Online /Cleanup-Image /RestoreHealth command to repair any component store corruption, restart the PC afterwards, and try the sfc /scannow command again.
    Maybe it is also useful to test your memory again. with memtest 86+.
    Memory Test.
    Please start with diagnosing the system RAM first. You can use the free tool "Memtest86+" to stress test the RAM.

    How to run "Memtest" - RAM - Test with Memtest86+ - Windows 7 Help Forums
    MemTest86+ - Test RAM - Windows 10 Tutorials
    Make sure you are using the latest version 5.01 - Memtest86+ - Advanced Memory Diagnostic Tool

    You can stop the test even if a single error is found during the test. Otherwise continue the test for 8-10 passes and post a screenshot with next reply. 8 passes is the recommended bare minimum but more passes will give better result.
      My Computer


  8. Posts : 5
    Windows 10 64-Bit
    Thread Starter
       #8

    lifetec said:
    The last dumpfiles is
    Code:
     BugCheck 1A, {4477, deadbf07, 0, 0}
    
    *** WARNING: Unable to verify timestamp for bcmwl63a.sys
    *** ERROR: Module load completed but symbols could not be loaded for bcmwl63a.sys
    *** WARNING: Unable to verify timestamp for win32k.sys
    *** ERROR: Module load completed but symbols could not be loaded for win32k.sys
    Probably caused by : memory_corruption
    
    Followup: memory_corruption
    Usual causes:* Device driver, memory, kernel
    As you can see it again blames your Dell wireless driver.
    Only this time also there is a mentioning ofwin32k.sys. This is a windows system driver, Driver Description: Full/Desktop Multi-User Win32 Driver - in System 32 folder (name changed to Full/Desktop in Win10TP)

    Are you using a particuliar program or ? around the time the BSODs is/are happening.

    To be sure there are no problems with windows system files .
    Use SFC to check and repair windows systemfiles.

    See this tutorial SFC /SCANNOW Command - Run in Windows 8
    SFC Command - Run in Windows 10 - Windows 10 Tutorials


    Maybe it is also useful to test your memory again. with memtest 86+.
    Memory Test.
    Please start with diagnosing the system RAM first. You can use the free tool "Memtest86+" to stress test the RAM.

    How to run "Memtest" - RAM - Test with Memtest86+ - Windows 7 Help Forums
    MemTest86+ - Test RAM - Windows 10 Tutorials
    Make sure you are using the latest version 5.01 - Memtest86+ - Advanced Memory Diagnostic Tool

    You can stop the test even if a single error is found during the test. Otherwise continue the test for 8-10 passes and post a screenshot with next reply. 8 passes is the recommended bare minimum but more passes will give better result.
    With the blue screens before, it was completely random. Didn't matter if I was running a game, Chrome, Skype, Utorrent, or any combination of them. With the memory_management BSOD, it happened while I was running Utorrent with an active download and Skype running in the BG (not being used, but running. I hardly ever turn off Skype.) I haven't turned Utorrent back on since the single memory_management BSOD and haven't BSOD'd since, though it's worth mentioning that a lot of that non-BSOD time was spent running memtest.

    I ran the SFC scan requested, and it found nothing wrong. That was the first thing I did after seeing this message yesterday.

    I ran memtest for 10 and a little over a quarter passes (which took about 14 and a half hours) and it found no errors.

    Attachment 112938
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 11:48.
Find Us




Windows 10 Forums