v22.1.0: sql: nil pointer with SET TRANSACTION AOST prepared statement #82035
Labels
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.
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
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/3309815464/?referrer=webhooks_plugin
Panic message:
Stacktrace (expand for inline code snippets):
cockroach/pkg/sql/conn_executor.go
Lines 744 to 746 in 5b78463
GOROOT/src/runtime/panic.go#L1037-L1039 in runtime.gopanic
GOROOT/src/runtime/panic.go#L220-L222 in runtime.panicmem
GOROOT/src/runtime/signal_unix.go#L734-L736 in runtime.sigpanic
https://github.com/cockroachdb/cockroach/blob/5b78463ed2e7106a8477b63fa837564ad02bb510/pkg/sql/types/pkg/sql/types/types.go#L1168-L1170 in pkg/sql/types.(*T).Oid
cockroach/pkg/sql/conn_executor_prepare.go
Lines 125 to 127 in 5b78463
cockroach/pkg/sql/conn_executor_prepare.go
Lines 62 to 64 in 5b78463
cockroach/pkg/sql/conn_executor.go
Lines 1974 to 1976 in 5b78463
cockroach/pkg/sql/conn_executor.go
Lines 1798 to 1800 in 5b78463
cockroach/pkg/sql/conn_executor.go
Lines 746 to 748 in 5b78463
cockroach/pkg/sql/pgwire/conn.go
Lines 723 to 725 in 5b78463
GOROOT/src/runtime/asm_amd64.s#L1580-L1582 in runtime.goexit
v22.1.0
Jira issue: CRDB-16178
Epic CRDB-14049
The text was updated successfully, but these errors were encountered: