KEMBAR78
Drop Box | PDF | Software Engineering | Mobile Computers
0% found this document useful (0 votes)
78 views4 pages

Drop Box

The document reports the results of searching the system dropbox for various crash and error log tags. It found a system app crash related to an uninitialized property in the Android system UI process, but no other crashes or errors matched the specified tags for the system server, system apps, or data apps processes. The dropbox contained 756 entries out of the maximum 1000 entries.

Uploaded by

Mark Hard
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)
78 views4 pages

Drop Box

The document reports the results of searching the system dropbox for various crash and error log tags. It found a system app crash related to an uninitialized property in the Android system UI process, but no other crashes or errors matched the specified tags for the system server, system apps, or data apps processes. The dropbox contained 756 entries out of the maximum 1000 entries.

Uploaded by

Mark Hard
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: 756 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.040s 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: 756 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.044s 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: 756 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.038s 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: 756 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.043s 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: 756 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

========================================
2022-07-14 15:24:20 system_app_crash (text, 3336 bytes)
Process: com.android.systemui
PID: 2509
UID: 10062
Flags: 0x30c83e0d
Package: com.android.systemui v31 (12)
Foreground: No
Process-Runtime: 13533
Build: samsung/a32ub/a32:12/SP1A.210812.016/A325MUBU2BVF4:user/release-keys
Loading-Progress: 1.0

kotlin.UninitializedPropertyAccessException: lateinit property qS has not been


initialized
at
com.android.systemui.statusbar.LockscreenShadeTransitionController.getQS(Lockscreen
ShadeTransitionController.kt:91)
at
com.android.systemui.statusbar.LockscreenShadeTransitionController.setDragDownAmoun
t$frameworks__base__packages__SystemUI__android_common__SystemUI_core(LockscreenSha
deTransitionController.kt:363)
at
com.android.systemui.statusbar.LockscreenShadeTransitionController$setDragDownAmoun
tAnimated$1.onAnimationUpdate(LockscreenShadeTransitionController.kt:392)
at android.animation.ValueAnimator.animateValue(ValueAnimator.java:1566)
at android.animation.ValueAnimator.setCurrentFraction(ValueAnimator.java:692)
at android.animation.ValueAnimator.setCurrentPlayTime(ValueAnimator.java:655)
at android.animation.ValueAnimator.start(ValueAnimator.java:1087)
at android.animation.ValueAnimator.start(ValueAnimator.java:1106)
at
com.android.systemui.statusbar.LockscreenShadeTransitionController.setDragDownAmoun
tAnimated(LockscreenShadeTransitionController.kt:404)
at
com.android.systemui.statusbar.LockscreenShadeTransitionController.setDragDownAmoun
tAnimated$default(LockscreenShadeTransitionController.kt:383)
at
com.android.systemui.statusbar.LockscreenShadeTransitionController.onDragDownReset$
frameworks__base__packages__SystemUI__android_common__SystemUI_core(LockscreenShade
TransitionController.kt:290)
at
com.android.systemui.statusbar.DragDownHelper.stopDragging(LockscreenShadeTransitio
nController.kt:857)
at
com.android.systemui.statusbar.LockscreenShadeTransitionController$2.onStateChanged
(LockscreenShadeTransitionController.kt:175)
at
com.android.systemui.statusbar.StatusBarStateControllerImpl.setState(StatusBarState
ControllerImpl.java:190)
at
com.android.systemui.statusbar.phone.StatusBar.hideKeyguardImpl(StatusBar.java:4422
)
at
com.android.systemui.statusbar.phone.StatusBar.updateIsKeyguard(StatusBar.java:4269
)
at
com.android.systemui.statusbar.phone.StatusBar.updateIsKeyguard(StatusBar.java:4242
)
at
com.android.systemui.statusbar.phone.StatusBar.hideKeyguard(StatusBar.java:4230)
at
com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager.showBouncerOrKeyg
uard(StatusBarKeyguardViewManager.java:492)
at
com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager.reset(StatusBarKe
yguardViewManager.java:704)
at
com.android.systemui.keyguard.KeyguardViewMediator.handleReset(KeyguardViewMediator
.java:2978)
at
com.android.systemui.keyguard.KeyguardViewMediator.access$3700(KeyguardViewMediator
.java:188)
at
com.android.systemui.keyguard.KeyguardViewMediator$6.handleMessage(KeyguardViewMedi
ator.java:2149)
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:8663)
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)

------ 0.031s 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: 756 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.027s 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: 756 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.031s 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: 756 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.033s 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: 756 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

(No entries found.)


------ 0.024s 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: 756 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.029s was the duration of 'DROPBOX DATA APP ANR' ------

You might also like