Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.
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

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions