Hi Stefan,
Could you provide more information about what you're trying to do? On which kernel, on which platform, which version of Genode, at best a run script that allows us to reproduce the problem.
Cheers, Martin
El 26/3/19 a las 10:12, Stefan Thöni escribió:
Hi Genodians,
I'm trying to run a noux in a dynamic init, whereby I'm getting a Region Conflict exception from LD. I have no idea what's causing that.
[init -> dynamic -> noux] Error: LD: exception during program load: 'Genode::Region_map::Region_conflict' [init -> dynamic -> noux] Error: Uncaught exception of type 'Genode::Region_map::Region_conflict' [init -> dynamic -> noux] Warning: abort called - thread: ep [init -> dynamic] child "noux" exited with exit value 1
Can someone please point me where to look for the cause?