-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
dotnet/coreclr
#25093Labels
area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIbug
Milestone
Description
CoreFX, TailcallStress=1, TieredCompilation=0,
System.Linq.Expressions.Tests
Windows and Linux x64.
Executed on c000NQD
C:\dotnetbuild\work\f0098ede-5f7f-47a5-a227-bf5292f7fb0c\Work\00888a6e-ae65-4554-a90f-2a506a823817\Exec>set __TestEnv=C:\dotnetbuild\work\f0098ede-5f7f-47a5-a227-bf5292f7fb0c\Payload\SetStressModes_tailcallstress.cmd
C:\dotnetbuild\work\f0098ede-5f7f-47a5-a227-bf5292f7fb0c\Work\00888a6e-ae65-4554-a90f-2a506a823817\Exec>type C:\dotnetbuild\work\f0098ede-5f7f-47a5-a227-bf5292f7fb0c\Payload\SetStressModes_tailcallstress.cmd
set COMPlus_TieredCompilation=0
set COMPlus_TailcallStress=1
C:\dotnetbuild\work\f0098ede-5f7f-47a5-a227-bf5292f7fb0c\Work\00888a6e-ae65-4554-a90f-2a506a823817\Exec>call C:\dotnetbuild\work\f0098ede-5f7f-47a5-a227-bf5292f7fb0c\Payload\SetStressModes_tailcallstress.cmd
C:\dotnetbuild\work\f0098ede-5f7f-47a5-a227-bf5292f7fb0c\Work\00888a6e-ae65-4554-a90f-2a506a823817\Exec>set COMPlus_TieredCompilation=0
C:\dotnetbuild\work\f0098ede-5f7f-47a5-a227-bf5292f7fb0c\Work\00888a6e-ae65-4554-a90f-2a506a823817\Exec>set COMPlus_TailcallStress=1
C:\dotnetbuild\work\f0098ede-5f7f-47a5-a227-bf5292f7fb0c\Work\00888a6e-ae65-4554-a90f-2a506a823817\Exec>set COMPlus
COMPlus_TailcallStress=1
COMPlus_TieredCompilation=0
C:\dotnetbuild\work\f0098ede-5f7f-47a5-a227-bf5292f7fb0c\Work\00888a6e-ae65-4554-a90f-2a506a823817\Exec>call RunTests.cmd -r C:\dotnetbuild\work\f0098ede-5f7f-47a5-a227-bf5292f7fb0c\Payload --rsp-file C:\dotnetbuild\work\f0098ede-5f7f-47a5-a227-bf5292f7fb0c\Payload\CoreFX.issues.rsp
----- start 1:10:52.12 =============== To repro directly: =====================================================
pushd C:\dotnetbuild\work\f0098ede-5f7f-47a5-a227-bf5292f7fb0c\Work\00888a6e-ae65-4554-a90f-2a506a823817\Exec\
"C:\dotnetbuild\work\f0098ede-5f7f-47a5-a227-bf5292f7fb0c\Payload\dotnet.exe" xunit.console.dll System.Linq.Expressions.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=nonnetcoreapptests -notrait category=nonwindowstests -notrait category=OuterLoop -notrait category=failing @C:\dotnetbuild\work\f0098ede-5f7f-47a5-a227-bf5292f7fb0c\Payload\CoreFX.issues.rsp
popd
===========================================================================================================
C:\dotnetbuild\work\f0098ede-5f7f-47a5-a227-bf5292f7fb0c\Work\00888a6e-ae65-4554-a90f-2a506a823817\Exec>"C:\dotnetbuild\work\f0098ede-5f7f-47a5-a227-bf5292f7fb0c\Payload\dotnet.exe" xunit.console.dll System.Linq.Expressions.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=nonnetcoreapptests -notrait category=nonwindowstests -notrait category=OuterLoop -notrait category=failing @C:\dotnetbuild\work\f0098ede-5f7f-47a5-a227-bf5292f7fb0c\Payload\CoreFX.issues.rsp
Discovering: System.Linq.Expressions.Tests (method display = ClassAndMethod, method display options = None)
Discovered: System.Linq.Expressions.Tests (found 5632 of 5641 test cases)
Starting: System.Linq.Expressions.Tests (parallel test collections = on, max threads = 2)
Assert failure(PID 992 [0x000003e0], Thread: 3724 [0x0e8c]): Assertion failed 'verCurrentState.esStackDepth == 0 && impOpcodeIsCallOpcode(opcode)' in 'DynamicClass:lambda_method(ref):ref' (IL size 18)
File: f:\workspace\_work\1\s\src\jit\importer.cpp Line: 16670
Image: C:\dotnetbuild\work\f0098ede-5f7f-47a5-a227-bf5292f7fb0c\Payload\dotnet.exe
----- end 1:16:13.94 ----- exit code -1073740286 ----------------------------------------------------------
Metadata
Metadata
Assignees
Labels
area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIbug