Created
May 3, 2021 19:55
-
-
Save eriknelson/b4c6363f25986442b417d065f026da1a 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
E0503 19:54:22.277547 1 runtime.go:69] Observed a panic: "invalid memory address or nil pointer dereference" (run | |
time error: invalid memory address or nil pointer dereference) | |
/remote-source/app/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:76 /remote-source/app/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:65 | |
/remote-source/app/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:51 | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/runtime/panic.go:969 /opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/runtime/panic.go:212 | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/runtime/signal_unix.go:742 | |
/remote-source/app/pkg/apis/migration/v1alpha1/migcluster_types.go:259 /remote-source/app/pkg/apis/migration/v1alpha1/migcluster_types.go:151 | |
/remote-source/app/pkg/controller/miganalytic/miganalytics_controller.go:228 | |
/remote-source/app/pkg/controller/miganalytic/miganalytics_controller.go:184 | |
/remote-source/app/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:215 | |
/remote-source/app/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:158 | |
/remote-source/app/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 | |
/remote-source/app/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 | |
/remote-source/app/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/runtime/asm_amd64.s:1374 | |
panic: runtime error: invalid memory address or nil pointer dereference [recovered] | |
panic: runtime error: invalid memory address or nil pointer dereference | |
[signal SIGSEGV: segmentation violation code=0x1 addr=0x108 pc=0x1652e57] | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment