Skip to content

[Bug]: Single file mounts sometimes fail with EACCES #509

@dcantah

Description

@dcantah

I have done the following

  • I have searched the existing issues
  • If possible, I've reproduced the issue using the 'main' branch of this project

Steps to reproduce

Virtualization.framework has a bug with opening hardlinks in some cases, which is how our single file mount idea is structured (we create a hardlink to the file they asked to share). It's being tracked in rdar://169481107. Keeping this open so we can revert back to our hardlink approach on some builds when it is fixed.

Current behavior

Sometimes opening a single file mount returns EACCES.

Expected behavior

Opening hardlinks in the guest to work, and not return EACCES.

Environment

- OS: 
- Xcode: 
- Swift:

Relevant log output

N/A

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions