https://bugs.winehq.org/show_bug.cgi?id=48123
Bug ID: 48123 Summary: Word 97 crashes after calling stub URLMoniker_ComposeWith Product: Wine Version: 4.20 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: urlmon Assignee: wine-bugs@winehq.org Reporter: magiblot@hotmail.com Distribution: ---
Created attachment 65715 --> https://bugs.winehq.org/attachment.cgi?id=65715 Backtrace generated by the Wine debugger
This function is used by Word 97's Web browsing features. Clicking on an hyperlink or using the Web toolbar triggers this function and the program crashes shortly afterwards.
The following warnings are printed when clicking on an hyperlink:
002c:fixme:hlink:IHlinkBC_Register (00A9D9E0)->(0 009B02BC 00A9DA00 00986A3C) 002c:fixme:ole:ItemMonikerImpl_Construct lpszDelim is NULL. Using empty string which is possibly wrong. 002c:fixme:ole:ItemMonikerImpl_Construct lpszDelim is NULL. Using empty string which is possibly wrong. 002c:fixme:urlmon:URLMoniker_ComposeWith (009EA280)->(00A9E3C0,1,0032F0D8): stub wine: Unhandled page fault on read access to 00000000 at address 7E39398D (thread 002c), starting debugger...
I am not absolutely sure URLMoniker_ComposeWith is responsible for the crash, but it is certainly suspicious. The crash actually happens in CreateGenericComposite from ole32.
https://bugs.winehq.org/show_bug.cgi?id=48123
--- Comment #1 from Gijs Vermeulen gijsvrm@gmail.com --- This was implemented in https://source.winehq.org/git/wine.git/commitdiff/67e7f6cd566c6fdc9d5503ec46cedeab02ebc925?hp=973902038da0b5a0da290122b6b29dff0cb2b0ba, please retest.
https://bugs.winehq.org/show_bug.cgi?id=48123
magiblot magiblot@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #2 from magiblot magiblot@hotmail.com --- Awesome, it works!
Thank you very much.
https://bugs.winehq.org/show_bug.cgi?id=48123
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |67e7f6cd566c6fdc9d5503ec46c | |edeab02ebc925
https://bugs.winehq.org/show_bug.cgi?id=48123
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.6.
https://bugs.winehq.org/show_bug.cgi?id=48123
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |6.0.x
https://bugs.winehq.org/show_bug.cgi?id=48123
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|6.0.x |---
--- Comment #4 from Michael Stefaniuc mstefani@winehq.org --- Removing the 6.0.x milestone from bug fixes included in 6.0.2.