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/util/stop.(*Stopper).RunAsyncTaskEx.func2
GOROOT/src/runtime/asm_amd64.s#L1593-L1595 in runtime.goexit
GOROOT/src/runtime/panic.go in runtime.gopanic at line 884
pkg/sql/sem/tree/datum.go in pkg/sql/sem/tree.MustBeDString at line 1228
pkg/sql/pg_catalog.go in pkg/sql.glob..func244 at line 3431
pkg/sql/virtual_schema.go in pkg/sql.(*virtualDefEntry).getPlanInfo.func1.1 at line 572
pkg/sql/virtual_table.go in pkg/sql.setupGenerator.func3 at line 127
pkg/util/stop/stopper.go in pkg/util/stop.(*Stopper).RunAsyncTaskEx.func2 at line 489
GOROOT/src/runtime/asm_amd64.s in runtime.goexit at line 1594
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
Dec 12, 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/3803486409/?referrer=webhooks_plugin
Panic message:
Stacktrace (expand for inline code snippets):
GOROOT/src/runtime/panic.go#L883-L885 in runtime.gopanic
cockroach/pkg/sql/sem/tree/datum.go
Lines 1227 to 1229 in 77667a1
cockroach/pkg/sql/pg_catalog.go
Lines 3430 to 3432 in 77667a1
cockroach/pkg/sql/virtual_schema.go
Lines 571 to 573 in 77667a1
cockroach/pkg/sql/virtual_table.go
Lines 126 to 128 in 77667a1
cockroach/pkg/util/stop/stopper.go
Lines 488 to 490 in 77667a1
GOROOT/src/runtime/asm_amd64.s#L1593-L1595 in runtime.goexit
v22.2.0
Jira issue: CRDB-22330
The text was updated successfully, but these errors were encountered: