SufficientlySecure / document-viewer

Document Viewer is a highly customizable document viewer for Android.
GNU General Public License v3.0
519 stars 155 forks source link

The app crashes on "Intro_to_Algo_Selected_Solutions.pdf" #203

Open yurikornilov opened 7 years ago

yurikornilov commented 7 years ago

Document Viewer (Version 2.7.6 from F-Droid) crashes on the file https://mitpress.mit.edu/sites/default/files/titles/content/Intro_to_Algo_Selected_Solutions.pdf (it's a supplement for the famous book "Introduction to Algorithms" by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest and Clifford Stein).

ericwa commented 7 years ago

Thanks. Hmm, I can't reproduce, the pdf loads fine for me. nvidia shield tablet, android 6.0.1. Also Version 2.7.6 from F-Droid.

Do other pdf's crash too? What device is this on? We have other crash reports too with any pdf's so there must be something common between them.

ericwa commented 7 years ago

Possibly the same issue (the root cause is unknown, currently): https://github.com/SufficientlySecure/document-viewer/issues/197 https://github.com/SufficientlySecure/document-viewer/issues/180

yurikornilov commented 7 years ago

My device is Acer A510 tablet with Nvidia Tegra 3 CPU and 1GB RAM. Android 4.1.2.

Other pdf files are shown without issues.

ericwa commented 7 years ago

Weird.. I tried to reproduce in an emulator (Android 4.1, 512MB ram, armeabi-v7a - same as Tegra 3) and couldn't reproduce the crash.