[Bug 52944] NexusTK Core Dump

WineHQ Bugzilla wine-bugs at winehq.org
Thu May 19 22:53:31 CDT 2022


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

--- Comment #4 from Esme Povirk <madewokherd at gmail.com> ---
I didn't have .NET Framework 3.5 installed.

I made a commit adding that directory:
https://github.com/madewokherd/wine-mono/commit/d30b97b0af371fb655159e7a29705df5fe43502e

But I'm just seeing a crash in mshtml. If I'm reading this correctly,
OleObject_SetClientSite attempts to call IDocHostUIHandler_GetHostInfo, but the
method is NULL in the object's vtable, so it crashes.

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