Skip to content

Windows bash commands fail with CreateMapping fatal error when sandbox-mode is workspace-write #21715

@chibhat-orcl

Description

@chibhat-orcl

What version of the IDE extension are you using?

26.506.21252

What subscription do you have?

Oracle Corp.

Which IDE are you using?

VS Code

What platform is your computer?

Microsoft Windows NT 10.0.26200.0 x64

What issue are you seeing?

All commands to be run in bash fail with the error
fatal error - CreateFileMapping S-1-5-21-2019365981-16661518-2324984931-1002.1, Win32 error 5. Terminating.

Changing sandbox-mode to workspace-write fixes the issue. And I have to run every bash command outside sandbox mode explicitly, asking permissions every time.

Image

What steps can reproduce the bug?

  • Get git bash
  • have sandbox-mode = "workspace-write"
  • ask it to run any basic bash command like pwd like in the screenshot or run any bash based script or command.

What is the expected behavior?

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingextensionIssues related to the VS Code extensionsandboxIssues related to permissions or sandboxingtool-callsIssues related to tool callingwindows-osIssues related to Codex on Windows systems

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions