Sentry: panic.go:770: runtime error: invalid memory address or nil pointer dereference (1) attached stack trace -- stack trace: | runtime.gopanic | GOROOT/src/runtime/panic.go:770 | runtime.p... #138701
Labels
A-disaster-recovery
branch-release-24.2
Used to mark GA and release blockers, technical advisories, and bugs for 24.2
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-disaster-recovery
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/6206299620/?referrer=webhooks_plugin
Panic Message:
Stacktrace (expand for inline code snippets):
cockroach/pkg/jobs/registry.go
Lines 1626 to 1628 in beddec1
cockroach/pkg/ccl/backupccl/backup_job.go
Lines 630 to 632 in beddec1
cockroach/pkg/ccl/backupccl/backupdest/backup_destination.go
Lines 165 to 167 in beddec1
cockroach/pkg/ccl/backupccl/backupdest/backup_destination.go
Lines 67 to 69 in beddec1
cockroach/pkg/cloud/impl_registry.go
Lines 394 to 396 in beddec1
cockroach/pkg/cloud/gcp/gcs_storage.go
Lines 318 to 320 in beddec1
cockroach/pkg/cloud/cloud_io.go
Lines 270 to 272 in beddec1
cockroach/pkg/cloud/cloud_io.go
Lines 141 to 143 in beddec1
cockroach/pkg/util/retry/retry.go
Lines 188 to 190 in beddec1
cockroach/pkg/util/retry/retry.go
Lines 166 to 168 in beddec1
cockroach/pkg/util/retry/retry.go
Lines 189 to 191 in beddec1
cockroach/pkg/cloud/cloud_io.go
Lines 142 to 144 in beddec1
cockroach/pkg/cloud/cloud_io.go
Lines 272 to 274 in beddec1
cockroach/pkg/cloud/gcp/gcs_storage.go
Lines 304 to 306 in beddec1
cloud.google.com/go/storage/external/com_google_cloud_go_storage/reader.go#L117-L119
cloud.google.com/go/storage/external/com_google_cloud_go_storage/http_client.go#L886-L888
cloud.google.com/go/storage/external/com_google_cloud_go_storage/http_client.go#L832-L834
cloud.google.com/go/storage/external/com_google_cloud_go_storage/invoke.go#L64-L66
cloud.google.com/go/internal/external/com_google_cloud_go/internal/retry.go#L32-L34
cloud.google.com/go/internal/external/com_google_cloud_go/internal/retry.go#L39-L41
cloud.google.com/go/storage/external/com_google_cloud_go_storage/invoke.go#L66-L68
cloud.google.com/go/storage/external/com_google_cloud_go_storage/http_client.go#L833-L835
GOROOT/src/net/http/client.go#L589-L591
GOROOT/src/net/http/client.go#L723-L725
GOROOT/src/net/http/client.go#L179-L181
GOROOT/src/net/http/client.go#L258-L260
golang.org/x/oauth2/external/org_golang_x_oauth2/transport.go#L44-L46
golang.org/x/oauth2/external/org_golang_x_oauth2/oauth2.go#L306-L308
golang.org/x/oauth2/authhandler/external/org_golang_x_oauth2/authhandler/authhandler.go#L79-L81
GOROOT/src/runtime/signal_unix.go#L880-L882
GOROOT/src/runtime/panic.go#L260-L262
GOROOT/src/runtime/panic.go#L769-L771
Tags
Jira issue: CRDB-46304
The text was updated successfully, but these errors were encountered: