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

neofs-lens storage sanity SIGSEGV #3136

Open
532910 opened this issue Feb 15, 2025 · 0 comments
Open

neofs-lens storage sanity SIGSEGV #3136

532910 opened this issue Feb 15, 2025 · 0 comments

Comments

@532910
Copy link

532910 commented Feb 15, 2025

[root@titan1:~]# ./neofs-lens --config /etc/neofs/storage/config.yml storage sanity
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xa3c549]

goroutine 1 [running]:
github.com/nspcc-dev/neofs-node/pkg/local_object_storage/blobstor/peapod.(*Peapod).Open(0x0, 0x1)
	github.com/nspcc-dev/neofs-node/pkg/local_object_storage/blobstor/peapod/peapod.go:201 +0x29
github.com/nspcc-dev/neofs-node/cmd/neofs-lens/internal/storage.sanityCheck.func2(0xc0002b6ff0)
	github.com/nspcc-dev/neofs-node/cmd/neofs-lens/internal/storage/sanity.go:103 +0xcaf
github.com/nspcc-dev/neofs-node/cmd/neofs-node/config/engine.IterateShards(0xc0002b6820, 0x0, 0xc0001e1ca0)
	github.com/nspcc-dev/neofs-node/cmd/neofs-node/config/engine/config.go:58 +0xbcc
github.com/nspcc-dev/neofs-node/cmd/neofs-lens/internal/storage.sanityCheck(0x12c1e00, {0xc0001633a0?, 0x4?, 0xbe75f3?})
	github.com/nspcc-dev/neofs-node/cmd/neofs-lens/internal/storage/sanity.go:59 +0x12a
github.com/spf13/cobra.(*Command).execute(0x12c1e00, {0xc000163380, 0x2, 0x2})
	github.com/spf13/[email protected]/command.go:985 +0xaca
github.com/spf13/cobra.(*Command).ExecuteC(0x12be480)
	github.com/spf13/[email protected]/command.go:1117 +0x3ff
github.com/spf13/cobra.(*Command).Execute(...)
	github.com/spf13/[email protected]/command.go:1041
main.main()
	github.com/nspcc-dev/neofs-node/cmd/neofs-lens/root.go:54 +0x1a
zsh: exit 2     ./neofs-lens --config /etc/neofs/storage/config.yml storage sanity
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