You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.O-sentryOriginated from an in-the-wild panic report.
in pkg/sql/colexec.(*ParallelUnorderedSynchronizer).init.func1
/usr/local/go/src/runtime/asm_amd64.s#L1370-L1372 in runtime.goexit
pkg/sql/colflow/colrpc/inbox.go in pkg/sql/colflow/colrpc.(*Inbox).Next.func1 at line 338
/usr/local/go/src/runtime/panic.go in runtime.gopanic at line 965
pkg/sql/colexecerror/error.go in pkg/sql/colexecerror.ExpectedError at line 200
pkg/sql/colflow/colrpc/inbox.go in pkg/sql/colflow/colrpc.(*Inbox).Next at line 378
pkg/sql/colexec/parallel_unordered_synchronizer.go in pkg/sql/colexec.(*ParallelUnorderedSynchronizer).Init.func1.1 at line 185
pkg/sql/colexecerror/error.go in pkg/sql/colexecerror.CatchVectorizedRuntimeError at line 91
pkg/sql/colexec/parallel_unordered_synchronizer.go in pkg/sql/colexec.(*ParallelUnorderedSynchronizer).init.func1 at line 249
/usr/local/go/src/runtime/asm_amd64.s in runtime.goexit at line 1371
The text was updated successfully, but these errors were encountered:
cockroach-teamcity
added
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
O-sentry
Originated from an in-the-wild panic report.
labels
Jul 10, 2022
C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.O-sentryOriginated from an in-the-wild panic report.
This issue was autofiled by Sentry. It represents a crash or reported error on a live cluster with telemetry enabled.
Sentry link: https://sentry.io/organizations/cockroach-labs/issues/3415266891/?referrer=webhooks_plugin
Panic message:
Stacktrace (expand for inline code snippets):
cockroach/pkg/sql/colflow/colrpc/inbox.go
Lines 337 to 339 in 11787ed
/usr/local/go/src/runtime/panic.go#L964-L966 in runtime.gopanic
cockroach/pkg/sql/colexecerror/error.go
Lines 199 to 201 in 11787ed
cockroach/pkg/sql/colflow/colrpc/inbox.go
Lines 377 to 379 in 11787ed
cockroach/pkg/sql/colexec/parallel_unordered_synchronizer.go
Lines 184 to 186 in 11787ed
cockroach/pkg/sql/colexecerror/error.go
Lines 90 to 92 in 11787ed
cockroach/pkg/sql/colexec/parallel_unordered_synchronizer.go
Lines 248 to 250 in 11787ed
/usr/local/go/src/runtime/asm_amd64.s#L1370-L1372 in runtime.goexit
v21.2.9
Jira issue: CRDB-17498
The text was updated successfully, but these errors were encountered: