-
-
Notifications
You must be signed in to change notification settings - Fork 409
Description
Describe the Bug
Found on Google Play vital statistics
Smartphone (please complete the following information):
Nothing Nothing Phone (1)
Android 15 (SDK 35)
Version: 1770200102 (17.7.0-BETA-1-tor-0.4.8.18)Occurred: 2 days ago
Crash Logs (Advanced)
Type
java.util.ConcurrentModificationException
Exception java.util.ConcurrentModificationException:
at java.util.ArrayList$Itr.checkForComodification (ArrayList.java:1111)
at java.util.ArrayList$Itr.next (ArrayList.java:1064)
at net.freehaven.tor.control.TorControlConnection.handleEvent (TorControlConnection.java:239)
at net.freehaven.tor.control.TorControlConnection.react (TorControlConnection.java:382)
at net.freehaven.tor.control.TorControlConnection$ControlParseThread.run (TorControlConnection.java:352)