https://bugs.winehq.org/show_bug.cgi?id=37604
Bug ID: 37604 Summary: Adobe Reader 6 crashes at splash screen Product: Wine Version: 1.7.31 Hardware: x86 URL: ftp://ftp.adobe.com/pub/adobe/reader/win/6.x/6.0/enu/A dbeRdr60_enu.exe OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: richedit Assignee: wine-bugs@winehq.org Reporter: gohabsgo60@yahoo.ca Distribution: ---
Adobe Reader 6 installs fine but crashes at startup due to a stack overflow
i am pasting the last few lines of the log here because they tell the whole story:
fixme:richedit:ITextRange_fnGetFont not implemented 0x27f3910 fixme:richedit:ITextRange_fnGetPara not implemented 0x27f3910 fixme:richedit:ITextRange_fnGetFont not implemented 0x27f3910 fixme:richedit:ITextRange_fnGetPara not implemented 0x27f3910 fixme:richedit:ITextRange_fnSetEnd not implemented 0x27f3938 fixme:richedit:ITextRange_fnSetStart not implemented 0x27f3960 fixme:richedit:ITextRange_fnGetFont not implemented 0x27f3938 : [snip about 100000 lines similar to the above] : wine: Unhandled stack overflow at address 0xb73caa9d (thread 0009), starting debugger... err:seh:setup_exception_record stack overflow 832 bytes in thread 0009 eip 7bc4fc2a esp 00230ff0 stack 0x230000-0x231000-0x330000
-----------------------------
native riched20 makes it work
https://bugs.winehq.org/show_bug.cgi?id=37604
zippy gohabsgo60@yahoo.ca changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gohabsgo60@yahoo.ca
https://bugs.winehq.org/show_bug.cgi?id=37604
--- Comment #1 from zippy gohabsgo60@yahoo.ca --- Adobe Reader 6 installs fine but crashes at startup due to a stack overflow
i am pasting just few lines of the log here because they tell the whole story:
fixme:richedit:ITextRange_fnGetFont not implemented 0x27f3910 fixme:richedit:ITextRange_fnGetPara not implemented 0x27f3910 fixme:richedit:ITextRange_fnGetFont not implemented 0x27f3910 fixme:richedit:ITextRange_fnGetPara not implemented 0x27f3910 fixme:richedit:ITextRange_fnSetEnd not implemented 0x27f3938 fixme:richedit:ITextRange_fnSetStart not implemented 0x27f3960 fixme:richedit:ITextRange_fnGetFont not implemented 0x27f3938 : [snip about 100000 lines similar to the above] : wine: Unhandled stack overflow at address 0xb73caa9d (thread 0009), starting debugger... err:seh:setup_exception_record stack overflow 832 bytes in thread 0009 eip 7bc4fc2a esp 00230ff0 stack 0x230000-0x231000-0x330000
-----------------------------
native riched20 makes it work
https://bugs.winehq.org/show_bug.cgi?id=37604
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
https://bugs.winehq.org/show_bug.cgi?id=37604
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jactry92@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=37604
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Assignee|wine-bugs@winehq.org |jactry92@gmail.com Ever confirmed|0 |1
--- Comment #2 from Jactry Zeng jactry92@gmail.com --- Confirming.
It needs ITextFont interface and ITextPara interface. I have an initial implementation of them, but I'm not ready to send it to wine-patches.
https://bugs.winehq.org/show_bug.cgi?id=37604
--- Comment #3 from Sebastian Lackner sebastian@fds-team.de --- Just for reference, patchset with the initial implementation:
https://github.com/wine-compholio/wine-staging/tree/master/patches/riched20-...
https://bugs.winehq.org/show_bug.cgi?id=37604
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |aba1e680f2326bbfc3a6000bd0e | |ecb139a7e4ad4 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- It starts fine for me in current wine, marking fixed.
https://bugs.winehq.org/show_bug.cgi?id=37604
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download CC| |focht@gmx.net
https://bugs.winehq.org/show_bug.cgi?id=37604
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.44.