Skip to content

Instantly share code, notes, and snippets.

@dsyang
Created November 9, 2017 00:06
Show Gist options
  • Save dsyang/e1f32c9d333307020d4cc35428167169 to your computer and use it in GitHub Desktop.
Save dsyang/e1f32c9d333307020d4cc35428167169 to your computer and use it in GitHub Desktop.
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: Failed to register native method com.facebook.yoga.YogaNode.jni_YGNodeFree(J)V in /data/app/com.example.android.architecture.blueprints.todomvp.mock-2/base.apk
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: ----- class 'Lcom/facebook/yoga/YogaNode;' cl=0x12c74160 -----
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: objectSize=412 (180 from super)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: access=0x0000.0001
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: super='java.lang.Class<java.lang.Object>' (cl=0x0)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: vtable (58 entries, 11 in super):
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 0: void com.facebook.yoga.YogaNode.addChildAt(com.facebook.yoga.YogaNode, int)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 1: void com.facebook.yoga.YogaNode.calculateLayout(float, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 2: com.facebook.yoga.YogaNode com.facebook.yoga.YogaNode.getChildAt(int)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 3: int com.facebook.yoga.YogaNode.getChildCount()
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 4: java.lang.Object com.facebook.yoga.YogaNode.getData()
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 5: com.facebook.yoga.YogaFlexDirection com.facebook.yoga.YogaNode.getFlexDirection()
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 6: com.facebook.yoga.YogaValue com.facebook.yoga.YogaNode.getHeight()
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 7: float com.facebook.yoga.YogaNode.getLayoutBorder(com.facebook.yoga.YogaEdge)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 8: com.facebook.yoga.YogaDirection com.facebook.yoga.YogaNode.getLayoutDirection()
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 9: float com.facebook.yoga.YogaNode.getLayoutHeight()
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 10: float com.facebook.yoga.YogaNode.getLayoutPadding(com.facebook.yoga.YogaEdge)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 11: float com.facebook.yoga.YogaNode.getLayoutWidth()
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 12: float com.facebook.yoga.YogaNode.getLayoutX()
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 13: float com.facebook.yoga.YogaNode.getLayoutY()
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 14: com.facebook.yoga.YogaNode com.facebook.yoga.YogaNode.getParent()
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 15: com.facebook.yoga.YogaDirection com.facebook.yoga.YogaNode.getStyleDirection()
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 16: com.facebook.yoga.YogaValue com.facebook.yoga.YogaNode.getWidth()
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 17: boolean com.facebook.yoga.YogaNode.hasNewLayout()
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 18: void com.facebook.yoga.YogaNode.markLayoutSeen()
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 19: com.facebook.yoga.YogaNode com.facebook.yoga.YogaNode.removeChildAt(int)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 20: void com.facebook.yoga.YogaNode.reset()
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 21: void com.facebook.yoga.YogaNode.setAlignContent(com.facebook.yoga.YogaAlign)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 22: void com.facebook.yoga.YogaNode.setAlignItems(com.facebook.yoga.YogaAlign)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 23: void com.facebook.yoga.YogaNode.setAlignSelf(com.facebook.yoga.YogaAlign)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 24: void com.facebook.yoga.YogaNode.setAspectRatio(float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 25: void com.facebook.yoga.YogaNode.setBaselineFunction(com.facebook.yoga.YogaBaselineFunction)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 26: void com.facebook.yoga.YogaNode.setBorder(com.facebook.yoga.YogaEdge, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 27: void com.facebook.yoga.YogaNode.setData(java.lang.Object)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 28: void com.facebook.yoga.YogaNode.setDirection(com.facebook.yoga.YogaDirection)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 29: void com.facebook.yoga.YogaNode.setFlex(float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 30: void com.facebook.yoga.YogaNode.setFlexBasis(float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 31: void com.facebook.yoga.YogaNode.setFlexBasisPercent(float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 32: void com.facebook.yoga.YogaNode.setFlexDirection(com.facebook.yoga.YogaFlexDirection)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 33: void com.facebook.yoga.YogaNode.setFlexGrow(float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 34: void com.facebook.yoga.YogaNode.setFlexShrink(float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 35: void com.facebook.yoga.YogaNode.setHeight(float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 36: void com.facebook.yoga.YogaNode.setHeightPercent(float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 37: void com.facebook.yoga.YogaNode.setJustifyContent(com.facebook.yoga.YogaJustify)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 38: void com.facebook.yoga.YogaNode.setMargin(com.facebook.yoga.YogaEdge, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 39: void com.facebook.yoga.YogaNode.setMarginAuto(com.facebook.yoga.YogaEdge)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 40: void com.facebook.yoga.YogaNode.setMarginPercent(com.facebook.yoga.YogaEdge, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 41: void com.facebook.yoga.YogaNode.setMaxHeight(float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 42: void com.facebook.yoga.YogaNode.setMaxHeightPercent(float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 43: void com.facebook.yoga.YogaNode.setMaxWidth(float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 44: void com.facebook.yoga.YogaNode.setMaxWidthPercent(float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 45: void com.facebook.yoga.YogaNode.setMeasureFunction(com.facebook.yoga.YogaMeasureFunction)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 46: void com.facebook.yoga.YogaNode.setMinHeight(float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 47: void com.facebook.yoga.YogaNode.setMinHeightPercent(float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 48: void com.facebook.yoga.YogaNode.setMinWidth(float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 49: void com.facebook.yoga.YogaNode.setMinWidthPercent(float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 50: void com.facebook.yoga.YogaNode.setPadding(com.facebook.yoga.YogaEdge, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 51: void com.facebook.yoga.YogaNode.setPaddingPercent(com.facebook.yoga.YogaEdge, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 52: void com.facebook.yoga.YogaNode.setPosition(com.facebook.yoga.YogaEdge, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 53: void com.facebook.yoga.YogaNode.setPositionPercent(com.facebook.yoga.YogaEdge, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 54: void com.facebook.yoga.YogaNode.setPositionType(com.facebook.yoga.YogaPositionType)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 55: void com.facebook.yoga.YogaNode.setWidth(float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 56: void com.facebook.yoga.YogaNode.setWidthPercent(float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 57: void com.facebook.yoga.YogaNode.setWrap(com.facebook.yoga.YogaWrap)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: direct methods (49 entries):
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 0: void com.facebook.yoga.YogaNode.<clinit>()
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 1: void com.facebook.yoga.YogaNode.<init>()
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 2: void com.facebook.yoga.YogaNode.<init>(com.facebook.yoga.YogaConfig)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 3: void com.facebook.yoga.YogaNode.jni_YGNodeCalculateLayout(long, float, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 4: void com.facebook.yoga.YogaNode.jni_YGNodeInsertChild(long, long, int)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 5: long com.facebook.yoga.YogaNode.jni_YGNodeNew()
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 6: long com.facebook.yoga.YogaNode.jni_YGNodeNewWithConfig(long)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 7: void com.facebook.yoga.YogaNode.jni_YGNodeRemoveChild(long, long)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 8: void com.facebook.yoga.YogaNode.jni_YGNodeReset(long)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 9: void com.facebook.yoga.YogaNode.jni_YGNodeSetHasBaselineFunc(long, boolean)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 10: void com.facebook.yoga.YogaNode.jni_YGNodeSetHasMeasureFunc(long, boolean)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 11: int com.facebook.yoga.YogaNode.jni_YGNodeStyleGetDirection(long)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 12: int com.facebook.yoga.YogaNode.jni_YGNodeStyleGetFlexDirection(long)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 13: java.lang.Object com.facebook.yoga.YogaNode.jni_YGNodeStyleGetHeight(long)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 14: java.lang.Object com.facebook.yoga.YogaNode.jni_YGNodeStyleGetWidth(long)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 15: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetAlignContent(long, int)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 16: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetAlignItems(long, int)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 17: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetAlignSelf(long, int)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 18: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetAspectRatio(long, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 19: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetBorder(long, int, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 20: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetDirection(long, int)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 21: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetFlex(long, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 22: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetFlexBasis(long, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 23: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetFlexBasisPercent(long, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 24: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetFlexDirection(long, int)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 25: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetFlexGrow(long, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 26: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetFlexShrink(long, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 27: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetFlexWrap(long, int)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 28: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetHeight(long, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 29: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetHeightPercent(long, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 30: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetJustifyContent(long, int)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 31: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetMargin(long, int, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 32: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetMarginAuto(long, int)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 33: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetMarginPercent(long, int, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 34: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetMaxHeight(long, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 35: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetMaxHeightPercent(long, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 36: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetMaxWidth(long, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 37: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetMaxWidthPercent(long, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 38: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetMinHeight(long, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 39: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetMinHeightPercent(long, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 40: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetMinWidth(long, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 41: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetMinWidthPercent(long, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 42: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetPadding(long, int, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 43: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetPaddingPercent(long, int, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 44: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetPosition(long, int, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 45: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetPositionPercent(long, int, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 46: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetPositionType(long, int)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 47: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetWidth(long, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 48: void com.facebook.yoga.YogaNode.jni_YGNodeStyleSetWidthPercent(long, float)
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: instance fields (26 entries):
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 0: com.facebook.yoga.YogaBaselineFunction com.facebook.yoga.YogaNode.mBaselineFunction
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 1: float com.facebook.yoga.YogaNode.mBorderBottom
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 2: float com.facebook.yoga.YogaNode.mBorderLeft
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 3: float com.facebook.yoga.YogaNode.mBorderRight
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 4: float com.facebook.yoga.YogaNode.mBorderTop
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 5: java.util.List com.facebook.yoga.YogaNode.mChildren
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 6: java.lang.Object com.facebook.yoga.YogaNode.mData
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 7: int com.facebook.yoga.YogaNode.mEdgeSetFlag
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 8: boolean com.facebook.yoga.YogaNode.mHasNewLayout
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 9: boolean com.facebook.yoga.YogaNode.mHasSetPosition
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 10: float com.facebook.yoga.YogaNode.mHeight
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 11: int com.facebook.yoga.YogaNode.mLayoutDirection
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 12: float com.facebook.yoga.YogaNode.mLeft
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 13: float com.facebook.yoga.YogaNode.mMarginBottom
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 14: float com.facebook.yoga.YogaNode.mMarginLeft
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 15: float com.facebook.yoga.YogaNode.mMarginRight
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 16: float com.facebook.yoga.YogaNode.mMarginTop
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 17: com.facebook.yoga.YogaMeasureFunction com.facebook.yoga.YogaNode.mMeasureFunction
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 18: long com.facebook.yoga.YogaNode.mNativePointer
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 19: float com.facebook.yoga.YogaNode.mPaddingBottom
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 20: float com.facebook.yoga.YogaNode.mPaddingLeft
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 21: float com.facebook.yoga.YogaNode.mPaddingRight
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 22: float com.facebook.yoga.YogaNode.mPaddingTop
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 23: com.facebook.yoga.YogaNode com.facebook.yoga.YogaNode.mParent
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 24: float com.facebook.yoga.YogaNode.mTop
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: 25: float com.facebook.yoga.YogaNode.mWidth
11-08 16:05:31.622 5483-5483/com.example.android.architecture.blueprints.todomvp.mock E/art: [ 11-08 16:05:31.625 5483: 5483 E/ ]
error java.lang.NoSuchMethodError: no static or non-static method "Lcom/facebook/yoga/YogaNode;.jni_YGNodeFree(J)V"
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] JNI DETECTED ERROR IN APPLICATION: JNI NewGlobalRef called with pending exception java.lang.NoSuchMethodError: no static or non-static method "Lcom/facebook/yoga/YogaNode;.jni_YGNodeFree(J)V"
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at java.lang.String java.lang.Runtime.nativeLoad(java.lang.String, java.lang.ClassLoader, java.lang.String) (Runtime.java:-2)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[]) (Method.java:-2)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void com.facebook.soloader.SoLoader$1.load(java.lang.String, int) (SoLoader.java:265)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at int com.facebook.soloader.DirectorySoSource.loadLibraryFrom(java.lang.String, int, java.io.File) (DirectorySoSource.java:69)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at int com.facebook.soloader.DirectorySoSource.loadLibrary(java.lang.String, int) (DirectorySoSource.java:40)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void com.facebook.soloader.SoLoader.loadLibraryBySoName(java.lang.String, int) (SoLoader.java:427)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void com.facebook.soloader.SoLoader.loadLibrary(java.lang.String, int) (SoLoader.java:367)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void com.facebook.soloader.SoLoader.loadLibrary(java.lang.String) (SoLoader.java:332)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void com.facebook.yoga.YogaConfig.<clinit>() (YogaConfig.java:19)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.litho.InternalNode com.facebook.litho.ComponentsPools.acquireInternalNode(com.facebook.litho.ComponentContext) (ComponentsPools.java:194)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.litho.InternalNode com.facebook.litho.ComponentContext.newLayoutBuilder(int, int) (ComponentContext.java:286)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.litho.ComponentLayout$ContainerBuilder com.facebook.litho.Column.create(com.facebook.litho.ComponentContext, int, int) (Column.java:24)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.litho.ComponentLayout$ContainerBuilder com.facebook.litho.Column.create(com.facebook.litho.ComponentContext) (Column.java:28)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.litho.ComponentLayout com.facebook.litho.ComponentLifecycle.onCreateLayout(com.facebook.litho.ComponentContext, com.facebook.litho.Component) (ComponentLifecycle.java:352)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.litho.ComponentLayout com.facebook.litho.ComponentLifecycle.createLayout(com.facebook.litho.ComponentContext, com.facebook.litho.Component, boolean) (ComponentLifecycle.java:238)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.litho.InternalNode com.facebook.litho.LayoutState.createTree(com.facebook.litho.Component, com.facebook.litho.ComponentContext) (LayoutState.java:1373)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.litho.InternalNode com.facebook.litho.LayoutState.createAndMeasureTreeForComponent(com.facebook.litho.ComponentContext, com.facebook.litho.Component, com.facebook.litho.InternalNode, int, int, com.facebook.litho.DiffNode) (LayoutState.java:1549)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.litho.LayoutState com.facebook.litho.LayoutState.calculate(com.facebook.litho.ComponentContext, com.facebook.litho.Component, int, int, int, boolean, com.facebook.litho.DiffNode, boolean, boolean, boolean) (LayoutState.java:1051)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.litho.LayoutState com.facebook.litho.ComponentTree.calculateLayoutState(java.lang.Object, com.facebook.litho.ComponentContext, com.facebook.litho.Component, int, int, boolean, com.facebook.litho.DiffNode) (ComponentTree.java:1484)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void com.facebook.litho.ComponentTree.measure(int, int, int[], boolean) (ComponentTree.java:655)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void com.facebook.litho.LithoView.onMeasure(int, int) (LithoView.java:265)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.view.View.measure(int, int) (View.java:19857)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.view.ViewGroup.measureChildWithMargins(android.view.View, int, int, int, int) (ViewGroup.java:6083)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.widget.FrameLayout.onMeasure(int, int) (FrameLayout.java:185)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.view.View.measure(int, int) (View.java:19857)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.view.ViewGroup.measureChildWithMargins(android.view.View, int, int, int, int) (ViewGroup.java:6083)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.support.design.widget.CoordinatorLayout.onMeasureChild(android.view.View, int, int, int, int) (CoordinatorLayout.java:714)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.support.design.widget.CoordinatorLayout.onMeasure(int, int) (CoordinatorLayout.java:786)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.view.View.measure(int, int) (View.java:19857)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.view.ViewGroup.measureChildWithMargins(android.view.View, int, int, int, int) (ViewGroup.java:6083)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.widget.LinearLayout.measureChildBeforeLayout(android.view.View, int, int, int, int, int) (LinearLayout.java:1464)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.widget.LinearLayout.measureVertical(int, int) (LinearLayout.java:758)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.widget.LinearLayout.onMeasure(int, int) (LinearLayout.java:640)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.view.View.measure(int, int) (View.java:19857)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.support.v4.widget.DrawerLayout.onMeasure(int, int) (DrawerLayout.java:1060)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.view.View.measure(int, int) (View.java:19857)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.view.ViewGroup.measureChildWithMargins(android.view.View, int, int, int, int) (ViewGroup.java:6083)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.widget.FrameLayout.onMeasure(int, int) (FrameLayout.java:185)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.support.v7.widget.ContentFrameLayout.onMeasure(int, int) (ContentFrameLayout.java:139)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.view.View.measure(int, int) (View.java:19857)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.view.ViewGroup.measureChildWithMargins(android.view.View, int, int, int, int) (ViewGroup.java:6083)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.widget.LinearLayout.measureChildBeforeLayout(android.view.View, int, int, int, int, int) (LinearLayout.java:1464)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.widget.LinearLayout.measureVertical(int, int) (LinearLayout.java:758)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.widget.LinearLayout.onMeasure(int, int) (LinearLayout.java:640)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.view.View.measure(int, int) (View.java:19857)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.view.ViewGroup.measureChildWithMargins(android.view.View, int, int, int, int) (ViewGroup.java:6083)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.widget.FrameLayout.onMeasure(int, int) (FrameLayout.java:185)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.view.View.measure(int, int) (View.java:19857)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.view.ViewGroup.measureChildWithMargins(android.view.View, int, int, int, int) (ViewGroup.java:6083)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.widget.LinearLayout.measureChildBeforeLayout(android.view.View, int, int, int, int, int) (LinearLayout.java:1464)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.widget.LinearLayout.measureVertical(int, int) (LinearLayout.java:758)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.widget.LinearLayout.onMeasure(int, int) (LinearLayout.java:640)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.view.View.measure(int, int) (View.java:19857)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.view.ViewGroup.measureChildWithMargins(android.view.View, int, int, int, int) (ViewGroup.java:6083)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.widget.FrameLayout.onMeasure(int, int) (FrameLayout.java:185)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void com.android.internal.policy.DecorView.onMeasure(int, int) (DecorView.java:689)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.view.View.measure(int, int) (View.java:19857)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.view.ViewRootImpl.performMeasure(int, int) (ViewRootImpl.java:2275)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at boolean android.view.ViewRootImpl.measureHierarchy(android.view.View, android.view.WindowManager$LayoutParams, android.content.res.Resources, int, int) (ViewRootImpl.java:1366)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.view.ViewRootImpl.performTraversals() (ViewRootImpl.java:1619)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.view.ViewRootImpl.doTraversal() (ViewRootImpl.java:1254)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.view.ViewRootImpl$TraversalRunnable.run() (ViewRootImpl.java:6337)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.view.Choreographer$CallbackRecord.run(long) (Choreographer.java:874)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.view.Choreographer.doCallbacks(int, long) (Choreographer.java:686)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.view.Choreographer.doFrame(long, int) (Choreographer.java:621)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.view.Choreographer$FrameDisplayEventReceiver.run() (Choreographer.java:860)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:751)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:95)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.os.Looper.loop() (Looper.java:154)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6119)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[]) (Method.java:-2)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:886)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:776)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470]
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] in call to NewGlobalRef
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] from java.lang.String java.lang.Runtime.nativeLoad(java.lang.String, java.lang.ClassLoader, java.lang.String)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] "main" prio=5 tid=1 Runnable
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] | group="main" sCount=0 dsCount=0 obj=0x75968f60 self=0xa780b400
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] | sysTid=5483 nice=-10 cgrp=default sched=0/0 handle=0xabb97534
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] | state=R schedstat=( 0 0 0 ) utm=4 stm=2 core=1 HZ=100
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] | stack=0xbf7d3000-0xbf7d5000 stackSize=8MB
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] | held mutexes= "mutator lock"(shared held)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] native: #00 pc 00572f1e /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+238)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] native: #01 pc 0053f30e /system/lib/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+526)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] native: #02 pc 0053c30b /system/lib/libart.so (_ZNK3art6Thread4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+75)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] native: #03 pc 00392418 /system/lib/libart.so (_ZN3art9JavaVMExt8JniAbortEPKcS2_+1560)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] native: #04 pc 00392d18 /system/lib/libart.so (_ZN3art9JavaVMExt9JniAbortVEPKcS2_Pc+120)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] native: #05 pc 0013e152 /system/lib/libart.so (_ZN3art11ScopedCheck6AbortFEPKcz+82)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] native: #06 pc 0013db89 /system/lib/libart.so (_ZN3art11ScopedCheck11CheckThreadEP7_JNIEnv+569)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] native: #07 pc 0013c52b /system/lib/libart.so (_ZN3art11ScopedCheck22CheckPossibleHeapValueERNS_18ScopedObjectAccessEcNS_12JniValueTypeE+91)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] native: #08 pc 0013b2ae /system/lib/libart.so (_ZN3art11ScopedCheck5CheckERNS_18ScopedObjectAccessEbPKcPNS_12JniValueTypeE+1390)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] native: #09 pc 0013f8fa /system/lib/libart.so (_ZN3art8CheckJNI6NewRefEPKcP7_JNIEnvP8_jobjectNS_15IndirectRefKindE+1018)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] native: #10 pc 0012cdf9 /system/lib/libart.so (_ZN3art8CheckJNI12NewGlobalRefEP7_JNIEnvP8_jobject+57)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] native: #11 pc 0054837b /system/lib/libart.so (_ZN3art6Thread22SetClassLoaderOverrideEP8_jobject+75)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] native: #12 pc 003955d6 /system/lib/libart.so (_ZN3art9JavaVMExt17LoadNativeLibraryEP7_JNIEnvRKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEP8_jobjectP8_jstringPS9_+2838)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] native: #13 pc 000039f3 /system/lib/libopenjdkjvm.so (JVM_NativeLoad+323)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] native: #14 pc 0002a156 /system/lib/libopenjdk.so (Runtime_nativeLoad+54)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] native: #15 pc 000876a6 /system/framework/x86/boot.oat (Java_java_lang_Runtime_nativeLoad__Ljava_lang_String_2Ljava_lang_ClassLoader_2Ljava_lang_String_2+194)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at java.lang.Runtime.nativeLoad(Native method)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at java.lang.reflect.Method.invoke!(Native method)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.soloader.SoLoader$1.load(SoLoader.java:265)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] - locked <0x0958199b> (a java.lang.Runtime)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.soloader.DirectorySoSource.loadLibraryFrom(DirectorySoSource.java:69)
11-08 16:05:31.629 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.soloader.DirectorySoSource.loadLibrary(DirectorySoSource.java:40)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.soloader.SoLoader.loadLibraryBySoName(SoLoader.java:427)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] - locked <0x0b325138> (a java.lang.Class<com.facebook.soloader.SoLoader>)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.soloader.SoLoader.loadLibrary(SoLoader.java:367)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] - locked <0x0b325138> (a java.lang.Class<com.facebook.soloader.SoLoader>)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.soloader.SoLoader.loadLibrary(SoLoader.java:332)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.yoga.YogaConfig.<clinit>(YogaConfig.java:19)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.litho.ComponentsPools.acquireInternalNode(ComponentsPools.java:194)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] - locked <0x027bd511> (a java.lang.Class<com.facebook.litho.ComponentsPools>)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.litho.ComponentContext.newLayoutBuilder(ComponentContext.java:286)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.litho.Column.create(Column.java:24)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.litho.Column.create(Column.java:28)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.litho.ComponentLifecycle.onCreateLayout(ComponentLifecycle.java:352)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.litho.ComponentLifecycle.createLayout(ComponentLifecycle.java:238)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.litho.LayoutState.createTree(LayoutState.java:1373)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.litho.LayoutState.createAndMeasureTreeForComponent(LayoutState.java:1549)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.litho.LayoutState.calculate(LayoutState.java:1051)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.litho.ComponentTree.calculateLayoutState(ComponentTree.java:1484)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.litho.ComponentTree.measure(ComponentTree.java:655)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.facebook.litho.LithoView.onMeasure(LithoView.java:265)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.View.measure(View.java:19857)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6083)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.widget.FrameLayout.onMeasure(FrameLayout.java:185)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.View.measure(View.java:19857)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6083)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.support.design.widget.CoordinatorLayout.onMeasureChild(CoordinatorLayout.java:714)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.support.design.widget.CoordinatorLayout.onMeasure(CoordinatorLayout.java:786)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.View.measure(View.java:19857)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6083)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1464)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.widget.LinearLayout.measureVertical(LinearLayout.java:758)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.widget.LinearLayout.onMeasure(LinearLayout.java:640)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.View.measure(View.java:19857)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.support.v4.widget.DrawerLayout.onMeasure(DrawerLayout.java:1060)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.View.measure(View.java:19857)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6083)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.widget.FrameLayout.onMeasure(FrameLayout.java:185)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.support.v7.widget.ContentFrameLayout.onMeasure(ContentFrameLayout.java:139)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.View.measure(View.java:19857)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6083)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1464)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.widget.LinearLayout.measureVertical(LinearLayout.java:758)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.widget.LinearLayout.onMeasure(LinearLayout.java:640)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.View.measure(View.java:19857)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6083)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.widget.FrameLayout.onMeasure(FrameLayout.java:185)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.View.measure(View.java:19857)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6083)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1464)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.widget.LinearLayout.measureVertical(LinearLayout.java:758)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.widget.LinearLayout.onMeasure(LinearLayout.java:640)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.View.measure(View.java:19857)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6083)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.widget.FrameLayout.onMeasure(FrameLayout.java:185)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.android.internal.policy.DecorView.onMeasure(DecorView.java:689)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.View.measure(View.java:19857)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.ViewRootImpl.performMeasure(ViewRootImpl.java:2275)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.ViewRootImpl.measureHierarchy(ViewRootImpl.java:1366)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1619)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1254)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:6337)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.Choreographer$CallbackRecord.run(Choreographer.java:874)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.Choreographer.doCallbacks(Choreographer.java:686)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.Choreographer.doFrame(Choreographer.java:621)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:860)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.os.Handler.handleCallback(Handler.java:751)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.os.Handler.dispatchMessage(Handler.java:95)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.os.Looper.loop(Looper.java:154)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at android.app.ActivityThread.main(ActivityThread.java:6119)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at java.lang.reflect.Method.invoke!(Native method)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470] at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)
11-08 16:05:31.630 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/java_vm_ext.cc:470]
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] Runtime aborting...
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] Aborting thread:
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] "main" prio=10 tid=1 Native
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] | group="" sCount=0 dsCount=0 obj=0x75968f60 self=0xa780b400
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] | sysTid=5483 nice=-10 cgrp=default sched=0/0 handle=0xabb97534
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] | state=R schedstat=( 0 0 0 ) utm=4 stm=2 core=1 HZ=100
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] | stack=0xbf7d3000-0xbf7d5000 stackSize=8MB
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] | held mutexes= "abort lock"
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #00 pc 00572f1e /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+238)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #01 pc 0053f30e /system/lib/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+526)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #02 pc 0053c30b /system/lib/libart.so (_ZNK3art6Thread4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+75)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #03 pc 00527f13 /system/lib/libart.so (_ZNK3art10AbortState10DumpThreadERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEPNS_6ThreadE+67)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #04 pc 00527ce7 /system/lib/libart.so (_ZNK3art10AbortState4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+615)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #05 pc 0051822b /system/lib/libart.so (_ZN3art7Runtime5AbortEPKc+155)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #06 pc 0011a5b3 /system/lib/libart.so (_ZN3art10LogMessageD1Ev+1747)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #07 pc 00392b75 /system/lib/libart.so (_ZN3art9JavaVMExt8JniAbortEPKcS2_+3445)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #08 pc 00392d18 /system/lib/libart.so (_ZN3art9JavaVMExt9JniAbortVEPKcS2_Pc+120)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #09 pc 0013e152 /system/lib/libart.so (_ZN3art11ScopedCheck6AbortFEPKcz+82)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #10 pc 0013db89 /system/lib/libart.so (_ZN3art11ScopedCheck11CheckThreadEP7_JNIEnv+569)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #11 pc 0013c52b /system/lib/libart.so (_ZN3art11ScopedCheck22CheckPossibleHeapValueERNS_18ScopedObjectAccessEcNS_12JniValueTypeE+91)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #12 pc 0013b2ae /system/lib/libart.so (_ZN3art11ScopedCheck5CheckERNS_18ScopedObjectAccessEbPKcPNS_12JniValueTypeE+1390)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #13 pc 0013f8fa /system/lib/libart.so (_ZN3art8CheckJNI6NewRefEPKcP7_JNIEnvP8_jobjectNS_15IndirectRefKindE+1018)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #14 pc 0012cdf9 /system/lib/libart.so (_ZN3art8CheckJNI12NewGlobalRefEP7_JNIEnvP8_jobject+57)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #15 pc 0054837b /system/lib/libart.so (_ZN3art6Thread22SetClassLoaderOverrideEP8_jobject+75)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #16 pc 003955d6 /system/lib/libart.so (_ZN3art9JavaVMExt17LoadNativeLibraryEP7_JNIEnvRKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEP8_jobjectP8_jstringPS9_+2838)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #17 pc 000039f3 /system/lib/libopenjdkjvm.so (JVM_NativeLoad+323)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #18 pc 0002a156 /system/lib/libopenjdk.so (Runtime_nativeLoad+54)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #19 pc 000876a6 /system/framework/x86/boot.oat (???)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at java.lang.Runtime.nativeLoad(Native method)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at java.lang.reflect.Method.invoke!(Native method)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.soloader.SoLoader$1.load(SoLoader.java:265)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] - locked <0x0958199b> (a java.lang.Runtime)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.soloader.DirectorySoSource.loadLibraryFrom(DirectorySoSource.java:69)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.soloader.DirectorySoSource.loadLibrary(DirectorySoSource.java:40)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.soloader.SoLoader.loadLibraryBySoName(SoLoader.java:427)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] - locked <0x0b325138> (a java.lang.Class<com.facebook.soloader.SoLoader>)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.soloader.SoLoader.loadLibrary(SoLoader.java:367)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] - locked <0x0b325138> (a java.lang.Class<com.facebook.soloader.SoLoader>)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.soloader.SoLoader.loadLibrary(SoLoader.java:332)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.yoga.YogaConfig.<clinit>(YogaConfig.java:19)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.ComponentsPools.acquireInternalNode(ComponentsPools.java:194)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] - locked <0x027bd511> (a java.lang.Class<com.facebook.litho.ComponentsPools>)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.ComponentContext.newLayoutBuilder(ComponentContext.java:286)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.Column.create(Column.java:24)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.Column.create(Column.java:28)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.ComponentLifecycle.onCreateLayout(ComponentLifecycle.java:352)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.ComponentLifecycle.createLayout(ComponentLifecycle.java:238)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.LayoutState.createTree(LayoutState.java:1373)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.LayoutState.createAndMeasureTreeForComponent(LayoutState.java:1549)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.LayoutState.calculate(LayoutState.java:1051)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.ComponentTree.calculateLayoutState(ComponentTree.java:1484)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.ComponentTree.measure(ComponentTree.java:655)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.LithoView.onMeasure(LithoView.java:265)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.View.measure(View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6083)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.widget.FrameLayout.onMeasure(FrameLayout.java:185)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.View.measure(View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6083)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.support.design.widget.CoordinatorLayout.onMeasureChild(CoordinatorLayout.java:714)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.support.design.widget.CoordinatorLayout.onMeasure(CoordinatorLayout.java:786)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.View.measure(View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6083)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1464)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.widget.LinearLayout.measureVertical(LinearLayout.java:758)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.widget.LinearLayout.onMeasure(LinearLayout.java:640)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.View.measure(View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.support.v4.widget.DrawerLayout.onMeasure(DrawerLayout.java:1060)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.View.measure(View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6083)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.widget.FrameLayout.onMeasure(FrameLayout.java:185)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.support.v7.widget.ContentFrameLayout.onMeasure(ContentFrameLayout.java:139)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.View.measure(View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6083)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1464)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.widget.LinearLayout.measureVertical(LinearLayout.java:758)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.widget.LinearLayout.onMeasure(LinearLayout.java:640)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.View.measure(View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6083)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.widget.FrameLayout.onMeasure(FrameLayout.java:185)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.View.measure(View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6083)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1464)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.widget.LinearLayout.measureVertical(LinearLayout.java:758)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.widget.LinearLayout.onMeasure(LinearLayout.java:640)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.View.measure(View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6083)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.widget.FrameLayout.onMeasure(FrameLayout.java:185)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.android.internal.policy.DecorView.onMeasure(DecorView.java:689)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.View.measure(View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.ViewRootImpl.performMeasure(ViewRootImpl.java:2275)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.ViewRootImpl.measureHierarchy(ViewRootImpl.java:1366)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1619)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1254)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:6337)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.Choreographer$CallbackRecord.run(Choreographer.java:874)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.Choreographer.doCallbacks(Choreographer.java:686)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.Choreographer.doFrame(Choreographer.java:621)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:860)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.os.Handler.handleCallback(Handler.java:751)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.os.Handler.dispatchMessage(Handler.java:95)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.os.Looper.loop(Looper.java:154)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.app.ActivityThread.main(ActivityThread.java:6119)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at java.lang.reflect.Method.invoke!(Native method)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] Pending exception java.lang.NoSuchMethodError: no static or non-static method "Lcom/facebook/yoga/YogaNode;.jni_YGNodeFree(J)V"
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at java.lang.String java.lang.Runtime.nativeLoad(java.lang.String, java.lang.ClassLoader, java.lang.String) (Runtime.java:-2)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[]) (Method.java:-2)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void com.facebook.soloader.SoLoader$1.load(java.lang.String, int) (SoLoader.java:265)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at int com.facebook.soloader.DirectorySoSource.loadLibraryFrom(java.lang.String, int, java.io.File) (DirectorySoSource.java:69)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at int com.facebook.soloader.DirectorySoSource.loadLibrary(java.lang.String, int) (DirectorySoSource.java:40)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void com.facebook.soloader.SoLoader.loadLibraryBySoName(java.lang.String, int) (SoLoader.java:427)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void com.facebook.soloader.SoLoader.loadLibrary(java.lang.String, int) (SoLoader.java:367)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void com.facebook.soloader.SoLoader.loadLibrary(java.lang.String) (SoLoader.java:332)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void com.facebook.yoga.YogaConfig.<clinit>() (YogaConfig.java:19)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.InternalNode com.facebook.litho.ComponentsPools.acquireInternalNode(com.facebook.litho.ComponentContext) (ComponentsPools.java:194)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.InternalNode com.facebook.litho.ComponentContext.newLayoutBuilder(int, int) (ComponentContext.java:286)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.ComponentLayout$ContainerBuilder com.facebook.litho.Column.create(com.facebook.litho.ComponentContext, int, int) (Column.java:24)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.ComponentLayout$ContainerBuilder com.facebook.litho.Column.create(com.facebook.litho.ComponentContext) (Column.java:28)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.ComponentLayout com.facebook.litho.ComponentLifecycle.onCreateLayout(com.facebook.litho.ComponentContext, com.facebook.litho.Component) (ComponentLifecycle.java:352)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.ComponentLayout com.facebook.litho.ComponentLifecycle.createLayout(com.facebook.litho.ComponentContext, com.facebook.litho.Component, boolean) (ComponentLifecycle.java:238)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.InternalNode com.facebook.litho.LayoutState.createTree(com.facebook.litho.Component, com.facebook.litho.ComponentContext) (LayoutState.java:1373)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.InternalNode com.facebook.litho.LayoutState.createAndMeasureTreeForComponent(com.facebook.litho.ComponentContext, com.facebook.litho.Component, com.facebook.litho.InternalNode, int, int, com.facebook.litho.DiffNode) (LayoutState.java:1549)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.LayoutState com.facebook.litho.LayoutState.calculate(com.facebook.litho.ComponentContext, com.facebook.litho.Component, int, int, int, boolean, com.facebook.litho.DiffNode, boolean, boolean, boolean) (LayoutState.java:1051)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.LayoutState com.facebook.litho.ComponentTree.calculateLayoutState(java.lang.Object, com.facebook.litho.ComponentContext, com.facebook.litho.Component, int, int, boolean, com.facebook.litho.DiffNode) (ComponentTree.java:1484)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void com.facebook.litho.ComponentTree.measure(int, int, int[], boolean) (ComponentTree.java:655)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void com.facebook.litho.LithoView.onMeasure(int, int) (LithoView.java:265)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.view.View.measure(int, int) (View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.view.ViewGroup.measureChildWithMargins(android.view.View, int, int, int, int) (ViewGroup.java:6083)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.widget.FrameLayout.onMeasure(int, int) (FrameLayout.java:185)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.view.View.measure(int, int) (View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.view.ViewGroup.measureChildWithMargins(android.view.View, int, int, int, int) (ViewGroup.java:6083)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.support.design.widget.CoordinatorLayout.onMeasureChild(android.view.View, int, int, int, int) (CoordinatorLayout.java:714)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.support.design.widget.CoordinatorLayout.onMeasure(int, int) (CoordinatorLayout.java:786)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.view.View.measure(int, int) (View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.view.ViewGroup.measureChildWithMargins(android.view.View, int, int, int, int) (ViewGroup.java:6083)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.widget.LinearLayout.measureChildBeforeLayout(android.view.View, int, int, int, int, int) (LinearLayout.java:1464)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.widget.LinearLayout.measureVertical(int, int) (LinearLayout.java:758)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.widget.LinearLayout.onMeasure(int, int) (LinearLayout.java:640)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.view.View.measure(int, int) (View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.support.v4.widget.DrawerLayout.onMeasure(int, int) (DrawerLayout.java:1060)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.view.View.measure(int, int) (View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.view.ViewGroup.measureChildWithMargins(android.view.View, int, int, int, int) (ViewGroup.java:6083)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.widget.FrameLayout.onMeasure(int, int) (FrameLayout.java:185)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.support.v7.widget.ContentFrameLayout.onMeasure(int, int) (ContentFrameLayout.java:139)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.view.View.measure(int, int) (View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.view.ViewGroup.measureChildWithMargins(android.view.View, int, int, int, int) (ViewGroup.java:6083)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.widget.LinearLayout.measureChildBeforeLayout(android.view.View, int, int, int, int, int) (LinearLayout.java:1464)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.widget.LinearLayout.measureVertical(int, int) (LinearLayout.java:758)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.widget.LinearLayout.onMeasure(int, int) (LinearLayout.java:640)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.view.View.measure(int, int) (View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.view.ViewGroup.measureChildWithMargins(android.view.View, int, int, int, int) (ViewGroup.java:6083)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.widget.FrameLayout.onMeasure(int, int) (FrameLayout.java:185)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.view.View.measure(int, int) (View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.view.ViewGroup.measureChildWithMargins(android.view.View, int, int, int, int) (ViewGroup.java:6083)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.widget.LinearLayout.measureChildBeforeLayout(android.view.View, int, int, int, int, int) (LinearLayout.java:1464)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.widget.LinearLayout.measureVertical(int, int) (LinearLayout.java:758)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.widget.LinearLayout.onMeasure(int, int) (LinearLayout.java:640)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.view.View.measure(int, int) (View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.view.ViewGroup.measureChildWithMargins(android.view.View, int, int, int, int) (ViewGroup.java:6083)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.widget.FrameLayout.onMeasure(int, int) (FrameLayout.java:185)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void com.android.internal.policy.DecorView.onMeasure(int, int) (DecorView.java:689)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.view.View.measure(int, int) (View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.view.ViewRootImpl.performMeasure(int, int) (ViewRootImpl.java:2275)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at boolean android.view.ViewRootImpl.measureHierarchy(android.view.View, android.view.WindowManager$LayoutParams, android.content.res.Resources, int, int) (ViewRootImpl.java:1366)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.view.ViewRootImpl.performTraversals() (ViewRootImpl.java:1619)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.view.ViewRootImpl.doTraversal() (ViewRootImpl.java:1254)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.view.ViewRootImpl$TraversalRunnable.run() (ViewRootImpl.java:6337)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.view.Choreographer$CallbackRecord.run(long) (Choreographer.java:874)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.view.Choreographer.doCallbacks(int, long) (Choreographer.java:686)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.view.Choreographer.doFrame(long, int) (Choreographer.java:621)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.view.Choreographer$FrameDisplayEventReceiver.run() (Choreographer.java:860)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:751)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:95)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.os.Looper.loop() (Looper.java:154)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6119)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[]) (Method.java:-2)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:886)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:776)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] Dumping all threads without appropriate locks held: thread list lock mutator lock
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] All threads:
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] DALVIK THREADS (14):
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] "main" prio=10 tid=1 Runnable
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] | group="" sCount=0 dsCount=0 obj=0x75968f60 self=0xa780b400
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] | sysTid=5483 nice=-10 cgrp=default sched=0/0 handle=0xabb97534
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] | state=R schedstat=( 0 0 0 ) utm=6 stm=2 core=1 HZ=100
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] | stack=0xbf7d3000-0xbf7d5000 stackSize=8MB
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] | held mutexes= "abort lock" "mutator lock"(shared held)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #00 pc 00572f1e /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+238)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #01 pc 0053f30e /system/lib/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+526)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #02 pc 0053c30b /system/lib/libart.so (_ZNK3art6Thread4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+75)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #03 pc 0055befb /system/lib/libart.so (_ZN3art14DumpCheckpoint3RunEPNS_6ThreadE+1115)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #04 pc 005521be /system/lib/libart.so (_ZN3art10ThreadList13RunCheckpointEPNS_7ClosureE+590)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #05 pc 00551d32 /system/lib/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEb+962)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #06 pc 00528168 /system/lib/libart.so (_ZNK3art10AbortState14DumpAllThreadsERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEPNS_6ThreadE+424)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #07 pc 00527eb6 /system/lib/libart.so (_ZNK3art10AbortState4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+1078)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #08 pc 0051822b /system/lib/libart.so (_ZN3art7Runtime5AbortEPKc+155)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #09 pc 0011a5b3 /system/lib/libart.so (_ZN3art10LogMessageD1Ev+1747)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #10 pc 00392b75 /system/lib/libart.so (_ZN3art9JavaVMExt8JniAbortEPKcS2_+3445)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #11 pc 00392d18 /system/lib/libart.so (_ZN3art9JavaVMExt9JniAbortVEPKcS2_Pc+120)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #12 pc 0013e152 /system/lib/libart.so (_ZN3art11ScopedCheck6AbortFEPKcz+82)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #13 pc 0013db89 /system/lib/libart.so (_ZN3art11ScopedCheck11CheckThreadEP7_JNIEnv+569)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #14 pc 0013c52b /system/lib/libart.so (_ZN3art11ScopedCheck22CheckPossibleHeapValueERNS_18ScopedObjectAccessEcNS_12JniValueTypeE+91)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #15 pc 0013b2ae /system/lib/libart.so (_ZN3art11ScopedCheck5CheckERNS_18ScopedObjectAccessEbPKcPNS_12JniValueTypeE+1390)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #16 pc 0013f8fa /system/lib/libart.so (_ZN3art8CheckJNI6NewRefEPKcP7_JNIEnvP8_jobjectNS_15IndirectRefKindE+1018)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #17 pc 0012cdf9 /system/lib/libart.so (_ZN3art8CheckJNI12NewGlobalRefEP7_JNIEnvP8_jobject+57)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #18 pc 0054837b /system/lib/libart.so (_ZN3art6Thread22SetClassLoaderOverrideEP8_jobject+75)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #19 pc 003955d6 /system/lib/libart.so (_ZN3art9JavaVMExt17LoadNativeLibraryEP7_JNIEnvRKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEP8_jobjectP8_jstringPS9_+2838)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #20 pc 000039f3 /system/lib/libopenjdkjvm.so (JVM_NativeLoad+323)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #21 pc 0002a156 /system/lib/libopenjdk.so (Runtime_nativeLoad+54)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #22 pc 000876a6 /system/framework/x86/boot.oat (Java_java_lang_Runtime_nativeLoad__Ljava_lang_String_2Ljava_lang_ClassLoader_2Ljava_lang_String_2+194)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at java.lang.Runtime.nativeLoad(Native method)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at java.lang.reflect.Method.invoke!(Native method)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.soloader.SoLoader$1.load(SoLoader.java:265)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] - locked <0x0958199b> (a java.lang.Runtime)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.soloader.DirectorySoSource.loadLibraryFrom(DirectorySoSource.java:69)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.soloader.DirectorySoSource.loadLibrary(DirectorySoSource.java:40)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.soloader.SoLoader.loadLibraryBySoName(SoLoader.java:427)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] - locked <0x0b325138> (a java.lang.Class<com.facebook.soloader.SoLoader>)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.soloader.SoLoader.loadLibrary(SoLoader.java:367)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] - locked <0x0b325138> (a java.lang.Class<com.facebook.soloader.SoLoader>)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.soloader.SoLoader.loadLibrary(SoLoader.java:332)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.yoga.YogaConfig.<clinit>(YogaConfig.java:19)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.ComponentsPools.acquireInternalNode(ComponentsPools.java:194)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] - locked <0x027bd511> (a java.lang.Class<com.facebook.litho.ComponentsPools>)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.ComponentContext.newLayoutBuilder(ComponentContext.java:286)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.Column.create(Column.java:24)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.Column.create(Column.java:28)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.ComponentLifecycle.onCreateLayout(ComponentLifecycle.java:352)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.ComponentLifecycle.createLayout(ComponentLifecycle.java:238)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.LayoutState.createTree(LayoutState.java:1373)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.LayoutState.createAndMeasureTreeForComponent(LayoutState.java:1549)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.LayoutState.calculate(LayoutState.java:1051)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.ComponentTree.calculateLayoutState(ComponentTree.java:1484)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.ComponentTree.measure(ComponentTree.java:655)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.litho.LithoView.onMeasure(LithoView.java:265)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.View.measure(View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6083)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.widget.FrameLayout.onMeasure(FrameLayout.java:185)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.View.measure(View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6083)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.support.design.widget.CoordinatorLayout.onMeasureChild(CoordinatorLayout.java:714)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.support.design.widget.CoordinatorLayout.onMeasure(CoordinatorLayout.java:786)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.View.measure(View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6083)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1464)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.widget.LinearLayout.measureVertical(LinearLayout.java:758)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.widget.LinearLayout.onMeasure(LinearLayout.java:640)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.View.measure(View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.support.v4.widget.DrawerLayout.onMeasure(DrawerLayout.java:1060)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.View.measure(View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6083)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.widget.FrameLayout.onMeasure(FrameLayout.java:185)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.support.v7.widget.ContentFrameLayout.onMeasure(ContentFrameLayout.java:139)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.View.measure(View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6083)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1464)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.widget.LinearLayout.measureVertical(LinearLayout.java:758)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.widget.LinearLayout.onMeasure(LinearLayout.java:640)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.View.measure(View.java:19857)
11-08 16:05:31.661 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6083)
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] kernel: sysenter_do_call+0x12/0x28
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #00 pc ffffe422 [vdso] (__kernel_vsyscall+14)
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #01 pc 0001e258 /system/lib/libc.so (syscall+40)
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #02 pc 0011d1de /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+142)
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #03 pc 0011d147 /system/lib/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+39)
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #04 pc 0055e202 /system/lib/libart.so (_ZN3art10ThreadPool7GetTaskEPNS_6ThreadE+258)
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #06 pc 0029ab3c /system/framework/x86/boot-core-libart.oat (Java_libcore_io_Posix_accept__Ljava_io_FileDescriptor_2Ljava_net_SocketAddress_2+168)
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at libcore.io.Posix.accept(Native method)
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at libcore.io.BlockGuardOs.accept(BlockGuardOs.java:64)
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.system.Os.accept(Os.java:43)
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.net.LocalSocketImpl.accept(LocalSocketImpl.java:336)
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.net.LocalServerSocket.accept(LocalServerSocket.java:90)
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.stetho.server.LocalSocketServer.listenOnAddress(LocalSocketServer.java:85)
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.stetho.server.LocalSocketServer.run(LocalSocketServer.java:74)
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at com.facebook.stetho.server.ServerManager$1.run(ServerManager.java:40)
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422]
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] "ComponentLayoutThread" prio=10 tid=13 Native
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d33f70 self=0xa784d200
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] | sysTid=5499 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x903ff920
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] | stack=0x902fd000-0x902ff000 stackSize=1038KB
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] kernel: SyS_epoll_wait+0x23c/0x2d1
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] kernel: SyS_epoll_pwait+0x70/0xe1
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] kernel: sysenter_do_call+0x12/0x28
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #00 pc ffffe424 [vdso] (__kernel_vsyscall+16)
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #01 pc 0007790b /system/lib/libc.so (__epoll_pwait+43)
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #02 pc 00020cb0 /system/lib/libc.so (epoll_pwait+112)
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #03 pc 00020d0e /system/lib/libc.so (epoll_wait+62)
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #04 pc 00018f1b /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+203)
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #05 pc 00018d84 /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+68)
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #07 pc 000d4424 /system/lib/libandroid_runtime.so (???)
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] native: #08 pc 007b1f7c /system/framework/x86/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+136)
11-08 16:05:31.662 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:422] at android.os.MessageQueue.nativePollOnce(Native method)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] at void android.view.View.measure(int, int) (View.java:19857)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] at void android.view.ViewGroup.measureChildWithMargins(android.view.View, int, int, int, int) (ViewGroup.java:6083)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] at void android.widget.FrameLayout.onMeasure(int, int) (FrameLayout.java:185)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] at void com.android.internal.policy.DecorView.onMeasure(int, int) (DecorView.java:689)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] at void android.view.View.measure(int, int) (View.java:19857)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] at void android.view.ViewRootImpl.performMeasure(int, int) (ViewRootImpl.java:2275)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] at boolean android.view.ViewRootImpl.measureHierarchy(android.view.View, android.view.WindowManager$LayoutParams, android.content.res.Resources, int, int) (ViewRootImpl.java:1366)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] at void android.view.ViewRootImpl.performTraversals() (ViewRootImpl.java:1619)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] at void android.view.ViewRootImpl.doTraversal() (ViewRootImpl.java:1254)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] at void android.view.ViewRootImpl$TraversalRunnable.run() (ViewRootImpl.java:6337)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] at void android.view.Choreographer$CallbackRecord.run(long) (Choreographer.java:874)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] at void android.view.Choreographer.doCallbacks(int, long) (Choreographer.java:686)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] at void android.view.Choreographer.doFrame(long, int) (Choreographer.java:621)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] at void android.view.Choreographer$FrameDisplayEventReceiver.run() (Choreographer.java:860)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:751)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:95)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] at void android.os.Looper.loop() (Looper.java:154)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6119)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[]) (Method.java:-2)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:886)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:776)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427]
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] in call to NewGlobalRef
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] from java.lang.String java.lang.Runtime.nativeLoad(java.lang.String, java.lang.ClassLoader, java.lang.String)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] "main" prio=5 tid=1 Runnable
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] | group="main" sCount=0 dsCount=0 obj=0x75968f60 self=0xa780b400
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] | sysTid=5483 nice=-10 cgrp=default sched=0/0 handle=0xabb97534
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] | state=R schedstat=( 0 0 0 ) utm=4 stm=2 core=1 HZ=100
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] | stack=0xbf7d3000-0xbf7d5000 stackSize=8MB
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] | held mutexes= "mutator lock"(shared held)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] native: #00 pc 00572f1e /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+238)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] native: #01 pc 0053f30e /system/lib/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+526)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] native: #02 pc 0053c30b /system/lib/libart.so (_ZNK3art6Thread4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+75)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] native: #03 pc 00392418 /system/lib/libart.so (_ZN3art9JavaVMExt8JniAbortEPKcS2_+1560)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] native: #04 pc 00392d18 /system/lib/libart.so (_ZN3art9JavaVMExt9JniAbortVEPKcS2_Pc+120)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] native: #05 pc 0013e152 /system/lib/libart.so (_ZN3art11ScopedCheck6AbortFEPKcz+82)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] native: #06 pc 0013db89 /system/lib/libart.so (_ZN3art11ScopedCheck11CheckThreadEP7_JNIEnv+569)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] native: #07 pc 0013c52b /system/lib/libart.so (_ZN3art11ScopedCheck22CheckPossibleHeapValueERNS_18ScopedObjectAccessEcNS_12JniValueTypeE+91)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] native: #08 pc 0013b2ae /system/lib/libart.so (_ZN3art11ScopedCheck5CheckERNS_18ScopedObjectAccessEbPKcPNS_12JniValueTypeE+1390)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] native: #09 pc 0013f8fa /system/lib/libart.so (_ZN3art8CheckJNI6NewRefEPKcP7_JNIEnvP8_jobjectNS_15IndirectRefKindE+1018)
11-08 16:05:31.663 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/art: art/runtime/runtime.cc:427] native: #10 pc 0012cdf9 /system/lib/libart.so (_ZN3art8CheckJNI12NewGlobalRefEP7_JNIEnvP8_jobject+57)
11-08 16:05:31.664 5483-5483/com.example.android.architecture.blueprints.todomvp.mock A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 5483 (ts.todomvp.mock)
[ 11-08 16:05:31.664 1294: 1294 W/ ]
debuggerd: handling request: pid=5483 uid=10083 gid=10083 tid=5483
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment