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

v2023.4.0-0 panic: insertChain failed to update current block #4616

Closed
sophoah opened this issue Jan 24, 2024 · 1 comment
Closed

v2023.4.0-0 panic: insertChain failed to update current block #4616

sophoah opened this issue Jan 24, 2024 · 1 comment

Comments

@sophoah
Copy link
Contributor

sophoah commented Jan 24, 2024

Describe the bug

node crashed with the below error

panic: insertChain failed to update current block
goroutine 52315598 [running]:
github.com/harmony-one/harmony/core.(*BlockChainImpl).InsertChain(0xc000d78000, {0xc0239b30c8, 0x1, 0x1}, 0x60?)
        /root/go/src/github.com/harmony-one/harmony/core/blockchain_impl.go:1648 +0x4c6
github.com/harmony-one/harmony/consensus.(*Consensus).preCommitAndPropose.func1()
        /root/go/src/github.com/harmony-one/harmony/consensus/consensus_v2.go:580 +0x39b
created by github.com/harmony-one/harmony/consensus.(*Consensus).preCommitAndPropose
        /root/go/src/github.com/harmony-one/harmony/consensus/consensus_v2.go:561 +0x46a

happening on v8194-v2023.4.0-0-g3e7ff383

To Reproduce
Steps to reproduce the behavior:

undetermined

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: [Linux, MacOS]
  • Go environment [ go env ]

Additional context
Add any other context about the problem here.

@sophoah
Copy link
Contributor Author

sophoah commented Mar 8, 2024

fixed in #4612

@sophoah sophoah closed this as completed Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant