Skip to content

Could not unbind VFIO Error on Drop #107

@marcfir

Description

@marcfir

Hi,
When working with vfio, I store Arc<VfioContainer> and VfioDevice. When I drop the structures at the end of my application, I get the following error: ERROR: [vfio_ioctls::vfio_device]: Could not unbind VFIO group: 15.
This error message prevents me from binding the default driver back to the PCI device: "Device or resource busy."
Do you have any idea what could be going wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions