http://bugs.winehq.org/show_bug.cgi?id=33352
Bug #: 33352 Summary: Family Tree Maker 2012 crashes when trying to start program Product: Wine Version: 1.5.27 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dpobanz@gmail.com Classification: Unclassified
Created attachment 44118 --> http://bugs.winehq.org/attachment.cgi?id=44118 terminal output
After installing Family Tree Maker 2012, when trying to start the program it crashes.
The last few lines of terminal output are: fixme:mscoree:CLRMetaHost_GetRuntime Unrecognized version L"v4.0"
Unhandled Exception: System.InvalidProgramException: Invalid IL code in FTM.FTMApplication:ßÖä (string[]): IL_0006: brfalse.s IL_000b
[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidProgramException: Invalid IL code in FTM.FTMApplication:ßÖä (string[]): IL_0006: brfalse.s IL_000b
http://bugs.winehq.org/show_bug.cgi?id=33352
--- Comment #1 from Austin English austinenglish@gmail.com 2013-04-08 14:59:43 CDT --- Try native dotnet40.
http://bugs.winehq.org/show_bug.cgi?id=33352
--- Comment #2 from Don Pobanz dpobanz@gmail.com 2013-04-09 00:02:59 CDT --- winetricks dotnet40 works around this bug.
With native dotnet40, the program still crashes, but much later, so that would be a different bug. See bug 33355.
http://bugs.winehq.org/show_bug.cgi?id=33352
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |mscoree
http://bugs.winehq.org/show_bug.cgi?id=33352
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
--- Comment #3 from Vincent Povirk madewokherd@gmail.com 2013-04-09 15:00:42 CDT --- Can you get a log with WINE_MONO_VERBOSE=4 ?
http://bugs.winehq.org/show_bug.cgi?id=33352
--- Comment #4 from Don Pobanz dpobanz@gmail.com 2013-04-09 22:47:31 CDT --- Created attachment 44137 --> http://bugs.winehq.org/attachment.cgi?id=44137 wine_mono_verbose=4 log file
Attached is the result of: WINE_MONO_VERBOSE=4 wine FTM.exe > log.txt
http://bugs.winehq.org/show_bug.cgi?id=33352
--- Comment #5 from Vincent Povirk madewokherd@gmail.com 2013-04-10 09:55:25 CDT --- converting (in B36: stack: 0) IL_0000: nop converting (in B36: stack: 0) IL_0001: nop converting (in B47: stack: 0) IL_0002: ldc.i4.1 converting (in B47: stack: 1) IL_0003: br.s IL_0012 1 item(s) on exit from B47 created temp 53 (R62) of type System.Int32 storing 0 to temp 53 converting (in B39: stack: 0) IL_0005: nop converting (in B39: stack: 0) IL_0006: brfalse.s IL_000b
I guess either that code is unreachable or it has a branch to it later. If I had a copy of the main .exe I could say which, but either way I'm not sure how we should handle this given how mono's code generator is structured.
http://bugs.winehq.org/show_bug.cgi?id=33352
Don Pobanz dpobanz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #44118|0 |1 is obsolete| |
--- Comment #6 from Don Pobanz dpobanz@gmail.com 2013-06-18 21:07:06 CDT --- Created attachment 44866 --> http://bugs.winehq.org/attachment.cgi?id=44866 Updated terminal output, starting installed program
Program still crashes when trying to start it (installed on a clean prefix). Many of the fixme and err messages are now gone so the terminal output is much shorter than it was.
https://bugs.winehq.org/show_bug.cgi?id=33352
--- Comment #7 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.37 or newer) wine? If so, please attach the terminal output in 1.7.37 (see http://wiki.winehq.org/FAQ#get_log).
https://bugs.winehq.org/show_bug.cgi?id=33352
--- Comment #8 from Don Pobanz dpobanz@gmail.com --- No change with wine-1.7.38-186-g0e24c33
https://bugs.winehq.org/show_bug.cgi?id=33352
--- Comment #9 from Don Pobanz dpobanz@gmail.com --- No change with wine-1.8-rc2
https://bugs.winehq.org/show_bug.cgi?id=33352
--- Comment #10 from Don Pobanz dpobanz@gmail.com --- No change with wine-3.3-104-g661791c
https://bugs.winehq.org/show_bug.cgi?id=33352
--- Comment #11 from Don Pobanz dpobanz@gmail.com --- Fixed,
Program no longer crashes at start with newest wine version. wine-4.20-141-g90fc020400
https://bugs.winehq.org/show_bug.cgi?id=33352
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |xerox.xerox2000x@gmail.com Status|UNCONFIRMED |RESOLVED
--- Comment #12 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Don Pobanz from comment #11)
Fixed,
Program no longer crashes at start with newest wine version. wine-4.20-141-g90fc020400
Hi Don, bugs you opened yourself can be resolved by yourself as fixed.
Anyway, thanks for testing en resolving fixed.
Regards
https://bugs.winehq.org/show_bug.cgi?id=33352
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.21.