mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-01 12:41:32 +00:00
The test threads previously used a stack size independent from the machine word width. Qemu was previously configured to provide 64Mb of RAM which isn't sufficient for x86_64. Ref #1805