[Bug 50937] New: mscoree tests fail with "Compilation failed"

WineHQ Bugzilla wine-bugs at winehq.org
Tue Apr 6 16:05:25 CDT 2021


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

            Bug ID: 50937
           Summary: mscoree tests fail with "Compilation failed"
           Product: Wine
           Version: 6.5
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ntdll
          Assignee: wine-bugs at winehq.org
          Reporter: madewokherd at gmail.com
      Distribution: ---

mscoree:comtest and mscoree:mscoree tests fail trying to call csc.exe.

The comtest failures look like this:

comtest.c:102: Test failed: Compilation failed
comtest.c:105: Test failed: Moving temporary file failed
comtest.c:377: 2 failures in child process

And the mscoree failures:

mscoree.c:591: Test failed: Compilation failed
mscoree.c:591: Test failed: Compilation failed

It seems the csc.exe process dies very early on, such that it doesn't show up
in a +relay log at all, but it is in a +server log.

Bisect result:

c00c62bbfdb85eb2e2ecc545b6eee838e5a481f7 is the first bad commit
commit c00c62bbfdb85eb2e2ecc545b6eee838e5a481f7
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Apr 1 11:25:48 2021 +0200

    ntdll: Create the initial stack on the Unix side.

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