MuPDF fails

Norman Feske norman.feske at ...1...
Tue Sep 5 16:17:41 CEST 2017


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

-- 
Dr.-Ing. Norman Feske
Genode Labs

http://www.genode-labs.com · http://genode.org

Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden
Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth




More information about the users mailing list