View Single Post
Old 03-05-2019, 12:22 PM   #390
baskerville
Evangelist
baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.
 
baskerville's Avatar
 
Posts: 446
Karma: 305160
Join Date: Aug 2015
Device: Kobo Glo HD, Kobo Aura ONE
Quote:
Originally Posted by anchung.chen View Post
Thank you indeed for the excellent work on Plato.
Thanks.

Quote:
Originally Posted by anchung.chen View Post
But I found a problem that Plato 0.6.5, open this scanned pdf file will cause Plato to crash.
I was able to reproduce: the process is just killed by the kernel.

The problem comes from the second image in the PDF:
Code:
page   num  type   width height color comp bpc  enc interp  object ID x-ppi y-ppi size ratio
--------------------------------------------------------------------------------------------
   1     0 image    1655  2207  gray    1   4  image  no         6  0   345   345  334K  19%
   2     1 image   17408 23211  gray    1   4  image  no         8  0  3626  3626  431K 0.2%
mupdf probably tries to allocate some memory for the image in its native resolution…

Last edited by baskerville; 03-05-2019 at 12:55 PM.
baskerville is offline   Reply With Quote