[Bug 52944] New: NexusTK Core Dump
https://bugs.winehq.org/show_bug.cgi?id=52944 Bug ID: 52944 Summary: NexusTK Core Dump Product: Wine Version: 5.0.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: sara(a)saracooke.com Distribution: --- Created attachment 72318 --> https://bugs.winehq.org/attachment.cgi?id=72318 nexustk coredump Trying to install NexusTK. Will attach dump. -- 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=52944 Sara <sara(a)saracooke.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sara(a)saracooke.com -- 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=52944 --- Comment #1 from Sara <sara(a)saracooke.com> --- Updated to wine 7.0 and a coredump happens before finishing installation. Seems it MAY be related to Framework 3.5 -- 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=52944 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com, | |xerox.xerox2000x(a)gmail.com URL| |https://kru-downloads.s3.am | |azonaws.com/tk/NexusTK-752- | |installer.exe Keywords| |download Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Component|-unknown |mshtml --- Comment #2 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Confirming
Seems it MAY be related to Framework 3.5
Likely not. 'winetricks ie8' get`s it around this bug. It starts into the game then for me. The installer checks for c:\windows\Microsoft.net\Framework\v3.5 (with FindFirstFileEx). If you create this directory manually it doesn`t complain anymore about missing .Net, and Mono is enough to get it running. @Esme: I guess this directory should be added/created by Mono installer? -- 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=52944 --- Comment #3 from Esme Povirk <madewokherd(a)gmail.com> --- Oddly, I don't have that directory on my Windows 11 machine. -- 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=52944 --- Comment #4 from Esme Povirk <madewokherd(a)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/d30b97b0af371fb655159e7a2970... 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.
https://bugs.winehq.org/show_bug.cgi?id=52944 --- Comment #5 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to Esme Povirk from comment #4)
I didn't have .NET Framework 3.5 installed.
I made a commit adding that directory: https://github.com/madewokherd/wine-mono/commit/ d30b97b0af371fb655159e7a29705df5fe43502e
Nice
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.
I marked component for this bug to mshtml for that in this repott; Maybe open a seperate bugreport to track the (already solved by you) .Net issue? -- 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=52944 --- Comment #6 from Sara <sara(a)saracooke.com> --- Thanks @Louis! -- 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