-
Notifications
You must be signed in to change notification settings - Fork 20.9k
Mining crash #14725
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
Comments
Could you please paste in a larger crash log? I'm curious of the entire upper dump, which it cut off now in the middle. I'd like to know the exact all path. |
|
This one seems to be something in Go's GC. I've opened an issue upstream, lets see if they have some idea on what might have caused this. Was this a one-off crash or did you manage to reproduce it multiple times? |
After conduct some experiment,it will always happen when running with |
@EasonWang01, can you reproduce this with the |
How to set GOTRACEBACK with geth? |
That's an environmental variable, you need to set it in your operating system. If you're running Geth from the command prompt, you should be able to do something like If you are not using the command line to start Geth, you'll need to do it via the Windows UI such as in https://www.computerhope.com/issues/ch000549.htm. You might need to restart though if using this method for the changes to come into effect. |
|
Thanks @EasonWang01. Could I get you to set both |
Ping @EasonWang01 |
Hi,the device is not near my hand for now,I will test after coming back home,so close this issue for now.Thanks. |
00B time=2.481µs gcnodes=0 gcsize=0.00B gctime=0s livenodes=1 livesize=0.00B goroutine 134 [running]: |
System information
Geth version:
geth version 1.6.6
OS & Version: Windows10
if
miner.start(1)
will hang on there for 2hour and more.The text was updated successfully, but these errors were encountered: