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).RunAsyncTask.func1
/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 524
pkg/kv/kvserver/scheduler.go in pkg/kv/kvserver.(*raftScheduler).worker at line 284
pkg/util/stop/stopper.go in pkg/util/stop.(*Stopper).RunAsyncTask.func1 at line 351
/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 10, 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/3261796813/?referrer=webhooks_plugin
Panic message:
Stacktrace (expand for inline code snippets):
cockroach/pkg/kv/kvserver/store_raft.go
Lines 523 to 525 in 1fd13c9
cockroach/pkg/kv/kvserver/scheduler.go
Lines 283 to 285 in 1fd13c9
cockroach/pkg/util/stop/stopper.go
Lines 350 to 352 in 1fd13c9
/usr/local/go/src/runtime/asm_amd64.s#L1373-L1375 in runtime.goexit
v21.1.5
Jira issue: CRDB-15321
The text was updated successfully, but these errors were encountered: