Skip to content

/proc/<pid>/maps is incorrect #5090

Closed
Closed
@csweichel

Description

@csweichel

Bug description

The /proc/<pid>/maps file is incorrect. It's unclear what causes this.
When running a Docker container in Gitpod, /proc/<pid>/maps is correct.

This is a possible cause of #5064

Possibly relevant issues:

Steps to reproduce

cat /proc/self/maps

contains paths that don't really exist or make sense in the workspace.

Expected behavior

It should show the proper maps.

Example repository

https://github.com/ghuntley/gitpod-dotnet-csharp-breakpoints

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions