Skip to main content
chadh99868825
Inspiring
April 18, 2018
Answered

FlashUtil_ActiveX.exe 28.0.0.161 crashing

  • April 18, 2018
  • 3 replies
  • 2486 views

Faulting application name: FlashUtil_ActiveX.exe, version: 28.0.0.161, time stamp: 0x5a73ae2c

Faulting module name: ntdll.dll, version: 10.0.15063.608, time stamp: 0x8274fd8b

Exception code: 0xc0000409

Fault offset: 0x00000000000aa020

Faulting process id: 0x460

Faulting application start time: 0x01d3cc436569308d

Faulting application path: C:\Windows\System32\Macromed\Flash\FlashUtil_ActiveX.exe

Faulting module path: C:\WINDOWS\SYSTEM32\ntdll.dll

Report Id: 2e76b4fe-7348-46f3-94db-b5a53c9b0bb5

Continually getting this error and crash in IE on Windows 10, particularly if the URL is for a page that has a lot of embedded Flash and ActiveX controls.  I've experimented with Enabling and Disabling Hardware Acceleration in the objects, as well as Enabling and Disabling ActiveX Filters in IE.  I've also attempted to update the Intel video drivers, but the problem persists.  Didn't have these problems with Windows 7 computers that these models are replacing.

Windows 10 Enterprise (1703 - 15063.909), Dell Optiplex 3050 MFF, Intel Core i3-6100T @ 3.2 GHz, 8 GB RAM.  IE 11 (11.909.15063.0), (11.0.51), Shockwave Flash Object (28.0.0.161) enabled.

    This topic has been closed for replies.
    Correct answer chadh99868825

    Microsoft released Adobe Flash Player Security update for April 10, 2018 (https://support.microsoft.com/en-us/help/4093110/security-update-for-adobe-flash-player), which
    seems to have resolved the issue.  Thanks for your assistance.

    3 replies

    chadh99868825
    chadh99868825AuthorCorrect answer
    Inspiring
    May 8, 2018

    Microsoft released Adobe Flash Player Security update for April 10, 2018 (https://support.microsoft.com/en-us/help/4093110/security-update-for-adobe-flash-player), which
    seems to have resolved the issue.  Thanks for your assistance.

    jeromiec83223024
    Inspiring
    April 23, 2018

    Yeah, this is the bug that I mentioned earlier related to EDP.  We've reported this to Microsoft and are waiting on feedback.  This kind of thing moves slowly and would require a future update to Windows to fix.  You may need to disable EDP as a workaround in the interim.

    Protect your enterprise data using Windows Information Protection (WIP) (Windows 10) | Microsoft Docs

    chadh99868825
    Inspiring
    April 23, 2018

    EDP being “Enterprise Data Protection”? Do you know the specific Group Policy or Active Directory setting our team should change? Is the setting user specific or computer specific in the domain? This is an extremely large corporate environment, so It’s not something I can change or test. I have to provide as many details as possible, in order to assist the teams involved. Thanks.

    jeromiec83223024
    Inspiring
    April 23, 2018

    Exactly.  WIP (nee EDP) isn't enabled by default on Windows machines, so I imagine that you're deploying a GPO to clients on your domain that enables the feature.  Beyond that, I don't have a ton of insight.  Your enterprise environment is unique and complex, and your organization is the authority on how to best administer and configure it to meet your own internal requirements.

    Microsoft has WIP expertise.  It's their feature, and they're best positioned to provide you with guidance on how to configure and deploy that technology. 

    The link to the WIP/EDP documentation that I provided in the pervious reply provides a general overview of the technology, but also links off to more technical guides on how to create and deploy WIP rules in various scenarios. [1]  We're outside my area of expertise, but one path you might consider is creating a rule that exempts the affected process from EDP, while you wait for a bugfix.  Again, Microsoft is the best resource here.

    If you have a support contract with Microsoft, you may want to open a case with them and provide the dumps that you shared with me.  They may be able to provide some suggestions for workarounds.  At the very least, it might help support more engineering prioritization for this issue.

    [1] Create and deploy a Windows Information Protection (WIP) policy using System Center Configuration Manager (Windows 10) |…

    jeromiec83223024
    Inspiring
    April 18, 2018

    A crash dump and/or exact steps to reproduce would be super helpful:

    Report a Flash Player crash or error

    chadh99868825
    Inspiring
    April 18, 2018

    The URL is for an internal server page, so you won’t be able to reproduce the problem. This happens on all newly deployed computers with the specs I’ve given, but wasn’t a problem for old computers running Windows 7.

    Please explain where to find the crash dump. These don’t have Adobe Flash Player, as Flash is built into Shockwave/IE in Windows 10.

    jeromiec83223024
    Inspiring
    April 18, 2018

    DebugDiag is the easiest way.  You'd just want to attach to the FlashUtil_ActiveX.exe process.  You may need to start up a page with Flash that doesn't trigger the crash, just so you can see it in the process list.  Once you've selected it, the system will start logging crash dumps when it crashes.

    There's a good guide here:

    Steps to Catch a Simple “Crash Dump” of a Crashing Process – Share Poignant