0% found this document useful (0 votes)
52 views

Drop Box

The document runs diagnostics on the system's dropbox logs and checks for crashes in various system and application components. It finds no crashes for the system server, system apps, or data apps but does find one crash in the data app "com.todo1.mobile" due to not being allowed to start a foreground service.

Uploaded by

Eduard Patarroyo
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)
52 views

Drop Box

The document runs diagnostics on the system's dropbox logs and checks for crashes in various system and application components. It finds no crashes for the system server, system apps, or data apps but does find one crash in the data app "com.todo1.mobile" due to not being allowed to start a foreground service.

Uploaded by

Eduard Patarroyo
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/ 4

------ DROPBOX SYSTEM SERVER NATIVE CRASHES (/system/bin/dumpsys -T 1000 dropbox -p

system_server_native_crash) ------
Drop box contents: 666 entries
Max entries: 1000
Low priority rate limit period: 2000 ms
Low priority tags: {data_app_wtf, keymaster, system_server_wtf,
system_app_strictmode, system_app_wtf, system_server_strictmode,
data_app_strictmode, netstats}
Searching for: system_server_native_crash

(No entries found.)


------ 0.065s was the duration of 'DROPBOX SYSTEM SERVER NATIVE CRASHES' ------
------ DROPBOX SYSTEM SERVER CRASHES (/system/bin/dumpsys -T 1000 dropbox -p
system_server_crash) ------
Drop box contents: 666 entries
Max entries: 1000
Low priority rate limit period: 2000 ms
Low priority tags: {data_app_wtf, keymaster, system_server_wtf,
system_app_strictmode, system_app_wtf, system_server_strictmode,
data_app_strictmode, netstats}
Searching for: system_server_crash

(No entries found.)


------ 0.057s was the duration of 'DROPBOX SYSTEM SERVER CRASHES' ------
------ DROPBOX SYSTEM WATCHDOG CRASHES (/system/bin/dumpsys -T 1000 dropbox -p
system_server_watchdog) ------
Drop box contents: 666 entries
Max entries: 1000
Low priority rate limit period: 2000 ms
Low priority tags: {data_app_wtf, keymaster, system_server_wtf,
system_app_strictmode, system_app_wtf, system_server_strictmode,
data_app_strictmode, netstats}
Searching for: system_server_watchdog

(No entries found.)


------ 0.056s was the duration of 'DROPBOX SYSTEM WATCHDOG CRASHES' ------
------ DROPBOX SYSTEM SERVER ANR (/system/bin/dumpsys -T 1000 dropbox -p
system_server_anr) ------
Drop box contents: 666 entries
Max entries: 1000
Low priority rate limit period: 2000 ms
Low priority tags: {data_app_wtf, keymaster, system_server_wtf,
system_app_strictmode, system_app_wtf, system_server_strictmode,
data_app_strictmode, netstats}
Searching for: system_server_anr

(No entries found.)


------ 0.047s was the duration of 'DROPBOX SYSTEM SERVER ANR' ------
------ DROPBOX SYSTEM APP CRASHES (/system/bin/dumpsys -T 1000 dropbox -p
system_app_crash) ------
Drop box contents: 666 entries
Max entries: 1000
Low priority rate limit period: 2000 ms
Low priority tags: {data_app_wtf, keymaster, system_server_wtf,
system_app_strictmode, system_app_wtf, system_server_strictmode,
data_app_strictmode, netstats}
Searching for: system_app_crash

(No entries found.)


------ 0.059s was the duration of 'DROPBOX SYSTEM APP CRASHES' ------
------ DROPBOX SYSTEM APP NATIVE CRASHES (/system/bin/dumpsys -T 1000 dropbox -p
system_app_native_crash) ------
Drop box contents: 666 entries
Max entries: 1000
Low priority rate limit period: 2000 ms
Low priority tags: {data_app_wtf, keymaster, system_server_wtf,
system_app_strictmode, system_app_wtf, system_server_strictmode,
data_app_strictmode, netstats}
Searching for: system_app_native_crash

(No entries found.)


------ 0.077s was the duration of 'DROPBOX SYSTEM APP NATIVE CRASHES' ------
------ DROPBOX SYSTEM APP ANR (/system/bin/dumpsys -T 1000 dropbox -p
system_app_anr) ------
Drop box contents: 666 entries
Max entries: 1000
Low priority rate limit period: 2000 ms
Low priority tags: {data_app_wtf, keymaster, system_server_wtf,
system_app_strictmode, system_app_wtf, system_server_strictmode,
data_app_strictmode, netstats}
Searching for: system_app_anr

(No entries found.)


------ 0.039s was the duration of 'DROPBOX SYSTEM APP ANR' ------
------ DROPBOX DATA APP NATIVE CRASHES (/system/bin/dumpsys -T 1000 dropbox -p
data_app_native_crash) ------
Drop box contents: 666 entries
Max entries: 1000
Low priority rate limit period: 2000 ms
Low priority tags: {data_app_wtf, keymaster, system_server_wtf,
system_app_strictmode, system_app_wtf, system_server_strictmode,
data_app_strictmode, netstats}
Searching for: data_app_native_crash

(No entries found.)


------ 0.044s was the duration of 'DROPBOX DATA APP NATIVE CRASHES' ------
------ DROPBOX DATA APP CRASHES (/system/bin/dumpsys -T 1000 dropbox -p
data_app_crash) ------
Drop box contents: 666 entries
Max entries: 1000
Low priority rate limit period: 2000 ms
Low priority tags: {data_app_wtf, keymaster, system_server_wtf,
system_app_strictmode, system_app_wtf, system_server_strictmode,
data_app_strictmode, netstats}
Searching for: data_app_crash

========================================
2022-12-30 17:47:38 data_app_crash (text, 3177 bytes)
Process: com.todo1.mobile
PID: 8967
UID: 10323
Flags: 0x38c83e44
Package: com.todo1.mobile v520 (12.3)
Foreground: No
Process-Runtime: 48510576
Build: samsung/a52qub/a52q:12/SP1A.210812.016/A525MUBS4BVJ1:user/release-keys
Loading-Progress: 1.0
java.lang.RuntimeException: Unable to create application
com.todo1.plugins.wallet.ApplicationBC:
android.app.ForegroundServiceStartNotAllowedException: startForegroundService() not
allowed due to mAllowStartForeground false: service
com.todo1.mobile/co.com.bancolombia.walletsdk.unlock.ServiceUnlockListener
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7511)
at android.app.ActivityThread.access$1600(ActivityThread.java:310)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2281)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:226)
at android.os.Looper.loop(Looper.java:313)
at android.app.ActivityThread.main(ActivityThread.java:8669)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)
Caused by: android.app.ForegroundServiceStartNotAllowedException:
startForegroundService() not allowed due to mAllowStartForeground false: service
com.todo1.mobile/co.com.bancolombia.walletsdk.unlock.ServiceUnlockListener
at
android.app.ForegroundServiceStartNotAllowedException$1.createFromParcel(Foreground
ServiceStartNotAllowedException.java:54)
at
android.app.ForegroundServiceStartNotAllowedException$1.createFromParcel(Foreground
ServiceStartNotAllowedException.java:50)
at android.os.Parcel.readParcelable(Parcel.java:3346)
at android.os.Parcel.createExceptionOrNull(Parcel.java:2433)
at android.os.Parcel.createException(Parcel.java:2422)
at android.os.Parcel.readException(Parcel.java:2405)
at android.os.Parcel.readException(Parcel.java:2347)
at
android.app.IActivityManager$Stub$Proxy.startService(IActivityManager.java:6969)
at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1927)
at android.app.ContextImpl.startForegroundService(ContextImpl.java:1893)
at
android.content.ContextWrapper.startForegroundService(ContextWrapper.java:798)
at
co.com.bancolombia.walletsdk.WalletApplication.init(WalletApplication.java:105)
at
com.todo1.plugins.wallet.ApplicationBC.initWalletApplication(ApplicationBC.java:92)
at com.todo1.plugins.wallet.ApplicationBC.onCreate(ApplicationBC.java:23)
at
android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1211)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7506)
... 9 more
Caused by: android.os.RemoteException: Remote stack trace:
at
com.android.server.am.ActiveServices.startServiceLocked(ActiveServices.java:771)
at
com.android.server.am.ActiveServices.startServiceLocked(ActiveServices.java:679)
at
com.android.server.am.ActivityManagerService.startService(ActivityManagerService.ja
va:14102)
at android.app.IActivityManager$Stub.onTransact(IActivityManager.java:2960)
at
com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java
:3036)
------ 0.049s was the duration of 'DROPBOX DATA APP CRASHES' ------
------ DROPBOX DATA APP ANR (/system/bin/dumpsys -T 1000 dropbox -p data_app_anr)
------
Drop box contents: 666 entries
Max entries: 1000
Low priority rate limit period: 2000 ms
Low priority tags: {data_app_wtf, keymaster, system_server_wtf,
system_app_strictmode, system_app_wtf, system_server_strictmode,
data_app_strictmode, netstats}
Searching for: data_app_anr

(No entries found.)


------ 0.042s was the duration of 'DROPBOX DATA APP ANR' ------

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy