Skip to content

[Bug]: Crash shortly after opening App (Android)  #2133

Closed
synonymdev/react-native-ldk
#270
@pwltr

Description

@pwltr

Describe the bug

Got a crash on Android a few seconds opening Bitkit, could be related to slow network connection.

Reproduce

  1. Open app
  2. See crash

Screenshots / Recording

No response

Operating system

Android

Bitkit version

v1.0.3

Log output

type: crash
osVersion: google/oriole/oriole:14/AP2A.240805.005.F1/2024080600:user/release-keys
package: to.bitkit:131
process: to.bitkit
processUptime: 24302 + 234 ms
installer: com.android.packageinstaller

java.util.ConcurrentModificationException
	at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1111)
	at java.util.ArrayList$Itr.next(ArrayList.java:1064)
	at com.reactnativeldk.LdkModule.handleDroppedPeers(LdkModule.kt:1539)
	at com.reactnativeldk.LdkModule$initChannelManager$3.run(LdkModule.kt:515)
	at java.util.TimerThread.mainLoop(Timer.java:573)
	at java.util.TimerThread.run(Timer.java:523)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions