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

bug: crash on node shutdown with the unreleased v1.3.1 #1942

Closed
brilliant-lx opened this issue Oct 25, 2023 · 0 comments
Closed

bug: crash on node shutdown with the unreleased v1.3.1 #1942

brilliant-lx opened this issue Oct 25, 2023 · 0 comments
Assignees

Comments

@brilliant-lx
Copy link
Collaborator

System information

Geth version: v1.3.1
OS & Version: Windows/Linux/OSX
Commit hash : 4493ab8

Expected behaviour

node can shutdown without crash

Actual behaviour

sometimes it will crash, it is not that high probability, may not easy to reproduce.

Steps to reproduce the behaviour

kill pidof bsc to shutdown the node.

Backtrace

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x77cf48]

goroutine 3871672 [running]:
github.com/ethereum/go-ethereum/event.JoinSubscriptions.func1.2({0x0?, 0x0?})
        github.com/ethereum/go-ethereum/event/multisub.go:34 +0x48
created by github.com/ethereum/go-ethereum/event.JoinSubscriptions.func1
        github.com/ethereum/go-ethereum/event/multisub.go:32 +0xc7

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

2 participants