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

Copy link
Copy Markdown
Member

No description provided.

@jkotasjkotas changed the title Fix naot arm stacktrace[NativeAOT] Try to fix linux-arm stacktraces in crashdumpsJun 29, 2025
@jkotasjkotas changed the title [NativeAOT] Try to fix linux-arm stacktraces in crashdumps[NativeAOT] Fix linux-arm stacktraces in crashdumpsJun 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
jkotasforce-pushed the fix-naot-arm-stacktrace branch from 6de6dfb to ff67031CompareJune 29, 2025 18:01
Comment threadsrc/coreclr/nativeaot/Runtime/arm/ExceptionHandling.S Outdated
@jkotas

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-nativeaot-outerloop

@azure-pipelines

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

Comment threadsrc/tests/nativeaot/SmokeTests/Exceptions/Exceptions.cs Outdated
@jkotas

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-nativeaot-outerloop

@azure-pipelines

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

@jkotas

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-nativeaot-outerloop

@azure-pipelines

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

Comment threadsrc/coreclr/nativeaot/Runtime/arm/ExceptionHandling.S Outdated
@jkotas

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-nativeaot-outerloop

@azure-pipelines

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

@jkotas

Copy link
Copy Markdown
MemberAuthor

This does not help.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@jkotas