Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 27, 2026

Description

Creates a tracking issue document for the tail-call stepping correctness bug identified in PR #123640 discussion.

Problem

IsTailCall() in controller.cpp assumes it can immediately resolve the destination MethodDesc from a call IP. This breaks for cross-R2R tail calls through ExternalMethodFixup stubs, which use deferred callback resolution via TraceManager().

Changes

Note

Document serves as issue body content for manual GitHub issue creation, as direct issue creation is not available from this environment.

Original prompt

Create a tracking issue as described in the following comment and PR discussion: #123640 (comment)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: max-charlamb <44248479+max-charlamb@users.noreply.github.com>
Copilot AI changed the title [WIP] Create tracking issue for discussed changes Add tracking issue doc for tail-call stepping in ReadyToRun assemblies Jan 27, 2026
Copilot AI requested a review from max-charlamb January 27, 2026 16:20
@jkotas jkotas deleted the copilot/create-tracking-issue branch February 2, 2026 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants