mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 15:32:25 +00:00
0f3ac4cb9f
This patch reflects the Out_of_caps exception from core to the client, in addition to the already covered Out_of_ram exception. It thereby eliminates a potential abort in core, which I observed with the tool_chain_auto.run script: Kernel: RPC upgrade_cap_slab Error: Uncaught exception of type 'Genode::Quota_guard<Genode::Cap_quota>::Limit_exceeded' Warning: abort called - thread: entrypoint In addition to propagating the exception, the patch add the client-side exception-handling code to the base library. Fixes #3703 |
||
---|---|---|
.. | ||
drivers/defs | ||
hw_native_pd | ||
kernel | ||
spec |