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

Unrelated compiler error when projects load for the first time #10921

Closed
hubertp opened this issue Aug 29, 2024 · 6 comments
Closed

Unrelated compiler error when projects load for the first time #10921

hubertp opened this issue Aug 29, 2024 · 6 comments
Assignees
Labels
--regression Important: regression -compiler -language-server p-highest Should be completed ASAP

Comments

@hubertp
Copy link
Collaborator

hubertp commented Aug 29, 2024

I believe I started observing the problem once #10880 has been merged.
The following error is being reported when evaluating the visualization on startup:

Screenshot from 2024-08-27 19-51-18

Not an isolated case, happens on any project.

@hubertp hubertp added the p-highest Should be completed ASAP label Aug 29, 2024
@hubertp hubertp self-assigned this Aug 29, 2024
hubertp added a commit that referenced this issue Aug 30, 2024
Disabling caching as it seems that loading BindingsMap breaks things.
jdunkerley pushed a commit that referenced this issue Aug 30, 2024
Disabling caching as it seems that loading BindingsMap breaks things.
@enso-bot
Copy link

enso-bot bot commented Sep 1, 2024

Hubert Plociniczak reports a new STANDUP for the provided date (2024-08-30):

Progress: Looks like caching support has been broken for some time. Added a temporary workaround by reverting the support. Followed up on an akka-related bug when native image is being generated. It should be finished by 2024-09-03.

Next Day: Next day I will be working on the #10921 task. Continue the investigation.

@hubertp hubertp moved this from ❓New to 🔧 Implementation in Issues Board Sep 3, 2024
@hubertp
Copy link
Collaborator Author

hubertp commented Sep 3, 2024

We now have a workaround in place but there is still a problem with caching, which cannot be enabled. Investigating.

@hubertp hubertp moved this from 🔧 Implementation to 👁️ Code review in Issues Board Sep 4, 2024
@enso-bot
Copy link

enso-bot bot commented Sep 4, 2024

Hubert Plociniczak reports a new STANDUP for the provided date (2024-09-02):

Progress: Continued debugging issue with caching. After blaming bindings map and incorrect compilation stage in IR, narrowed it down invalid compilation stage set post deserialization. Needs more testing. It should be finished by 2024-09-03.

Next Day: Next day I will be working on the #10921 task. Continue the investigation.

@enso-bot
Copy link

enso-bot bot commented Sep 4, 2024

Hubert Plociniczak reports a new STANDUP for yesterday (2024-09-03):

Progress: Prepared PR, still continuing with testing to make sure I don't break IdMaps. Discovered a regression in Akka logging introduced recently, PR ready with a fix. It should be finished by 2024-09-03.

Next Day: Next day I will be working on the #10921 task. Continue with testing.

@hubertp hubertp closed this as completed Sep 5, 2024
@github-project-automation github-project-automation bot moved this from 👁️ Code review to 🟢 Accepted in Issues Board Sep 5, 2024
@hubertp
Copy link
Collaborator Author

hubertp commented Sep 5, 2024

Fixed via #10960

@enso-bot
Copy link

enso-bot bot commented Sep 6, 2024

Hubert Plociniczak reports a new STANDUP for the provided date (2024-09-04):

Progress: One extra day testing the functionality. Started looking into problems with enterprise GraalVM. It should be finished by 2024-09-04.

Next Day: Next day I will be working on the #10895 task. Continue investigating the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
--regression Important: regression -compiler -language-server p-highest Should be completed ASAP
Projects
Archived in project
Development

No branches or pull requests

1 participant