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

Dropbox

The document reports the results of searching the system dropbox for logs related to crashes and errors in the system server, system apps, and data apps. It found no entries for most search tags, but did find a data app crash log for the app with package name pe.interbank.maverick due to an illegal argument exception when creating a pending intent.

Uploaded by

MEĔN VDXT
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views

Dropbox

The document reports the results of searching the system dropbox for logs related to crashes and errors in the system server, system apps, and data apps. It found no entries for most search tags, but did find a data app crash log for the app with package name pe.interbank.maverick due to an illegal argument exception when creating a pending intent.

Uploaded by

MEĔN VDXT
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: 565 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.051s 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: 565 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.041s 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: 565 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.047s 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: 565 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.039s 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: 565 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.042s 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: 565 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.044s 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: 565 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.045s 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: 565 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.041s 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: 565 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

========================================
2023-09-08 10:25:52 data_app_crash (text, 2203 bytes)
Process: pe.interbank.maverick
PID: 19188
UID: 10232
Frozen: false
Flags: 0x30d83e44
Package: pe.interbank.maverick v74 (2.9.34)
Foreground: No
Process-Runtime: 201980233
Build: samsung/a12sub/a12s:13/TP1A.220624.014/A127MUBU7CVL2:user/release-keys
Loading-Progress: 1.0
Dropped-Count: 0

java.lang.IllegalArgumentException: pe.interbank.maverick: Targeting S+ (version 31


and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when
creating a PendingIntent.
Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality
depends on the PendingIntent being mutable, e.g. if it needs to be used with inline
replies or bubbles.
at android.app.PendingIntent.checkFlags(PendingIntent.java:408)
at android.app.PendingIntent.getActivityAsUser(PendingIntent.java:491)
at android.app.PendingIntent.getActivity(PendingIntent.java:477)
at android.app.PendingIntent.getActivity(PendingIntent.java:441)
at com.google.firebase.messaging.a.a(com.google.firebase:firebase-
messaging@@20.2.4:125)
at com.google.firebase.messaging.a.a(com.google.firebase:firebase-
messaging@@20.2.4:27)
at com.google.firebase.messaging.a.a(com.google.firebase:firebase-
messaging@@20.2.4:9)
at com.google.firebase.messaging.c.a(com.google.firebase:firebase-
messaging@@20.2.4:27)
at
com.google.firebase.messaging.FirebaseMessagingService.g(com.google.firebase:fireba
se-messaging@@20.2.4:76)
at
com.google.firebase.messaging.FirebaseMessagingService.f(com.google.firebase:fireba
se-messaging@@20.2.4:55)
at
com.google.firebase.messaging.FirebaseMessagingService.e(com.google.firebase:fireba
se-messaging@@20.2.4:34)
at
com.google.firebase.messaging.FirebaseMessagingService.c(com.google.firebase:fireba
se-messaging@@20.2.4:23)
at com.google.firebase.messaging.d.a(com.google.firebase:firebase-
messaging@@20.2.4:43)
at com.google.firebase.messaging.e.run(Unknown Source:6)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
at com.google.android.gms.common.util.a.c.run(com.google.android.gms:play-
services-basement@@18.0.0:2)
at java.lang.Thread.run(Thread.java:1012)

------ 0.047s 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: 565 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.037s was the duration of 'DROPBOX DATA APP ANR' ------

You might also like