Recent content by axe0axe0

  1. A

    Question Random BSOD 3-7 times a day - mini dumps - Help - Again!

    Just an FYI, no need to upload minidumps separately when uploading Sysnative log files. The minidump files are included in the Sysnative log files. You have done a chkdsk, but I would recommend doing it again if you haven't done so in the past few days. 2021-08-13T16:32:57.8240000Z...
  2. A

    Question WHEA_UNCORRECTABLE_ERROR after wake from sleep.

    That's better, has your system crashed recently? In the eventlog I don't see records of BSOD crashes.
  3. A

    Question WHEA_UNCORRECTABLE_ERROR after wake from sleep.

    Did you run the command or save the events as a text file in event viewer? If it's the latter, that makes the content really hard to read because of the formatting used. Saving as text in event viewer uses the tab as delimiter which is what I am currently seeing after downloading the text file...
  4. A

    Question WHEA_UNCORRECTABLE_ERROR after wake from sleep.

    Could you run this in a command prompt and upload the eventlog.txt on the desktop. wevtutil qe System /f:text > "%USERPROFILE%\Desktop\eventlog.txt" I have a custom program for quickly going through event logs but it's having trouble with .evtx files for some reason.
  5. A

    Question WHEA_UNCORRECTABLE_ERROR after wake from sleep.

    For the link, please remove permissions. What I would like is an export of all System events. There's typically more data that tends to get ignored yet may be important.
  6. A

    [SOLVED] BSOD problem

    The reason I asked you to run it is because it collects that which you already provided and more. Below is an overview of the crashes with some data I could not have found out with the eventlog or the dumps given prior. This is useful because there are hexadecimal values like 'c0000006' and...
  7. A

    Question WHEA_UNCORRECTABLE_ERROR after wake from sleep.

    The raw data is just a hexadecimal representation of the event itself. Please upload all files in C:\Windows\Minidump to onedrive, google drive, dropbox or your preferred service for sharing files and post a share link. One dump is not going to be sufficient here. Could you also export the...
  8. A

    [SOLVED] BSOD problem

    Please download and run https://www.sysnative.com/forums/pages/bsodcollectionapp/. It collects different data that may be needed to have a better look at the problem.
  9. A

    [SOLVED] BSOD problem

    Have you tried CrystalDiskInfo https://crystalmark.info/en/software/crystaldiskinfo/ (blue buttons on the left of the green buttons).
  10. A

    [SOLVED] BSOD problem

    Did you by any chance check more programs for the SMART than have been mentioned here? Asking because of these events 2021-08-07T15:07:29.6510000Z The IO operation at logical block address 0x1367cd8 for Disk 0 (PDO name: \Device\00000036) was retried. 2021-08-07T15:07:30.1610000Z...
  11. A

    Question Random BSOD 3-7 times a day - mini dumps - Help - Again!

    Did you test with the modules seated in different slots? Right now it sounds like that slot may be causing problems.
  12. A

    Question Random BSOD 3-7 times a day - mini dumps - Help - Again!

    CrystalDiskInfo reports the SMART of a drive yes, as soon as it has loaded it's already done with reading the SMART. It doesn't offer much more than giving insight into the SMART, but it doesn't need to.
  13. A

    [SOLVED] BSOD problem

    SFC and DISM have no effect. DISM is meant to fix corruption that prevents SFC from working correctly. SFC is designed to fix problems to make sure Windows keeps running. Neither of them does anything with the drive. Chkdsk does do something with the drive, but only partial. It only fixes...
  14. A

    [SOLVED] BSOD problem

    Having issues with decompressing a buffer because nothing valid was returned to be decompressed. I suggest checking your drive for problems. Norton probably just was requesting data that was compressed. 3: kd> knL # Child-SP RetAddr Call Site 00 ffffca83`e6b65e78...
  15. A

    Question Random BSOD 3-7 times a day - mini dumps - Help - Again!

    CrystalDiskInfo is indeed the one I meant, at the time of writing I was thinking of both programs and accidentally combined them in one word.