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

GET fatal error: concurrent map iteration and map write when pipecommit enabled #757

Closed
masayil opened this issue Feb 9, 2022 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@masayil
Copy link

masayil commented Feb 9, 2022

image
What cause it ?

@unclezoro
Copy link
Collaborator

hi, can you do geth version, and paste the info here?

@masayil
Copy link
Author

masayil commented Feb 9, 2022

command: geth_linux --config /root/bsc-arch/config.toml --datadir /root/bsc-arch/node --allow-insecure-unlock --cache 64000 --rpc.allow-unprotected-txs --txlookuplimit 0 --verbosity 3 --gcmode archive --syncmode full --pipecommit --txpool.reannouncetime 5m --snapshot=false

--pipecommit enabled

@masayil
Copy link
Author

masayil commented Feb 9, 2022

hi, can you do geth version, and paste the info here?

geth version:
Geth
Version: 1.1.8
Git Commit: 859186f
Architecture: amd64
Go Version: go1.16.13
Operating System: linux
GOPATH=
GOROOT=go

@masayil
Copy link
Author

masayil commented Feb 9, 2022

I think it caused by --pipecommit . Two archive nodes get this error

@masayil masayil changed the title fatal error: concurrent map iteration and map write GET fatal error: concurrent map iteration and map write when pipecommit enabled Feb 10, 2022
@keefel keefel added the bug Something isn't working label Feb 17, 2022
@unclezoro
Copy link
Collaborator

unclezoro commented Mar 14, 2022

It will be fixed in this PR: #797

@masayil
Copy link
Author

masayil commented Mar 14, 2022

It will be fixed in this PR: #797

thanks

@masayil masayil closed this as completed Mar 14, 2022
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

3 participants