BSODs with different errors

shhhook 1 Reputation point
2022-10-07T16:47:16.3+00:00

Hi there.

I get BSODs very often. I couldn't find the reason. Sometimes once a day, sometimes twice, and so on. Let me know what you need to provide so you can help me.

248488-image.png

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,195 questions
0 comments No comments
{count} votes

22 answers

Sort by: Most helpful
  1. Michael Taylor 51,346 Reputation points
    2022-10-07T20:55:53.67+00:00

    Are you a user of Windows or developer who is writing software?

    Based upon the errors the issue is with a bad driver. msgpioclx is Microsoft's general purpose IO controller that drivers can use. It appears to not be signed which leads me to believe it is either compromised (have you run an AV scan of recent) or corrupt.

    The second and fourth one's are bad driver code. The third one indicates the driver overflowed the stack. Looking at the details of each one should reveal the driver(s) that are causing it.

    The mcupdate_authenticAmd.dll is an MS binary but it talks to drivers so you'd have to look at the details to see which driver. I've heard reports of nVidia cards having an issue if you aren't running the drivers downloaded from nVidia. I've heard similar things related to network drivers that you downloaded outside those provided by your motherboard provider.

    One thing you can do is run sfc /scannow to scan and resolve system issues as discussed here. If that doesn't work then you might need to actually analyze the debug files using windbg.

    0 comments No comments

  2. Docs 15,491 Reputation points
    2022-10-08T04:16:42.857+00:00

    Please run the V2 log collector and post a share link into this thread using one drive, drop box, or google drive.

    https://www.tenforums.com/bsod-crashes-debugging/2198-bsod-posting-instructions.html

    https://www.elevenforum.com/t/bsod-posting-instructions.103/

    .
    .
    .
    .
    .

    Please remember to vote and to mark the replies as answers if they help.

    On the bottom of each post there is:

    Propose as answer = answered the question

    On the left side of each post there is /\ with a number: click = a helpful post
    .
    .
    .
    .
    .

    0 comments No comments

  3. shhhook 1 Reputation point
    2022-10-08T07:31:54.067+00:00

    Hi guys.

    @Docs
    Here is V2 log output file -> https://drive.google.com/file/d/1jbZVp9dxYXQC5jzSoDx1ZGPoY2_Ex83H/view?usp=sharing

    @Michael Taylor

    Are you a user of Windows or developer who is writing software?

    Both, I am both a Windows user and software engineer(mostly web developer).

    I tried doing a scan with "sfc /scannow" - it didn't help, I also tested the memory and reinstalled windows(after a while the error returned). When I set up the drivers verifier for all drivers, then my Windows is loaded endlessly and in the screenshot the last error is an error from the driver checker, after that I had to turn off the verifier through the Windows safety mode.


  4. Docs 15,491 Reputation points
    2022-10-08T07:48:54.62+00:00

    Please modify the default language to English so that the log files can be scanned and read.

    Then post a new V2 share link into the newest post.

    https://www.tenforums.com/tutorials/3813-add-remove-change-display-language-windows-10-a.html

    https://www.tenforums.com/tutorials/136792-change-display-language-windows-10-a.html#option1

    Run Memtest86 (free version) for two tests of four passes (total eight passes).

    https://www.memtest86.com/

    Take pictures > post images or share links into this thread

    Just one error is a test fail and testing can be aborted.

    Testing can be performed overnight while sleeping.

    Memtest86 has a feature to create text reports.

    If possible, please include the text reports with the images into the share links.

    .
    .
    .
    .
    .

    Please remember to vote and to mark the replies as answers if they help.

    On the bottom of each post there is:

    Propose as answer = answered the question

    On the left side of each post there is /\ with a number: click = a helpful post
    .
    .
    .
    .
    .

    0 comments No comments

  5. shhhook 1 Reputation point
    2022-10-08T08:13:04.813+00:00

    @Docs

    Sorry, should be better now V2 log - https://drive.google.com/file/d/1AGPdBPEpeB_tFkp-fVPtkNoU2BV9mAiG/view?usp=sharing

    I already ran Memtest86 before (or something similar, no log left) and in the service center they also checked my RAM - so confirmed that memory is OK, I also changed memory kits, the problem is the same.

    If you still need memtest86 for analysis, then maybe I will run the test again, only at night.

    0 comments No comments