-
Notifications
You must be signed in to change notification settings - Fork 20.2k
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
geth crashes while tracing a specific transaction #16426
Comments
The problem solved. |
Depends on olebedev/go-duktape#58 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Guys @holiman @linuxion @karalabe, Any progress with this? AFAIK the upstream PR hasn't been merged and the problem still exists. We have a bunch of Geth nodes crashing due to |
Hello,
There’s transaction
0x0c10fafe0cdbfff32abfe53d57ec861d09986cc1050c850481f79b1a862bb10a
with many layers of calls (see https://etherscan.io/vmtrace?txhash=0x0c10fafe0cdbfff32abfe53d57ec861d09986cc1050c850481f79b1a862bb10a&type=parity), and when calling something likedebug.traceTransaction("0x0c10fafe0cdbfff32abfe53d57ec861d09986cc1050c850481f79b1a862bb10a", {tracer: "callTracer"})
, geth suddenly crashes.System information
Geth version:
geth 1.8.2
(with--syncmode full --gcmode archive
flags)OS & Version: Ubuntu
Backtrace
The text was updated successfully, but these errors were encountered: