Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
pwltr opened this issue Aug 12, 2024 · 0 comments · Fixed by synonymdev/react-native-ldk#270
Closed

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

pwltr opened this issue Aug 12, 2024 · 0 comments · Fixed by synonymdev/react-native-ldk#270
Assignees
Labels
bug Something isn't working

Comments

@pwltr
Copy link
Collaborator

pwltr commented Aug 12, 2024

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants