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

[ERROR hir_ty::mir::borrowck] Terminator should be none only in construction #14298

Closed
Veykril opened this issue Mar 9, 2023 · 2 comments · Fixed by #14306
Closed

[ERROR hir_ty::mir::borrowck] Terminator should be none only in construction #14298

Veykril opened this issue Mar 9, 2023 · 2 comments · Fixed by #14306
Assignees
Labels
A-mir C-bug Category: bug

Comments

@Veykril
Copy link
Member

Veykril commented Mar 9, 2023

I don't know how this was triggered as r-a worked fine after it restarted, but the logs were spammed with this until the thread this was running on stack overflowed and caused r-a to exit, thread 'Worker' has overflowed its stack.

cc @HKalbasi

@HKalbasi
Copy link
Member

HKalbasi commented Mar 9, 2023

I think the stack overflow is not related to the [ERROR hir_ty::mir::borrowck] Terminator should be none only in construction log.

@bors bors closed this as completed in 14b9d18 Mar 9, 2023
@lnicola
Copy link
Member

lnicola commented Mar 10, 2023

CC #14310

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-mir C-bug Category: bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants