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/pgwire.(*conn).processCommandsAsync.func1
/usr/local/go/src/runtime/asm_amd64.s#L1370-L1372 in runtime.goexit
pkg/kv/kvclient/kvcoord/txn_coord_sender.go in pkg/kv/kvclient/kvcoord.(*TxnCoordSender).SetFixedTimestamp at line 1023
pkg/kv/txn.go in pkg/kv.(*Txn).SetFixedTimestamp at line 1373
pkg/sql/conn_executor_prepare.go in pkg/sql.(*connExecutor).populatePrepared at line 272
pkg/sql/conn_executor_prepare.go in pkg/sql.(*connExecutor).prepare.func1 at line 219
pkg/sql/conn_executor_prepare.go in pkg/sql.(*connExecutor).prepare at line 225
pkg/sql/conn_executor_prepare.go in pkg/sql.(*connExecutor).addPreparedStmt at line 111
pkg/sql/conn_executor_prepare.go in pkg/sql.(*connExecutor).execPrepare at line 53
pkg/sql/conn_executor.go in pkg/sql.(*connExecutor).execCmd at line 1799
pkg/sql/conn_executor.go in pkg/sql.(*connExecutor).run at line 1631
pkg/sql/conn_executor.go in pkg/sql.(*Server).ServeConn at line 670
pkg/sql/pgwire/conn.go in pkg/sql/pgwire.(*conn).processCommandsAsync.func1 at line 648
/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
Nov 23, 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/3759619915/?referrer=webhooks_plugin
Panic message:
Stacktrace (expand for inline code snippets):
cockroach/pkg/kv/kvclient/kvcoord/txn_coord_sender.go
Lines 1022 to 1024 in af7f257
cockroach/pkg/kv/txn.go
Lines 1372 to 1374 in af7f257
cockroach/pkg/sql/conn_executor_prepare.go
Lines 271 to 273 in af7f257
cockroach/pkg/sql/conn_executor_prepare.go
Lines 218 to 220 in af7f257
cockroach/pkg/sql/conn_executor_prepare.go
Lines 224 to 226 in af7f257
cockroach/pkg/sql/conn_executor_prepare.go
Lines 110 to 112 in af7f257
cockroach/pkg/sql/conn_executor_prepare.go
Lines 52 to 54 in af7f257
cockroach/pkg/sql/conn_executor.go
Lines 1798 to 1800 in af7f257
cockroach/pkg/sql/conn_executor.go
Lines 1630 to 1632 in af7f257
cockroach/pkg/sql/conn_executor.go
Lines 669 to 671 in af7f257
cockroach/pkg/sql/pgwire/conn.go
Lines 647 to 649 in af7f257
/usr/local/go/src/runtime/asm_amd64.s#L1370-L1372 in runtime.goexit
v21.2.2
Jira issue: CRDB-21722
The text was updated successfully, but these errors were encountered: