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

Upgrading Bolt on MacOS causes thread sleep error #1478

Closed
lucywyman opened this issue Dec 11, 2019 · 7 comments
Closed

Upgrading Bolt on MacOS causes thread sleep error #1478

lucywyman opened this issue Dec 11, 2019 · 7 comments
Labels
Bug Bug reports and fixes. Stale Issues and PRs that haven't had activity in 60 days.

Comments

@lucywyman
Copy link
Contributor

Describe the Bug

When installing Bolt on MacOS it doesn't reliably cleanup old files from old version of bolt that are on the system. This has recently been causing errors such as `5 threads, 5 sleeps current:0x00007f96d2ef5210 main thread:0x00007f96cd705890

  • #<Thread:0x00007f96ce869c98 sleep_forever>`. We should find a way to cleanup old Bolt version before installing new ones.

Expected Behavior

Installling a new version of Bolt should work.

Solution

  • This should include a post-install script to remove versions of Bolt older than the one that was just installed. This may or may not solve the actual issue, depending on whether the issue is with old versions of Bolt or Bolt dependencies.
@lucywyman lucywyman added the Bug Bug reports and fixes. label Dec 11, 2019
@nicklewis
Copy link
Contributor

It does not appear that simply upgrading from one version of Bolt to another will cause this issue. So I'm not sure whether the fix we've described is appropriate/necessary. We may need more information about the scenarios in which this happens.

@npwalker
Copy link
Contributor

I upgrade bolt all the time via brew and don't have any issues. Does this issue apply to brew?

Has anyone seen it since it was reported?

@nicklewis
Copy link
Contributor

We haven't managed to reproduce it but it's come up a couple of times. Not for a while though. I think this issue mainly serves to have a landing spot for anyone who runs into in the future and can give us more information. It should be able to serve that purpose equally well closed though.

@hestonhoffman
Copy link
Contributor

This came up yesterday. User had upgraded to 2.18 using brew.

@lucywyman
Copy link
Contributor Author

A user ran into this on Windows 10 with Bolt 3.4.0 #2739

@github-actions
Copy link

This issue has not had activity for 60 days and will be marked as stale.
If this issue continues to have no activity for 7 days, it will be closed.

@github-actions github-actions bot added the Stale Issues and PRs that haven't had activity in 60 days. label Jul 29, 2022
@github-actions
Copy link

github-actions bot commented Aug 6, 2022

This issue is stale and has been closed. If you believe this is in error,
or would like the Bolt team to reconsider it, please reopen the issue.

@github-actions github-actions bot closed this as completed Aug 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug reports and fixes. Stale Issues and PRs that haven't had activity in 60 days.
Projects
None yet
Development

No branches or pull requests

4 participants