mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 18:06:50 +00:00
This happened when I killed one of the genode clients which was tracked via an expception_handler. In this case the wait4 syscall returned 0 and the for(;;) was looped eternally. This caused an 100% CPU utilization for the core binary.
This repository contains the Linux-specific implementation of Genode.