-
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
SIGBUS panic while the full DAG generation #21928
Comments
@AlexSSD7 this looks like a memory problem that occurs in the runtime while some memory is copied at the end of a goroutine. First of all, how much RAM does the machine and container have? Next, can you easily reproduce this error? |
32 GB DDR4 ECC
I don't think so. It happened randomly. |
ok thanks, what command did you start the container with? |
|
We think this is fixed by #23799 |
System information
Geth version: 1.9.23-stable (via docker image
ethereum/client-go
)OS & Version: Linux x86_64
Commit hash: 8c2f271
Info
The node was used as a mining node on the mining pool.
Backtrace
The text was updated successfully, but these errors were encountered: