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

Flaky test: TestPeerPoolCacheEthV5 #6206

Open
igor-sirotin opened this issue Dec 12, 2024 · 0 comments
Open

Flaky test: TestPeerPoolCacheEthV5 #6206

igor-sirotin opened this issue Dec 12, 2024 · 0 comments

Comments

@igor-sirotin
Copy link
Collaborator

This one seem to be around for a long time:

Stacktrace
=== RUN   TestPeerPoolSimulationSuite/TestPeerPoolCacheEthV5
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
	panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0xbe0939]
goroutine 364 [running]:
github.com/status-im/status-go/common.LogOnPanic()
	/home/jenkins/workspace/status-go_prs_tests_PR-6205/common/utils.go:104 +0x28d
panic({0xe81200?, 0x18272b0?})
	/nix/store/mf08k94zrnzb2q8x303g14l2ryi2ws3w-go-1.21.10/share/go/src/runtime/panic.go:914 +0x21f
github.com/ethereum/go-ethereum/p2p/discv5.(*Network).SearchTopic(...)
	/home/jenkins/workspace/status-go_prs_tests_PR-6205/vendor/github.com/ethereum/go-ethereum/p2p/discv5/net.go:294
github.com/status-im/status-go/discovery.(*DiscV5).Discover(0x0?, {0xfab0da, 0x8}, 0xc0002aa930, 0xc000409620, 0xc0002aa9a0)
	/home/jenkins/workspace/status-go_prs_tests_PR-6205/discovery/discv5.go:87 +0x99
github.com/status-im/status-go/peers.(*TopicPool).StartSearch.func1()
	/home/jenkins/workspace/status-go_prs_tests_PR-6205/peers/topicpool.go:449 +0x7e
created by github.com/status-im/status-go/peers.(*TopicPool).StartSearch in goroutine 113
	/home/jenkins/workspace/status-go_prs_tests_PR-6205/peers/topicpool.go:447 +0x46b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant