Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullPointerException Crash on v3.2.0-beta.1 #871

Open
heiyl opened this issue Mar 10, 2020 · 5 comments
Open

NullPointerException Crash on v3.2.0-beta.1 #871

heiyl opened this issue Mar 10, 2020 · 5 comments

Comments

@heiyl
Copy link

heiyl commented Mar 10, 2020

java.lang.NullPointerException
Attempt to invoke virtual method 'boolean android.os.HandlerThread.isAlive()' on a null object reference

com.github.barteksc.pdfviewer.PDFView.void loadComplete(com.github.barteksc.pdfviewer.PdfFile)(PDFView.java:756)

@peepo3663
Copy link

I have found the same error but with a different method

Fatal Exception: java.lang.NullPointerException
Attempt to invoke virtual method 'boolean android.os.HandlerThread.isAlive()' on a null object reference
com.github.barteksc.pdfviewer.model.PagePart.getPage (PagePart.java:8)

@heiyl
Copy link
Author

heiyl commented Mar 27, 2020

Is there a fix plan for the feedback problem?

@mrchenmo
Copy link

mrchenmo commented May 7, 2020

I also encountered the same bug,same method

@luizfilho00
Copy link

Same here

@jiejie-dev
Copy link

Same problem happen to me.

Solved according to issue #824

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants