mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Norman Feske
parent
9b3ecb114d
commit
7184f0febe
@@ -351,6 +351,8 @@ void Init::Main::_handle_config()
|
||||
catch (Region_map::Attach_failed) {
|
||||
warning("failed to attach dataspace to local address space "
|
||||
"during child construction"); }
|
||||
catch (Parent::Service_denied) {
|
||||
warning("failed to create session during child construction"); }
|
||||
});
|
||||
}
|
||||
catch (Xml_node::Nonexistent_sub_node) { error("no children to start"); }
|
||||
|
||||
Reference in New Issue
Block a user