Skip to content

Instantly share code, notes, and snippets.

@joshruesch
Created April 30, 2016 22:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joshruesch/28b8a0de6bcc11cd904073c50b5c723d to your computer and use it in GitHub Desktop.
Save joshruesch/28b8a0de6bcc11cd904073c50b5c723d to your computer and use it in GitHub Desktop.
04-30 15:51:17.493 4583 4583 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #3
04-30 15:51:17.493 4583 4583 E AndroidRuntime: Process: com.google.android.talk, PID: 4583
04-30 15:51:17.493 4583 4583 E AndroidRuntime: java.lang.AssertionError: participant count (not including self) is 2
04-30 15:51:17.493 4583 4583 E AndroidRuntime: at hbs.a(SourceFile:210)
04-30 15:51:17.493 4583 4583 E AndroidRuntime: at bfz.a(SourceFile:6856)
04-30 15:51:17.493 4583 4583 E AndroidRuntime: at bfz.a(SourceFile:40926)
04-30 15:51:17.493 4583 4583 E AndroidRuntime: at bfz.d(SourceFile:9845)
04-30 15:51:17.493 4583 4583 E AndroidRuntime: at eik.run(SourceFile:2010)
04-30 15:51:17.493 4583 4583 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
04-30 15:51:17.493 4583 4583 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
04-30 15:51:17.493 4583 4583 E AndroidRuntime: at java.lang.Thread.run(Thread.java:818)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment