Skip to main content
Participant
December 13, 2015
Question

Flash Version 20.0.0.228 Crashes C++ program

  • December 13, 2015
  • 2 replies
  • 907 views

We have a C++ MFC program that hosts a Shockwave Flash player within an ActiveX control.

Flash Player version 20.0.0.228 causes the program to crash.

An Access Violation occurs on "COleControlSite::XOleClientSite::Release()".

This is called whenever memory for a Shockwave Flash event is released.

Most of the time it works correctly. If I set a breakpoint, I can see the symbols related to the event.

However, when it crashes, the symbols are trash.

Perhaps the garbage collector is trying to release memory for an event that has already been released?

If I roll back to 19.0.0.245 the problem ceases to occur.

This problem occurs for Windows 10, 8, 7, and Vista.

The C++ program has used the same Shockwave Flash control for many years across many version of Flash Player without incident - until now.

We have many customers and this is a huge problem for us.

This topic has been closed for replies.

2 replies

Participating Frequently
January 30, 2016

Hi,

This issue is fixed in 20.0.0.286.Please use latest FP.

Thanks

jeromiec83223024
Inspiring
December 14, 2015

The most expedient path to a resolution is going to be for us to reproduce the issue under a debugger. 

I'd recommend that you file a bug with reproducible steps here: http://bugbase.adobe.com/

If you post back here with the bug number, I'll get a notification and will open it up to the engineering team for investigation.

Thanks!

Participant
December 14, 2015

Adobe Flash Player 20.0  -  Bug 4099890

jeromiec83223024
Inspiring
December 14, 2015

Awesome, thanks.  I sent you a private message.  Please reply with the necessary credentials and steps necessary to reproduce the crash.