Hi Peter,
[init -> lwip_httpsrv_test] Starting ldso ... [init -> lwip_httpsrv_test] void* fwrite(): fwrite - not yet implemented [init -> lwip_httpsrv_test] void* fputs(const char*, void*): fputs: "Genode::Rm_session::Region_conflict" [init -> lwip_httpsrv_test] void* fwrite(): fwrite - not yet implemented [init -> lwip_httpsrv_test] void* abort(): abort called
Why is this occurring? The "region_conflict" would obviously give some sort of indication.
This is a problem with the default link address used for ldso. It conflicts with the address of the dynamic binary to load. We have updated the handling of the default text address for OKL4 in the subversion repository. Could you give it a try again?
Norman