0% found this document useful (0 votes)
19 views3 pages

Logcat

The document contains a series of error logs from an application, primarily WhatsApp, indicating various issues such as access denial for certain properties, failure to load app image startup cache, and problems with file reading due to missing files. Additionally, there are warnings about an existing UncaughtExceptionHandler that may not function as intended. The logs suggest ongoing issues with data analysis services and buffer management in the application.

Uploaded by

Cat Rodríguez
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)
19 views3 pages

Logcat

The document contains a series of error logs from an application, primarily WhatsApp, indicating various issues such as access denial for certain properties, failure to load app image startup cache, and problems with file reading due to missing files. Additionally, there are warnings about an existing UncaughtExceptionHandler that may not function as intended. The logs suggest ongoing issues with data analysis services and buffer management in the application.

Uploaded by

Cat Rodríguez
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/ 3

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

12-17 22:55:33.400 22664 22664 E libc : Access denied finding property


"persist.device_config.runtime_native.use_app_image_startup_cache"
12-17 22:55:33.400 22664 22664 E com.whatsapp: LoadAppImageStartupCache enabled : 1
12-17 22:55:33.404 22664 22664 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
12-17 22:55:33.475 22664 22683 E BehaviorCollectManager: Fail to acquire
dataAnalyzerService...
12-17 22:55:33.844 22664 22664 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.
12-17 22:55:33.845 22664 22696 E AwareLog: AtomicFileUtils: readFileLines file not
exist: android.util.AtomicFile@43f5dfa
12-17 22:55:33.846 22664 22696 E AwareLog: AtomicFileUtils: readFileLines file not
exist: android.util.AtomicFile@c960608
12-17 22:55:35.467 22786 22786 E libc : Access denied finding property
"persist.device_config.runtime_native.use_app_image_startup_cache"
12-17 22:55:35.467 22786 22786 E com.whatsapp: LoadAppImageStartupCache enabled : 1
12-17 22:55:35.470 22786 22786 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
12-17 22:55:35.502 22786 22804 E BehaviorCollectManager: Fail to acquire
dataAnalyzerService...
12-17 22:55:35.628 22786 22786 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.
12-17 22:55:35.631 22786 22811 E AwareLog: AtomicFileUtils: readFileLines file not
exist: android.util.AtomicFile@6f95fab
12-17 22:55:35.632 22786 22811 E AwareLog: AtomicFileUtils: readFileLines file not
exist: android.util.AtomicFile@c960608
12-17 22:55:35.781 22786 22786 E ArmVmp : Match on catch block at 0x33 in for
0x189
12-17 22:55:38.247 22786 22786 E com.whatsapp: Invalid ID 0x00000000.
12-17 22:55:38.253 22786 22786 E com.whatsapp: Invalid ID 0x00000000.
12-17 22:55:43.524 22786 23242 E ShortcutInfoCompatSaver: Failed to load saved
values from file
/data/user/0/com.whatsapp/files/ShortcutInfoCompatSaver_share_targets/targets.xml.
Old state removed, new added
12-17 22:55:43.524 22786 23242 E ShortcutInfoCompatSaver:
java.io.FileNotFoundException:
/data/user/0/com.whatsapp/files/ShortcutInfoCompatSaver_share_targets/targets.xml:
open failed: ENOENT (No such file or directory)
12-17 22:55:43.524 22786 23242 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:496)
12-17 22:55:43.524 22786 23242 E ShortcutInfoCompatSaver: at
java.io.FileInputStream.<init>(FileInputStream.java:159)
12-17 22:55:43.524 22786 23242 E ShortcutInfoCompatSaver: at X.0nz.run(Unknown
Source:82)
12-17 22:55:43.524 22786 23242 E ShortcutInfoCompatSaver: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:462)
12-17 22:55:43.524 22786 23242 E ShortcutInfoCompatSaver: at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
12-17 22:55:43.524 22786 23242 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
12-17 22:55:43.524 22786 23242 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
12-17 22:55:43.524 22786 23242 E ShortcutInfoCompatSaver: at
java.lang.Thread.run(Thread.java:929)
12-17 22:55:43.524 22786 23242 E ShortcutInfoCompatSaver: Caused by:
android.system.ErrnoException: open failed: ENOENT (No such file or directory)
12-17 22:55:43.524 22786 23242 E ShortcutInfoCompatSaver: at
libcore.io.Linux.open(Native Method)
12-17 22:55:43.524 22786 23242 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:167)
12-17 22:55:43.524 22786 23242 E ShortcutInfoCompatSaver: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:252)
12-17 22:55:43.524 22786 23242 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:167)
12-17 22:55:43.524 22786 23242 E ShortcutInfoCompatSaver: at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8464)
12-17 22:55:43.524 22786 23242 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:482)
12-17 22:55:43.524 22786 23242 E ShortcutInfoCompatSaver: ... 7 more
12-17 22:55:43.550 22786 23010 E BufferQueueProducer: [unnamed-22786-0]:159:
setMaxDequeuedBufferCount: 2 dequeued buffers would exceed the maxBufferCount (2)
(maxAcquired 1 async 0 mDequeuedBufferCannotBlock 0)
12-17 22:55:43.550 22786 23010 E Surface :
IGraphicBufferProducer::setBufferCount(3) returned Invalid argument
12-17 22:55:43.576 22786 23010 E BufferQueueProducer: [unnamed-22786-1]:159:
setMaxDequeuedBufferCount: 2 dequeued buffers would exceed the maxBufferCount (2)
(maxAcquired 1 async 0 mDequeuedBufferCannotBlock 0)
12-17 22:55:43.576 22786 23010 E Surface :
IGraphicBufferProducer::setBufferCount(3) returned Invalid argument
12-17 22:55:43.580 22786 23010 E BufferQueueProducer: [unnamed-22786-2]:159:
setMaxDequeuedBufferCount: 2 dequeued buffers would exceed the maxBufferCount (2)
(maxAcquired 1 async 0 mDequeuedBufferCannotBlock 0)
12-17 22:55:43.580 22786 23010 E Surface :
IGraphicBufferProducer::setBufferCount(3) returned Invalid argument
12-17 22:59:00.699 25687 25687 E libc : Access denied finding property
"persist.device_config.runtime_native.use_app_image_startup_cache"
12-17 22:59:00.699 25687 25687 E com.whatsapp: LoadAppImageStartupCache enabled : 1
12-17 22:59:00.703 25687 25687 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
12-17 22:59:00.739 25687 25714 E BehaviorCollectManager: Fail to acquire
dataAnalyzerService...
12-17 22:59:00.896 25687 25687 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.
12-17 22:59:00.899 25687 25719 E AwareLog: AtomicFileUtils: readFileLines file not
exist: android.util.AtomicFile@6f95fab
12-17 22:59:00.901 25687 25719 E AwareLog: AtomicFileUtils: readFileLines file not
exist: android.util.AtomicFile@c960608
--------- beginning of main
12-17 23:01:52.241 28970 28970 E libc : Access denied finding property
"persist.device_config.runtime_native.use_app_image_startup_cache"
12-17 23:01:52.241 28970 28970 E com.whatsapp: LoadAppImageStartupCache enabled : 1
12-17 23:01:52.247 28970 28970 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
12-17 23:01:52.282 28970 28988 E BehaviorCollectManager: Fail to acquire
dataAnalyzerService...
12-17 23:01:52.523 28970 28970 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.
12-17 23:01:52.525 28970 28992 E AwareLog: AtomicFileUtils: readFileLines file not
exist: android.util.AtomicFile@6f95fab
12-17 23:01:52.525 28970 28992 E AwareLog: AtomicFileUtils: readFileLines file not
exist: android.util.AtomicFile@c960608

You might also like