Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Test failure: JIT/opt/InstructionCombining/Mvn/Mvn.cmd #115174

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
SakeTao opened this issue Apr 30, 2025 · 2 comments
Open

Test failure: JIT/opt/InstructionCombining/Mvn/Mvn.cmd #115174

SakeTao opened this issue Apr 30, 2025 · 2 comments
Assignees
Labels
arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes os-linux Linux OS (any supported distro)
Milestone

Comments

@SakeTao
Copy link

SakeTao commented Apr 30, 2025

Failed in: runtime-coreclr jitstress 20250428.1

Failed tests:

coreclr linux arm64 Checked jitminopts @ (Ubuntu.2404.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-24.04-helix-arm64v8
    - JIT/opt/InstructionCombining/Mvn/Mvn.cmd

Error message:

 /root/helix/work/workitem/e/JIT/opt/JIT.opt/../InstructionCombining/Mvn/Mvn.sh: line 520:   893 Segmentation fault      (core dumped) dotnet $CORE_ROOT/SuperFileCheck/SuperFileCheck.dll --csharp "Mvn.cs" --allow-unused-prefixes --check-prefixes=CHECK,ARM64,ARM64-LINUX --dump-input-context 40 --input-file "__jit_disasm.out"

Return code:      1
Raw output file:      /root/helix/work/workitem/uploads/InstructionCombining/Mvn/output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false -p System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true Mvn.dll ''
[createdump] Gathering state for process 893 dotnet
[createdump] Crashing thread 0383 signal 11 (000b)
[createdump] Writing crash report to file /home/helixbot/dotnetbuild/dumps/coredump.893.dmp.crashreport.json
[createdump] Crash report successfully written
[createdump] Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.893.dmp
[createdump] Written 101863424 bytes (24869 pages) to core file
[createdump] Target process is alive
[createdump] Dump successfully written in 174ms
EXECUTION OF FILECHECK - FAILED 139
Test failed. Trying to see if dump file was created in /home/helixbot/dotnetbuild/dumps since 4/29/2025 6:11:09 AM
Processing /home/helixbot/dotnetbuild/dumps/coredump.893.dmp.crashreport.json
Printing stacktrace from '/home/helixbot/dotnetbuild/dumps/coredump.893.dmp.crashreport.json'
Invoking llvm-symbolizer --pretty-print
Stack trace:
?? at ??:0:0
?? at ??:0:0
?? at ??:0:0
?? at ??:0:0
?? at ??:0:0
?? at ??:0:0
?? at ??:0:0
Ref_ScanDependentHandlesForClearing(unsigned int, unsigned int, ScanContext*) at /__w/1/s/src/coreclr/gc/objecthandle.cpp:1361:14
?? at ??:0:0
IsServerHeap() at /__w/1/s/src/coreclr/gc/gc.h:336:5
 (inlined by) getSlotNumber(ScanContext*) at /__w/1/s/src/coreclr/gc/objecthandle.cpp:875:13
 (inlined by) Ref_CheckReachable(unsigned int, unsigned int, ScanContext*) at /__w/1/s/src/coreclr/gc/objecthandle.cpp:1233:33
?? at ??:0:0
GCConfig::Initialize() at /__w/1/s/src/coreclr/gc/gcconfig.cpp:94:1
?? at ??:0:0
AppDomain::NotifyDebuggerLoad(int, int) at /__w/1/s/src/coreclr/vm/appdomain.cpp:3519:0
?? at ??:0:0
BaseHolder<PEFileListLock*, FunctionBase<PEFileListLock*, &PEFileListLock::HolderEnter(PEFileListLock*), &PEFileListLock::HolderLeave(PEFileListLock*)>, 0ul, &int CompareDefault<PEFileListLock*>(PEFileListLock*, PEFileListLock*)>::BaseHolder(PEFileListLock*, int) at /__w/1/s/src/coreclr/inc/holder.h:250:9
 (inlined by) BaseWrapper<PEFileListLock*, FunctionBase<PEFileListLock*, &PEFileListLock::HolderEnter(PEFileListLock*), &PEFileListLock::HolderLeave(PEFileListLock*)>, 0ul, &int CompareDefault<PEFileListLock*>(PEFileListLock*, PEFileListLock*)>::BaseWrapper(PEFileListLock*, int) at /__w/1/s/src/coreclr/inc/holder.h:577:11
 (inlined by) Wrapper<PEFileListLock*, &PEFileListLock::HolderEnter(PEFileListLock*), &PEFileListLock::HolderLeave(PEFileListLock*), 0ul, &int CompareDefault<PEFileListLock*>(PEFileListLock*, PEFileListLock*), true>::Wrapper(PEFileListLock*, int) at /__w/1/s/src/coreclr/inc/holder.h:797:11
 (inlined by) AppDomain::LoadLockHolder::LoadLockHolder(AppDomain*, int) at /__w/1/s/src/coreclr/vm/appdomain.hpp:1519:13
 (inlined by) AppDomain::CheckLoading(Assembly*, FileLoadLevel) at /__w/1/s/src/coreclr/vm/appdomain.cpp:2224:24
?? at ??:0:0
Object::GetMethodTable() const at /__w/1/s/src/coreclr/vm/object.h:173:9
 (inlined by) AppDomain::RaiseResourceResolveEvent(Assembly*, char const*) at /__w/1/s/src/coreclr/vm/appdomain.cpp:3758:9
?? at ??:0:0
AppDomain::NotifyDebuggerUnload() at /__w/1/s/src/coreclr/vm/appdomain.cpp:3540:9
?? at ??:0:0
GetThread() at /__w/1/s/src/coreclr/vm/threads.inl:43:43
 (inlined by) SimpleRWLock::PreEnter() at /__w/1/s/src/coreclr/vm/simplerwlock.cpp:243:9
?? at ??:0:0
?? at ??:0:0
?? at ??:0:0
?? at ??:0:0
?? at ??:0:0
?? at ??:0:0
?? at ??:0:0
?? at ??:0:0
?? at ??:0:0
?? at ??:0:0
?? at ??:0

Stack trace:

   at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/arcade/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 141
   at Xunit.Assert.True(Boolean condition, String userMessage) in /_/src/arcade/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 123
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)
   at Program.<<Main>$>g__TestExecutor312|0_313(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
02:57.6 gc-standalone Checked-gcstandaloneserver ubuntu.2204.amd64.open.rt x64 JIT/opt/InstructionCombining/Mvn/Mvn.cmd Failed {"System.StageAttempt":"1","DefinitionId":"146","AzurePipelinesTestRunId":"26002026","Reason":"Schedule","BuildNumber":"20250311.1","BuildId":"975642","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"gc-standalone","operatingSystem":"Ubuntu.2204.Amd64.Open","System.PhaseName":"run_test_p1_GCStandAloneServer_linux_x64_checked","architecture":"x64","System.PhaseAttempt":"1","configuration":"Checked-gcstandaloneserver","System.JobName":"__default","System.JobAttempt":"1","System.StageName":"Build","System.JobId":"112f63b4-fcd2-58bd-202f-bd8d8cf97c01"} Schedule
@SakeTao SakeTao added arch-arm64 blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes os-linux Linux OS (any supported distro) labels Apr 30, 2025
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Apr 30, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Apr 30, 2025
@jeffschwMSFT jeffschwMSFT added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Apr 30, 2025
Copy link
Contributor

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

@kunalspathak kunalspathak self-assigned this May 1, 2025
@kunalspathak
Copy link
Member

cc: @a74nh

@teo-tsirpanis teo-tsirpanis removed the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label May 2, 2025
@JulieLeeMSFT JulieLeeMSFT removed the untriaged New issue has not been triaged by the area owner label May 6, 2025
@JulieLeeMSFT JulieLeeMSFT added this to the 10.0.0 milestone May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes os-linux Linux OS (any supported distro)
Projects
None yet
Development

No branches or pull requests

5 participants