------ DROPBOX SYSTEM SERVER NATIVE CRASHES (/system/bin/dumpsys -T 1000 dropbox -p
system_server_native_crash) ------
Drop box contents: 83 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: 83 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.025s 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: 83 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.028s 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: 83 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: 83 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.030s 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: 83 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.028s 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: 83 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: 83 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.027s 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: 83 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-06 14:24:08 data_app_crash (text, 1676 bytes)
Process: com.ttcoin.network
PID: 2845
UID: 10328
Frozen: false
Flags: 0x28c8be44
Package: com.ttcoin.network v74 (9.0.1)
Foreground: No
Process-Runtime: 6228
Build: samsung/a04exx/a04e:14/UP1A.231005.007/A042FXXS6DXC4:user/release-keys
Crash-Handler: com.android.internal.os.RuntimeInit$KillApplicationHandler
Loading-Progress: 1.0
Incremental: Yes
Dropped-Count: 0
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String
com.google.firebase.messaging.RemoteMessage$Notification.getTitle()' on a null
object reference
at
com.ttcoin.network.MyFirebaseMessaging.onMessageReceived(MyFirebaseMessaging.java:3
8)
at
com.google.firebase.messaging.FirebaseMessagingService.dispatchMessage(FirebaseMess
agingService.java:237)
at
com.google.firebase.messaging.FirebaseMessagingService.passMessageIntentToSdk(Fireb
aseMessagingService.java:187)
at
com.google.firebase.messaging.FirebaseMessagingService.handleMessageIntent(Firebase
MessagingService.java:174)
at
com.google.firebase.messaging.FirebaseMessagingService.handleIntent(FirebaseMessagi
ngService.java:163)
at
com.google.firebase.messaging.EnhancedIntentService.lambda$processIntent$0$com-
google-firebase-messaging-EnhancedIntentService(EnhancedIntentService.java:82)
at com.google.firebase.messaging.EnhancedIntentService$
$ExternalSyntheticLambda0.run(Unknown Source:6)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
at
com.google.android.gms.common.util.concurrent.zza.run(com.google.android.gms:play-
services-basement@@18.2.0:2)
at java.lang.Thread.run(Thread.java:1012)
------ 0.035s 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: 83 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' ------