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

Crash #76

Closed
coxfilur opened this issue Jul 22, 2019 · 5 comments
Closed

Crash #76

coxfilur opened this issue Jul 22, 2019 · 5 comments
Assignees

Comments

@coxfilur
Copy link

07-22 15:45:36.184 E/AndroidRuntime( 7853): java.lang.NullPointerException: Attempt to invoke virtual method 'void java.io.Writer.write(java.lang.String)' on a null object reference
07-22 15:45:36.184 E/AndroidRuntime( 7853): at com.elvishew.xlog.printer.file.FilePrinter$b.b(FilePrinter.java:481)
07-22 15:45:36.184 E/AndroidRuntime( 7853): at com.elvishew.xlog.printer.file.FilePrinter.a(FilePrinter.java:1152)
07-22 15:45:36.184 E/AndroidRuntime( 7853): at com.elvishew.xlog.printer.file.FilePrinter$a.run(FilePrinter.java:361)
07-22 15:45:36.184 E/AndroidRuntime( 7853): at java.lang.Thread.run(Thread.java:764)

@zztmercury
Copy link

I got same crash

@elvishew
Copy link
Owner

Does it happen frequently?

@elvishew elvishew self-assigned this Oct 17, 2019
@yujiangtao668
Copy link

java.lang.NullPointerException: Attempt to invoke virtual method 'void java.io.BufferedWriter.write(java.lang.String)' on a null object reference at com.elvishew.xlog.printer.file.FilePrinter$Writer.null a(null)(FilePrinter.java:2) at com.elvishew.xlog.printer.file.FilePrinter.null b(null)(FilePrinter.java:143) at com.elvishew.xlog.printer.file.FilePrinter$Worker.null run(null)(FilePrinter.java:18) at java.lang.Thread.null run(null)(Thread.java:919)

@yujiangtao668
Copy link

this crash happend on android Api 29
image

@elvishew
Copy link
Owner

Tracked in #70

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

4 participants