Flash player causing blue screen upon loading video

Hello,
I have recently bought a new system. Everything runs  perfectly except for one critical problem; I can't view flash videos or  anything played in a web browser by flash player.
Animated flash  advertisements will load to the first couple of frames, I will hear a  bit of noise and then a brief 1-2 second system hang and straight in to a  bluescreen. Same goes for youtube etc, might see a frame, if that, a  brief noise and hang/bluescreen. This has occurred since I have  purchased the PC.
I have attempted to fix the problem by updating  my graphics drivers to the latest, updating flash player to the latest,  updating sound drivers to the latest.
System:
AMD i5 750
ATI  Radeon 5870
Realtek audio
Windows 7 Professional 32-bit
Mozilla Firefox 3.6.6 -------------> Flash player 10.1
I am just viewing the bluescreen  dump file, there is no bug check string, however it seems to indicate an  AMD/graphics driver causing the conflict.
070610-31621-01.dmp
6/07/2010 10:19:36 PM
0x00000116
0x85e1e2c0
0x924145e6
0x00000000
0x00000002
atikmpag.sys
atikmpag.sys+55e6
AMD  multi-vendor Miniport Driver
AMD driver
Advanced Micro Devices, Inc.
8.14.01.6117
32-bit
C:\Windows\Minidump\070610-31621-01.dmp
4
15
7600
There are 7  bluescreen dumps on the minidump file, they are all identical to the  above.
These are the lines highlighted in red from  BlueScreenView:
Filename
Address In Stack
From  Address
To Address
Size
Time Stamp
Time  String
Product Name
File Description
File  Version
Company
Full Path
atikmpag.sys
atikmpag.sys+55e6
0x92060000
0x92098000
0x00038000
0x4bfe9cef
28/05/2010 2:25:19 AM
AMD  driver
AMD multi-vendor Miniport Driver
8.14.01.6117
Advanced Micro  Devices, Inc.
C:\Windows\system32\drivers\atikmpag.sys
dxgkrnl.sys
dxgkrnl.sys+8cadb
0x92098000
0x9214f000
0x000b7000
0x4ac54de1
2/10/2009 10:48:33 AM
Microsoft®  Windows® Operating System
DirectX Graphics  Kernel
6.1.7600.16432 (win7_gdr.091001-1312)
Microsoft Corporation
C:\Windows\system32\drivers\dxgkrnl.sys
dxgmms1.sys
dxgmms1.sys+692c
0x92bb6000
0x92bef000
0x00039000
0x4a5bc265
14/07/2009 9:25:25 AM
Microsoft®  Windows® Operating System
DirectX Graphics  MMS
6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft Corporation
C:\Windows\system32\drivers\dxgmms1.sys
watchdog.sys
watchdog.sys+107e
0x8cfe4000
0x8cff1000
0x0000d000
0x4a5bc21a
14/07/2009 9:24:10 AM
Microsoft®  Windows® Operating System
Watchdog Driver
6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft Corporation
C:\Windows\system32\drivers\watchdog.sys
System
Provider
[ Name ]
EventLog
EventID
6008
[ Qualifiers ]
32768
Level
2
Task
0
Keywords
0x80000000000000
TimeCreated
[ SystemTime ]
2010-07-06T12:19:26.000000000Z
EventRecordID
3580
Channel
System
Computer
Owner-PC
Security
EventData
10:17:22 PM
6/07/2010
2955
DA07070002000600160011001600C003DA070700020006000C0011001600C003600900003C0000000100000060 09000000000000B00400000100000000000000
System
Provider
[ Name ]
Microsoft-Windows-Kernel-Power
[ Guid ]
{331C3B3A-2005-44C2-AC5E-77220C37D6B4}
EventID
41
Version
2
Level
1
Task
63
Opcode
0
Keywords
0x8000000000000002
TimeCreated
[ SystemTime ]
2010-07-06T12:19:06.042422100Z
EventRecordID
3584
Correlation
Execution
[ ProcessID ]
4
[ ThreadID ]
8
Channel
System
Computer
Owner-PC
Security
[ UserID ]
S-1-5-18
EventData
BugcheckCode
278
BugcheckParameter1
0x85e1e2c0
BugcheckParameter2
0x924145e6
BugcheckParameter3
0x0
BugcheckParameter4
0x2
SleepInProgress
false
PowerButtonTimestamp
0
The  computer has rebooted from a bugcheck.  The bugcheck was: 0x00000116  (0x85e1e2c0, 0x924145e6, 0x00000000, 0x00000002). A dump was saved in:  C:\Windows\MEMORY.DMP. Report Id: 070610-31621-01.
I don't know if it is Flash player particularly causing the problem, or if there is a conflict between it and some hardware.
So,  can anyone help?

i'm having the same problem as the OP,
System:
Intel Q6600
ATI  Radeon 4850 (drivers v10.9)
Realtek audio
Windows vista home premium 32-bit (auto-updates)
Chrome 6 & ie8  Flash player 10.1
my BSOD returned the error code: 0x00000116 (0x8505F150, 0x8F1E98B0, 0x00000000, 0x00000002)
atikmpag.sys - Address 8F1E98B0 base at 8F1E4000, datestamp today
it started before last summer, it doesn't happen often but lets just say its making me rather nervous to use youtube and other sites that use flash now.
i've read allot of people have this problem and have traced it to using flash. i hope somebody at adobe is listening and not trying to blame hardware makers or drivers about this problem.
i disabled hardware acceleration, i hope this does the trick until a real fix can be found
btw if any flash animation gives a BSOD how else could we turn it off ? Think about it for a second people

Similar Messages

  • Does flash player (latest) use GPU while loading videos from HD

    i am using flash player to load several videos in an event over keys press, in my last event some videos got stuck while playing. i am using AS3 with loader.load code for swf which contain flv player with path embed in it.
    I was playing my event with Intel i7 4th Gen (i7-4771, CPU 3.5 GHz) with 20GB DDR3 RAM & GPU NVIDIA GTX 760.
    the answer i need is what if i was using NVIDIA Quadro K1100M (2 GB GDDR5 dedicated)
    is flash player using GPU, if yes then GTX series or QUADRO series, which one is better?
    thank you

    Hi,
    You cannot request a file from a UNC path in Flash directly. In fact, this is not possible in HTML either. This might work locally, but will not work when the SWF is published.
    I recomment that you look into your server configuration. Ideally, you would have your Flash application request a file from http://www.someserver.com/myfile.flv. Then in your server configurations, you redirect this request to your network share.
    A word of caution: be sure to set appropriate permissions on these folders.
    This is a document that should get you started if you're using IIS:
    http://technet.microsoft.com/en-us/library/dd296641%28WS.10%29.aspx
    -Stephen
    Flash Player team

  • Skype video crashes my GPU driver and causes blue screen.

    Hello,
    Installed a new copy of windows and got the latest version of skype for my PC (on wich skype worked just fine, video calls, voice calls, but it was an older version. No hardware changes)
    With the new skype, I , for the least, get driver crashes, and for the most, a blue screen, when I just go to options to set up my webcam.As soon as I see the square "loading" my webcam in the options, everything freezes and I get a driver crash or a blue screen.
    Current specs:
    i5 4440, stock clocks
    2x8gb 1333 ddr3 1.5v ram, stock
    R7 260x, stock
    500w PSU, not the best quality, But I also tried a 1000w platinum PSU, and same resaults.
    last error code I remeber from the blue screen was: 0x00000116
    I know it is related to the GPU, but it doesn't have power deficiency, since I manage to run heavy games just fine.By the way, my webcam works just fine on different web sites, so it's not the webcam.
    What I tried:
    -Degrading to the oldest supported version by skype
    -Degrading video drivers
    -Using different webcams
    -Installed all windows 7 64 bit updates
    edit:
    skype 6.14 works, but newer versions crash my GPU drivers and cause blue screen

    I would suggest uninstalling Droidcam as it could be the source of some delays assisting in causing the problem.  TDR problems occur when your videocard is unable to respond in 2 seconds for a variety of reasons (heat, tweaks), forcefully resetting the card.  Some people increase this delay in their registry from 2 to up to 10 seconds to give the card time to catch up so that a reset doesn't occur.  You can try this MS fix it which increases this delay. https://support.microsoft.com/en-us/kb/2665946

  • I keep getting a message to update my flash player, then a screen showing flash player pro appears,  I don't have this on my iPad that I'm aware of. I cannot view videos etc (new to ipad) can anyone assist please.

    I keep getting a message to update my flash player, then a screen showing flash player pro appears,  I don't have this on my iPad that I'm aware of. I cannot view videos etc (new to ipad) can anyone assist please.

    Adobe has not made a version of Flash for the iPad.
    Kappy explains why. https://discussions.apple.com/message/19446567#19446567
    5 Flash Player Alternatives http://www.techshout.com/features/2011/01/flash-player-for-ipad-apps/
    Top 4 browsers supports flash player on iPad and iPhone
    http://mashtips.com/flash-player-ios/
     Cheers, Tom

  • Flash player causes real problems on Youtube

    Flash player causes real problems on Youtube site.
    I don't really know if it's a Flash Player problem or a Youtube one but Youtube used to work fine back in like 3-4 months ago, now it doesn't anymore.
    The issues I encounter with Flash player on Youtube are as follows:
    First issue is the fact that after the video completely loads or it loads a big part of it then I click on the seek bar to jump at a specific time that has been already downloaded by the Flash player the video starts loading again from that point on like it didn't actually downloaded that part before. This issue causes big bandwith use since it downloads many many times the same portions of the clip that it has already loaded before dozens of time. If I play a 3 min music clip and click replay or point on the seek bar at the begining of the clip to play it again it loads/downloads the clip again and again and again. If the video clip has over 1 hour then I click play it might entirely load into the player in a few minutes then I click on the seek bar to skip at a certain point it starts loading again from that point on. This is the most anoying thing I encounter with Youtube lately.
    Second issue is the fact that if I click on the seek bar of the player to skip to a specific time most of the time the playback does not start from that point on but it skips back to the last point where it was so I must click several times or keep the mouse button pressed for a long time on the same point in order to play from that place on. This one is again very anoying.
    Third issue is that after the video starts playing in 360p it automatically changes to 720p after a minute or so even if I had checked this setting "I have a slow connection. Never play higher-quality video" in Youtube Playback Settings. I cleared the cookies and chosed several times the same "I have a slow connection. Never play higher-quality video" setting in Youtube Playback Settings but it just doesn't keep the settings on. This one is again very anoying since my computer can't handle well 720p.
    I have reinstalled Win XP SP3 and even installed Win 7 SP1 tried several versions of Flash Player and several versions of Firefox, Chrome and Opera but the same issues occur everytime.
    I haven't encounter any of these issues before like 3-4 months ago.

    I have had problems trying to watch videos on youtube for the past couple of years. It's been almost unbearable, even if I set the resolution to 144kb! Then a few days ago, I went to youtube and couldn't watch at all. There was an error showing that my Flashplayer was out of date, and then a link to Firefox to get the right update. I did that two times to no avail. I had just installed the newest version of Flash Player as of November 2014, yet this error kept popping up. Finally, out of utter frustration, I did like you did, and uninstalled everything related to Adobe Flash. Then I went to youtube, just to see how bad the result would be, and suddenly videos started playing smoother, at higher resolution, and with faster buffering to start out.  Sure, there are some videos that I can't play, and the newest iTunes seemed to have issues without having Flash, but videos aren't frustrating me like they had been on youtube.
    So, yeah, I know what you're saying. I had the same solution work for me. Cheers.

  • Adobe Flash Player 11 plugin will not show video's or  show chat rooms

    Adobe Flash Player 11 plugin will not show video's or  show chat rooms

     the operating system is Windows Vista " Home Basic" Service Pack 2  (2007)
    web browser is Yahoo Mozilla Firefox
    shows a blank screen...
    Thanks for any help u can give me ...Jake

  • Blue Screen After Load, No Safe Boot, No Reinstall possible. Think you can figure this one out??

    MacBook Pro "Core i7" 2.2 15" Early 2011
    2.2 GHz Core i7 (I7-2720QM)
    Intro.
    February 24, 2011
    Disc.
    October 24, 2011
    Order
    MC723LL/A
    Model
    A1286 (EMC 2353-1*)
    Family
    Early 2011 15"
    ID
    MacBookPro8,2
    RAM
    4 GB
    VRAM
    1 GB*
    Storage
    750 GB (5400 RPM)
    Optical
    8X DL "SuperDrive"
    Ok so i got this laptop in a few days ago here are the problems and the things i have tried. This laptop when it came to me did not have a hard drive, so obviously no OS. Upon installing a hard drive then trying to load Yosemite from a USB stick, I turn mac on, sleep light will blink 5 times then boot, Will come to normal gray screen then apple logo, will then load the OS install, but go straight to a blue screen with vertical lines. Tried different hard drive, tried different RAM sizes and speeds, tried different OS, tried CD instead. Have done numerous PRAM and SMC resets. trying Safe mode gets me a panic cpu 4 caller error then restarts. I have tried using a hard drive that had an OS already installed and will go straight to blue screen after loading. I have tried fsck -fy in single user mode. I do get that disk2s3 is write protected in single user mode, but im pretty sure that its the OS disk. I do not see a second hard drive in single user mode but i believe that because its not partitioned yet. Any ideas community?

    Tried doing OS X lion by CD now, and will only get half way through load bar before the apple logo and loading bar disappears and then it will sit at a gray screen.

  • Desktop Screen Flashes Between a Blue Screen and a Desktop Screen

    Product: HP ENVY TouchSmart 15t-j000 Select Edition CTO Notebook PC, Model C9G48AAR, Product Number: C8P45AV
    Problem: After logging in, the screen flashes the Start Screen on and off in random fashion, and is unresponsive to any input.
    Effort: We followed the instructions on the HP web site for this symptom (Desktop Screen Flashes Between a Blue Screen with a Blank Taskbar and a Desktop Screen on Startup (Windows 8)), but it failed at step 8 - the Start Screen flashes in Safe Mode with no way to find or enter the "Control Panel" step. We have also rolled back the system to the last restore point, reseated the memory, and reset the BIOS - all HP recommended processes for video problems.
    Current Status: We always look to resolve any problems via the HP web site first; this one had us stumped. We went to the "Contact HP" to chat with a service agent, but discovered that our warranty expired eight days ago. We were directed to this forum for assistance. The laptop is my son's and is being used for his college courses. We need any help you can provide as quickly as possible. Thanks!
    This question was solved.
    View Solution.

    Hi @bdfloyd ,
    The unfortunate thing is I can not answer a Microsoft practice or when they will remove something.
    Sorry.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • IPOD causes "Blue Screen of Death" with physical memory dump

    Plugged in the IPOD into USB port on computer. It shows "found USB device" and then 5-10 seconds later I get the blue screen of death and a notification that there is a driver error and a physical memory dump as occurred.
    Spent two hours with Apple people and Dell people this morning and nothing. I have updated drivers, flashed my bios, uninstalled and then reinstalled the latest version of Itunes.
    Any help would be greatly appreciated.

    what numerical and text codes are you getting with it? (ie 0x[zeros/letters/numbers] CAPSANDUNDERSCORES)
    if the blue screen mentions a specific file, let us know what that is called too. (exact spelling, please.)
    here's a reference on the sorts of things i'm asking about:
    Troubleshooting Windows Stop Messages
    if you're just seeing a flash of a blue screen, we can use this technique to make hidden blue screens appear for us:
    1) Open your system control panel (Start->Control Panels->System).
    2) Select the "Advanced" tab.
    3) Click the "Startup and Recover" section's "Settings" button
    4) Verify that under "System Failure" the "Automatically restart" checkbox is not checked.

  • BB Desktop Software causes Blue Screen at Windows XP

    Hi,
    I'm using BB Desktop Software 6.1.0.35 at Windows XP over Lenovo X201 laptop. When I try to sync the adressbook or calendar between my BB(Storm II 9520) and my laptop, it often causes blue screen at my laptop.
    I tried to uninstall and reinstall the desktop software but the blue screen occures again. But, the same version of Desktop Software at Windows VISTA over HP pavillion Desktop doesn't cause similar problem.
    Please kindly let me know how can I fix it or please check if there are any defects at your Desktop Software.
    If you need, I can send the screenshot to you via email.
    Best Regards,

    Just unisntall this version and install the desktop version 5.1. That will not give you blue screen infact it is fully compatible with xp
    Need any help please let me know

  • After downloading (I think) Adobe Flash Player, I can't get ANY video to play (it indicates "plug-in failure). What's going on?

    After downloading Adobe Flash Player, I can't play ANY video (it reads "plug-in failure").  What's going on?

    Flash Player 13 "Plugin Failure" Workaround

  • Adobe flash player download page will not load up

    firefox will not load up adobe flash player download page.
    Will load the site, but not the download links.
    This was a previous problem in firefox 4 so I had to fall back to 3.6,
    that eventually got fixed so I came back to 4, updated with version 5.... and here it is again, same problem.
    Any fixes or recommendations would be helpful.

    It's not an "officially" supported browser for Flash Player.
    System requirements
    Windows
    2.33GHz or faster x86-compatible processor, or Intel® Atom™ 1.6GHz or faster processor for netbooks
    Microsoft® Windows® XP (32 bit), Windows Server 2008 (32 bit), Windows Vista® (32 bit), Windows 7 (32 bit and 64 bit), Windows 8 (32 bit and 64 bit), or Windows Server 2012 (64 bit)
    Internet Explorer 7.0 or later, Mozilla Firefox 17 or later, Google Chrome, Safari 5.0 or later, or Opera 11
    512MB of RAM (1GB of RAM recommended for netbooks); 128MB of graphics memory
    Mac OS
    Intel Core™ Duo 1.83GHz or faster processor
    Mac OS X v10.6, v10.7, or v10.8
    Safari 5.0 or later, Mozilla Firefox 17, Google Chrome, or Opera 11
    512MB of RAM; 128MB of graphics memory
    Linux
    2.33GHz or faster x86-compatible processor, or Intel Atom 1.6GHz or faster processor for netbooks
    Red Hat® Enterprise Linux® (RHEL) 5.6 or later (32 bit and 64 bit), openSUSE® 11.3 or later (32 bit and 64 bit), or Ubuntu 10.04 or later (32 bit and 64 bit)
    Mozilla Firefox 17 or Google Chrome
    512MB of RAM; 128MB of graphics memory
    Note: Flash Player 11.2 is the last supported Flash Player version for Linux. Adobe will continue to provide security updates.  
    Adobe Access clients for protected content playback
    Windows: Microsoft Windows XP (32 bit), Windows Vista (32 bit and 64-bit), Windows 7 (32 bit and 64 bit), or Windows 8
    Mac OS: Mac OS X v10.6, v10.7 (32 bit and 64 bit), or v10.8
    Linux: openSUSE 11.3 or later (32 bit and 64 bit), RHEL 5.6 or later (32 bit and 64 bit), or Ubuntu 10.04 or later (32 bit and 64 bit)
    Note: Ubuntu Linux requires libhal (Hardware Abstraction Layer). Install hal to play the protected content.

  • Does Macbook really needs adobe flash player download in order to watch video clips on the web?

    Does Macbook really needs adobe flash player download in order to watch video clips on the web?

    Hello Angel8C,
    Your MacBook Air running Yosemite will need an updated version of the Flash Player plugin to play web content that is in the Flash format (not all video content is Flash; there is also HTML5 video, amongst others). If you are being prompted to update your Flash Player plugin, you may find the following article helpful:
    Adobe Flash Player updates available for OS X on March 20, 2015 - Apple Support
    Sincerely,
    - Brenden

  • Flash player causing internet explorer 7 to crash

    Flash player is causing internet explorer 7.0 to crash. Using
    windows vista, brand new laptop. Many times while online, internet
    will close and give error message that Flash player caused internet
    to close. Have read everywhere and tried everything. Adobe doesnt
    seem to want to help and i am getting tired of flash player causing
    me to loose everything working on while online. If anyone has any
    suggestions, please help!!! Thanks

    You need to close all iexplore.exe processes; use the Task Manager's Processes tab.

  • Schannel errors - appears to be causing blue screens

    Hi guys
    Every once in a while (a few times a month) our RDS server (server 200r82 hyper-v VM) decides to blue screen and restart.
    Each and every time it crashes, we notice hundreds and hundreds of schannel errors appearing just before the crash (event ID 36888)
    Well, it did it again this afternoon, and over the last 12 hours we noticed 1008 instances of this error, with 60 odd messages appearing within 0.2 seconds of each other, and 2 minutes before the crash.
    I also noticed that just before the crash, there were a handful of services which hung seconds before the logged unexpected shutdown event. These services are as follows.
    - UmRDPService
    - WPDBusEnum
    - UxSMS
    - Audio Endpoint Builder
    After the crash, it doesnt log any Schannel errors. although, saying this now and just checking again, it looks like its logged 127 instances of the same schannel error, starting from after around 2 hours of bringing the server back online.
    Do these Schannel errors cause blue screens/crashes? Or is it something else I should be looking at... I'm at a loss, as there's not a lot more in the way of logs that seem to be telling me what's going on..

    Hi EsDood,
    Would you please let me know complete message of Event ID
    36888? For Event ID 36888, it generally occur if a user tries to access a web site using HTTP but specifies an SSL port in the URL. Please check the Schannel tracing log if find relevant clues.
    How to enable Schannel event logging in IIS
    Please also refer to following thread and check if can help you.
    Schannel
    error, Event ID 36888? - IS there a way to Identify what causes Schannel to log error?
    In addition, I noticed that a BSOD issue occurred on the Windows Server 2008 R2. Troubleshoot this kind of
    kernel crash issue, we need to analyze the crash dump file to narrow down the root cause of the issue. Did you get any dump files? If get, please refer to
    KB315263 and check if can help you.
    If this issues is a state of emergency for you. Please contact Microsoft Customer Service and Support (CSS) via telephone so that a dedicated Support Professional can assist with your request.
    To obtain the phone numbers for specific technology request, please refer to the web site listed below:
    http://support.microsoft.com/default.aspx?scid=fh;EN-US;OfferProPhone#faq607
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu

Maybe you are looking for

  • Product Registration

    I have a bit of an issue that was created when I upgraded my PC to Windows 8 where the installation did not work correctly on the first attempt and had to do the whole thing again, but as a result all of my programs where removed so effectively meant

  • Connecting iphone to mototola surfboard

    I have tried everything I know and cannot connect my new iPhone 4S to my Motorola Surfboard wi fi.  It is connected to my apple computer, my iPad2, and all other wireless applications, but not the iPhone.  It keeps telling me unable to connect.  I kn

  • I have the Insurance Plan..but old Phone (Samsung Saga I-770)

     I've had insurance for 2 years. It looks like they don't even sell that model on the Verizon Website or store. It's been lost, will Verizon send me the exact same model  or give me a choice for replacement?

  • Migration of FR report from epm 122 to epm 123

    Hi all, We are making plan for migration of epm 11.1.2.2 Financial  reports to Epm 11.1.2.3 . In epm 11.1.2.2 uses excel addin functionality but in epm 11.1.2.3 oracle removed it My questions are:- 1)Is any impact on formulas and calculations after m

  • About field exits

    Hi Gurus, i have a problem, in MM01(Basic data1) there is field called Prod.hierarchy(dataelement is prodh_d), for this data element how to create Field Exits and how to assign to MM01 Tcode. the code part i have to write is 1. To validate MARA-PRDHA