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

Drop Box

The document contains the output of various commands to search the system dropbox storage for crash and error logs. Several categories were checked including system server, system app, data app, and no entries were found for most categories. One data app crash entry was found for a Samsung OneConnect BeaconManagerService process.

Uploaded by

Sarah
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

Drop Box

The document contains the output of various commands to search the system dropbox storage for crash and error logs. Several categories were checked including system server, system app, data app, and no entries were found for most categories. One data app crash entry was found for a Samsung OneConnect BeaconManagerService process.

Uploaded by

Sarah
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

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

system_server_native_crash) ------
Drop box contents: 195 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.033s 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: 195 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.029s 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: 195 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.029s 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: 195 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.028s 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: 195 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.022s 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: 195 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.030s 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: 195 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.027s 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: 195 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.029s 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: 195 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

========================================
2024-07-24 20:21:57 data_app_crash (text, 1750 bytes)
Process: com.samsung.android.oneconnect:BeaconManagerControlService
PID: 13080
UID: 10291
Frozen: false
Flags: 0x30d83e44
Package: com.samsung.android.oneconnect v181722010 (1.8.17.22)
Foreground: No
Process-Runtime: 355967
Build: samsung/dm3qxxx/dm3q:14/UP1A.231005.007/S918BXXS6CXFC:user/release-keys
Crash-Handler: f8.l
Loading-Progress: 1.0
Dropped-Count: 0

java.lang.RuntimeException: Unable to stop service


com.samsung.android.intelligentcontinuity.IntelligentContinuityService@b0730b:
java.lang.IllegalArgumentException: Receiver not registered:
com.bumptech.glide.manager.x@c178289
at android.app.ActivityThread.handleStopService(ActivityThread.java:5318)
at android.app.ActivityThread.-$$Nest$mhandleStopService(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2539)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:230)
at android.os.Looper.loop(Looper.java:319)
at android.app.ActivityThread.main(ActivityThread.java:8919)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
Caused by: java.lang.IllegalArgumentException: Receiver not registered:
com.bumptech.glide.manager.x@c178289
at android.app.LoadedApk.forgetReceiverDispatcher(LoadedApk.java:1751)
at android.app.ContextImpl.unregisterReceiver(ContextImpl.java:1933)
at android.content.ContextWrapper.unregisterReceiver(ContextWrapper.java:837)
at
com.samsung.android.intelligentcontinuity.IntelligentContinuityService.onDestroy(Un
known Source:56)
at android.app.ActivityThread.handleStopService(ActivityThread.java:5298)
... 9 more

------ 0.030s 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: 195 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.024s was the duration of 'DROPBOX DATA APP ANR' ------

You might also like