[Bug 49690] New: winetricks dotnet35 hangs in 64-bit prefixes

WineHQ Bugzilla wine-bugs at winehq.org
Mon Aug 10 11:55:31 CDT 2020


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

            Bug ID: 49690
           Summary: winetricks dotnet35 hangs in 64-bit prefixes
           Product: Wine
           Version: 5.12
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Keywords: dotnet, download, regression, source, win64
          Severity: normal
          Priority: P2
         Component: ntdll
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com
                CC: julliard at winehq.org
      Distribution: ---

Regression testing points to either 8a169390c9ef4d8a43b604558c4194a052473c0c or
4478ba258e45559ac97353ab27951e84dd9865c1.

commit 8a169390c9ef4d8a43b604558c4194a052473c0c was a skip
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jun 30 12:01:37 2020 +0200

    ntdll: Build with msvcrt.

As it fails to start when built for me as wow64:
/home/austin/dotnet-bisect/bin/wine cmd.exe /c echo '%AppData%' returned empty
string, error message "wine: failed to load
/home/austin/dotnet-bisect/lib64/wine/ntdll.dll error c0000018" 

The next commit (4478ba258e45559ac97353ab27951e84dd9865c1) is broken (i.e.,
dotnet35 hangs):
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jun 30 12:04:42 2020 +0200

    ntdll: Use the standard C library names for the printf functions.

    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

Eventually, hangs after a couple minutes with:
09b8:err:eventlog:ReportEventW L".NET Runtime version 2.0.50727.1433 - Fatal
Execution Engine Error (000006427F8A5DC8) (80131506)"

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