Skip to content

Instantly share code, notes, and snippets.

@vad
Created May 3, 2022 11:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vad/d9c8d7ca0cf0fe0b9dac67fd7498e0a4 to your computer and use it in GitHub Desktop.
Save vad/d9c8d7ca0cf0fe0b9dac67fd7498e0a4 to your computer and use it in GitHub Desktop.
2022-05-03 13:20:14
/home/runner/go/pkg/mod/golang.org/x/sync@v0.0.0-20210220032951-036812b2e83c/errgroup/errgroup.go:54 +0x8d
2022-05-03 13:20:14
created by golang.org/x/sync/errgroup.(*Group).Go
2022-05-03 13:20:14
/home/runner/go/pkg/mod/golang.org/x/sync@v0.0.0-20210220032951-036812b2e83c/errgroup/errgroup.go:57 +0x67
2022-05-03 13:20:14
golang.org/x/sync/errgroup.(*Group).Go.func1()
2022-05-03 13:20:14
/home/runner/work/spicedb/spicedb/pkg/cmd/server/server.go:416 +0x29
2022-05-03 13:20:14
github.com/authzed/spicedb/pkg/cmd/server.(*completedServerConfig).Run.func2()
2022-05-03 13:20:14
/home/runner/work/spicedb/spicedb/internal/telemetry/reporter.go:189 +0x2d2
2022-05-03 13:20:14
github.com/authzed/spicedb/internal/telemetry.RemoteReporter.func1({0x1a15070, 0xc000470600})
2022-05-03 13:20:14
/home/runner/work/spicedb/spicedb/internal/telemetry/reporter.go:121 +0x38
2022-05-03 13:20:14
github.com/authzed/spicedb/internal/telemetry.discoverAndWriteMetrics({0x1a15070, 0xc000470600}, 0x1c?, 0x0?, {0x16ae3af, 0x1d})
2022-05-03 13:20:14
/home/runner/work/spicedb/spicedb/internal/telemetry/reporter.go:89 +0x2e
2022-05-03 13:20:14
github.com/authzed/spicedb/internal/telemetry.discoverTimeseries(0xc0005bcd88?)
2022-05-03 13:20:14
/home/runner/go/pkg/mod/github.com/prometheus/client_golang@v1.12.1/prometheus/registry.go:419 +0x125
2022-05-03 13:20:14
github.com/prometheus/client_golang/prometheus.(*Registry).Gather(0x0)
2022-05-03 13:20:14
goroutine 171 [running]:
2022-05-03 13:20:14
2022-05-03 13:20:14
[signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x8322c5]
2022-05-03 13:20:14
panic: runtime error: invalid memory address or nil pointer dereference
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment