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 1051
pkg/kv/txn.go in pkg/kv.(*Txn).SetFixedTimestamp at line 1399
pkg/sql/conn_executor_prepare.go in pkg/sql.(*connExecutor).populatePrepared at line 273
pkg/sql/conn_executor_prepare.go in pkg/sql.(*connExecutor).prepare.func1 at line 220
pkg/sql/conn_executor_prepare.go in pkg/sql.(*connExecutor).prepare at line 226
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 1805
pkg/sql/conn_executor.go in pkg/sql.(*connExecutor).run at line 1637
pkg/sql/conn_executor.go in pkg/sql.(*Server).ServeConn at line 668
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
Oct 4, 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/3644689209/?referrer=webhooks_plugin
Panic message:
Stacktrace (expand for inline code snippets):
cockroach/pkg/kv/kvclient/kvcoord/txn_coord_sender.go
Lines 1050 to 1052 in 39511c6
cockroach/pkg/kv/txn.go
Lines 1398 to 1400 in 39511c6
cockroach/pkg/sql/conn_executor_prepare.go
Lines 272 to 274 in 39511c6
cockroach/pkg/sql/conn_executor_prepare.go
Lines 219 to 221 in 39511c6
cockroach/pkg/sql/conn_executor_prepare.go
Lines 225 to 227 in 39511c6
cockroach/pkg/sql/conn_executor_prepare.go
Lines 110 to 112 in 39511c6
cockroach/pkg/sql/conn_executor_prepare.go
Lines 52 to 54 in 39511c6
cockroach/pkg/sql/conn_executor.go
Lines 1804 to 1806 in 39511c6
cockroach/pkg/sql/conn_executor.go
Lines 1636 to 1638 in 39511c6
cockroach/pkg/sql/conn_executor.go
Lines 667 to 669 in 39511c6
cockroach/pkg/sql/pgwire/conn.go
Lines 647 to 649 in 39511c6
/usr/local/go/src/runtime/asm_amd64.s#L1370-L1372 in runtime.goexit
v21.2.10
Jira issue: CRDB-20200
The text was updated successfully, but these errors were encountered: