Giter Club home page Giter Club logo

showmyrecentapps's Issues

concurrency problem

on DHD, when quickly type char to search right after launched, it crashes some times.

02-17 18:13:22.646: W/dalvikvm(24397): threadid=13: thread exiting with uncaught exception (group=0x40015568)
02-17 18:13:22.646: E/AndroidRuntime(24397): FATAL EXCEPTION: AsyncTask #5
02-17 18:13:22.646: E/AndroidRuntime(24397): java.lang.RuntimeException: An error occured while executing doInBackground()
02-17 18:13:22.646: E/AndroidRuntime(24397): at android.os.AsyncTask$3.done(AsyncTask.java:200)
02-17 18:13:22.646: E/AndroidRuntime(24397): at java.util.concurrent.FutureTask$Sync.innerSetException(FutureTask.java:274)
02-17 18:13:22.646: E/AndroidRuntime(24397): at java.util.concurrent.FutureTask.setException(FutureTask.java:125)
02-17 18:13:22.646: E/AndroidRuntime(24397): at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:308)
02-17 18:13:22.646: E/AndroidRuntime(24397): at java.util.concurrent.FutureTask.run(FutureTask.java:138)
02-17 18:13:22.646: E/AndroidRuntime(24397): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1088)
02-17 18:13:22.646: E/AndroidRuntime(24397): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:581)
02-17 18:13:22.646: E/AndroidRuntime(24397): at java.lang.Thread.run(Thread.java:1019)
02-17 18:13:22.646: E/AndroidRuntime(24397): Caused by: java.util.ConcurrentModificationException
02-17 18:13:22.646: E/AndroidRuntime(24397): at java.util.HashMap$HashIterator.nextEntry(HashMap.java:796)
02-17 18:13:22.646: E/AndroidRuntime(24397): at java.util.HashMap$EntryIterator.next(HashMap.java:833)
02-17 18:13:22.646: E/AndroidRuntime(24397): at java.util.HashMap$EntryIterator.next(HashMap.java:831)
02-17 18:13:22.646: E/AndroidRuntime(24397): at com.qidu.lin.showRecentApps.ShowGetRecentAppsActivity$RecentAppsAdapter$SearchAsyncTask.doInBackground(ShowGetRecentAppsActivity.java:114)
02-17 18:13:22.646: E/AndroidRuntime(24397): at com.qidu.lin.showRecentApps.ShowGetRecentAppsActivity$RecentAppsAdapter$SearchAsyncTask.doInBackground(ShowGetRecentAppsActivity.java:1)
02-17 18:13:22.646: E/AndroidRuntime(24397): at android.os.AsyncTask$2.call(AsyncTask.java:185)
02-17 18:13:22.646: E/AndroidRuntime(24397): at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:306)
02-17 18:13:22.646: E/AndroidRuntime(24397): ... 4 more

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.