-
Notifications
You must be signed in to change notification settings - Fork 20.5k
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
concurrent map read and map write #22892
Labels
Comments
You'll need to send us more of that crash log. It is missing the part with the second goroutine that does the concurrent read/write |
As far as I can tell from the stacktrace, it's the miner competing with the shutdown:
|
This might be fixed by #22853 |
Fixed by #22853 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
System information
Geth version: 1.10.3
OS & Version: Linux
Commit hash : (if
develop
)Expected behaviour
geth can gracefully shutdown
Actual behaviour
geth crash when reciev
TERM
signalThe error log is:
Steps to reproduce the behaviour
Backtrace
When submitting logs: please submit them as text and not screenshots.
The text was updated successfully, but these errors were encountered: