Help Tracing What's Causing Crash

Discussion in 'Software' started by victor norman, May 7, 2020.

Tags:
  1. victor norman

    victor norman Private E-2

    Hello!
    I'm hoping someone here will be able to guide me through the steps of figuring this out...

    When I leave work at the end of the day I always leave my computer on and let it render or do backups or just whatever computers do when no one is watching, and when I come back in the morning if find that it pretty much always crashes during the night.

    The windows reliability reports a bsod code 9f every time.
    Hees a copy of the signature from a few days ago

    Source
    Windows

    Summary
    Shut down unexpectedly

    Date
    ‎5/‎5/‎2020 10:20 AM

    Status
    Not reported

    Problem signature
    Problem Event Name: BlueScreen
    Code: 9f
    Parameter 1: 3
    Parameter 2: ffff8b8a11be7060
    Parameter 3: fffff8060dfeb7b0
    Parameter 4: ffff8b8a22e24a60
    OS version: 10_0_18362
    Service Pack: 0_0
    Product: 768_1
    OS Version: 10.0.18362.2.0.0.768.101
    Locale ID: 1033

    and another one from this morning:


    Source
    Windows

    Summary
    Shut down unexpectedly

    Date
    ‎5/‎7/‎2020 8:56 AM

    Status
    Not reported

    Problem signature
    Problem Event Name: BlueScreen
    Code: 9f
    Parameter 1: 3
    Parameter 2: ffffa2090b568060
    Parameter 3: ffff878e56a7f7b0
    Parameter 4: ffffa2091ee9ade0
    OS version: 10_0_18362
    Service Pack: 0_0
    Product: 768_1
    OS Version: 10.0.18362.2.0.0.768.101
    Locale ID: 1033

    Maybe there's enough here for you pro's to figure out what's going on...
    I googled error code 9f and got that it could mean a lot of things. I've got some suspicions, primarily something with my gpu's because i've been getting some strange performance while running after effects lately.

    If someone cares to pick this up I can of course provide with crash dumps and full systems config.

    upload_2020-5-7_9-27-55.png

    Thanks for any and all help!
     
  2. satrow

    satrow Major Geek Extraordinaire

    "stopped up IRP", almost always caused by a device driver, Harry has a straightforward breakdown on debugging steps to track

    down the culprit for this specific subset of 0x9f bugchecks if you want to try your hand at figuring it out for yourself.

    Otherwise attaching zipped dumps/MSiNFO32 native outputs etc. will be needed.

    Have you sent these Reports in, sometimes they'll get back to you with a fix (or did occasionally with W7, not sure if they have the staff to do it anymore)?
     
  3. victor norman

    victor norman Private E-2


    Thanks for the reply!
    The link you supplied leads to a twitter account, couldn't figure out what to look for there.
    I went through the windows 10 feedback hub and reported the error there, not too hopeful anything will come of it...

    So still hoping for help from you guys, attaching the latest dump and .nfo report. What else can I supply you with?

    link to dmp file (.zip) and .nfo : https://we.tl/t-xdfDgZ0elp
     
  4. satrow

    satrow Major Geek Extraordinaire

    Sorry, forgot to use Preview to check links, correct link: https://bsodtutorials.wordpress.com/2020/03/15/the-complete-guide-to-debugging-a-stop-0x9f-part-1/

    Some issues with the memory dump data (still debugging) but it's a 0x9f (3) a stopped up IRP, iirc, and I should be able to get to grips with the trigger with some deeper views with the debugger.

    Several mentions of BSODs in the MSInfo32 data, are there no minidumps saved so I can get a better overview of the different BSOD types logged?
     
  5. satrow

    satrow Major Geek Extraordinaire

    Okay, got the trigger but I'm unsure of the exact fix:-

    =====================================================================================
    Loading Dump File [C:\Users\Me\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.IE5\GDKEMFCB\MEMORY[1].DMP]
    Kernel Bitmap Dump File: Kernel address space is available, User address space may not be available.

    WARNING: Whitespace at start of path element
    WARNING: Whitespace at start of path element

    ************* Path validation summary **************
    Response Time (ms) Location
    Deferred SRV*d:\symbols*http://msdl.microsoft.com/download/symbols
    WARNING: Whitespace at start of path element
    WARNING: Whitespace at start of path element
    Symbol search path is: SRV*d:\symbols*http://msdl.microsoft.com/download/symbols; SRV*c:\Vistasymbols*http://msdl.microsoft.com/download/symbols; SRV*c:\XPsymbols*http://msdl.microsoft.com/download/symbols
    Executable search path is:
    WARNING: Whitespace at start of path element
    WARNING: Whitespace at start of path element
    Windows 10 Kernel Version 18362 MP (12 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS Personal
    Built by: 18362.1.amd64fre.19h1_release.190318-1202
    Machine Name:
    Kernel base = 0xfffff805`31a00000 PsLoadedModuleList = 0xfffff805`31e48150
    Debug session time: Wed May 13 21:08:25.955 2020 (UTC + 1:00)
    System Uptime: 0 days 13:07:21.330
    Loading Kernel Symbols
    .....................................Page 200338d64 too large to be in the dump file.
    Page 200296f63 too large to be in the dump file.
    ..........................
    ................................................................
    ................................................................
    ........
    Loading User Symbols

    Loading unloaded module list
    ..............
    For analysis of this file, run !analyze -v
    2: kd> !analyze -v
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    DRIVER_POWER_STATE_FAILURE (9f)
    A driver has failed to complete a power IRP within a specific time.
    Arguments:
    Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
    Arg2: ffffa989b63b8060, Physical Device Object of the stack
    Arg3: ffff910f69a3f7b0, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
    Arg4: ffffa989ca2839b0, The blocked IRP


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

    Implicit thread is now ffffa989`ca7c5080

    KEY_VALUES_STRING: 1


    PROCESSES_ANALYSIS: 1

    SERVICE_ANALYSIS: 1

    STACKHASH_ANALYSIS: 1

    TIMELINE_ANALYSIS: 1


    DUMP_CLASS: 1

    DUMP_QUALIFIER: 401

    BUILD_VERSION_STRING: 18362.1.amd64fre.19h1_release.190318-1202

    SYSTEM_MANUFACTURER: System manufacturer

    SYSTEM_PRODUCT_NAME: System Product Name

    SYSTEM_SKU: SKU

    SYSTEM_VERSION: System Version

    BIOS_VENDOR: American Megatrends Inc.

    BIOS_VERSION: 1802

    BIOS_DATE: 01/18/2019

    BASEBOARD_MANUFACTURER: ASUSTeK COMPUTER INC.

    BASEBOARD_PRODUCT: ROG STRIX Z370-F GAMING

    BASEBOARD_VERSION: Rev X.0x

    DUMP_TYPE: 1

    BUGCHECK_P1: 3

    BUGCHECK_P2: ffffa989b63b8060

    BUGCHECK_P3: ffff910f69a3f7b0

    BUGCHECK_P4: ffffa989ca2839b0

    DRVPOWERSTATE_SUBCODE: 3

    FAULTING_THREAD: ffffa989ca7c5080

    CPU_COUNT: c

    CPU_MHZ: e70

    CPU_VENDOR: GenuineIntel

    CPU_FAMILY: 6

    CPU_MODEL: 9e

    CPU_STEPPING: a

    CPU_MICROCODE: 6,9e,a,0 (F,M,S,R) SIG: 96'00000000 (cache) 96'00000000 (init)

    DEFAULT_BUCKET_ID: WIN8_DRIVER_FAULT

    BUGCHECK_STR: 0x9F

    PROCESS_NAME: System

    CURRENT_IRQL: 2

    ANALYSIS_SESSION_HOST: BLACKBEAST

    ANALYSIS_SESSION_TIME: 05-14-2020 15:19:59.0222

    ANALYSIS_VERSION: 10.0.18362.1 amd64fre

    LAST_CONTROL_TRANSFER: from fffff80531b1507d to fffff80531bc90d6

    STACK_TEXT:
    ffff910f`73472290 fffff805`31b1507d : ffffe281`20260180 00000000`ffffff00 ffffe281`ffffffff 00000000`00000040 : nt!KiSwapContext+0x76
    ffff910f`734723d0 fffff805`31b13f04 : ffffa989`ca7c5080 00000000`00000000 00000000`00000000 ffffa989`00000000 : nt!KiSwapThread+0xbfd
    ffff910f`73472470 fffff805`31b136a5 : 00000000`00000000 00000000`00000000 ffffa989`b6e67000 00000000`00000000 : nt!KiCommitThreadWait+0x144
    ffff910f`73472510 fffff805`3ef53b3e : ffff910f`73472650 00000000`00000000 ffffa989`ca283b00 00000000`00000000 : nt!KeWaitForSingleObject+0x255
    ffff910f`734725f0 fffff805`3ef52e9a : 00000000`00000002 00000000`00000008 ffffa989`b6e67050 ffffa989`b6e67050 : dxgkrnl!DpiRequestIoPowerState+0xbe
    ffff910f`73472690 fffff805`3ef537d8 : ffffa989`ca2839b0 00000000`00000000 00000000`00000004 00000000`00000004 : dxgkrnl!DpiFdoSetAdapterPowerState+0x336
    ffff910f`73472750 fffff805`3ef53050 : 00000000`00000001 ffffffff`ee1e5d00 ffffa989`ca283b10 ffffa989`ca2839b0 : dxgkrnl!DpiFdoHandleDevicePower+0x138
    ffff910f`734727f0 fffff805`3ef54121 : ffffa989`ca2839b0 ffffa989`b6e66180 ffffa989`b6e66030 00000000`00000000 : dxgkrnl!DpiFdoDispatchPower+0x20
    ffff910f`73472820 fffff805`44309a1b : ffffa989`ca283b10 ffff910f`734729c9 00000000`00000000 ffffa989`b6e66030 : dxgkrnl!DpiDispatchPower+0xe1
    ffff910f`73472940 fffff805`44308aae : ffffa989`b6e66030 fffff805`00000000 ffffa989`b4f48050 ffffa989`ca2839b0 : nvlddmkm+0xd9a1b
    ffff910f`73472a30 fffff805`31b7a04f : ffffa989`b6e66030 ffff910f`73472ae0 00000000`00000000 ffffa989`cb0df400 : nvlddmkm+0xd8aae
    ffff910f`73472a60 fffff805`31a6bcd5 : ffffffff`fa0a1f00 ffffa989`ca7c5080 fffff805`31b79e70 00000000`00000001 : nt!PopIrpWorker+0x1df
    ffff910f`73472b10 fffff805`31bc9998 : fffff805`2d13f180 ffffa989`ca7c5080 fffff805`31a6bc80 00000000`00000246 : nt!PspSystemThreadStartup+0x55
    ffff910f`73472b60 00000000`00000000 : ffff910f`73473000 ffff910f`7346c000 00000000`00000000 00000000`00000000 : nt!KiStartSystemThread+0x28


    STACK_COMMAND: .thread 0xffffa989ca7c5080 ; kb

    THREAD_SHA1_HASH_MOD_FUNC: 1e951112a14ea476a28f827b8289ab1e8d06eb0a

    THREAD_SHA1_HASH_MOD_FUNC_OFFSET: 6e466fd6d633d8146a638ea28731cc020d0bf34d

    THREAD_SHA1_HASH_MOD: ef81bab1810ed6f4d62e4a1531373f16f6957d29

    FOLLOWUP_IP:
    dxgkrnl!DpiRequestIoPowerState+be
    fffff805`3ef53b3e 8bd8 mov ebx,eax

    FAULT_INSTR_CODE: fff0d88b

    SYMBOL_STACK_INDEX: 4

    SYMBOL_NAME: dxgkrnl!DpiRequestIoPowerState+be

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: dxgkrnl

    IMAGE_NAME: dxgkrnl.sys

    DEBUG_FLR_IMAGE_TIMESTAMP: 44ff6fab

    BUCKET_ID_FUNC_OFFSET: be

    FAILURE_BUCKET_ID: 0x9F_3_POWER_DOWN_dxgkrnl!DpiRequestIoPowerState

    BUCKET_ID: 0x9F_3_POWER_DOWN_dxgkrnl!DpiRequestIoPowerState

    PRIMARY_PROBLEM_CLASS: 0x9F_3_POWER_DOWN_dxgkrnl!DpiRequestIoPowerState


    TARGET_TIME: 2020-05-13T20:08:25.000Z

    OSBUILD: 18362

    OSSERVICEPACK: 0

    SERVICEPACK_NUMBER: 0

    OS_REVISION: 0

    SUITE_MASK: 784

    PRODUCT_TYPE: 1

    OSPLATFORM_TYPE: x64

    OSNAME: Windows 10

    OSEDITION: Windows 10 WinNt TerminalServer SingleUserTS Personal

    OS_LOCALE:

    USER_LCID: 0

    OSBUILD_TIMESTAMP: 2015-10-23 07:39:54

    BUILDDATESTAMP_STR: 190318-1202

    BUILDLAB_STR: 19h1_release

    BUILDOSVER_STR: 10.0.18362.1.amd64fre.19h1_release.190318-1202

    ANALYSIS_SESSION_ELAPSED_TIME: 8285

    ANALYSIS_SOURCE: KM

    FAILURE_ID_HASH_STRING: km:0x9f_3_power_down_dxgkrnl!dpirequestiopowerstate

    FAILURE_ID_HASH: {1f04a7b8-25d5-85a2-98d6-ff5f5302be37}

    Followup: MachineOwner
    ---------

    2: kd> !irp ffffa989ca2839b0
    Irp is active with 4 stacks 3 is current (= 0xffffa989ca283b10)
    No Mdl: No System Buffer: Thread 00000000: Irp stack trace.
    cmd flg cl Device File Completion-Context
    [N/A(0), N/A(0)]
    0 0 00000000 00000000 00000000-00000000

    Args: 00000000 00000000 00000000 00000000
    [N/A(0), N/A(0)]
    0 0 00000000 00000000 00000000-00000000

    Args: 00000000 00000000 00000000 00000000
    >[IRP_MJ_POWER(16), IRP_MN_SET_POWER(2)]
    0 e1 ffffa989b6e66030 00000000 fffff80531b71130-ffffa989cf543e00 Success Error Cancel pending
    \Driver\nvlddmkm nt!PopRequestCompletion
    Args: 00014400 00000001 00000004 00000002

    [N/A(0), N/A(0)]
    0 0 00000000 00000000 00000000-ffffa989cf543e00

    Args: 00000000 00000000 00000000 00000000

    =======================================================================================

    So, the CPU called on DirectX to shutdown power to whatever the GPU was running (FAILURE_BUCKET_ID: 0x9F_3_POWER_DOWN_dxgkrnl!DpiRequestIoPowerState (>[IRP_MJ_POWER(16), IRP_MN_SET_POWER(2)]) blocked by \Driver\nvlddmkm nt!PopRequestCompletion).

    It was nvlddmkm.sys, nVidia's kernel mode driver, that was called out as doing the blocking, the usual first steps would be either to rollback recently updated NV drivers, or to update the drivers, if they're older.

    It's possible that the real culprit was hidden elsewhere in a GPU-related driver/filter (ASUS 'utilities', nVidia telemetry/bloatware, maybe a 3rd-party security software, etc. Perhaps a recent update/upgrade of one of those (or similar) has caused some instability with a required library/file version.
     
    victor norman likes this.
  6. baklogic

    baklogic The Tinkerer

    I am sure it' a display driver fault ,as Satrow implied, and quite possibly a Windows updated driver.
    I never really
    I would right click start button-left click on Device manager
    Click display driver/adaptor
    See if there is a warning sign, showing a problem-
    Then uninstall the drivere(s) and download and install the manufacturers driver(s)
     
    victor norman likes this.
  7. victor norman

    victor norman Private E-2

    Hey guys, thank you so much for your reply, and so sorry for not getting back to you.I didn't have notifications turned on for this so thought no one had gotten to it yet.
    Looking into it now, gonna try uninstalling all display drivers and reinstalling nvidia drivers. THANK YOU!
     
  8. victor norman

    victor norman Private E-2

    No luck. Yesterday I uninstalled all display drivers using Guru3D's display driver uninstaller (nice tool!) and did a fresh install of the latest nvidia studio (stable) drivers. When I came to the computer this morning it had crashed.
    I had a gpu monitor set up in case this happened and the log file shows that the event occured at 21:30:03 (coincidence that it happens on such an exact time?) and that there are no spikes of any kind. gpu and cpu voltage temp etc are all at the same low values for several hours running up to the crash.
     
    baklogic likes this.
  9. satrow

    satrow Major Geek Extraordinaire

    Any fresh dumps?
     
  10. victor norman

    victor norman Private E-2

    satrow likes this.
  11. satrow

    satrow Major Geek Extraordinaire

    Same 0x9F_3 bugcheck, I'm seeing the nvidia driver as being non-responding to a sleep request but I don't see what (driver/filter) is preventing the message from getting through. I strongly suspect McAfee, maybe mfefirek.sys, as being at the root of it, though there are several other potential triggers.

    I'd uninstall McAfee, at least during troubleshooting, though as you're running W10 on a non-mainstream build + 3rd-party 'utility' drivers, you'd probably do better reverting to W10's stock security/firewall software after a full sweep of McAfee. Run the MCPR twice, with a reboot in between, before re-enabling Windows Defender/Security and ensuring it's updating and that the Windows firewall is enabled.

    Here's the list of the 3rd-party stuff that's loaded, red and pre-2016 drivers ought to be updated or uninstalled, esp. if the drivers previously had a history of BSODs in W7/8/8.1, we do see the same drivers returning as crash causes after several years of behaving well:

    AsUpIO.sys Mon Aug 2 19:47:59 2010 (4C57835F)
    ASUS hardware monitoring software related http://support.asus.com/download/download.aspx?SLanguage=en-us
    http://www.carrona.org/drivers/driver.php?id=AsUpIO.sys
    PxHlpa64.sys Tue Apr 24 10:26:29 2012 (4F96E245)
    Sonic CD/DVD driver (used by many different CD/DVD programs) http://www.carrona.org/pxhelp20.html lists some of the programs that it's used in.
    http://www.carrona.org/drivers/driver.php?id=PxHlpa64.sys
    FNETURPX.SYS Wed May 30 20:00:47 2012 (4FC6DEDF)
    FNet Turbo HDD USB Driver - Also part of AsRock XFastUSB package http://www.pqi.com.tw/download.asp or [br] http://www.gotofnet.com/ANSI/link.php?filename=home/index.htm or [br] http://www.asrock.com/feature/xfastusb/index.asp
    http://www.carrona.org/drivers/driver.php?id=FNETURPX.SYS
    AsIO.sys Wed Aug 22 02:54:47 2012 (5034AC67)
    Asus PCProbe Utility http://support.asus.com/download/download.aspx
    http://www.carrona.org/drivers/driver.php?id=AsIO.sys
    vbaudio_cable64_win7.sys Tue Jun 25 03:42:03 2013 (51C973FB)
    VB Virtual Audio driver from VB Audio VoiceMeeter https://www.vb-audio.com/
    http://www.carrona.org/drivers/driver.php?id=vbaudio_cable64_win7.sys
    dc3d.sys Fri Nov 6 11:14:22 2015 (563CFC0E)
    Filter Driver for Identification of Microsoft Hardware Wireless Mouse and Keyboard Device Models - Microsoft IntelliType Pro / IntelliPoint http://www.microsoft.com/downloads/en/default.aspx
    http://www.carrona.org/drivers/driver.php?id=dc3d.sys
    rzendpt.sys Fri Aug 5 00:34:04 2016 (57A4416C)
    Razer RzEndPt driver http://www.razersupport.com/
    http://www.carrona.org/drivers/driver.php?id=rzendpt.sys
    rzudd.sys Fri Aug 5 00:34:06 2016 (57A4416E)
    Razer Rzudd Engine Driver http://www.razersupport.com/index.php?_m=downloads&_a=view
    http://www.carrona.org/drivers/driver.php?id=rzudd.sys
    netfilter2.sys Sat Sep 17 17:52:38 2016 (57DDE556)
    NetFilter SDK TDI Hook Driver Download - http://netfiltersdk.com/download.html [br] [br] Support - http://netfiltersdk.com/contact.php
    http://www.carrona.org/drivers/driver.php?id=netfilter2.sys
    RTCore64.sys Fri Sep 30 05:03:17 2016 (57EE5485)
    RivaTuner/EVGA Precision/MSI Afterburner (known BSOD issues w/Win7) http://www.guru3d.com/category/rivatuner/
    http://www.carrona.org/drivers/driver.php?id=RTCore64.sys
    FocusritePCIeSwRoot.sys Wed Nov 9 09:05:24 2016 (58235754)
    FocusritePCIeSwRoot.sys - this driver hasn't been added to the DRT as of this run. Please search Google/Bing for the driver if additional information is needed.
    FocusriteUSBSwRoot.sys Wed Nov 30 08:50:35 2016 (583F035B)
    FocusriteUSBSwRoot.sys - this driver hasn't been added to the DRT as of this run. Please search Google/Bing for the driver if additional information is needed.
    FNETHYRAMAS.SYS Fri May 19 01:43:18 2017 (591EB026)
    FNETHYRAMAS.SYS - this driver hasn't been added to the DRT as of this run. Please search Google/Bing for the driver if additional information is needed.
    iaStorA.sys Thu Oct 12 09:46:03 2017 (59DF9C4B)
    Intel RST (Rapid Storage Technology) driver http://downloadcenter.intel.com/Default.aspx XP
    http://www.carrona.org/drivers/driver.php?id=iaStorA.sys
    RTKVHD64.sys Tue Jan 2 03:40:32 2018 (5A4B6FB0)
    Realtek High Definition Audio Function Driver http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=8&PFid=14&Level=3&Conn=2
    http://www.carrona.org/drivers/driver.php?id=RTKVHD64.sys
    BioNTDrv.SYS Tue Jan 30 10:32:17 2018 (5A70BA31)
    BioNTDrv.SYS - this driver hasn't been added to the DRT as of this run. Please search Google/Bing for the driver if additional information is needed.
    TeeDriverW8x64.sys Wed Apr 11 07:46:32 2018 (5ACE1FC8)
    Intel Management Engine Interface (MEI) driver OEM or http://downloadcenter.intel.com[br][br]Installation instructions - http://www.sysnative.com/forums/win...00f081f-source-file-not-found.html#post144391
    http://www.carrona.org/drivers/driver.php?id=TeeDriverW8x64.sys
    e1i65x64.sys Mon Jun 11 11:01:06 2018 (5B1EB8E2)
    e1i65x64.sys - this driver hasn't been added to the DRT as of this run. Please search Google/Bing for the driver if additional information is needed.
    nvvhci.sys Thu Aug 16 13:01:22 2018 (5B75D812)
    Nvidia Shield Virtual USB Host Controller driver[br][br]or - NVVHCI Enumerator driver[br][br]https://www.nvidia.com/en-us/geforc...device-quot-nvvhci-enumerator-quot-win10x64-/ Unknown at this time, but could be involved with video driver download
    http://www.carrona.org/drivers/driver.php?id=nvvhci.sys
    uimbus.sys Fri Nov 23 07:03:22 2018 (5BF816BA)
    Universal Image Mounter Controller or Paragon Hard Disk Manager http://www.paragon-software.com/downloads/home/
    http://www.carrona.org/drivers/driver.php?id=uimbus.sys
    uimdevim.sys Fri Nov 23 07:03:23 2018 (5BF816BB)
    uimdevim.sys - this driver hasn't been added to the DRT as of this run. Please search Google/Bing for the driver if additional information is needed.
    nvvad64v.sys Thu Mar 14 00:58:48 2019 (5C8A17C8)
    NVIDIA Virtual Audio Driver http://www.nvidia.com/Download/index.aspx?lang=en-us
    http://www.carrona.org/drivers/driver.php?id=nvvad64v.sys
    nvhda64v.sys Fri Jun 21 12:35:41 2019 (5D0D318D)
    nVidia HDMI Audio Device (nForce chipset driver) http://www.nvidia.com/Download/index.aspx
    http://www.carrona.org/drivers/driver.php?id=nvhda64v.sys
    mfehidk.sys Thu Feb 13 09:59:26 2020 (5E458E7E)
    McAfee Host Intrusion Detection Link Driver http://home.mcafee.com/root/support.aspx
    http://www.carrona.org/drivers/driver.php?id=mfehidk.sys
    mfewfpk.sys Thu Feb 13 09:59:39 2020 (5E458E8B)
    McAfee http://home.mcafee.com/store/downloads.aspx
    http://www.carrona.org/drivers/driver.php?id=mfewfpk.sys
    mfeavfk.sys Thu Feb 13 10:00:16 2020 (5E458EB0)
    McAfee Anti-Virus File System Filter Driver http://home.mcafee.com/root/support.aspx
    http://www.carrona.org/drivers/driver.php?id=mfeavfk.sys
    mfefirek.sys Thu Feb 13 10:01:35 2020 (5E458EFF)
    McAfee http://home.mcafee.com/store/downloads.aspx
    http://www.carrona.org/drivers/driver.php?id=mfefirek.sys
    cfwids.sys Thu Feb 13 10:02:09 2020 (5E458F21)
    McAfee http://home.mcafee.com/Store/Downloads.aspx
    http://www.carrona.org/drivers/driver.php?id=cfwids.sys
    mfeaack.sys Thu Feb 13 10:04:58 2020 (5E458FCA)
    McAfee Arbitrary Access Control Driver Download - http://www.mcafee.com/us/downloads/downloads.aspx[br]Support - http://support.mcafee.com
    http://www.carrona.org/drivers/driver.php?id=mfeaack.sys
    mfeplk.sys Thu Feb 13 10:05:04 2020 (5E458FD0)
    mfeplk.sys - this driver hasn't been added to the DRT as of this run. Please search Google/Bing for the driver if additional information is needed.
    mfencbdc.sys Wed Feb 19 12:12:16 2020 (5E4D96A0)
    McAfee Event driver Support: http://service.mcafee.com/ProductSelect.aspx?lc=1033&sg=TS&pt=1[br]Download (requires login): https://home.mcafee.com/secure/protected/login.aspx?
    http://www.carrona.org/drivers/driver.php?id=mfencbdc.sys
    nvlddmkm.sys Tue Apr 7 04:11:47 2020 (5E8C5FF3)
    nVidia Video drivers http://www.nvidia.com/Download/index.aspx[br]Get from OEM for laptops
    http://www.carrona.org/drivers/driver.php?id=nvlddmkm.sys
    intelppm.sys BC7DD83C (This 2017 (This 2017 (This
    Intel Processor driver http://downloadcenter.intel.com/Default.aspx also at
    http://www.carrona.org/drivers/driver.php?id=intelppm.sys
    ucx01000.sys 04268533 (This 2018 (This 2018 (This
    USB Controller Extention driver[br]http://msdn.microsoft.com/en-us/library/windows/hardware/hh406292(v=vs.85).aspx Windows Update
    http://www.carrona.org/drivers/driver.php?id=ucx01000.sys
    UEFI.sys 60BAE916 (This 2018 (This 2018 (This
    UEFI Driver for NT (Win 8.1) Windows Update
    http://www.carrona.org/drivers/driver.php?id=UEFI.sys
    umbus.sys 3104A4AD (This 2018 (This 2018 (This
    User-Mode Bus Enumerator Windows Update
    http://www.carrona.org/drivers/driver.php?id=umbus.sys
    usbccgp.sys 386E8BEC (This 2018 (This 2018 (This
    USB Common Class Generic Parent Driver Windows Update
    http://www.carrona.org/drivers/driver.php?id=usbccgp.sys
    USBD.SYS CD63CE9D (This 2018 (This 2018 (This
    Universal Serial Bus Driver Windows Update
    http://www.carrona.org/drivers/driver.php?id=USBD.SYS
    UsbHub3.sys 8ACAE8B2 (This 2018 (This 2018 (This
    USB3 HUB Driver [br]Info - http://msdn.microsoft.com/en-us/library/windows/hardware/hh406292(v=vs.85).aspx Windows Update
    http://www.carrona.org/drivers/driver.php?id=UsbHub3.sys
    USBSTOR.SYS 9CFA0789 (This 2018 (This 2018 (This
    USB Mass Storage Class Driver Windows Update
    http://www.carrona.org/drivers/driver.php?id=USBSTOR.SYS
    USBXHCI.SYS 80E4450B (This 2018 (This 2018 (This
    USB XHCI Driver[br]Info - http://msdn.microsoft.com/en-us/library/windows/hardware/hh406292(v=vs.85).aspx Windows Update
    http://www.carrona.org/drivers/driver.php?id=USBXHCI.SYS
    vdrvroot.sys 0101BCC6 (This 2013 (This 2013 (This
    Virtual Drive Root Enumerator Windows Update
    http://www.carrona.org/drivers/driver.php?id=vdrvroot.sys
    Vid.sys 5684D88D (This 2013 (This 2013 (This
    Microsoft Hyper-V Virtualization Infrastructure Driver Windows Update
    http://www.carrona.org/drivers/driver.php?id=Vid.sys
    volmgr.sys 572BA99E (This 2013 (This 2013 (This
    Volume Manager Driver Windows Update
    http://www.carrona.org/drivers/driver.php?id=volmgr.sys
    Code:
    Debug session time: Tue Jun 23 20:35:11.297 2020 (UTC + 1:00)
    Loading Dump File [C:\Users\Me\SysnativeBSODApps\MEMORY.DMP]
    Built by: 18362.1.amd64fre.19h1_release.190318-1202
    System Uptime: 0 days 10:38:12.433
    BugCheck Info: [url=http://www.carrona.org/bsodindx.html#0x0000009F]DRIVER_POWER_STATE_FAILURE (9f)[/url]
    Bugcheck code 0000009F
    Arguments:
    Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
    Arg2: ffffa90d1f57b060, Physical Device Object of the stack
    Arg3: fffffa07e52bf7b0, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
    Arg4: ffffa90d37ba92d0, The blocked IRP
    BUGCHECK_STR:  0x9F
    DEFAULT_BUCKET_ID:  WIN8_DRIVER_FAULT
    PROCESS_NAME:  System
    FAILURE_BUCKET_ID:  0x9F_3_POWER_DOWN_dxgkrnl!unknown_function
    MaxSpeed:     3700
    CurrentSpeed: 3696
    BiosVersion = 1802
    BiosReleaseDate = 01/18/2019
    SystemManufacturer = System manufacturer
    BaseBoardManufacturer = ASUSTeK COMPUTER INC.
    SystemProductName = System Product Name
    BaseBoardProduct = ROG STRIX Z370-F GAMING
    ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
    

    --- E O J --- 2020 Jun 24 10:52:30 AM _88-dbug Copyright 2017 Sysnative Forums
     
  12. victor norman

    victor norman Private E-2

    Thanks a million for this comprehensive list of stuff to get rid of! Will get right to it and report when the problem is solved!
     
  13. satrow

    satrow Major Geek Extraordinaire

    Some of that stuff you'll need, some you don't (but some of them might be nice to have updated versions of - USB3 hardware drivers, for instance), only you can verify what some of them are by checking file properties, install folders, installed dates and how they relate to other, necessary, software.

    Baby steps, remove McAfee and test for several days while you check the oldest, reddest 3rd-party drivers/utilities. You may find newer versions, maybe safer alternatives, often you can just uninstall them.
     
    baklogic likes this.

MajorGeeks.Com Menu

Downloads All In One Tweaks \ Android \ Anti-Malware \ Anti-Virus \ Appearance \ Backup \ Browsers \ CD\DVD\Blu-Ray \ Covert Ops \ Drive Utilities \ Drivers \ Graphics \ Internet Tools \ Multimedia \ Networking \ Office Tools \ PC Games \ System Tools \ Mac/Apple/Ipad Downloads

Other News: Top Downloads \ News (Tech) \ Off Base (Other Websites News) \ Way Off Base (Offbeat Stories and Pics)

Social: Facebook \ YouTube \ Twitter \ Tumblr \ Pintrest \ RSS Feeds