Skip to content

[NativeAOT] Fix linux-arm stacktraces in crashdumps - #117130

Closed
jkotas wants to merge 6 commits into
dotnet:mainfrom
jkotas:fix-naot-arm-stacktrace
Closed

[NativeAOT] Fix linux-arm stacktraces in crashdumps#117130
jkotas wants to merge 6 commits into
dotnet:mainfrom
jkotas:fix-naot-arm-stacktrace

Conversation

@jkotas

@jkotas jkotas commented Jun 29, 2025

Copy link
Copy Markdown
Member

No description provided.

@jkotas jkotas changed the title Fix naot arm stacktrace Jun 29, 2025
@jkotas jkotas changed the title [NativeAOT] Try to fix linux-arm stacktraces in crashdumps Jun 29, 2025
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

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

jkotas added 2 commits June 29, 2025 11:00
Unwinders are confused when methods pushes lr more than once
@jkotas
jkotas force-pushed the fix-naot-arm-stacktrace branch from 6de6dfb to ff67031 Compare June 29, 2025 18:01
Comment thread src/coreclr/nativeaot/Runtime/arm/ExceptionHandling.S Outdated
@jkotas

jkotas commented Jun 29, 2025

Copy link
Copy Markdown
Member Author

/azp run runtime-nativeaot-outerloop

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).
Comment thread src/tests/nativeaot/SmokeTests/Exceptions/Exceptions.cs Outdated
@jkotas

jkotas commented Jun 30, 2025

Copy link
Copy Markdown
Member Author

/azp run runtime-nativeaot-outerloop

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).
@jkotas

jkotas commented Jul 1, 2025

Copy link
Copy Markdown
Member Author

/azp run runtime-nativeaot-outerloop

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).
Comment thread src/coreclr/nativeaot/Runtime/arm/ExceptionHandling.S Outdated
@jkotas

jkotas commented Jul 5, 2025

Copy link
Copy Markdown
Member Author

/azp run runtime-nativeaot-outerloop

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).
@jkotas

jkotas commented Jul 6, 2025

Copy link
Copy Markdown
Member Author

This does not help.

@jkotas jkotas closed this Jul 6, 2025
@jkotas
jkotas deleted the fix-naot-arm-stacktrace branch July 6, 2025 03:45
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

1 participant