Hello Marcus,
On Fri, Jan 22, 2016 at 03:31:39PM +0100, Marcus Nolte wrote:
The host machine is running Ubuntu 14.04 (64 bit) The issue is only showing up in the local branch I'm using. run/demo is working fine.
objdump shows
0000000040000000 l d .context_area 0000000000000000 .context_area
Can you give any pointer where to look deeper into the issue?
The information you gave looks innocent. Maybe the following commit from master after 15.11 resolves your issue
https://github.com/genodelabs/genode/commit/30e129a91be29fc5b369663f0244de43...
Could you please also try other scenarios with dynamic executables, namely
make run/ldso make run/libc
I'm still wondering if the issue is with libpthread only.
Regards