dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.27k stars 4.73k forks source link

b425314 test failing due to StackOverflow in nativeaot outerloop runs (CET+CFG leg) #107418

Open eduardo-vp opened 2 months ago

eduardo-vp commented 2 months ago
Process is terminating due to StackOverflowException.

Return code:      1
Raw output file:      C:hw958A08B4wA958091AuploadsCLR-x86-JITV2.0-Beta2425314425314output.txt
Raw output:
BEGIN EXECUTION
call C:hw958A08B4p
ativeaottest.cmd C:hw958A08B4wA958091AeJITRegressionCLR-x86-JITV2.0-Beta2425314425314 b425314.dll 
Expected: 100
Actual: -1073741571
END EXECUTION - FAILED
FAILED

This test consistently fails in the CET+CFG leg being added in https://github.com/dotnet/runtime/pull/105288.

dotnet-policy-service[bot] commented 2 months ago

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas See info in area-owners.md if you want to be subscribed.