Hi, I'm trying to catch a Region_conflict exception from a call to env()->rm_ression()->attach(...). By putting printfs in the Genode code I see the exception is being thrown in the rm-session-component, but it does not seem to be getting propagated back to the client app.
Can someone check the new GENODE_RPC_THROW macro is working correctly? Fiasco.OC x86_32.
Thanks Daniel