That fixed it, thanks for the quick response! On 05.09.2017 16:17, Norman Feske wrote: > Hi Alex, > >> when running the mupdf demo on base-linux/x86_64 (make run/mupdf), I get the >> following error: >> ... >> [init -> mupdf] Error: libc suspend() called from non-user context >> (0x1180506) - aborting > > this is another occurrence of a missing 'with_libc' call that is needed > whenever a native Genode component calls into potentially blocking libc > functions (like 'read'). I fixed the problem at the staging branch [1] now. > > [1] > https://github.com/genodelabs/genode/commit/349c87eda95a9913940272bdee990bb12f5d3056 > > Cheers > Norman >
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ genode-main mailing list genode-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/genode-main