[Bug 49134] Adobe Photoshop CS3 installer crashes with stack overflow during "Loading Setup..."

WineHQ Bugzilla wine-bugs at winehq.org
Fri May 28 02:43:28 CDT 2021


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |Installer
                URL|http://trials.adobe.com/App |https://web.archive.org/web
                   |lications/Photoshop/CS3/Win |/20140422191604if_/http://t
                   |/ADBEPHSPCS3_WWE.exe        |rials2.adobe.com/Applicatio
                   |                            |ns/Photoshop/CS3/Win/ADBEPH
                   |                            |SPCS3_WWE.exe
          Component|-unknown                    |mshtml
                 CC|                            |focht at gmx.net
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE
            Summary|Adobe Photoshop CS3 can't   |Adobe Photoshop CS3
                   |be installed, dies on       |installer crashes with
                   |"Loading Setup..."          |stack overflow during
                   |                            |"Loading Setup..."

--- Comment #2 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

dupe of bug 40821

--- snip ---
$ WINEDEBUG=+seh,+loaddll,+mshtml,+jscript wine ./Setup.exe >>log.txt 2>&1
...
0178:trace:mshtml:DispatchEx_GetDispID (0A8697B0)->(L"accessKey" a 00243650)
0178:trace:mshtml:DispatchEx_InvokeEx (0A8697B0)->(800107d5 800 4 00243658
00000000 0024367C 00000000)
0178:trace:mshtml:HTMLDOMNode_AddRef (0A8697B0) ref=1392
0178:trace:mshtml:HTMLElement2_put_accessKey (0A8697B0)->(L"c")
0178:trace:mshtml:HTMLElement_setAttribute (0A8697B0)->(L"accessKey" 00243380
{VT_BSTR: L"c"} 00000000)
0178:trace:mshtml:DispatchEx_GetDispID (0A8697B0)->(L"accessKey" a 00243368)
0178:trace:mshtml:DispatchEx_InvokeEx (0A8697B0)->(800107d5 800 4 00243370
00000000 00243394 00000000)
0178:trace:mshtml:HTMLDOMNode_AddRef (0A8697B0) ref=1393
0178:trace:mshtml:HTMLElement2_put_accessKey (0A8697B0)->(L"c")
0178:trace:mshtml:HTMLElement_setAttribute (0A8697B0)->(L"accessKey" 00243098
{VT_BSTR: L"c"} 00000000)
0178:trace:mshtml:DispatchEx_GetDispID (0A8697B0)->(L"accessKey" a 00243080)
0178:trace:mshtml:DispatchEx_InvokeEx (0A8697B0)->(800107d5 800 4 00243088
00000000 002430AC 00000000)
0178:trace:mshtml:HTMLDOMNode_AddRef (0A8697B0) ref=1394
0178:trace:mshtml:HTMLElement2_put_accessKey (0A8697B0)->(L"c")
0178:trace:mshtml:HTMLElement_setAttribute (0A8697B0)->(L"accessKey" 00242DB0
{VT_BSTR: L"c"} 00000000)
0178:trace:mshtml:DispatchEx_GetDispID (0A8697B0)->(L"accessKey" a 00242D98)
0178:err:virtual:virtual_setup_exception stack overflow 1668 bytes in thread
0178 addr 0xf7df887b stack 0x24097c (0x240000-0x241000-0x340000)
--- snip ---

It was fixed by commit
https://source.winehq.org/git/wine.git/commitdiff/7b52ece404dacae83a19235f3c981d4e0bef50fd
("mshtml: Implement IHTMLElement2::accessKey property on top of
nsIDOMHTMLElement."), part of Wine 6.6 release.

$ sha1sum ADBEPHSPCS3_WWE.exe 
bbcccf20a2a58ce2fd0755f9d06e48863c031a14  ADBEPHSPCS3_WWE.exe

$ du -sh ADBEPHSPCS3_WWE.exe 
464M    ADBEPHSPCS3_WWE.exe

$ wine --version
wine-6.9-148-gce151dd681f

Regards

*** This bug has been marked as a duplicate of bug 40821 ***

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