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

Logcat

This document contains log messages from a WhatsApp process running on an Android device. It records debug messages about an invalid process ID, catch block matches, IO errors, missing files and libraries, and warnings about uncaught exceptions.

Uploaded by

arulbajenk46
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)
29 views2 pages

Logcat

This document contains log messages from a WhatsApp process running on an Android device. It records debug messages about an invalid process ID, catch block matches, IO errors, missing files and libraries, and warnings about uncaught exceptions.

Uploaded by

arulbajenk46
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

--------- beginning of main

01-17 15:51:44.888 23519 23519 E com.mbwhatsapp: Not starting debugger since


process cannot load the jdwp agent.
01-17 15:51:45.988 23519 23519 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
--------- beginning of main
01-17 15:51:47.694 23573 23573 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-17 15:51:47.972 23573 23573 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
--------- beginning of main
01-17 15:51:52.127 23573 23573 E com.mbwhatsapp: Invalid ID 0x00000000.
01-17 15:51:52.633 23573 23573 E ArmVmp : Match on catch block at 0x0a in for
0x74c716604d
01-17 15:51:54.172 23573 23684 E ion : ioctl c0044901 failed with code -1:
Invalid argument
01-17 15:51:54.862 23573 23573 E com.mbwhatsapp: Invalid ID 0x00000000.
01-17 15:51:54.863 23573 23573 E com.mbwhatsapp: Invalid ID 0x00000000.
01-17 15:51:54.864 23573 23573 E com.mbwhatsapp: Invalid ID 0x00000000.
01-17 15:51:54.866 23573 23573 E com.mbwhatsapp: Invalid ID 0x00000000.
01-17 15:51:54.868 23573 23573 E com.mbwhatsapp: Invalid ID 0x00000000.
01-17 15:51:54.868 23573 23573 E com.mbwhatsapp: Invalid ID 0x00000000.
01-17 15:51:54.869 23573 23573 E com.mbwhatsapp: Invalid ID 0x00000000.
01-17 15:51:54.870 23573 23573 E com.mbwhatsapp: Invalid ID 0x00000000.
01-17 15:52:04.910 23573 23647 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
01-17 15:52:04.910 23573 23647 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
01-17 15:52:08.883 23573 24010 E ShortcutInfoCompatSaver: Failed to load saved
values from file
/data/user/0/com.mbwhatsapp/files/ShortcutInfoCompatSaver_share_targets/
targets.xml. Old state removed, new added
01-17 15:52:08.883 23573 24010 E ShortcutInfoCompatSaver:
java.io.FileNotFoundException:
/data/user/0/com.mbwhatsapp/files/ShortcutInfoCompatSaver_share_targets/
targets.xml: open failed: ENOENT (No such file or directory)
01-17 15:52:08.883 23573 24010 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:574)
01-17 15:52:08.883 23573 24010 E ShortcutInfoCompatSaver: at
java.io.FileInputStream.<init>(FileInputStream.java:160)
01-17 15:52:08.883 23573 24010 E ShortcutInfoCompatSaver: at X.0nz.run(Unknown
Source:82)
01-17 15:52:08.883 23573 24010 E ShortcutInfoCompatSaver: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
01-17 15:52:08.883 23573 24010 E ShortcutInfoCompatSaver: at
java.util.concurrent.FutureTask.run(FutureTask.java:264)
01-17 15:52:08.883 23573 24010 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-17 15:52:08.883 23573 24010 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-17 15:52:08.883 23573 24010 E ShortcutInfoCompatSaver: at
java.lang.Thread.run(Thread.java:1012)
01-17 15:52:08.883 23573 24010 E ShortcutInfoCompatSaver: Caused by:
android.system.ErrnoException: open failed: ENOENT (No such file or directory)
01-17 15:52:08.883 23573 24010 E ShortcutInfoCompatSaver: at
libcore.io.Linux.open(Native Method)
01-17 15:52:08.883 23573 24010 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
01-17 15:52:08.883 23573 24010 E ShortcutInfoCompatSaver: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
01-17 15:52:08.883 23573 24010 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
01-17 15:52:08.883 23573 24010 E ShortcutInfoCompatSaver: at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8374)
01-17 15:52:08.883 23573 24010 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:560)
01-17 15:52:08.883 23573 24010 E ShortcutInfoCompatSaver: ... 7 more
01-17 15:52:23.379 23573 23615 E PlayCore: UID: [10528] PID: [23573]
StandardIntegrity : Phonesky is not installed.
01-17 15:56:25.982 23573 23573 E ArmVmp : Match on catch block at 0x0a in for
0x74c7166031
01-17 15:56:26.065 23573 23573 E ArmVmp : Match on catch block at 0x0a in for
0x74c716604d
01-17 15:56:26.614 23573 23573 E ArmVmp : Match on catch block at 0x0a in for
0x74c7166035
01-17 15:56:27.291 23573 23573 E RecyclerView: No adapter attached; skipping layout
01-17 15:57:41.090 23573 23573 E ArmVmp : Match on catch block at 0x0a in for
0x74c7166071
01-17 15:58:31.062 28499 28499 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-17 15:58:31.656 28499 28499 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
--------- beginning of main
01-17 15:58:33.331 28550 28550 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-17 15:58:33.503 28550 28550 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.

You might also like