0% found this document useful (0 votes)
9 views4 pages

Dropbox

The document outlines various crash reports from the system server, including native crashes, crashes, watchdog crashes, and ANRs, with specific details on the errors encountered. Notably, two system server crashes are logged, one due to an OutOfResourcesException and another due to a NullPointerException. Other searches for crash entries related to different categories returned no results, indicating no recent issues in those areas.

Uploaded by

mv8713014
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)
9 views4 pages

Dropbox

The document outlines various crash reports from the system server, including native crashes, crashes, watchdog crashes, and ANRs, with specific details on the errors encountered. Notably, two system server crashes are logged, one due to an OutOfResourcesException and another due to a NullPointerException. Other searches for crash entries related to different categories returned no results, indicating no recent issues in those areas.

Uploaded by

mv8713014
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: 724 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.021s 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: 724 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

========================================
2025-03-14 16:11:59 system_server_crash (text, 2511 bytes)
Process: system_server
Build: samsung/d2qsq/d2q:12/SP1A.210812.016/N975USQU8HXE1:user/release-keys
Loading-Progress: 1.0

android.view.Surface$OutOfResourcesException
at android.view.SurfaceControl.nativeCreate(Native Method)
at android.view.SurfaceControl.<init>(SurfaceControl.java:1531)
at android.view.SurfaceControl.<init>(SurfaceControl.java:94)
at android.view.SurfaceControl$Builder.build(SurfaceControl.java:1189)
at
com.android.server.wm.WindowContainer.setInitialSurfaceControlProperties(WindowCont
ainer.java:532)
at
com.android.server.wm.WindowContainer.createSurfaceControl(WindowContainer.java:528
)
at
com.android.server.wm.WindowToken.createSurfaceControl(WindowToken.java:338)
at
com.android.server.wm.WindowContainer.onParentChanged(WindowContainer.java:502)
at
com.android.server.wm.WindowContainer.onParentChanged(WindowContainer.java:489)
at com.android.server.wm.WindowContainer.setParent(WindowContainer.java:479)
at com.android.server.wm.WindowContainer.addChild(WindowContainer.java:645)
at com.android.server.wm.DisplayArea$Tokens.addChild(DisplayArea.java:594)
at
com.android.server.wm.DisplayContent.addWindowToken(DisplayContent.java:1545)
at com.android.server.wm.WindowToken.<init>(WindowToken.java:232)
at com.android.server.wm.WindowToken$Builder.build(WindowToken.java:910)
at
com.android.server.wm.WindowManagerService.addWindowToken(WindowManagerService.java
:3105)
at
com.android.server.wm.WindowManagerService$LocalService.addWindowToken(WindowManage
rService.java:8599)
at
com.android.server.notification.NotificationManagerService$14.enqueueToastForDex(No
tificationManagerService.java:3964)
at
com.android.server.notification.NotificationManagerService$14.enqueueTextToastForDe
x(NotificationManagerService.java:3871)
at android.widget.Toast.show(Toast.java:537)
at
com.samsung.android.server.wifi.SemFrameworkFacade.showDisconnectToast(SemFramework
Facade.java:514)
at
com.samsung.android.server.wifi.SemClientModeImpl$ConnectedState.exit(SemClientMode
Impl.java:1883)
at
com.android.internal.util.StateMachine$SmHandler.invokeExitMethods(StateMachine.jav
a:1022)
at
com.android.internal.util.StateMachine$SmHandler.performTransitions(StateMachine.ja
va:878)
at
com.android.internal.util.StateMachine$SmHandler.handleMessage(StateMachine.java:82
0)
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.os.HandlerThread.run(HandlerThread.java:67)

========================================
2025-03-16 04:49:14 system_server_crash (text, 683 bytes)
Process: system_server
Build: samsung/d2qsq/d2q:12/SP1A.210812.016/N975USQU8HXE1:user/release-keys
Loading-Progress: 1.0

java.lang.NullPointerException: NPE by silent reset. It's normal operation caused


by device care
at
com.android.server.power.PowerManagerService$5.run(PowerManagerService.java:5845)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:226)
at android.os.Looper.loop(Looper.java:313)
at android.os.HandlerThread.run(HandlerThread.java:67)
at com.android.server.ServiceThread.run(ServiceThread.java:44)
at com.android.server.UiThread.run(UiThread.java:52)

------ 0.037s 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: 724 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.065s 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: 724 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.024s 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: 724 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.041s 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: 724 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.050s 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: 724 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.038s 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: 724 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.046s 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: 724 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.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: 724 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.043s was the duration of 'DROPBOX DATA APP ANR' ------

You might also like