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.sync-mesync-me-5
in pkg/util/stop.(*Stopper).RunAsyncTaskEx.func2
/usr/local/go/src/runtime/asm_amd64.s#L1373-L1375 in runtime.goexit
pkg/kv/kvserver/store_raft.go in pkg/kv/kvserver.(*Store).processReady at line 517
pkg/kv/kvserver/scheduler.go in pkg/kv/kvserver.(*raftScheduler).worker at line 284
pkg/util/stop/stopper.go in pkg/util/stop.(*Stopper).RunAsyncTaskEx.func2 at line 446
/usr/local/go/src/runtime/asm_amd64.s in runtime.goexit at line 1374
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
May 25, 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.sync-mesync-me-5
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/3300816983/?referrer=webhooks_plugin
Panic message:
Stacktrace (expand for inline code snippets):
cockroach/pkg/kv/kvserver/store_raft.go
Lines 516 to 518 in bf2bef1
cockroach/pkg/kv/kvserver/scheduler.go
Lines 283 to 285 in bf2bef1
cockroach/pkg/util/stop/stopper.go
Lines 445 to 447 in bf2bef1
/usr/local/go/src/runtime/asm_amd64.s#L1373-L1375 in runtime.goexit
v21.1.19
Jira issue: CRDB-16442
The text was updated successfully, but these errors were encountered: