Skip to content
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 memory leak #3

Open
youngqqcn opened this issue Aug 16, 2022 · 1 comment
Open

geth memory leak #3

youngqqcn opened this issue Aug 16, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@youngqqcn
Copy link
Collaborator

] Failed to compile tracer                 err="SyntaxError: unterminated statement (line 445)"
WARN [08-16|22:05:39.016] Served debug_traceTransaction            conn=172.16.100.105:52528 reqid=0 t=14.930215ms err="tracer not found"
WARN [08-16|22:05:39.026] Failed to compile tracer                 err="SyntaxError: unterminated statement (line 445)"
WARN [08-16|22:05:39.026] Served debug_traceTransaction            conn=172.16.100.105:52350 reqid=0 t=23.97114ms  err="tracer not found"
WARN [08-16|22:05:39.074] Failed to compile tracer                 err="SyntaxError: unterminated statement (line 445)"
WARN [08-16|22:05:39.074] Served debug_traceTransaction            conn=172.16.100.105:52530 reqid=0 t=25.69437ms  err="tracer not found"
WARN [08-16|22:05:39.076] Failed to compile tracer                 err="SyntaxError: unterminated statement (line 445)"
WARN [08-16|22:05:39.076] Served debug_traceTransaction            conn=172.16.100.105:52528 reqid=0 t=58.470944ms err="tracer not found"
WARN [08-16|22:05:39.077] Failed to compile tracer                 err="SyntaxError: unterminated statement (line 445)"
WARN [08-16|22:05:39.077] Served debug_traceTransaction            conn=172.16.100.105:52350 reqid=0 t=27.645508ms err="tracer not found"
WARN [08-16|22:05:39.095] Failed to compile tracer                 err="SyntaxError: unterminated statement (line 445)"
WARN [08-16|22:05:39.095] Served debug_traceTransaction            conn=172.16.100.105:52530 reqid=0 t=19.396416ms err="tracer not found"
WARN [08-16|22:05:39.097] Failed to compile tracer                 err="SyntaxError: unterminated statement (line 445)"
WARN [08-16|22:05:39.097] Served debug_traceTransaction            conn=172.16.100.105:52350 reqid=0 t=19.08018ms  err="tracer not found"
WARN [08-16|22:05:39.098] Failed to compile tracer                 err="SyntaxError: unterminated statement (line 445)"
WARN [08-16|22:05:39.098] Served debug_traceTransaction            conn=172.16.100.105:52528 reqid=0 t=19.810414ms err="tracer not found"
WARN [08-16|22:05:39.117] Failed to compile tracer                 err="SyntaxError: unterminated statement (line 445)"
WARN [08-16|22:05:39.117] Served debug_traceTransaction            conn=172.16.100.105:52350 reqid=0 t=19.338231ms err="tracer not found"
WARN [08-16|22:05:39.118] Failed to compile tracer                 err="SyntaxError: unterminated statement (line 445)"
WARN [08-16|22:05:39.118] Served debug_traceTransaction            conn=172.16.100.105:52530 reqid=0 t=21.372815ms err="tracer not found"
WARN [08-16|22:05:39.119] Failed to compile tracer                 err="SyntaxError: unterminated statement (line 445)"
WARN [08-16|22:05:39.119] Served debug_traceTransaction            conn=172.16.100.105:52528 reqid=0 t=19.58502ms  err="tracer not found"
WARN [08-16|22:05:39.137] Failed to compile tracer                 err="SyntaxError: unterminated statement (line 445)"
WARN [08-16|22:05:39.137] Served debug_traceTransaction            conn=172.16.100.105:52530 reqid=0 t=17.785045ms err="tracer not found"
WARN [08-16|22:05:39.138] Failed to compile tracer                 err="SyntaxError: unterminated statement (line 445)"

Geth total memory usage grown abnormally. Geth be killed by system at last.

2022-08-16 22-08-39 的屏幕截图

2022-08-16 22-12-56 的屏幕截图

2022-08-16 22-13-41 的屏幕截图

@youngqqcn youngqqcn added the bug Something isn't working label Aug 17, 2022
@youngqqcn
Copy link
Collaborator Author

youngqqcn commented Aug 17, 2022

RPC debug_traceTransaction

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant