Hi,
I have a situation where if I declare a certain static class (as a static member of a declared class) I seem to run out of memory during program load. void * operator new (Genode::size_t size, Genode::Allocator *allocator) tries to throw an exception, but this seems to turn into a page fault may be because it is unhandled. Is there a limit on the BSS size or something? I'm now thinking I should avoid this anyway, but I am intrigued to know what is going on.

Best,
Daniel

------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
_______________________________________________
Genode-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/genode-main

Reply via email to