Skip to content

qemu-system-arch64: Addressing limited to 36 bits #4111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
EricJayHartman opened this issue May 26, 2025 · 1 comment
Open

qemu-system-arch64: Addressing limited to 36 bits #4111

EricJayHartman opened this issue May 26, 2025 · 1 comment
Labels
bug medium Medium priority. Combine with "low" or "high" to signal intermediate priority.

Comments

@EricJayHartman
Copy link

Describe the bug
I tried to create an Ubuntu VM (Ubuntu 24.10) on MacOS (macOS Sequoia 15.5) on a 2025 Mac Studio (Apple M4 Max) with Multipass version 1.15.1 and the QEMU driver and received an error of "qemu-system-arch64: Addressing limited to 36 bits, but memory exceeds it by 35433480192 bytes" when trying to provision 96 GB of Memory.

To Reproduce
How, and what happened?

  1. Install Multipass version 1.15.1+mac
  2. Create an Ubuntu 24.04 LTS or Ubuntu 24.10 VM with 96GiB Memory

Expected behavior
Error message of "qemu-system-arch64: Addressing limited to 36 bits, but memory exceeds it by 35433480192 bytes"

Logs

Additional info

  • OS: macOS Sequoia 15.5
  • CPU architecture or model: Apple M4 Max
  • multipass version : 1.15.1+mac
  • multipass info: State == Unknown (vm fails to be created)
  • multipass get local.driver: qemu

Additional context
I found a similar bug that was closed as completed in 2023 (#3043); but I'm having the same issue on all the latest versions.

@EricJayHartman EricJayHartman added bug needs triage Issue needs to be triaged labels May 26, 2025
@sharder996
Copy link
Contributor

Looks like we need to update QEMU versions again :)

https://wiki.qemu.org/ChangeLog/9.2

@sharder996 sharder996 removed the needs triage Issue needs to be triaged label May 26, 2025
@ricab ricab added the medium Medium priority. Combine with "low" or "high" to signal intermediate priority. label May 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug medium Medium priority. Combine with "low" or "high" to signal intermediate priority.
Projects
None yet
Development

No branches or pull requests

3 participants