Skip to content

Cannot profile R processes created from Podman containers #24

@atheriel

Description

@atheriel

Attempting to profile a process created by podman in rootless mode, e.g.

$ podman run -dt docker.io/r-base

Yields a permissions issue on the process's root directory from procfs:

$ xrprof -p <container pid>
error: Cannot open /proc/145388/root/usr/lib/R/lib/libR.so: Permission denied
fatal: Failed to initialize R stack cursor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions