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

Skip to content

Debug Assertion Violation: 'codeManager->IsUnwindable(pvAddress) || runtime->IsConservativeStackReportingEnabled()' #103333

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
MichalStrehovsky opened this issue Jun 12, 2024 · 5 comments
Labels
arch-arm32 area-NativeAOT-coreclr blocking-clean-ci-optional Blocking optional rolling runs disabled-test The test is disabled in source code against the issue Known Build Error Use this to report build issues in the .NET Helix tab os-linux Linux OS (any supported distro)
Milestone

Comments

@MichalStrehovsky
Copy link
Member

MichalStrehovsky commented Jun 12, 2024

Consistently seeing this assert when running GC/API/GC/GetTotalAllocatedBytes test on ARM32 Linux. Going to block the test on this issue.

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "codeManager->IsUnwindable(pvAddress) || runtime->IsConservativeStackReportingEnabled()",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎
Result validation: ⚠️ Validation could not be done without an Azure DevOps build URL on the issue. Please add it to the "Build: 🔎" line.
Validation performed at: 8/7/2024 8:49:00 AM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@MichalStrehovsky MichalStrehovsky added arch-arm32 disabled-test The test is disabled in source code against the issue os-linux Linux OS (any supported distro) area-NativeAOT-coreclr labels Jun 12, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jun 12, 2024
Copy link
Contributor

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

@filipnavara
Copy link
Member

I'll have a look.

@filipnavara
Copy link
Member

Do you have more details or a link to some failed run?

I tried to reproduce it repeatedly in various configurations (Checked, Debug, Release) and the test always passed on my Raspberry PI.

@filipnavara
Copy link
Member

Thanks! I still don't know what is going on. I downloaded the payload from the second link through runfo and run it 100 times without hitting the crash. The core dump doesn't seem to have any useful information since it's likely way past the problematic unwind (or I mismatched the symbols).

@MichalStrehovsky MichalStrehovsky added this to the 9.0.0 milestone Jun 26, 2024
@jeffschwMSFT jeffschwMSFT removed the untriaged New issue has not been triaged by the area owner label Jul 2, 2024
@MichalStrehovsky MichalStrehovsky added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab blocking-clean-ci-optional Blocking optional rolling runs and removed blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' labels Aug 7, 2024
@agocke agocke modified the milestones: 9.0.0, 10.0.0 Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-arm32 area-NativeAOT-coreclr blocking-clean-ci-optional Blocking optional rolling runs disabled-test The test is disabled in source code against the issue Known Build Error Use this to report build issues in the .NET Helix tab os-linux Linux OS (any supported distro)
Projects
Status: No status
Development

No branches or pull requests

4 participants