Skip to content

Conversation

@tomeksowi
Copy link
Member

@tomeksowi tomeksowi commented Jun 17, 2024

Noticed while debugging for x64 (!HAS_MORE_THAN_64_REGISTERS), RefPosition::getRegisterType() was called for RefTypeKill which has null referent so it segfaulted.

Part of #84834, cc @dotnet/samsung

@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jun 17, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jun 17, 2024
@tomeksowi tomeksowi changed the title JitDump: RefPosition::getRegisterType() for RegTypeKill because it segfaults JitDump: RefPosition::getRegisterType() for RegTypeKill segfaults Jun 17, 2024
@dotnet-policy-service
Copy link
Contributor

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

@tomeksowi tomeksowi marked this pull request as ready for review June 17, 2024 16:14
@jakobbotsch
Copy link
Member

/azp run runtime, runtime-dev-innerloop, dotnet-linker-tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@jakobbotsch jakobbotsch merged commit a189e83 into dotnet:main Jun 18, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jul 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants