[Bug 48123] New: Word 97 crashes after calling stub URLMoniker_ComposeWith
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(a)winehq.org Reporter: magiblot(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48123 --- Comment #1 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- This was implemented in <https://source.winehq.org/git/wine.git/commitdiff/67e7f6cd566c6fdc9d5503ec46cedeab02ebc925?hp=973902038da0b5a0da290122b6b29dff0cb2b0ba>, please retest. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48123 magiblot <magiblot(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #2 from magiblot <magiblot(a)hotmail.com> --- Awesome, it works! Thank you very much. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48123 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |67e7f6cd566c6fdc9d5503ec46c | |edeab02ebc925 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48123 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.6. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48123 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |6.0.x -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48123 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|6.0.x |--- --- Comment #4 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 6.0.x milestone from bug fixes included in 6.0.2. -- 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.
participants (1)
-
WineHQ Bugzilla