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

release/2.61: panic in clean-exit-block-downloading test #13193

Open
yperbasis opened this issue Dec 20, 2024 · 0 comments
Open

release/2.61: panic in clean-exit-block-downloading test #13193

yperbasis opened this issue Dec 20, 2024 · 0 comments
Assignees
Labels
imp1 High importance
Milestone

Comments

@yperbasis
Copy link
Member

There is a panic in this run https://github.com/erigontech/erigon/actions/runs/12419039690/job/34673503099 of the clean-exit-block-downloding test:

!!->panic: runtime error: index out of range [2] with length 2
OK->
OK->goroutine 358 [running]:
OK->github.com/erigontech/erigon-lib/chain/snapcfg.Preverified.Versioned({0xc000b96000?, 0xc000c7e270?, 0x298713d?}, 0x1, 0x1, {0x0, 0x0, 0xc0c040b640?})
OK->github.com/erigontech/[email protected]/chain/snapcfg/util.go:156 +0x4a9
OK->github.com/erigontech/erigon-lib/chain/snapcfg.VersionedCfg({0x298713d, 0x7}, 0x1, 0x1)
OK->github.com/erigontech/[email protected]/chain/snapcfg/util.go:451 +0x85
OK->github.com/erigontech/erigon-lib/downloader.initSnapshotLock.func1.1(0xc0013d9710?, 0xc0c02d4150, {0x1, 0x1406f40, 0x141f5e0, {0xc0aed14b66, 0x21}, {0xc0c08122d0, 0x47}, {0xc0aed14b83, ...}, ...}, ...)
OK->github.com/erigontech/[email protected]/downloader/downloader.go:586 +0xc8
OK->github.com/erigontech/erigon-lib/downloader.initSnapshotLock.func1()
OK->github.com/erigontech/[email protected]/downloader/downloader.go:591 +0x490
OK->golang.org/x/sync/errgroup.(*Group).Go.func1()
OK->golang.org/x/[email protected]/errgroup/errgroup.go:78 +0x56
OK->created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 1
OK->golang.org/x/[email protected]/errgroup/errgroup.go:75 +0x96
*** - 2024-12-20 08:51:10 - Check failed: panic

it seems to have started here: 0b87495
could it be due to the fact that we are starting Erigon on a database made with v2.60.1?

@yperbasis yperbasis added the imp1 High importance label Dec 20, 2024
@yperbasis yperbasis added this to the 2.61.0-fixes milestone Dec 20, 2024
@yperbasis yperbasis changed the title release/2.61: panic in release/2.61: panic in clean-exit-block-downloding test Dec 20, 2024
@yperbasis yperbasis changed the title release/2.61: panic in clean-exit-block-downloding test release/2.61: panic in clean-exit-block-downloading test Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imp1 High importance
Projects
None yet
Development

No branches or pull requests

2 participants