mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
f14024eb52
Thread stacks with less than 4K usable space are insufficient for our implementation of Linux exception signal handling. If such a unusually small stack overflows the SIGSEGV handler will not be able to print the diagnostic message leaving no hint of the cause of the stuck process. |
||
---|---|---|
.. | ||
etc | ||
lib | ||
mk/spec | ||
run | ||
src | ||
README |
This repository contains the Linux-specific implementation of Genode.