mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-05 18:18:34 +00:00
ASLR collides with the libc's fork mechanism on 32-bit. In particular, the tool_chain_auto.run scenario would sporadically fail while mirroring the parent's address space. Fixes #3710
This repository contains the Linux-specific implementation of Genode.