status-im / status-mobile

a free (libre) open source, mobile OS for Ethereum
https://status.app
Mozilla Public License 2.0
3.9k stars 987 forks source link

App crashes after sync #19655

Closed VolodLytvynenko closed 6 months ago

VolodLytvynenko commented 6 months ago

Steps:

  1. User A generates a sync QR code
  2. User B scans the QR of User A

Actual result:

App is crashed

Expected result:

Accounts are synced without crash

OS:

IOS, Android

Devices:

Logs

logs (1).txt

cammellos commented 6 months ago

@pavloburykh @VolodLytvynenko do you have geth.log for the crashing device?

flexsurfer commented 6 months ago
10:48:58.900  D  A3:MSG: usf_sensor.cc, 2141: USF: Sampling configuration 13050 not found.
10:48:58.900  D  A3:MSG: usf_sensor_client.cc, 145: USF: Received kErrNotFound when disabling one shot sensor.
10:48:58.918  D  [1159]< UPDATE_DEVICE_STATE 
10:48:58.980  D  2024-04-16T07:48:58.974Z DEBUG [native-module.core:411] - [native-module] get-device-model-info
10:48:59.012  D  2024-04-16T07:48:59.009Z DEBUG [native-module.core:72] - [native-module] prepare-dir-and-update-config
10:48:59.014  D  prepareDirAndUpdateConfig
10:48:59.015  D  Starting Geth node in folder: /data/user/0/im.status.ethereum.pr/no_backup/ethereum/testnet
10:48:59.025  E  updateConfig failed: No value for DataDir
10:48:59.033  I  System.exit called, status: 1
10:48:59.035  I  VM exiting with result code 1, cleanup skipped.
10:48:59.169  I  Process im.status.ethereum.pr (pid 30540) has died: fg  TOP 
10:48:59.169  D  Camera 0: start to disconnect
10:48:59.169  D  Camera 0: serializationLock acquired
10:48:59.169  D  Camera 0: Shutting down
pavloburykh commented 6 months ago

@pavloburykh @VolodLytvynenko do you have geth.log for the crashing device?

sure @cammellos. Here it is Status-debug-logs - 2024-04-23T130921.969.zip