0% found this document useful (0 votes)
5 views5 pages

Drop Box

Uploaded by

Ianis Petrica
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)
5 views5 pages

Drop Box

Uploaded by

Ianis Petrica
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/ 5

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

system_server_native_crash) ------
Drop box contents: 516 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.038s 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: 516 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.016s 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: 516 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.012s 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: 516 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.016s 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: 516 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

========================================
2024-07-23 21:21:05 system_app_crash (text, 3532 bytes)
Process: com.sec.epdg
PID: 30530
UID: 1000
Frozen: false
Flags: 0x30883e45
Package: com.sec.epdg v33 (13)
Foreground: No
Process-Runtime: 253879660
Build: samsung/y2qsqw/y2q:13/TP1A.220624.014/G986USQS9HXE2:user/release-keys
Loading-Progress: 1.0
Dropped-Count: 0

java.lang.OutOfMemoryError: Failed to allocate a 40 byte allocation with 2297104


free bytes and 2243KB until OOM, target footprint 268435456, growth limit
268435456; giving up on allocation because <1% of heap free after GC.
at java.util.WeakHashMap.put(WeakHashMap.java:470)
at
android.database.sqlite.SQLiteConnectionPool.finishAcquireConnectionLocked(SQLiteCo
nnectionPool.java:1311)
at
android.database.sqlite.SQLiteConnectionPool.tryAcquireNonPrimaryConnectionLocked(S
QLiteConnectionPool.java:1268)
at
android.database.sqlite.SQLiteConnectionPool.waitForConnection(SQLiteConnectionPool
.java:977)
at
android.database.sqlite.SQLiteConnectionPool.acquireConnection(SQLiteConnectionPool
.java:615)
at
android.database.sqlite.SQLiteSession.acquireConnection(SQLiteSession.java:916)
at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:63)
at android.database.sqlite.SQLiteQuery.<init>(SQLiteQuery.java:37)
at
android.database.sqlite.SQLiteDirectCursorDriver.query(SQLiteDirectCursorDriver.jav
a:46)
at
android.database.sqlite.SQLiteDatabase.rawQueryWithFactory(SQLiteDatabase.java:2254
)
at
android.database.sqlite.SQLiteQueryBuilder.query(SQLiteQueryBuilder.java:592)
at
android.database.sqlite.SQLiteQueryBuilder.query(SQLiteQueryBuilder.java:463)
at
com.sec.epdg.SimMobilityContentProvider.SimMobilityContentProvider.query(SimMobilit
yContentProvider.java:83)
at android.content.ContentProvider.query(ContentProvider.java:1526)
at android.content.ContentProvider.query(ContentProvider.java:1622)
at android.content.ContentProvider$Transport.query(ContentProvider.java:290)
at android.content.ContentResolver.query(ContentResolver.java:1226)
at android.content.ContentResolver.query(ContentResolver.java:1158)
at android.content.ContentResolver.query(ContentResolver.java:1114)
at
com.sec.epdg.SimMobilityContentProvider.SimMobilityContentProviderHelper.isFunction
Enabled(SimMobilityContentProviderHelper.java:33)
at
com.sec.epdg.SimMobilityContentProvider.SimMobilityContentProviderHelper.isSimMobil
ityVoiceEnabled(SimMobilityContentProviderHelper.java:20)
at
com.sec.epdg.EpdgImsManagerHelper.checkSimMoStatusAndToggleWfcActivity(EpdgImsManag
erHelper.java:332)
at
com.sec.epdg.EpdgSubScription.controlWfcActivity(EpdgSubScription.java:790)
at
com.sec.epdg.EpdgSubScription.ReadEpdgEnableSetting(EpdgSubScription.java:902)
at
com.sec.epdg.EpdgSubScription.notifySimChangedEvent(EpdgSubScription.java:1081)
at com.sec.epdg.EpdgSubScription.syncSettingsDB(EpdgSubScription.java:2973)
at
com.sec.epdg.EpdgSubScription.syncSettingsDBwithEpdgDB(EpdgSubScription.java:2938)
at com.sec.epdg.EpdgService.syncSettingsDBWithEpdgDB(EpdgService.java:704)
at com.sec.epdg.EpdgService.callLoadSubScription(EpdgService.java:519)
at com.sec.epdg.EpdgService.onSimMoStatusChanged(EpdgService.java:459)
at com.sec.epdg.EpdgService.-$$Nest$monSimMoStatusChanged(Unknown Source:0)
at
com.sec.epdg.EpdgService$EpdgServiceHandler.handleMessage(EpdgService.java:302)
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)

========================================
2024-07-25 10:04:05 system_app_crash (text, 1590 bytes)
Process: com.sec.epdg
PID: 31869
UID: 1000
Frozen: false
Flags: 0x30883e45
Package: com.sec.epdg v33 (13)
Foreground: No
Process-Runtime: 322765630
Build: samsung/y2qsqw/y2q:13/TP1A.220624.014/G986USQS9HXE2:user/release-keys
Loading-Progress: 1.0
Dropped-Count: 0

java.lang.OutOfMemoryError: Failed to allocate a 72 byte allocation with 2002080


free bytes and 1955KB until OOM, target footprint 268435456, growth limit
268435456; giving up on allocation because <1% of heap free after GC.
at java.lang.StringFactory.newStringFromBytes(Native Method)
at java.lang.StringLatin1.newString(StringLatin1.java:738)
at java.lang.StringBuilder.toString(StringBuilder.java:474)
at
com.sec.epdg.EpdgSubScription.ReadEpdgEnableSetting(EpdgSubScription.java:918)
at
com.sec.epdg.EpdgSubScription.notifySimChangedEvent(EpdgSubScription.java:1081)
at com.sec.epdg.EpdgSubScription.syncSettingsDB(EpdgSubScription.java:2973)
at
com.sec.epdg.EpdgSubScription.syncSettingsDBwithEpdgDB(EpdgSubScription.java:2938)
at com.sec.epdg.EpdgService.syncSettingsDBWithEpdgDB(EpdgService.java:704)
at com.sec.epdg.EpdgService.callLoadSubScription(EpdgService.java:519)
at com.sec.epdg.EpdgService.onSimMoStatusChanged(EpdgService.java:459)
at com.sec.epdg.EpdgService.-$$Nest$monSimMoStatusChanged(Unknown Source:0)
at
com.sec.epdg.EpdgService$EpdgServiceHandler.handleMessage(EpdgService.java:302)
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)

------ 0.019s 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: 516 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.019s 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: 516 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.049s 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: 516 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.014s 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: 516 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.017s 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: 516 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.013s 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