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.
// If the query was canceled, next() will already return a
in pkg/sql.setupGenerator.func2
/usr/local/go/src/runtime/asm_amd64.s#L1356-L1358 in runtime.goexit
pkg/sql/catalog/tabledesc/table.go in pkg/sql/catalog/tabledesc.(*Immutable).collectConstraintInfo at line 273
pkg/sql/catalog/tabledesc/table.go in pkg/sql/catalog/tabledesc.(*Immutable).GetConstraintInfoWithLookup at line 195
pkg/sql/pg_catalog.go in pkg/sql.glob..func100.1 at line 1356
pkg/sql/information_schema.go in pkg/sql.forEachTableDescWithTableLookupInternal at line 1920
pkg/sql/information_schema.go in pkg/sql.forEachTableDescWithTableLookup at line 1825
pkg/sql/pg_catalog.go in pkg/sql.glob..func100 at line 1333
pkg/sql/virtual_schema.go in pkg/sql.virtualDefEntry.getPlanInfo.func1.1 at line 492
pkg/sql/virtual_table.go in pkg/sql.setupGenerator.func2 at line 115
/usr/local/go/src/runtime/asm_amd64.s in runtime.goexit at line 1357
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
Oct 13, 2021
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/2714032420/?referrer=webhooks_plugin
Panic message:
Stacktrace (expand for inline code snippets):
cockroach/pkg/sql/catalog/tabledesc/table.go
Lines 272 to 274 in 150c591
cockroach/pkg/sql/catalog/tabledesc/table.go
Lines 194 to 196 in 150c591
cockroach/pkg/sql/pg_catalog.go
Lines 1355 to 1357 in 150c591
cockroach/pkg/sql/information_schema.go
Lines 1919 to 1921 in 150c591
cockroach/pkg/sql/information_schema.go
Lines 1824 to 1826 in 150c591
cockroach/pkg/sql/pg_catalog.go
Lines 1332 to 1334 in 150c591
cockroach/pkg/sql/virtual_schema.go
Lines 491 to 493 in 150c591
cockroach/pkg/sql/virtual_table.go
Lines 114 to 116 in 150c591
/usr/local/go/src/runtime/asm_amd64.s#L1356-L1358 in runtime.goexit
v20.2.0
The text was updated successfully, but these errors were encountered: