The document contains log messages from an application. It records errors accessing video and audio, stopping an audio recorder, and adding and removing nodes. It also contains stack traces for NullPointerExceptions occurring in classes like screen_cast and builtin_mic. The logs indicate issues with video and audio components and processing.
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 ratings0% found this document useful (0 votes)
21 views
Usb Cam Log
The document contains log messages from an application. It records errors accessing video and audio, stopping an audio recorder, and adding and removing nodes. It also contains stack traces for NullPointerExceptions occurring in classes like screen_cast and builtin_mic. The logs indicate issues with video and audio components and processing.
parent: pj1@8f961ae (lock: true) 2023-04-09 13:38:34.0545 = [app] <27498 builtin_mic::J ( 4) > class java.lang.NullPointerException: Attempt to invoke virtual method 'qy0$f qy0$g.j()' on a null object reference at qy0.J(SourceFile:2) at qy0$a.c(SourceFile:3) at qy0$a.onPostExecute(SourceFile:1) at android.os.AsyncTask.finish(AsyncTask.java:771) at android.os.AsyncTask.access$900(AsyncTask.java:199) at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:788) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:236) at android.app.ActivityThread.main(ActivityThread.java:8107) at java.lang.reflect.Method.invoke(Method.java:-2) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
class java.lang.NullPointerException: Attempt to invoke virtual method 'qy0$f qy0$g.j()' on a null object reference at qy0.J(SourceFile:2) at qy0$a.c(SourceFile:3) at qy0$a.onPostExecute(SourceFile:1) at android.os.AsyncTask.finish(AsyncTask.java:771) at android.os.AsyncTask.access$900(AsyncTask.java:199) at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:788) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:236) at android.app.ActivityThread.main(ActivityThread.java:8107) at java.lang.reflect.Method.invoke(Method.java:-2) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)