You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
Install Multipass version 1.15.1+mac
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.
The text was updated successfully, but these errors were encountered:
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?
Expected behavior
Error message of "qemu-system-arch64: Addressing limited to 36 bits, but memory exceeds it by 35433480192 bytes"
Logs
Additional info
multipass version
: 1.15.1+macmultipass info
: State == Unknown (vm fails to be created)multipass get local.driver
: qemuAdditional 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.
The text was updated successfully, but these errors were encountered: