allocator out of memory error during creation of File_system::Connection

Nobody III hungryninja101 at ...9...
Thu Jun 30 07:23:21 CEST 2016


I have been working on my fs_filter (vfs-like) component, and it compiles,
but fails to successfully create a File_system::Connection. Even with a ram
quota of 1G, I get the following error:
Uncaught exception of type 'Genode::Allocator::Out_of_memory'

What am I doing wrong? I have tried multiple different allocator
configurations (e.g. Allocator_avl(sliced_heap),
Allocator_avl(Genode::env()->heap()), Allocator_avl(0)), but nothing fixes
or changes the error.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genode.org/pipermail/users/attachments/20160629/455eebb7/attachment.html>


More information about the users mailing list