-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
0.16.0 is crashing: connmgr: concurrent map iteration and map write #9374
Comments
I also got the error.
|
@pbtrung do you have the full log handy? I'm curious if we can see what else was accessing the map. |
@hsn10 |
I used |
The two asynchronous methods was accessing the map, it seems that this map needs to be locked.
|
Checklist
Installation method
ipfs-update or dist.ipfs.tech
Version
Config
Description
Every few hours after upgrade from 0.15 to 0.16 is IPFS crashing with messages like this:
https://controlc.com/71120ea0
There is probably something more meaningful at the start but I can't get it. Its outside of my terminal scroll back buffer. Any tips how to log errors to file?
The text was updated successfully, but these errors were encountered: