0% found this document useful (0 votes)
23 views2 pages

Yozo Log

The document contains 5 exceptions from an Android application log. Each exception is a NullPointerException that occurs when attempting to read from or get the length of a null array during file reading operations. The exceptions occur at different times and locations in the application code.

Uploaded by

Rada Cs
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views2 pages

Yozo Log

The document contains 5 exceptions from an Android application log. Each exception is a NullPointerException that occurs when attempting to read from or get the length of a null array during file reading operations. The exceptions occur at different times and locations in the application code.

Uploaded by

Rada Cs
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

Exception:2020.12.

14 21:11:53
java.lang.IllegalArgumentException: View=DecorView@26814a3[AppFrameActivity] not
attached to window manager
at
android.view.WindowManagerGlobal.findViewLocked(WindowManagerGlobal.java:533)
at android.view.WindowManagerGlobal.removeView(WindowManagerGlobal.java:442)
at
android.view.WindowManagerImpl.removeViewImmediate(WindowManagerImpl.java:126)
at android.app.Dialog.dismissDialog(Dialog.java:419)
at android.app.Dialog.dismiss(Dialog.java:401)
at emo.main.MainApp$6.run(Unknown Source:22)
at android.os.Handler.handleCallback(Handler.java:883)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:230)
at android.app.ActivityThread.main(ActivityThread.java:7768)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:526)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)

Exception:2021.01.06 15:38:06
java.lang.NullPointerException: Attempt to read from field 'byte emo.text.d.v.K' on
a null object reference
at emo.wp.c.am.P(Unknown Source:6)
at emo.wp.a.ab.l(Unknown Source:30)
at emo.o.j.b.d.a(Unknown Source:197)
at emo.o.j.b.d.a(Unknown Source:398)
at emo.o.i.h.b(Unknown Source:13)
at emo.o.f.aa.a(Unknown Source:172)
at emo.o.f.aa.c(Unknown Source:84)
at emo.o.f.aa.b(Unknown Source:10)
at emo.o.f.ae.L(Unknown Source:72)
at emo.o.f.ae.u(Unknown Source:340)
at emo.f.b.f.o.a(Unknown Source:176)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:1417)
at android.os.Handler.dispatchMessage(Handler.java:103)
at android.os.Looper.loop(Looper.java:230)
at emo.main.ThreadWorker$1.run(Unknown Source:56)

Exception:2021.01.14 09:38:38
java.lang.NullPointerException: Attempt to read from field 'byte emo.text.d.v.K' on
a null object reference
at emo.wp.c.am.P(Unknown Source:6)
at emo.wp.a.ab.l(Unknown Source:30)
at emo.o.j.b.d.a(Unknown Source:197)
at emo.o.j.b.d.a(Unknown Source:398)
at emo.o.i.h.b(Unknown Source:13)
at emo.o.f.aa.a(Unknown Source:172)
at emo.o.f.aa.c(Unknown Source:84)
at emo.o.f.aa.b(Unknown Source:10)
at emo.o.f.ae.L(Unknown Source:72)
at emo.o.f.ae.u(Unknown Source:340)
at emo.f.b.f.o.a(Unknown Source:176)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:1417)
at android.os.Handler.dispatchMessage(Handler.java:103)
at android.os.Looper.loop(Looper.java:230)
at emo.main.ThreadWorker$1.run(Unknown Source:56)

Exception:2021.02.01 23:37:52
java.lang.NullPointerException: Attempt to get length of null array
at emo.o.f.e.r.a(Unknown Source:16)
at emo.o.f.e.r.b(Unknown Source:24)
at emo.o.f.an.a(Unknown Source:6)
at emo.o.f.ao.b(Unknown Source:34)
at emo.o.f.an.av(Unknown Source:23)
at emo.o.f.an.b(Unknown Source:34)
at emo.f.c.e.h.a(Unknown Source:328)
at emo.f.c.e.h.b(Unknown Source:17)
at emo.f.c.e.h.a(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:29)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:531)
at android.os.Handler.dispatchMessage(Handler.java:103)
at android.os.Looper.loop(Looper.java:230)
at emo.main.ThreadWorker$1.run(Unknown Source:56)

Exception:2021.03.21 21:25:21
java.lang.NullPointerException: Attempt to get length of null array
at b.q.f.t0.r.j(Unknown Source:10)
at b.q.f.t0.r.X(Unknown Source:29)
at b.q.f.n0.Z5(Unknown Source:4)
at b.q.f.o0.v(Unknown Source:34)
at b.q.f.n0.j5(Unknown Source:21)
at b.q.f.n0.X5(Unknown Source:32)
at b.f.i.t.h.I1(Unknown Source:272)
at b.f.i.t.h.x1(Unknown Source:16)
at b.f.i.t.h.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:847)
at android.os.Handler.dispatchMessage(Handler.java:103)
at android.os.Looper.loop(Looper.java:230)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2021.03.21 21:54:05
java.lang.NullPointerException: Attempt to get length of null array
at b.q.f.t0.r.j(Unknown Source:10)
at b.q.f.t0.r.X(Unknown Source:29)
at b.q.f.n0.Z5(Unknown Source:4)
at b.q.f.o0.v(Unknown Source:34)
at b.q.f.n0.j5(Unknown Source:21)
at b.q.f.n0.X5(Unknown Source:32)
at b.f.i.t.h.I1(Unknown Source:272)
at b.f.i.t.h.x1(Unknown Source:16)
at b.f.i.t.h.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:847)
at android.os.Handler.dispatchMessage(Handler.java:103)
at android.os.Looper.loop(Looper.java:230)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

You might also like