Outblock / FRW-Android

Flow Reference Wallet - Android Client
Apache License 2.0
0 stars 4 forks source link

在上传谷歌备份的时候一直转圈 #63

Closed instabug[bot] closed 7 months ago

instabug[bot] commented 8 months ago

:clipboard: Bug Details

在上传谷歌备份的时候一直转圈

key value
Reported At 2024-01-17 06:26:42 UTC
Email han@outblock.io
Categories Report a bug
App Version vDebug (1)
Session Duration 112
Device HUAWEI LYA-AL00P, OS Level 28
Display 1080x2340 (xxhdpi)
Location Melbourne, Australia (zhCN#Hans)

:point_right: View Full Bug Report on Instabug :point_left:


:chart_with_downwards_trend: Session Profiler

Here is what the app was doing right before the bug was reported:

Key Value
Used Memory 70.0% - 5.22/7.46 GB
Used Storage 29.0% - 135.4/466.38 GB
Connectivity WiFi
Battery 44% - unplugged
Orientation portrait

Find all the changes that happened in the parameters mentioned above during the last 60 seconds before the bug was reported here: :point_right: View Full Session Profiler :point_left:


:mag_right: Logs

User Steps

Here are the last 10 steps done by the user right before the bug was reported:

06:22:30 In activity io.outblock.lilico.page.backup.multibackup.MultiBackupActivity: fragment io.outblock.lilico.page.backup.multibackup.fragment.BackupGoogleDriveFragment was started.
06:22:30 In activity io.outblock.lilico.page.backup.multibackup.MultiBackupActivity: fragment io.outblock.lilico.page.backup.multibackup.fragment.BackupStartFragment was detached.
06:22:30 In activity io.outblock.lilico.page.backup.multibackup.MultiBackupActivity: fragment io.outblock.lilico.page.backup.multibackup.fragment.BackupGoogleDriveFragment was resumed.
06:22:31 Tap in "android.widget.FrameLayout" in "io.outblock.lilico.page.backup.multibackup.MultiBackupActivity"
06:22:32 Tap in "android.widget.FrameLayout" in "io.outblock.lilico.page.backup.multibackup.MultiBackupActivity"
06:22:57 Tap in "android.widget.FrameLayout" in "io.outblock.lilico.page.backup.multibackup.MultiBackupActivity"
06:23:40 Tap in "android.widget.FrameLayout" in "io.outblock.lilico.page.backup.multibackup.MultiBackupActivity"
06:23:40 io.outblock.lilico.page.backup.multibackup.MultiBackupActivity was paused.
06:23:40 In activity io.outblock.lilico.page.backup.multibackup.MultiBackupActivity: fragment io.outblock.lilico.page.backup.multibackup.fragment.BackupGoogleDriveFragment was paused.
06:23:48 Tap in "fragment_backup_google_drive" of type "androidx.constraintlayout.widget.ConstraintLayout" in "io.outblock.lilico.page.backup.multibackup.MultiBackupActivity"

Find all the user steps done by the user throughout the session here: :point_right: View All User Steps :point_left:

Console Log

Here are the last 10 console logs logged right before the bug was reported:

06:26:39  D/Editor  ( 3866): sendUpdateSelection: selectionStart=14, selectionEnd=14, candStart=-1, candEnd-1
06:26:39  D/Editor  ( 3866): sendUpdateSelection: Spannable name is SpannableBuilder, text length:14
06:26:39  D/Editor  ( 3866): sendUpdateSelection: selectionStart=14, selectionEnd=14, candStart=-1, candEnd-1
06:26:39  W/RecyclerView( 3866): No adapter attached; skipping layout
06:26:39  I/ViewRootImpl( 3866): jank_removeInvalidNode all the node in jank list is out of time
06:26:39  W/IBG-Termination( 3866): type=1400 audit(0.0:3050079): avc: granted { create } for name="trm-snapshot" scontext=u:r:untrusted_app:s0:c239,c256,c512,c768 tcontext=u:object_r:sdcardfs:s0:c239,c256,c512,c768 tclass=file
06:26:41  W/IBG-Termination( 3866): type=1400 audit(0.0:3050084): avc: granted { create } for name="trm-snapshot" scontext=u:r:untrusted_app:s0:c239,c256,c512,c768 tcontext=u:object_r:sdcardfs:s0:c239,c256,c512,c768 tclass=file
06:26:42  D/HwAppInnerBoostImpl( 3866): asyncReportData io.outblock.lilico.dev,2,1,1,0 interval=38
06:26:42  V/AudioManager( 3866): playSoundEffect   effectType: 0
06:26:42  V/AudioManager( 3866): querySoundEffectsEnabled...

Find all the logged console logs throughout the session here: :point_right: View All Console Log :point_left:


:paperclip: Attachments

  1. video-2024-01-17_17-25-04.674.mp4

:warning: Looking for More Details?

  1. Network Log: we are unable to capture your network requests automatically. If you are using HttpUrlConnection or Okhttp requests, check the details mentioned here.
  2. User Events: start capturing custom User Events to send them along with each report. Find all the details in the docs.
  3. Instabug Log: start adding Instabug logs to see them right inside each report you receive. Find all the details in the docs.
Peppermint1020 commented 8 months ago

These may cause multiple times backup for same methods. In key list, there is a key without tag. Screenshot_20240117-210912

Peppermint1020 commented 7 months ago

This issue already solved in android prod version i2.1.0. Now mutiple backup issue already solved.