[Bug 42859] New: .Net program doesn' t use native visual c++ run-time despite override

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 20 14:34:40 CDT 2017


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

            Bug ID: 42859
           Summary: .Net program doesn't use native visual c++ run-time
                    despite override
           Product: Wine
           Version: 2.6
          Hardware: x86
               URL: http://download1324.mediafire.com/a9qj7l083vxg/ah10ud0
                    7vdvlco8/Athena%5C%27s+Armor+Set+Search+MHGen+v0.96b.z
                    ip
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: dark.shadow4 at web.de
      Distribution: ---

Found using a program called "Athenas Armor Set Search MHGen v0.96b" (download
link added).
Installed it in a fresh wineprefix with
"WINEARCH=win32 winetricks -q dotnet20 vcrun2008",
but it crashes due to an unimplemented function:

> wine: Call from 0x7b43d2dc to unimplemented function msvcm90.dll.?_Cin_func at std@@YAAAV?$basic_istream at DU?$char_traits at D@std@@@1 at XZ, aborting
> wine: Call from 0x7b43d2dc to unimplemented function msvcm90.dll.?ThrowModuleLoadException@<CrtImplementationDetails>@@YAXP$AAVString at System@@P$AAVException at 3@@Z, aborting

Now, if using winecfg and changing the DLL-override for msvcm90.dll from
"native, then builtin" to "native (windows)" it works.
But I expected it to work either way. Maybe due to the fact it's a .NET
program, but really not sure.

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