Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Crash on custom kernel debugger #422

Open
mgrabovsky opened this issue Apr 27, 2021 · 0 comments
Open

Crash on custom kernel debugger #422

mgrabovsky opened this issue Apr 27, 2021 · 0 comments
Labels

Comments

@mgrabovsky
Copy link
Contributor

When retracing vmcores using the Podman backend, Retrace Server doesn't support custom kernel debuggers correctly. Given a custom KernelDebuggerPath:

$ grep gitlab-runner /etc/retrace-server/retrace-server.conf
KernelDebuggerPath = /cores/crashext/gitlab-runner/bin/crash

a vmcore task fails with

Error: exec failed: container_linux.go:370: starting container process caused: exec: "/cores/crashext/gitlab-runner/bin/crash": stat /cores/crashext/gitlab-runner/bin/crash: no such file or directory: OCI not found

Reported by @DaveWysochanskiRH.

@mgrabovsky mgrabovsky added the bug label Apr 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant