Last modified: 2014-07-10 21:17:53 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T69809, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 67809 - ConcurrentModificationException in org.wikipedia.concurrency.SaneAsyncTask.onCatch
ConcurrentModificationException in org.wikipedia.concurrency.SaneAsyncTask.on...
Status: RESOLVED FIXED
Product: Wikipedia App
Classification: Unclassified
Android App (Other open bugs)
Stable
All All
: Unprioritized normal
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-10 15:50 UTC by Alex Monk
Modified: 2014-07-10 21:17 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Alex Monk 2014-07-10 15:50:13 UTC
STACK_TRACE=java.lang.RuntimeException: java.util.ConcurrentModificationException
at org.wikipedia.concurrency.SaneAsyncTask.onCatch(SaneAsyncTask.java:72)
at org.wikipedia.concurrency.SaneAsyncTask$BackingAsyncTask.onPostExecute(SaneAsyncTask.java:118)
at org.wikipedia.concurrency.AsyncTask.finish(AsyncTask.java:642)
at org.wikipedia.concurrency.AsyncTask.access$600(AsyncTask.java:187)
at org.wikipedia.concurrency.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:655)
[...]
at java.lang.Thread.run(Thread.java:841)
java.util.ConcurrentModificationException
at java.util.LinkedHashMap$LinkedHashIterator.nextEntry(LinkedHashMap.java:347)
at java.util.LinkedHashMap$EntryIterator.next(LinkedHashMap.java:376)
at java.util.LinkedHashMap$EntryIterator.next(LinkedHashMap.java:374)
at org.wikipedia.savedpages.SavePageTask.parallelDownload(SavePageTask.java:53)
at org.wikipedia.savedpages.SavePageTask.performTask(SavePageTask.java:38)
at org.wikipedia.savedpages.SavePageTask.performTask(SavePageTask.java:14)
[...]

https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7652801
https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7650270
https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7649226
https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7638392
https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7635058
Comment 2 Gerrit Notification Bot 2014-07-10 19:12:57 UTC
Change 145407 had a related patch set uploaded by Dbrant:
Fix concurrency issue when saving page images.

https://gerrit.wikimedia.org/r/145407
Comment 3 Gerrit Notification Bot 2014-07-10 20:31:04 UTC
Change 145407 merged by jenkins-bot:
Fix concurrency issue when saving page images.

https://gerrit.wikimedia.org/r/145407
Comment 4 Alex Monk 2014-07-10 21:09:46 UTC
Should be fixed then?
Comment 5 Dan Garry 2014-07-10 21:17:53 UTC
(In reply to Alex Monk from comment #4)
> Should be fixed then?

Indeed.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links