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

DATA RACE #4555

Closed
Frozen opened this issue Nov 8, 2023 · 0 comments
Closed

DATA RACE #4555

Frozen opened this issue Nov 8, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Frozen
Copy link
Contributor

Frozen commented Nov 8, 2023

WARNING: DATA RACE
Write at 0x00c000b327b0 by goroutine 3905:
github.com/harmony-one/harmony/internal/utils.(*Timeout).Start()
/Users/frozen/go/src/github.com/harmony-one/harmony/internal/utils/timer.go:32 +0x4f4
github.com/harmony-one/harmony/consensus.(*Consensus).preCommitAndPropose.func1()
/Users/frozen/go/src/github.com/harmony-one/harmony/consensus/consensus_v2.go:583 +0x4b4

Previous read at 0x00c000b327b0 by goroutine 747:
github.com/harmony-one/harmony/internal/utils.(*Timeout).Expired()
/Users/frozen/go/src/github.com/harmony-one/harmony/internal/utils/timer.go:44 +0x3c
github.com/harmony-one/harmony/consensus.(*Consensus).tick()
/Users/frozen/go/src/github.com/harmony-one/harmony/consensus/consensus_v2.go:405 +0x384
github.com/harmony-one/harmony/consensus.(*Consensus).Tick()
/Users/frozen/go/src/github.com/harmony-one/harmony/consensus/consensus_v2.go:376 +0x84
github.com/harmony-one/harmony/consensus.(*Consensus).Start.func1.1()
/Users/frozen/go/src/github.com/harmony-one/harmony/consensus/consensus_v2.go:314 +0x8c

@Frozen Frozen added the bug Something isn't working label Nov 8, 2023
@Frozen Frozen self-assigned this Nov 8, 2023
@Frozen Frozen closed this as completed Nov 17, 2023
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