Bluescreen when opening Netflix SYSTEM_THREAD_EXCEPTION_NOT_HANDLED - win10 1909

Anonymous
2020-04-06T20:18:46+00:00

Hi,

I can run stuff all day (AWS/Vbox/Games), but as soon as I open netflix, machine blue screens with stop code : SYSTEM_THREAD_EXCEPTION_NOT_HANDLED

in dxgmms2.sys

its the netflix windows app - I think when I press play it happens, probably happened 6-7 times now.  Quite consistent.

After a reboot, its fine.  I have not been able to cause a bluescreen doing other things.

Winver : 1909 18363.720

GTX 1070ti

I9-9900

Can anyone help?

MEMORY.DMP and msinfo32 here: (i hope)

https://1drv.ms/u/s!AojoZMyTZ1lwgZFZ52vZhGF\_uqKL6w?e=EmJ87X

Im not used to windbg with crashes, snippets from a minidump

EXCEPTION_RECORD:  ffffb10e39fd74d8 -- (.exr 0xffffb10e39fd74d8)
ExceptionAddress: fffff8067a700300 (dxgmms2!VIDMM_SEGMENT::IsMovableResourceCB)
   ExceptionCode: c0000005 (Access violation)
  ExceptionFlags: 00000000
NumberParameters: 2
   Parameter[0]: 0000000000000000
   Parameter[1]: 00000000000001f8
Attempt to read from address 00000000000001f8PROCESS_NAME:  System

READ_ADDRESS: fffff806601733b8: Unable to get MiVisibleState
Unable to get NonPagedPoolStart
Unable to get NonPagedPoolEnd
Unable to get PagedPoolStart
Unable to get PagedPoolEnd
fffff8066002a3c8: Unable to get Flags value from nt!KdVersionBlock
fffff8066002a3c8: Unable to get Flags value from nt!KdVersionBlock
unable to get nt!MmSpecialPagesInUse
 00000000000001f8 

ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%p referenced memory at 0x%p. The memory could not be %s.2: kd> k
 # Child-SP          RetAddr           Call Site
00 ffffb10e`39fd64b8 fffff806`5fddb416 nt!KeBugCheckEx
01 ffffb10e`39fd64c0 fffff806`5fd9d369 nt!PspSystemThreadStartup$filt$0+0x44
02 ffffb10e`39fd6500 fffff806`5fdcb1af nt!_C_specific_handler+0xa9
03 ffffb10e`39fd6570 fffff806`5fcfa2d5 nt!RtlpExecuteHandlerForException+0xf
04 ffffb10e`39fd65a0 fffff806`5fcfe86e nt!RtlDispatchException+0x4a5
05 ffffb10e`39fd6cf0 fffff806`5fdd431d nt!KiDispatchException+0x16e
06 ffffb10e`39fd73a0 fffff806`5fdd0505 nt!KiExceptionDispatch+0x11d
07 ffffb10e`39fd7580 fffff806`7a700300 nt!KiPageFault+0x445
08 ffffb10e`39fd7718 fffff806`7a70830d dxgmms2!VIDMM_SEGMENT::IsMovableResourceCB
09 ffffb10e`39fd7720 fffff806`7a6fdc09 dxgmms2!VIDMM_LINEAR_POOL::DefragmentRange+0xf5
0a ffffb10e`39fd7790 fffff806`7a6eb440 dxgmms2!VIDMM_MEMORY_SEGMENT::Defragment+0xa9
0b ffffb10e`39fd7890 fffff806`7a6c88b0 dxgmms2!VIDMM_GLOBAL::Defragment+0x148
0c ffffb10e`39fd78e0 fffff806`7a6c6ee9 dxgmms2!VIDMM_WORKER_THREAD::Run+0x19b0
0d ffffb10e`39fd7ae0 fffff806`5fc6bce5 dxgmms2!VidMmWorkerThreadProc+0x9
0e ffffb10e`39fd7b10 fffff806`5fdc99ca nt!PspSystemThreadStartup+0x55
0f ffffb10e`39fd7b60 00000000`00000000 nt!KiStartSystemThread+0x2aI am even more lost in this new windbg :>
Windows for home | Windows 10 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2020-05-09T21:58:49+00:00

Hi,

Like so many people I experienced the Blue Screen with the Netflix App. Everything else was running fine.

I noticed it was only happening after a cold boot of the PC.

If I immediately restarted the PC the Netflix App would run fine.

Recently I solved an other problem with my PC where on cold boot it would sometimes not fully turn on ( the screen would remain dark). 

This was solved by changing a setting in the Windows control panel:

under Power Options/ System settings

disable "turn on fast startup".

Since I disabled this I also did not get the Blue Screen in the Netflix App anymore.

Worth a try perhaps.

Hardware 

CPU AMD Ryzen 9 3950X

GPU NVIDIA GeForce GTX 1080 Ti

Was this answer helpful?

10+ people found this answer helpful.
0 comments No comments

52 additional answers

Sort by: Newest
  1. Anonymous
    2020-04-08T14:38:42+00:00

    HI,

    Were you able to resolve the issue? Did you contact Nvidia Support and that of the other device makers?

    Please provide feedback as you can which really does help me help you and others.

    Here to help,

    Rob

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2020-04-06T22:34:36+00:00

    Did you run memtest 4+ hours (over-night is best).

    Try reducing the memory down to the minimum or original and see what happens.

    The only driver it pointed to was the Nvidia driver though the issue could be the GPU, memory, or other hardware. Be sure to contact Nvidia Support and Forums.

    Please run DriverView exactly as I indicated which may help identify drivers that can be updated at the actual device maker's site.

    Another thing I would do is to remove ALL power then re-seat the cards, memory, and cables (on both ends when possible) - actually remove and replace - do not just snug.

    Parts and connections get loosened and can cause these strange issues.

    Here to help,

    Rob

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2020-04-06T21:24:33+00:00

    Hi Rob,

    Thank you very much for responding !

    I was guessing its graphics driver related, didnt think of network drivers.

    Before going through the steps, I was hoping someone could say what is possibly responsible (which driver), or is that not possible from the dump ?

    I am used to malware dumps, not crashes :)

    The stack trace doesnt really show where it came from :(

    I guess something calling into kernel, into dxgmms2... and boom :(

    "MiVisibleState" seems interesting?

    1. Have tried a few drivers, same :(

    Will try their support, thanks, no idea where to go with this kind of issue generally.

    1. will do, but wow, their support has not been amazing recently :)))
    2. understood

    Have updated all I could find .. i think :)

    3.3

    did memtest, didnt show anything (I did recently upgrade RAM, should have mentioned that)

    1. Never heard of that ! thanks !

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2020-04-06T21:04:46+00:00

    Hi AOD_ 19, I am Rob, an independent and a 14 time and dual award MVP specializing in Windows troubleshooting and Bluescreen analysis. Please remember as independents we are not responsible for the development of Windows or the computer hardware and drivers. If you will work with me I will be here to help until the issue is resolved.

    That sounds like something in the video and/or network drivers area.

    BugCheck 7E, {ffffffffc0000005, fffff8067a700300, ffffb10e39fd74d8, ffffb10e39fd6d20}

    Probably caused by : dxgmms2.sys ( dxgmms2!VIDMM_SEGMENT::IsMovableResourceCB+0 )

    dxgmms2.sys is a Windows component which means something else drove it into Fault.

    Further detailed analysis indicated :

    ffffb10e39fd3058 fffff8067c341ee0*** ERROR: Module load completed but symbols could not be loaded for nvlddmkm.sys nvlddmkm+0x1a1ee0

    nvlddmkm.sys dated 3/17/2020 Nvidia video drivers.

    1. Check with Nvidia Support, their on-line docs and drivers, diagnostics, and ask in their forums about any known issues. Update that driver and if there are no newer updates it may be necessary to revert back to an older stable version.

    Nvidia - Drivers - Use OPTION 1 to manually enter your driver info to get most current drivers.

    http://www.nvidia.com/Download/index.aspx?lang=...

    Nvidia Support - check with Support as it could be a known issue

    http://www.nvidia.com/page/support.html

    Nvidia Forums - also check for forums as it could be a known issue and/or others likely to have it

    http://forums.nvidia.com/

    1. Definitely, check with NetFlix Support about any known issues.
    2. Is this computer still under warranty (its various components)? If so definitely contact them about the issue and possible known problems and warranty claims.

    Check with GigaByte Support, their on-line docs and drivers, and diagnostics. Update the BIOS, chipset drivers (important), and the major on-board and separate device drivers (see driver update methods below). <-- These are ALL very important in this issue.

    BiosVersion = F9

    BiosReleaseDate = 10/15/2019 <-- current BIOS

    SystemManufacturer = Gigabyte Technology Co., Ltd.

    SystemProductName = Z390 UD

    BaseBoardManufacturer = Gigabyte Technology Co., Ltd.

    BaseBoardProduct = Z390 UD

    BaseBoardVersion = x.x

    CPUID: "Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz"

    MaxSpeed: 3600

    CurrentSpeed: 3600

    Gigabyte Support

    http://www.gigabyte.com/support-downloads/techn...

    Gigabyte Downloads

    http://www.gigabyte.com/support-downloads/downl...

    1. Run the memory tests (see methods below). You should try with minimum memory and work up to see if the problem still happens.
    2. Running OCCT for Home Use (Free) may help indicate a cause.

    OCCT - Free for Home use

    https://www.ocbase.com/

    Running Stress Tests might help indicate a cause - use ALL of these.

    PC Stress Test free software for Windows 10

    https://www.thewindowsclub.com/pc-stress-test-f...

    1. As needed use ALL the methods in the troubleshooters below.
    2. After ALL the above if needed run Driver Verifier to see if it can indicate a

    CAUSE (see Driver Verifier methods below).

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

    Troubleshoot blue screen errors <-- read this link

    http://windows.microsoft.com/en-us/windows-10/t...

    This error is usually a driver issue and display adapter (video) driver is the most suspect though it could be others. Antivirus/antispyware/security programs, hardware (heat) and major software issues can also cause the error. When you get to the driver section of the troubleshooter use my generic methods below and then return to the troubleshooter if needed.

    Have you added hardware recently or updated drivers? Be sure to look in Windows Updates to see if any drivers were updated there. Other lessor possibilities include antivirus/anti-spyware/security programs.

    BCCode: 7E 0x0000007E which is also 0x1000007E

    BCCode: 7E 0x00000007E which is also 0x1000007E <-- read this link

    https://tinyurl.com/wmdmeup

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

    This utility makes it easy to see which versions are loaded :

    Run DriverView - set VIEW to Hide Microsoft drivers - update those without

    Dump in their names (and update BIOS and chipset drivers).

    DriverView - Free - utility displays the list of all device drivers currently loaded

    on your system. For each driver in the list, additional useful information is

    displayed: load address of the driver, description, version, product name,

    company that created the driver, and more.

    http://www.nirsoft.net/utils/driverview.html

    For Drivers check System Maker as fallbacks and Device Maker's which are the

    most current. Right Click the Start Button - Device Manager - Display Adapter -

    write down the make and complete model of your video adapter - double click

    • Driver's tab - write down the version info. Now click UPdate Driver (this may not

    do anything as MS is far behind certifying drivers) - then Right Click - Uninstall -

    REBOOT this will refresh the driver stack.

    Repeat that for Network - Network Card (NIC), Wifi, Sound, Mouse and Keyboard

    if 3rd party with their own software and drivers and any other major device drivers

    you have.

    Now go to System Maker's site (Dell, HP, Toshiba as examples) (as rollback) and

    then Device Maker's site (Realtek, Intel, Nvidia, ATI as examples) and get their

    latest versions. (Look for BIOS, Chipset, and software updates at System Maker's

    site while there.)

    Download - SAVE - go to where you put them - Right Click - RUN AD ADMIN -

    REBOOT after each installation.

    Always check in Device Manager - Drivers tab to be sure the version you are

    installing actually shows up. This is because some drivers rollback before the

    latest is installed (sound drivers particularly do this) so install a driver - reboot

    • check to be sure it is installed and repeat as needed.

    Repeat at Device Makers - BTW at Device Makers DO NOT RUN THEIR SCANNER

    • check manually by model.

    Manually look at manufacturer's sites for drivers - and Device Maker's sites.

    http://pcsupport.about.com/od/driverssupport/ht...

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

    Memory tests do not catch all errors such as mismatched memory (possible even

    for sticks that appear to be identical) and when faster memory is placed in the system behind slower memory. So it is best to also swap sticks in and out to check for those even if all memory tests fail to show a problem.

    To test RAM check here - let it run 4+ hours or so - over-night is best. <-- best method

    www.memtest.org

    MemTestX86 - Test RAM With

    http://www.tenforums.com/tutorials/14201-memtes...

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

    After doing ALL the updates you can, and if the issue continues, then run

    Driver Verifier.

    Driver Verifier can help find some BSOD issues :

    Using Driver Verifier to identify issues with Windows drivers for advanced users

    http://support.microsoft.com/kb/244617

    How To Troubleshoot Driver Problems in Windows Vista or 7. (8/8.1 and 10

    are essentially the same).

    http://www.winvistaclub.com/t79.html

    Using Driver Verifier

    https://msdn.microsoft.com/en-us/library/window...

    WINKEY + X - RUN - type in -> verifier /reset hit enter to disable

    If Driver Verifier creates a minidump upload it and post the link here so we can

    analyze it.

    Here to help,

    Rob


    Standard Disclaimer: Those may be non-Microsoft websites. The pages appear to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

    Please let us know the results and if you need further assistance. Feedback definitely helps us help all.

    Was this answer helpful?

    0 comments No comments