Skip to content

Instantly share code, notes, and snippets.

@burningtree
Created August 28, 2016 21:13
Show Gist options
  • Select an option

  • Save burningtree/80b9891308814bfeaf411f8874381fc3 to your computer and use it in GitHub Desktop.

Select an option

Save burningtree/80b9891308814bfeaf411f8874381fc3 to your computer and use it in GitHub Desktop.
BUX crash battle detail
08-28 23:12:26.086 4755 4861 I ActivityManager: Displayed com.getbux.android/.app.battle.BattleActivity: +190ms
08-28 23:12:26.218 15072 15072 D AndroidRuntime: Shutting down VM
08-28 23:12:26.218 15072 15072 W System.err: java.lang.ArithmeticException: Rounding necessary
08-28 23:12:26.219 15072 15072 W System.err: at android.icu.text.DecimalFormat.round(DecimalFormat.java:1017)
08-28 23:12:26.219 15072 15072 W System.err: at android.icu.text.DecimalFormat.round(DecimalFormat.java:810)
08-28 23:12:26.219 15072 15072 W System.err: at android.icu.text.DecimalFormat.format(DecimalFormat.java:861)
08-28 23:12:26.219 15072 15072 W System.err: at android.icu.text.DecimalFormat.format(DecimalFormat.java:782)
08-28 23:12:26.219 15072 15072 W System.err: at java.text.DecimalFormat.format(DecimalFormat.java:611)
08-28 23:12:26.219 15072 15072 W System.err: at java.text.NumberFormat.format(NumberFormat.java:287)
08-28 23:12:26.219 15072 15072 W System.err: at com.getbux.android.app.battle.BattleActivity$ViewBinder.b(BattleActivity.java:480)
08-28 23:12:26.219 15072 15072 W System.err: at com.getbux.android.app.battle.BattleActivity$ViewBinder.a(BattleActivity.java:432)
08-28 23:12:26.219 15072 15072 W System.err: at com.getbux.android.app.common.widget.recycler.RecyclerViewAdapter.a(RecyclerViewAdapter.java:240)
08-28 23:12:26.219 15072 15072 W System.err: at com.getbux.android.app.common.widget.recycler.RecyclerViewAdapter.onBindViewHolder(RecyclerViewAdapter.java:18)
08-28 23:12:26.219 15072 15072 W System.err: at android.support.v7.widget.RecyclerView$Adapter.onBindViewHolder(RecyclerView.java:5471)
08-28 23:12:26.220 15072 15072 W System.err: at android.support.v7.widget.RecyclerView$Adapter.bindViewHolder(RecyclerView.java:5504)
08-28 23:12:26.220 15072 15072 W System.err: at android.support.v7.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:4741)
08-28 23:12:26.220 15072 15072 W System.err: at android.support.v7.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:4617)
08-28 23:12:26.220 15072 15072 W System.err: at android.support.v7.widget.LinearLayoutManager$LayoutState.a(LinearLayoutManager.java:1994)
08-28 23:12:26.220 15072 15072 W System.err: at android.support.v7.widget.LinearLayoutManager.layoutChunk(LinearLayoutManager.java:1390)
08-28 23:12:26.220 15072 15072 W System.err: at android.support.v7.widget.LinearLayoutManager.fill(LinearLayoutManager.java:1353)
08-28 23:12:26.220 15072 15072 W System.err: at android.support.v7.widget.LinearLayoutManager.onLayoutChildren(LinearLayoutManager.java:574)
08-28 23:12:26.220 15072 15072 W System.err: at android.support.v7.widget.RecyclerView.dispatchLayoutStep2(RecyclerView.java:3028)
08-28 23:12:26.220 15072 15072 W System.err: at android.support.v7.widget.RecyclerView.dispatchLayout(RecyclerView.java:2906)
08-28 23:12:26.220 15072 15072 W System.err: at android.support.v7.widget.RecyclerView.consumePendingUpdateOperations(RecyclerView.java:1482)
08-28 23:12:26.220 15072 15072 W System.err: at android.support.v7.widget.RecyclerView.access$400(RecyclerView.java:147)
08-28 23:12:26.220 15072 15072 W System.err: at android.support.v7.widget.RecyclerView$1.run(RecyclerView.java:294)
08-28 23:12:26.220 15072 15072 W System.err: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:871)
08-28 23:12:26.220 15072 15072 W System.err: at android.view.Choreographer.doCallbacks(Choreographer.java:683)
08-28 23:12:26.220 15072 15072 W System.err: at android.view.Choreographer.doFrame(Choreographer.java:616)
08-28 23:12:26.220 15072 15072 W System.err: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:857)
08-28 23:12:26.220 15072 15072 W System.err: at android.os.Handler.handleCallback(Handler.java:751)
08-28 23:12:26.220 15072 15072 W System.err: at android.os.Handler.dispatchMessage(Handler.java:95)
08-28 23:12:26.220 15072 15072 W System.err: at android.os.Looper.loop(Looper.java:154)
08-28 23:12:26.220 15072 15072 W System.err: at android.app.ActivityThread.main(ActivityThread.java:6077)
08-28 23:12:26.220 15072 15072 W System.err: at java.lang.reflect.Method.invoke(Native Method)
08-28 23:12:26.221 15072 15072 W System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:865)
08-28 23:12:26.221 15072 15072 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:755)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: FATAL EXCEPTION: main
08-28 23:12:26.326 15072 15072 E AndroidRuntime: Process: com.getbux.android, PID: 15072
08-28 23:12:26.326 15072 15072 E AndroidRuntime: java.lang.ArithmeticException: Rounding necessary
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at android.icu.text.DecimalFormat.round(DecimalFormat.java:1017)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at android.icu.text.DecimalFormat.round(DecimalFormat.java:810)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at android.icu.text.DecimalFormat.format(DecimalFormat.java:861)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at android.icu.text.DecimalFormat.format(DecimalFormat.java:782)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at java.text.DecimalFormat.format(DecimalFormat.java:611)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at java.text.NumberFormat.format(NumberFormat.java:287)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at com.getbux.android.app.battle.BattleActivity$ViewBinder.b(BattleActivity.java:480)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at com.getbux.android.app.battle.BattleActivity$ViewBinder.a(BattleActivity.java:432)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at com.getbux.android.app.common.widget.recycler.RecyclerViewAdapter.a(RecyclerViewAdapter.java:240)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at com.getbux.android.app.common.widget.recycler.RecyclerViewAdapter.onBindViewHolder(RecyclerViewAdapter.java:18)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at android.support.v7.widget.RecyclerView$Adapter.onBindViewHolder(RecyclerView.java:5471)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at android.support.v7.widget.RecyclerView$Adapter.bindViewHolder(RecyclerView.java:5504)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at android.support.v7.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:4741)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at android.support.v7.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:4617)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at android.support.v7.widget.LinearLayoutManager$LayoutState.a(LinearLayoutManager.java:1994)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at android.support.v7.widget.LinearLayoutManager.layoutChunk(LinearLayoutManager.java:1390)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at android.support.v7.widget.LinearLayoutManager.fill(LinearLayoutManager.java:1353)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at android.support.v7.widget.LinearLayoutManager.onLayoutChildren(LinearLayoutManager.java:574)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at android.support.v7.widget.RecyclerView.dispatchLayoutStep2(RecyclerView.java:3028)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at android.support.v7.widget.RecyclerView.dispatchLayout(RecyclerView.java:2906)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at android.support.v7.widget.RecyclerView.consumePendingUpdateOperations(RecyclerView.java:1482)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at android.support.v7.widget.RecyclerView.access$400(RecyclerView.java:147)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at android.support.v7.widget.RecyclerView$1.run(RecyclerView.java:294)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:871)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at android.view.Choreographer.doCallbacks(Choreographer.java:683)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at android.view.Choreographer.doFrame(Choreographer.java:616)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:857)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:751)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:95)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6077)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:865)
08-28 23:12:26.326 15072 15072 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:755)
08-28 23:12:26.329 4755 6433 W ActivityManager: Force finishing activity com.getbux.android/.app.battle.BattleActivity
08-28 23:12:26.334 4755 6433 W ActivityManager: Force finishing activity com.getbux.android/.app.TabBarActivity
08-28 23:12:26.394 4755 31959 I OpenGLRenderer: Initialized EGL, version 1.4
08-28 23:12:26.394 4755 31959 D OpenGLRenderer: Swap behavior 1
08-28 23:12:26.834 4755 4805 W ActivityManager: Activity pause timeout for ActivityRecord{27d2ae3 u0 com.getbux.android/.app.battle.BattleActivity t220 f}
08-28 23:12:27.038 15072 15101 I CrashlyticsCore: Crashlytics report upload complete: 57C353B50276-0001-3AE0-D1637C4959E4.cls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment