[Bug 42888] New: Adobe Flash CS6 crashes after a few minutes

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 25 16:16:11 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=42888

            Bug ID: 42888
           Summary: Adobe Flash CS6 crashes after a few minutes
           Product: Wine
           Version: 2.6
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: demurgos at demurgos.net
      Distribution: ---

Created attachment 58012
  --> https://bugs.winehq.org/attachment.cgi?id=58012
Adobe Flash CS6 crash 1

Hi,
I just installed Flash CS6 with Wine 2.6 on two of my computers. It seems to
work fine on my older computer by I encounter some stability issues with my new
laptop. Both computers run Arch Linux 64 bits so the difference must come
either from the fact that I have less libraries on the new laptop or there are
some hardware issues.

Concretely, my issue is that if I start Adobe Flash CS6 and leave it open for
about 5 minutes, it crashes. I saved two backtraces (see the attachments). The
issue happens even if I do not mess with the program: leaving it open is enough
to cause the crash.

I documented the exact installation steps here:
https://github.com/demurgos/notes/blob/master/tools/emulation/wine/adobe-cs6/installation.md
(I used the same steps for both computers.)

Here are the commands I used:

sudo pacman -S wine winetricks wine-mono wine_gecko
sudo pacman -S samba lib32-mpg123
mkdir -p /opt/wine/adobe-cs6
export WINEPREFIX=/opt/wine/adobe-cs6
export WINEARCH=win32
cd $WINEPREFIX
wine wineboot
winetricks msxml3 vcrun2008 vcrun2010 atmlib gdiplus allfonts
wine /patch/to/adob-cs6/Set-Up.exe

I then started Adobe Flash from the start menu.

-- 
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.



More information about the wine-bugs mailing list