Quote:
Originally Posted by nhedgehog
Any news here? The PB631 is one of the best readers Pocketbook produced and I would really love to use Koreader on this device.
|
Nope. The error just happens on a few devices (PB627/PB631, maybe others). It did happen on android on the past too.
It doesn't seem an OOM error to me, but I might be wrong. In android it happened too on the past and the solution was to restrict JIT engine on most parts of the code and just allocate a "big" chunk of memory (64K) for mcode at init.
NiLuJe suggested than the error on Pocketbook might be different and caused by ffi.load or relatives trying to load dependencies for inkview shared library and clashing with our own libraries.
We need a gdb backtrace or a coredump.
FWIW KOReader should run on a machine with 128MB of RAM for epubs without too much trouble, but the bare minimum for PDF's is 256MB.