-
-
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
bizarre panic on daemon #768
Labels
kind/bug
A bug in existing code (including security flaws)
Comments
So, after @jbenet showed me a nice stack overflow question, this appears to be a map operation happening in a thread-unsafe manner. |
We should run the race detector some more, it might catch the issue |
It may be golang tip — On Fri, Feb 13, 2015 at 11:14 AM, Jeromy Johnson [email protected]
|
Got another weird one:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Im not really sure what happened, but heres a stack dump:
There were more traces but they didnt seem all that relevant
The text was updated successfully, but these errors were encountered: