Skip to content

[Bug] VM exits on boot with AVF backend on Pixel 8a #29

@ongyx

Description

@ongyx

Description

On a fresh installation, attempting to launch the VM using the AVF backend on a Pixel 8a (akita) causes the VM to exit on boot.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Install Podroid and finish the intial setup
  2. Try to launch the VM using AVF
  3. See error message

Expected Behavior

The VM launches.

Actual Behavior

The message VM exited during boot (reason=5).

Diagnostic Log

log.txt

Additional Context

In the AVF source code, error 5 corresponds to the constant STOP_REASON_REBOOT, suggesting it could be some kind of kernel panic in the VM. I'm not sure if it's possible to get logs from inside the VM itself to diagnose the issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions