mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
227b539193
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