Skip to content
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

Don't assume mi->backedges is set in jl_insert_method_instances #46631

Merged
merged 1 commit into from
Sep 5, 2022

Conversation

Keno
Copy link
Member

@Keno Keno commented Sep 5, 2022

This is not the case if the external mi was created via precompile.
Also reorganize the code to avoid excessive nesting depth.

Fixes #46558.

@Keno Keno requested a review from timholy September 5, 2022 02:54
This is not the case if the external mi was created via `precompile`.
Also reorganize the code to avoid excessive nesting depth.

Fixes #46558.
@Keno
Copy link
Member Author

Keno commented Sep 5, 2022

I'm just gonna go ahead and merge this to fix the bug, but it'd be good to get post-merge review from @timholy

@Keno Keno merged commit 9e39fe9 into master Sep 5, 2022
@Keno Keno deleted the kf/46558 branch September 5, 2022 22:05
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.

Loading Cthulhu segfaults on master
1 participant