https://bugs.winehq.org/show_bug.cgi?id=51946
Bug ID: 51946 Summary: cMUD 3.34 crashes with nTRaiseException Product: Wine Version: 6.20 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mssxtn@gmail.com Distribution: ArchLinux
Created attachment 70918 --> https://bugs.winehq.org/attachment.cgi?id=70918 Installation of CMUD
cMUD 3.34 worked fine under wine-staging until 6.20. Uninstalled wine-staging and installed wine, along with all of its deps and optional deps. Removed old .wine and ran both win64 and win32 winearches with the same errors.
Install of cMUD 3.34 pops up with an unhandled exception during the install process. Running the program results in the same/similar unhandled exception.
Downgrading to wine 6.19 resolves the problem and the application runs as expected.
Related Unrelated Issue? https://bugs.winehq.org/show_bug.cgi?id=49321
https://bugs.winehq.org/show_bug.cgi?id=51946
--- Comment #1 from Matthew mssxtn@gmail.com --- Created attachment 70919 --> https://bugs.winehq.org/attachment.cgi?id=70919 Runtime output of wine running cMUD.
https://bugs.winehq.org/show_bug.cgi?id=51946
--- Comment #2 from Matthew mssxtn@gmail.com --- Currently installing wine-git from AUR. I'll try to bisect the bug.
https://bugs.winehq.org/show_bug.cgi?id=51946
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://web.archive.org/web | |/20160806191320if_/http://w | |ww.zuggsoft.com/files/cmud3 | |34_setup.exe Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Keywords| |download, Installer, | |regression Summary|cMUD 3.34 crashes with |cMUD 3.34 installer crashes |nTRaiseException |
--- Comment #3 from Gijs Vermeulen gijsvrm@gmail.com --- I can confirm the crash with wine-6.22. Could you run a regression test? See: https://wiki.winehq.org/Regression_Testing
Adding stable download.
$ sha1sum cmud334_setup.exe e62e64cc220a3d9915aee14606cd00f3b97ab667 cmud334_setup.exe
$ du -sh cmud334_setup.exe 12M cmud334_setup.exe
https://bugs.winehq.org/show_bug.cgi?id=51946
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rpisl@seznam.cz
--- Comment #4 from Roman Pišl rpisl@seznam.cz --- This is caused by 725655de79be751ee478b584a6c9aef482b33b4a. Matthew, can you confirm?
https://bugs.winehq.org/show_bug.cgi?id=51946
--- Comment #5 from Hans Leidekker hans@meelstraat.net --- (In reply to Roman Pišl from comment #4)
This is caused by 725655de79be751ee478b584a6c9aef482b33b4a. Matthew, can you confirm?
Right, now it needs MSSMBios_RawSMBiosTables from the WMI namespace. I've submitted a stub implementation of this class:
https://source.winehq.org/patches/data/221325
https://bugs.winehq.org/show_bug.cgi?id=51946
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5effe62af4ec27b37f65d8911ba | |c09d85d21f211 Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #6 from Hans Leidekker hans@meelstraat.net --- Should be fixed with 5effe62af4ec27b37f65d8911bac09d85d21f211.
https://bugs.winehq.org/show_bug.cgi?id=51946
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.0-rc1.