We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This happens rarely but I've seen it twice now over the past couple days.
Platform: WSL Version: 1.49.3 Stack trace:
panic: assertion failed: empty chunk returned from ChunkStore goroutine 321 [running]: github.com/dolthub/dolt/go/store/prolly/tree.assertTrue(...) github.com/dolthub/dolt/go/store/prolly/tree/node_cursor.go:634 github.com/dolthub/dolt/go/store/prolly/tree.nodeStore.Read({{0x38af5e8, 0xc000130030}, {{0xc001bbcf90, 0xc001bbcff0, 0xc001bbd050, 0xc001bbd0b0, 0xc001bbd110, 0xc001bbd170, 0xc001bbd1d0, 0xc001bbd230, ...}}, ...}, ...) github.com/dolthub/dolt/go/store/prolly/tree/node_store.go:100 +0x5f9 github.com/dolthub/dolt/go/store/prolly/tree.fetchChild(...) github.com/dolthub/dolt/go/store/prolly/tree/node_cursor.go:629 github.com/dolthub/dolt/go/store/prolly/tree.(*cursor).fetchNode(...) github.com/dolthub/dolt/go/store/prolly/tree/node_cursor.go:560 github.com/dolthub/dolt/go/store/prolly/tree.(*cursor).advance(0xc0018de180, {0x3815028, 0xc034953c20}) github.com/dolthub/dolt/go/store/prolly/tree/node_cursor.go:512 +0x165 github.com/dolthub/dolt/go/store/prolly/tree.(*cursor).advance(0xc0018de200, {0x3815028, 0xc034953c20}) github.com/dolthub/dolt/go/store/prolly/tree/node_cursor.go:500 +0x76 github.com/dolthub/dolt/go/store/prolly/tree.(*cursor).advance(0xc0018de280, {0x3815028, 0xc034953c20}) github.com/dolthub/dolt/go/store/prolly/tree/node_cursor.go:500 +0x76 github.com/dolthub/dolt/go/store/prolly/tree.(*OrderedTreeIter[...]).Next(0xc039860790, {0x3815028?, 0xc034953c20}) github.com/dolthub/dolt/go/store/prolly/tree/map.go:579 +0x183 github.com/dolthub/dolt/go/libraries/doltcore/sqle/statspro.createNewStatsBuckets(0xc034953c20, {0x3824910, 0xc034965110}, 0xc0396df220, {0xc0396df340, 0x2, 0x1?}, {0xc04281dba0, 0x2, 0x2}) github.com/dolthub/dolt/go/libraries/doltcore/sqle/statspro/update.go:126 +0x1c67 github.com/dolthub/dolt/go/libraries/doltcore/sqle/statspro.(*Provider).checkRefresh(0xc01691a320, 0xc034953c20, {0x380eea0, 0xc033a95380}, {0xc00212e9f0, 0xf}, {0xc039710aab, 0x4}, 0x3fe0000000000000) github.com/dolthub/dolt/go/libraries/doltcore/sqle/statspro/auto_refresh.go:247 +0xe25 github.com/dolthub/dolt/go/libraries/doltcore/sqle/statspro.(*Provider).InitAutoRefreshWithParams.func1({0x3814d10, 0xc0022a9ef0}) github.com/dolthub/dolt/go/libraries/doltcore/sqle/statspro/auto_refresh.go:98 +0xe74 github.com/dolthub/go-mysql-server/sql.(*BackgroundThreads).Add.func1() github.com/dolthub/go-mysql-server@v0.19.1-0.20250221004930-c799663bc359/sql/background_threads.go:67 +0x55 created by github.com/dolthub/go-mysql-server/sql.(*BackgroundThreads).Add in goroutine 356 github.com/dolthub/go-mysql-server@v0.19.1-0.20250221004930-c799663bc359/sql/background_threads.go:65 +0x1fc
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This happens rarely but I've seen it twice now over the past couple days.
Platform: WSL
Version: 1.49.3
Stack trace:
The text was updated successfully, but these errors were encountered: