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#L1580-L1582 in runtime.goexit
GOROOT/src/runtime/panic.go in runtime.gopanic at line 1038
GOROOT/src/runtime/iface.go in runtime.panicdottypeE at line 261
GOROOT/src/runtime/iface.go in runtime.panicdottypeI at line 271
pkg/kv/kvserver/protectedts/ptstorage/pkg/kv/kvserver/protectedts/ptstorage/storage.go in pkg/kv/kvserver/protectedts/ptstorage.rowToRecord at line 418
pkg/kv/kvserver/protectedts/ptstorage/pkg/kv/kvserver/protectedts/ptstorage/storage.go in pkg/kv/kvserver/protectedts/ptstorage.(*storage).getRecords at line 372
pkg/kv/kvserver/protectedts/ptstorage/pkg/kv/kvserver/protectedts/ptstorage/storage.go in pkg/kv/kvserver/protectedts/ptstorage.(*storage).GetState at line 324
pkg/kv/kvserver/protectedts/ptreconcile/reconciler.go in pkg/kv/kvserver/protectedts/ptreconcile.(*Reconciler).reconcile.func1 at line 123
pkg/kv/db.go in pkg/kv.runTxn.func1 at line 949
pkg/kv/txn.go in pkg/kv.(*Txn).exec at line 993
pkg/kv/db.go in pkg/kv.runTxn at line 948
pkg/kv/db.go in pkg/kv.(*DB).TxnWithAdmissionControl at line 911
pkg/kv/db.go in pkg/kv.(*DB).Txn at line 890
pkg/kv/kvserver/protectedts/ptreconcile/reconciler.go in pkg/kv/kvserver/protectedts/ptreconcile.(*Reconciler).reconcile at line 121
pkg/kv/kvserver/protectedts/ptreconcile/reconciler.go in pkg/kv/kvserver/protectedts/ptreconcile.(*Reconciler).run at line 106
pkg/kv/kvserver/protectedts/ptreconcile/reconciler.go in pkg/kv/kvserver/protectedts/ptreconcile.(*Reconciler).StartReconciler.func1 at line 77
pkg/util/stop/stopper.go in pkg/util/stop.(*Stopper).RunAsyncTaskEx.func2 at line 494
GOROOT/src/runtime/asm_amd64.s in runtime.goexit at line 1581
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
Apr 18, 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/3203349488/?referrer=webhooks_plugin
Panic message:
Stacktrace (expand for inline code snippets):
GOROOT/src/runtime/panic.go#L1037-L1039 in runtime.gopanic
GOROOT/src/runtime/iface.go#L260-L262 in runtime.panicdottypeE
GOROOT/src/runtime/iface.go#L270-L272 in runtime.panicdottypeI
https://github.com/cockroachdb/cockroach/blob/5d1063406d48c2713e0a7a8421f1946349b3db65/pkg/kv/kvserver/protectedts/ptstorage/pkg/kv/kvserver/protectedts/ptstorage/storage.go#L417-L419 in pkg/kv/kvserver/protectedts/ptstorage.rowToRecord
https://github.com/cockroachdb/cockroach/blob/5d1063406d48c2713e0a7a8421f1946349b3db65/pkg/kv/kvserver/protectedts/ptstorage/pkg/kv/kvserver/protectedts/ptstorage/storage.go#L371-L373 in pkg/kv/kvserver/protectedts/ptstorage.(*storage).getRecords
https://github.com/cockroachdb/cockroach/blob/5d1063406d48c2713e0a7a8421f1946349b3db65/pkg/kv/kvserver/protectedts/ptstorage/pkg/kv/kvserver/protectedts/ptstorage/storage.go#L323-L325 in pkg/kv/kvserver/protectedts/ptstorage.(*storage).GetState
cockroach/pkg/kv/kvserver/protectedts/ptreconcile/reconciler.go
Lines 122 to 124 in 5d10634
cockroach/pkg/kv/db.go
Lines 948 to 950 in 5d10634
cockroach/pkg/kv/txn.go
Lines 992 to 994 in 5d10634
cockroach/pkg/kv/db.go
Lines 947 to 949 in 5d10634
cockroach/pkg/kv/db.go
Lines 910 to 912 in 5d10634
cockroach/pkg/kv/db.go
Lines 889 to 891 in 5d10634
cockroach/pkg/kv/kvserver/protectedts/ptreconcile/reconciler.go
Lines 120 to 122 in 5d10634
cockroach/pkg/kv/kvserver/protectedts/ptreconcile/reconciler.go
Lines 105 to 107 in 5d10634
cockroach/pkg/kv/kvserver/protectedts/ptreconcile/reconciler.go
Lines 76 to 78 in 5d10634
cockroach/pkg/util/stop/stopper.go
Lines 493 to 495 in 5d10634
GOROOT/src/runtime/asm_amd64.s#L1580-L1582 in runtime.goexit
v22.1.0-beta.2
Jira issue: CRDB-15855
The text was updated successfully, but these errors were encountered: