------ DROPBOX SYSTEM SERVER NATIVE CRASHES (/system/bin/dumpsys -T 1000 dropbox -p
system_server_native_crash) ------
Drop box contents: 93 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.027s 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: 93 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.028s 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: 93 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: 93 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: 93 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.026s 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: 93 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.022s 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: 93 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.026s 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: 93 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.024s 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: 93 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
========================================
2025-09-30 23:24:33 data_app_crash (text, 1382 bytes)
SystemUptimeMs: 108754611
Process: com.nequi.MobileApp
PID: 10893
UID: 10323
Frozen: false
Flags: 0x28d83e44
Package: com.nequi.MobileApp v33022614 (6.0.52)
Foreground: No
Process-Runtime: 23006
Timestamp: 2025-09-30 23:24:33.346-0500
Build: samsung/a16ub/a16:15/AP3A.240905.015.A2/A165MUBS4BYH1:user/release-keys
Crash-Handler: com.medallia.digital.mobilesdk.a1
Loading-Progress: 1.0
Dropped-Count: 0
java.lang.IllegalStateException: Can not perform this action after
onSaveInstanceState
at android.app.FragmentManagerImpl.checkStateLoss(FragmentManager.java:1882)
at android.app.FragmentManagerImpl.enqueueAction(FragmentManager.java:1905)
at android.app.BackStackRecord.commitInternal(BackStackRecord.java:688)
at android.app.BackStackRecord.commit(BackStackRecord.java:646)
at android.app.DialogFragment.show(DialogFragment.java:241)
at com.nequi.plugins.security.FingerPrintPlugin$a.run(SourceFile:7)
at android.os.Handler.handleCallback(Handler.java:959)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loopOnce(Looper.java:257)
at android.os.Looper.loop(Looper.java:342)
at android.app.ActivityThread.main(ActivityThread.java:9638)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:619)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:929)
------ 0.020s 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: 93 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.028s was the duration of 'DROPBOX DATA APP ANR' ------
------ DROPBOX SYSTEM FSCK (/system/bin/dumpsys -T 1000 dropbox -p SYSTEM_FSCK)
------
Drop box contents: 93 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_FSCK
========================================
2025-09-28 22:01:36 SYSTEM_FSCK (text, 4605 bytes)
isPrevious: true
Build: samsung/a16ub/a16:15/AP3A.240905.015.A2/A165MUBS4BYH1:user/release-keys
Hardware: a16
Revision: 4
Bootloader: A165MUBS4BYH1
Radio: null
Kernel: Linux version 5.10.226-android12-9-31117096 (build-user@build-host)
(Android (7284624, based on r416183b) clang version 12.0.5
(https://android.googlesource.com/toolchain/llvm-project
c935d99d7cf2016289302412d708641d52d2f7ee), LLD 12.0.5 (/buildbot/src/android/llvm-
toolchain/out/llvm-project/lld c935d99d7cf2016289302412d708641d52d2f7ee)) #1 SMP
PREEMPT Fri Aug 8 15:55:44 UTC 2025
e2fsck 1.46.6 (1-Feb-2023)
skipping journal recovery because INCOMPAT_RECOVER was clear.
check whether gdt & bitmap free count is vaild
cache: clean, 41/22416 files, 3623/89600 blocks
fs_stat,/dev/block/by-name/cache,0x1
e2fsck 1.46.6 (1-Feb-2023)
skipping journal recovery because INCOMPAT_RECOVER was clear.
check whether gdt & bitmap free count is vaild
protect_f: clean, 53/512 files, 1194/2046 blocks
fs_stat,/dev/block/by-name/protect1,0x1
e2fsck 1.46.6 (1-Feb-2023)
skipping journal recovery because INCOMPAT_RECOVER was clear.
check whether gdt & bitmap free count is vaild
protect_s: clean, 50/512 files, 1149/2046 blocks
fs_stat,/dev/block/by-name/protect2,0x1
e2fsck 1.46.6 (1-Feb-2023)
skipping journal recovery because INCOMPAT_RECOVER was clear.
check whether gdt & bitmap free count is vaild
nvdata: clean, 444/4096 files, 2571/16382 blocks
fs_stat,/dev/block/by-name/nvdata,0x1
e2fsck 1.46.6 (1-Feb-2023)
skipping journal recovery because INCOMPAT_RECOVER was clear.
check whether gdt & bitmap free count is vaild
nvcfg: clean, 11/2048 files, 1289/8190 blocks
fs_stat,/dev/block/by-name/nvcfg,0x1
e2fsck 1.46.6 (1-Feb-2023)
skipping journal recovery because INCOMPAT_RECOVER was clear.
check whether gdt & bitmap free count is vaild
efs: clean, 62/512 files, 1136/2046 blocks
fs_stat,/dev/block/by-name/efs,0x1
e2fsck 1.46.6 (1-Feb-2023)
skipping journal recovery because INCOMPAT_RECOVER was clear.
check whether gdt & bitmap free count is vaild
sec_efs: clean, 170/512 files, 1289/2046 blocks
e2fsck 1.46.6 (1-Feb-2023)
skipping journal recovery because INCOMPAT_RECOVER was clear.
check whether gdt & bitmap free count is vaild
omr: clean, 12/3200 files, 1234/12800 blocks
Info: Automatic fix mode enabled.
Info: not exist /proc/version!
Running fsck.f2fs on /dev/block/mapper/userdata
Info: MKFS version
"5.4.0-150-generic"
Info: FSCK version
from "5.10.226-android12-9-31117096"
to "5.10.226-android12-9-31117096"
Info: superblock features = 3499 : encrypt extra_attr project_quota quota verity
casefold compression
Info: superblock encrypt level = 0, salt = 00000000000000000000000000000000
Info: checkpoint stop reason: shutdown(61)
Info: Segments per section = 1
Info: Sections per zone = 1
Info: total FS sectors = 58785280 (229630 MB)
Info: CKPT version = 362873
Info: version timestamp cur: 15565810, prev: 12718670
[update_superblock: 920] Info: Done to update superblock
Info: SPO 14/23
Info: checkpoint state = 40 : crc sudden-power-off
[FSCK] Check node 41938 / 419387 (10.00%)
[FSCK] Check node 83876 / 419387 (20.00%)
[FSCK] Check node 125814 / 419387 (30.00%)
[FSCK] Check node 167752 / 419387 (40.00%)
[FSCK] Check node 209690 / 419387 (50.00%)
[FSCK] Check node 251628 / 419387 (60.00%)
[FSCK] Check node 293566 / 419387 (70.00%)
[FSCK] Check node 335504 / 419387 (80.00%)
[FSCK] Check node 377442 / 419387 (90.00%)
[FSCK] Check node 419380 / 419387 (100.00%)
[FSCK] Max image size: 113926 MB, Free space: 142350 MB
[FSCK] Max node count: 419387 / 12812800
[FSCK] Unreachable nat entries [Ok..] [0x0]
[FSCK] SIT valid block bitmap checking [Ok..]
[FSCK] Hard link checking for regular file [Ok..] [0x36]
[FSCK] valid_block_count matching with CP [Ok..] [0x1523591]
[FSCK] valid_node_count matching with CP (de lookup) [Ok..] [0x6663b]
[FSCK] valid_node_count matching with CP (nat lookup) [Ok..] [0x6663b]
[FSCK] valid_inode_count matched with CP [Ok..] [0x62829]
[FSCK] free segment_count matched with CP [Ok..] [0xe0ae]
[FSCK] next block offset is free [Ok..]
[FSCK] fixing SIT types
[FSCK] other corrupted bugs [Ok..]
Info: FILE SYSTEM WAS MODIFIED (checked by unknown)
Info: /dev/block/mapper/userdata 58785280 blocks, 403497 files, 419387/12812800
nodes, 22164881/58430976 blocks, 0 SPO cnt
Done: 27.118000 secs
c, u, RA, CH, CM, Repl=
10000 10000 22765198 22058171 707027 697027
fsck.f2fs terminated by exit(64)
fs_stat,/dev/block/by-name/userdata,0x400400
------ 0.038s was the duration of 'DROPBOX SYSTEM FSCK' ------