Skip to content

Stack overflow and Consistency check failed: FAILED: m_crawl.pFrame->IsTransitionToNativeFrame() in System.Runtime.Tests #57807

@ViktorHofer

Description

@ViktorHofer

Configuration: net6.0-Linux-Release-arm-CoreCLR_checked-(Ubuntu.1804.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440

Console: https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-57763-merge-f9442c68757543d495/System.Runtime.Tests/1/console.81cb9a1a.log?sv=2019-07-07&se=2021-09-08T23%3A47%3A52Z&sr=c&sp=rl&sig=O8X65xyK97R0N0ZIYbdqG%2Fw638FV2%2F7WZ3Ivju0NF5E%3D

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

Dump available

  Discovering: System.Runtime.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.Runtime.Tests (found 6216 of 6260 test cases)
  Starting:    System.Runtime.Tests (parallel test collections = on, max threads = 4)
    System.Tests.UIntPtrTests.GetHashCodeRespectAllBits [SKIP]
      Condition(s) not met: "Is64Bit"
    System.Tests.UIntPtrTests.Subtract [SKIP]
      Condition(s) not met: "Is64Bit"
    System.Tests.UIntPtrTests.TestCtor_VoidPointer_ToPointer [SKIP]
      Condition(s) not met: "Is64Bit"
    System.Tests.UIntPtrTests.Add [SKIP]
      Condition(s) not met: "Is64Bit"
    System.Tests.UIntPtrTests.TestSize [SKIP]
      Condition(s) not met: "Is64Bit"
    System.Tests.UIntPtrTests.Ctor_ULong [SKIP]
      Condition(s) not met: "Is64Bit"
    System.Tests.UIntPtrTests.TestImplicitCast [SKIP]
      Condition(s) not met: "Is64Bit"
    System.Tests.IntPtrTests.Size [SKIP]
      Condition(s) not met: "Is64Bit"
    System.Tests.IntPtrTests.Add [SKIP]
      Condition(s) not met: "Is64Bit"
    System.Tests.IntPtrTests.Subtract [SKIP]
      Condition(s) not met: "Is64Bit"
    System.Tests.IntPtrTests.ImplicitCast [SKIP]
      Condition(s) not met: "Is64Bit"
    System.Tests.IntPtrTests.GetHashCodeRespectAllBits [SKIP]
      Condition(s) not met: "Is64Bit"
    System.Tests.IntPtrTests.Ctor_VoidPointer_ToPointer [SKIP]
      Condition(s) not met: "Is64Bit"
    System.Tests.IntPtrTests.Ctor_Long [SKIP]
      Condition(s) not met: "Is64Bit"
    System.Tests.StringTests.IndexOf_SingleLetter(s: "Hello", target: '\0', startIndex: 0, count: 5, expected: -1) [SKIP]
      Target \0 is not supported in ICU
Stack overflow.

Assert failure(PID 58 [0x0000003a], Thread: 76 [0x004c]): Consistency check failed: FAILED: m_crawl.pFrame->IsTransitionToNativeFrame()
    File: /__w/1/s/src/coreclr/vm/stackwalk.cpp Line: 2269
    Image: /root/helix/work/correlation/dotnet

./RunTests.sh: line 162:    58 Aborted                 (core dumped) "$RUNTIME_PATH/dotnet" exec --runtimeconfig System.Runtime.Tests.runtimeconfig.json --depsfile System.Runtime.Tests.deps.json xunit.console.dll System.Runtime.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing $RSP_FILE
/root/helix/work/workitem
----- end Thu Aug 19 23:53:10 UTC 2021 ----- exit code 134 ----------------------------------------------------------
exit code 134 means SIGABRT Abort. Managed or native assert, or runtime check such as heap corruption, caused call to abort(). Core dumped.

@jkotas who would be the best person to look into this?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions