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

java.util.ConcurrentModificationException at java.util.ArrayList$ArrayListIterator.next(ArrayList.java:573) #160

Closed
lw1a2 opened this issue May 8, 2014 · 0 comments
Labels
Milestone

Comments

@lw1a2
Copy link

lw1a2 commented May 8, 2014

version: 1.8.1c
mobile: Samsung GT-B5512
os: 2.3.6

https://www.google.com/analytics/web/#report/app-content-crashes/a46283877w77245857p80654704/%3F_u.date00%3D20140507%26_u.date01%3D20140507%26explorer-table.plotKeys%3D%5B%5D%26explorer-table.secSegmentId%3Danalytics.mobileDeviceInfo%26_r.drilldown%3Danalytics.appVersion%3A1.8.1c/

Thread: Thread-19, Exception: java.util.ConcurrentModificationException
at java.util.ArrayList$ArrayListIterator.next(ArrayList.java:576)
at com.lw1a2.myeslpod.cx.a(Unknown Source)
at com.lw1a2.myeslpod.cx.b(Unknown Source)
at com.lw1a2.myeslpod.cj.run(Unknown Source)

Thread: Thread-19, Exception: java.util.ConcurrentModificationException
at java.util.ArrayList$ArrayListIterator.next(ArrayList.java:576)
at com.lw1a2.myeslpod.Util.hasWiFi(Unknown Source)
addActivity
killAll
humanReadable
parseDetail
processMenu
saveXML
setSleepModeMenuTitle
at com.lw1a2.myeslpod.Util.removeActivity(Unknown Source)
exitApp
processTitle
getBingURL
at com.lw1a2.myeslpod.SleepMode$SleepTimer.run(Unknown Source)

version: 1.8.1c
mobile: Samsung SM-T905 Galaxy Tab Pro 12.2
4.4.2

Thread: Thread-889, Exception: java.util.ConcurrentModificationException
at java.util.ArrayList$ArrayListIterator.next(ArrayList.java:573)
at com.lw1a2.myeslpod.cx.a(Unknown Source)
at com.lw1a2.myeslpod.cx.b(Unknown Source)
at com.lw1a2.myeslpod.cj.run(Unknown Source)

Thread: Thread-889, Exception: java.util.ConcurrentModificationException
at java.util.ArrayList$ArrayListIterator.next(ArrayList.java:573)
at com.lw1a2.myeslpod.Util.hasWiFi(Unknown Source)
addActivity
killAll
humanReadable
parseDetail
processMenu
saveXML
setSleepModeMenuTitle
at com.lw1a2.myeslpod.Util.removeActivity(Unknown Source)
exitApp
processTitle
getBingURL
at com.lw1a2.myeslpod.SleepMode$SleepTimer.run(Unknown Source)

@lw1a2 lw1a2 added this to the 1.8.2 milestone May 8, 2014
@lw1a2 lw1a2 added the bug label May 8, 2014
@lw1a2 lw1a2 closed this as completed May 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant