http://bugs.winehq.org/show_bug.cgi?id=35170 --- Comment #3 from Anastasius Focht <focht(a)gmx.net> --- Created attachment 46922 --> http://bugs.winehq.org/attachment.cgi?id=46922 WINEDEBUG=+tid,+seh,+loaddll,+process,+shdocvw,+mshtml,+ieframe wine ./install_flashplayer11x32_mssd_aaaih.exe >>log.txt 2>&1 Hello folks, confirming, although the backtrace seems different (Wine 1.6. vs. Wine 1.7.x). mshtml -> ieframe Could be reference counting problem... dlls/ieframe/dochost.c:object_available() This->document is either NULL or garbage each time. $ sha1sum install_flashplayer11x32_mssd_aaa_aih.exe 5da9afbf80256aede7695358b1c36edb08fb5e6b install_flashplayer11x32_mssd_aaa_aih.exe $ du -sh install_flashplayer11x32_mssd_aaa_aih.exe 1.1M install_flashplayer11x32_mssd_aaa_aih.exe $ wine --version wine-1.7.8-258-g15b3ff2 Regards -- 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.