Skip to content

Test failure: JIT/Regression/JitBlue/Runtime_34170/Runtime_34170/Runtime_34170.sh #74260

@BruceForstall

Description

@BruceForstall

linux-arm random JitStress

https://dev.azure.com/dnceng/public/_build/results?buildId=1953214&view=ms.vss-test-web.build-test-results-tab&runId=50240696&resultId=109476&paneView=dotnet-dnceng.dnceng-build-release-tasks.helix-test-information-tab

+ cat /root/helix/work/workitem/u/SetStressModes_jitstress_random_1.sh
#!/usr/bin/env bash
export COMPlus_TieredCompilation=0
export COMPlus_DbgEnableMiniDump=1
export COMPlus_DbgMiniDumpName=$HELIX_DUMP_FOLDER/coredump.%d.dmp
export COMPlus_JitStress=394

...

    JIT/Regression/JitBlue/Runtime_34170/Runtime_34170/Runtime_34170.sh [FAIL]
      Unhandled exception. System.DataMisalignedException: A datatype misalignment was detected in a load or store instruction.
         at FloatNonAlignedFieldWithLargeOffset..ctor(Single a)
         at Test_Runtime_34170.Main()
      [createdump] waitpid() returned successfully (wstatus 00000000)
      /root/helix/work/workitem/e/JIT/Regression/JitBlue/Runtime_34170/Runtime_34170/Runtime_34170.sh: line 384:  2028 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"
      
      Return code:      1
      Raw output file:      /root/helix/work/workitem/uploads/Reports/JIT.Regression/JitBlue/Runtime_34170/Runtime_34170/Runtime_34170.output.txt
      Raw output:
      BEGIN EXECUTION
      /root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false Runtime_34170.dll ''
      1
      [createdump] Gathering state for process 2028 corerun
      [createdump] Crashing thread 000007ec signal 00000006
      [createdump] Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.2028.dmp
      [createdump] Written 72691712 bytes (17747 pages) to core file
      [createdump] Target process is alive
      [createdump] Dump successfully written in 2692ms
      Expected: 100
      Actual: 134
      END EXECUTION - FAILED

Note this test has been failing in CG2 runs: #53560, #74185

@dotnet/jit-contrib

Metadata

Metadata

Assignees

Labels

JitStressCLR JIT issues involving JIT internal stress modesarch-arm32area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIos-linuxLinux OS (any supported distro)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions