Created
May 3, 2022 11:29
-
-
Save vad/d9c8d7ca0cf0fe0b9dac67fd7498e0a4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2022-05-03 13:20:14 | |
/home/runner/go/pkg/mod/golang.org/x/[email protected]/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/[email protected]/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/[email protected]/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