Sentry: syncing_file.go:67: write ×: bad address (1) attached stack trace -- stack trace: | runtime.gopanic | GOROOT/src/runtime/panic.go:884 | github.com/cockroachdb/cockroach/pkg/storage.(... #138138
Labels
A-storage
Relating to our storage engine (Pebble) on-disk storage.
branch-release-23.1
Used to mark GA and release blockers, technical advisories, and bugs for 23.1
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.
T-storage
Storage Team
X-blathers-triaged
blathers was able to find an owner
This issue was auto filed by Sentry. It represents a crash or reported error on a live cluster with telemetry enabled.
Sentry Link: https://cockroach-labs.sentry.io/issues/6188779918/?referrer=webhooks_plugin
Panic Message:
Stacktrace (expand for inline code snippets):
GOROOT/src/runtime/asm_amd64.s#L1593-L1595
cockroach/pkg/util/stop/stopper.go
Lines 469 to 471 in 69a32fa
cockroach/pkg/kv/kvserver/logstore/sync_waiter.go
Lines 83 to 85 in 69a32fa
cockroach/pkg/kv/kvserver/logstore/sync_waiter.go
Lines 94 to 96 in 69a32fa
cockroach/pkg/storage/pebble_batch.go
Lines 604 to 606 in 69a32fa
GOROOT/src/runtime/panic.go#L883-L885
GOROOT/src/runtime/asm_amd64.s#L1593-L1595
github.com/cockroachdb/pebble/record/external/com_github_cockroachdb_pebble/record/log_writer.go#L359-L361
GOROOT/src/runtime/pprof/runtime.go#L39-L41
github.com/cockroachdb/pebble/record/external/com_github_cockroachdb_pebble/record/log_writer.go#L476-L478
github.com/cockroachdb/pebble/record/external/com_github_cockroachdb_pebble/record/log_writer.go#L530-L532
github.com/cockroachdb/pebble/record/external/com_github_cockroachdb_pebble/record/log_writer.go#L561-L563
github.com/cockroachdb/pebble/vfs/external/com_github_cockroachdb_pebble/vfs/syncing_file.go#L66-L68
Tags
Jira issue: CRDB-45922
The text was updated successfully, but these errors were encountered: