-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Closed
Copy link
Labels
JitStressCLR JIT issues involving JIT internal stress modesCLR JIT issues involving JIT internal stress modesarch-x64arch-x86area-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 SuperPMIdisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issueneeds-further-triageIssue has been initially triaged, but needs deeper consideration or reconsiderationIssue has been initially triaged, but needs deeper consideration or reconsiderationos-linuxLinux OS (any supported distro)Linux OS (any supported distro)os-windows
Milestone
Description
Run: runtime-coreclr jitstress 20210814.1
Failed test:
CoreCLR windows x86 Checked jitstress2 @ Windows.10.Amd64.Open
- Regressions\\coreclr\\GitHub_34094\\Test34094\\Test34094.cmd
CoreCLR OSX x64 Checked jitstress2 @ OSX.1013.Amd64.Open
- Regressions/coreclr/GitHub_34094/Test34094/Test34094.sh
CoreCLR Linux x64 Checked jitstress2 @ Ubuntu.1804.Amd64.Open
- Regressions/coreclr/GitHub_34094/Test34094/Test34094.sh
CoreCLR OSX x64 Checked jitstress1 @ OSX.1013.Amd64.Open
- Regressions/coreclr/GitHub_34094/Test34094/Test34094.sh
One of error message:
Assert failure(PID 5988 [0x00001764], Thread: 3976 [0x0f88]): Assertion failed '(emitChkAlign == false) || (ins == INS_lea) || ((emitComp->compCodeOpt() == Compiler::SMALL_CODE) && (((size_t)addr & 3) == 0)) || (((size_t)addr & (byteSize - 1)) == 0)' in 'Test34094:TestAvxCompareGreaterThanOrEqualDouble():bool' during 'Emit code' (IL size 270)
File: D:\workspace\_work\1\s\src\coreclr\jit\emitxarch.cpp Line: 11534
Image: C:\h\w\9FF408CA\p\corerun.exe
Return code: 1
Raw output file: C:\h\w\9FF408CA\w\A79708F5\uploads\Reports\Regressions.coreclr\GitHub_34094\Test34094\Test34094.output.txt
Raw output:
BEGIN EXECUTION
"C:\h\w\9FF408CA\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" Test34094.dll
Expected: 100
Actual: -1073740286
END EXECUTION - FAILED
FAILED
Test Harness Exitcode is : 1
To run the test:
set CORE_ROOT=C:\h\w\9FF408CA\p
C:\h\w\9FF408CA\w\A79708F5\e\Regressions\coreclr\GitHub_34094\Test34094\Test34094.cmd
Expected: True
Actual: False
Stack trace
at Regressions_coreclr._GitHub_34094_Test34094_Test34094_._GitHub_34094_Test34094_Test34094_cmd()
Metadata
Metadata
Assignees
Labels
JitStressCLR JIT issues involving JIT internal stress modesCLR JIT issues involving JIT internal stress modesarch-x64arch-x86area-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 SuperPMIdisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issueneeds-further-triageIssue has been initially triaged, but needs deeper consideration or reconsiderationIssue has been initially triaged, but needs deeper consideration or reconsiderationos-linuxLinux OS (any supported distro)Linux OS (any supported distro)os-windows