http://bugs.winehq.org/show_bug.cgi?id=59753 Bug ID: 59753 Summary: Clickteam Fusion 2.5: Page fault in Flash ActiveX (flash.ocx) during SWF cutscene playback Product: Wine Version: 11.8 Hardware: x86-64 URL: https://sites.google.com/view/theagamer554/sonic-befor e-the-sequel-fixed-edition OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: winebug@nateify.xyz Distribution: Ubuntu Created attachment 80942 --> http://bugs.winehq.org/attachment.cgi?id=80942 WINEDEBUG=+ole,+quartz,+seh WINEDBG="winedbg --auto" Clickteam Fusion 2.5 game "Sonic: Before the Sequel Fixed Edition" using Adobe Flash ActiveX (v11) to play SWF cutscenes crash with an unhandled page fault. The crash occurs at the point where the engine hands off to Flash for cutscene playback. The game is freely available and requires two downloads (extracted to the same dir) https://drive.google.com/file/d/1gmR9WbKNNFpkXE9KFsM2ZsA8UW74uOVh/view?usp=s... https://www.mediafire.com/file/clzscrsn6ahy8sm/Sonic+Before+the+Sequel+%2712... Additionally I installed Adobe Flash for ActiveX version 11.9.900.170 from here: https://archive.org/download/flashplayerarchive/pub/flashplayer/installers/a... I ran "SBTS FE.exe". On a clean Windows VM with only the above Adobe Flash ActiveX installed, cutscenes play. On my test system: Observed behavior: OleRegEnumVerbs fails for the Flash CLSID {d27cdb6e-ae6d-11cf-96b8-444553540000}, followed immediately by a page fault at address 10306188. Expected behavior: Flash ActiveX initializes correctly and the cutscene plays, as it does on Windows with the same Flash version. Test system: Ubuntu 26.04 Wine version: 11.8 Install method: sudo apt install --install-recommends winehq-devel Debug logs were generated using this command: WINEDEBUG=+ole,+quartz,+seh WINEDBG="winedbg --auto" wine -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.