-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Closed
Copy link
Labels
arch-x86area-Diagnostics-monoos-windowsruntime-monospecific to the Mono runtimespecific to the Mono runtime
Milestone
Description
This happens on e.g. System.Diagnostics.DiagnosticSource.Tests:
build.cmd mono+libs -c Release -arch x86
dotnet.cmd build /t:Test /p:RuntimeFlavor=mono /p:TargetArchitecture=x86 /p:TestScope=outerloop -c Release .\src\libraries\System.Diagnostics.DiagnosticSource\tests\ -f net8.0
The process crashes pretty much immediately, with exit code -1073741819:
===========================================================================================
Discovering: System.Diagnostics.DiagnosticSource.Tests (method display = ClassAndMethod, method display options = None)
Discovered: System.Diagnostics.DiagnosticSource.Tests (found 30 of 261 test cases)
Starting: System.Diagnostics.DiagnosticSource.Tests (parallel test collections = on, max threads = 16)
----- end Thu 07/13/2023 18:11:08.71 ----- exit code -1073741819 ----------------------------------------------------------
Metadata
Metadata
Assignees
Labels
arch-x86area-Diagnostics-monoos-windowsruntime-monospecific to the Mono runtimespecific to the Mono runtime
