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

bug: freeze during startup #564

Open
nick1udwig opened this issue Oct 2, 2024 · 1 comment
Open

bug: freeze during startup #564

nick1udwig opened this issue Oct 2, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@nick1udwig
Copy link
Member

nick1udwig commented Oct 2, 2024

Describe the bug
You can cause node to freeze by Ctrl+Ving at "wrong time" during boot.
On my system this looks like:

  1. Start node on verbosity 2
  2. Toggle to 3 during startup
  3. Wait for a large message that takes time to scroll out
  4. During that large message, toggle to 0
  5. Freeze

Note that this occurs on 0.9.4 as well, so I don't think it needs to be addressed in 0.9.5.
In addition, starting runtime at verbosity 3 and then trying to do the above does NOT lead to the hang.
So it seems quite specific.

@nick1udwig nick1udwig added the bug Something isn't working label Oct 2, 2024
@dr-frmr dr-frmr self-assigned this Oct 10, 2024
@dr-frmr
Copy link
Member

dr-frmr commented Dec 16, 2024

haven't been able to repro yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants