Skip to content

Instantly share code, notes, and snippets.

@terrysahaidak
Created February 15, 2016 23:57
Show Gist options
  • Save terrysahaidak/a67c3d5a832cb8f0379b to your computer and use it in GitHub Desktop.
Save terrysahaidak/a67c3d5a832cb8f0379b to your computer and use it in GitHub Desktop.
W/OpenGLRenderer(22242): Path too large to be rendered into a texture
W/OpenGLRenderer(22242): Path too large to be rendered into a texture
W/OpenGLRenderer(22242): Path too large to be rendered into a texture
D/TaskPersister( 611): removeObsoleteFile: deleting file=380_task.xml
D/TaskPersister( 611): removeObsoleteFile: deleting file=380_task_thumbnail.png
E/TemperatureHumiditySensor( 611): mCompEngine is NULL
W/unknown:React(22242): You seem to be running on device. Run 'adb reverse tcp:8081 tcp:8081' to forward the debug server's port to the device.
W/unknown:React(22242): You seem to be running on device. Run 'adb reverse tcp:8081 tcp:8081' to forward the debug server's port to the device.
W/art ( 611): Long monitor contention event with owner method=void com.android.server.net.NetworkPolicyManagerService$7.onReceive(android.content.C
ontext, android.content.Intent) from NetworkPolicyManagerService.java:564 waiters=0 for 137ms
E/TemperatureHumiditySensor( 611): mCompEngine is NULL
W/unknown:React(22242): You seem to be running on device. Run 'adb reverse tcp:8081 tcp:8081' to forward the debug server's port to the device.
E/InputEventReceiver(22242): Exception dispatching input event.
D/AndroidRuntime(22242): Shutting down VM
E/AndroidRuntime(22242): FATAL EXCEPTION: main
E/AndroidRuntime(22242): Process: com.gittermobile, PID: 22242
E/AndroidRuntime(22242): java.lang.RuntimeException: Tried to get non-existent cookie
E/AndroidRuntime(22242): at com.facebook.react.uimanager.events.TouchEventCoalescingKeyHelper.getCoalescingKey(TouchEventCoalescingKeyHelper.java
:75)
E/AndroidRuntime(22242): at com.facebook.react.uimanager.events.TouchEvent.init(TouchEvent.java:83)
E/AndroidRuntime(22242): at com.facebook.react.uimanager.events.TouchEvent.obtain(TouchEvent.java:45)
E/AndroidRuntime(22242): at com.facebook.react.ReactRootView.handleTouchEvent(ReactRootView.java:185)
E/AndroidRuntime(22242): at com.facebook.react.ReactRootView.onInterceptTouchEvent(ReactRootView.java:268)
E/AndroidRuntime(22242): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:1961)
E/AndroidRuntime(22242): at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2406)
E/AndroidRuntime(22242): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2107)
E/AndroidRuntime(22242): at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2406)
E/AndroidRuntime(22242): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2107)
E/AndroidRuntime(22242): at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2406)
E/AndroidRuntime(22242): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2107)
E/AndroidRuntime(22242): at com.android.internal.policy.impl.PhoneWindow$DecorView.superDispatchTouchEvent(PhoneWindow.java:2625)
E/AndroidRuntime(22242): at com.android.internal.policy.impl.PhoneWindow.superDispatchTouchEvent(PhoneWindow.java:1770)
E/AndroidRuntime(22242): at android.app.Activity.dispatchTouchEvent(Activity.java:2742)
E/AndroidRuntime(22242): at com.android.internal.policy.impl.PhoneWindow$DecorView.dispatchTouchEvent(PhoneWindow.java:2586)
E/AndroidRuntime(22242): at android.view.View.dispatchPointerEvent(View.java:8675)
E/AndroidRuntime(22242): at android.view.ViewRootImpl$ViewPostImeInputStage.processPointerEvent(ViewRootImpl.java:4129)
E/AndroidRuntime(22242): at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:3995)
E/AndroidRuntime(22242): at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:3550)
E/AndroidRuntime(22242): at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:3603)
E/AndroidRuntime(22242): at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:3569)
E/AndroidRuntime(22242): at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:3686)
E/AndroidRuntime(22242): at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:3577)
E/AndroidRuntime(22242): at android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:3743)
E/AndroidRuntime(22242): at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:3550)
E/AndroidRuntime(22242): at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:3603)
E/AndroidRuntime(22242): at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:3569)
E/AndroidRuntime(22242): at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:3577)
E/AndroidRuntime(22242): at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:3550)
E/AndroidRuntime(22242): at android.view.ViewRootImpl.deliverInputEvent(ViewRootImpl.java:5813)
E/AndroidRuntime(22242): at android.view.ViewRootImpl.doProcessInputEvents(ViewRootImpl.java:5787)
E/AndroidRuntime(22242): at android.view.ViewRootImpl.enqueueInputEvent(ViewRootImpl.java:5758)
E/AndroidRuntime(22242): at android.view.ViewRootImpl$WindowInputEventReceiver.onInputEvent(ViewRootImpl.java:5903)
E/AndroidRuntime(22242): at android.view.InputEventReceiver.dispatchInputEvent(InputEventReceiver.java:185)
E/AndroidRuntime(22242): at android.view.InputEventReceiver.nativeConsumeBatchedInputEvents(Native Method)
E/AndroidRuntime(22242): at android.view.InputEventReceiver.consumeBatchedInputEvents(InputEventReceiver.java:176)
E/AndroidRuntime(22242): at android.view.ViewRootImpl.doConsumeBatchedInput(ViewRootImpl.java:5874)
E/AndroidRuntime(22242): at android.view.ViewRootImpl$ConsumeBatchedInputRunnable.run(ViewRootImpl.java:5926)
E/AndroidRuntime(22242): at android.view.Choreographer$CallbackRecord.run(Choreographer.java:767)
E/AndroidRuntime(22242): at android.view.Choreographer.doCallbacks(Choreographer.java:580)
E/AndroidRuntime(22242): at android.view.Choreographer.doFrame(Choreographer.java:548)
E/AndroidRuntime(22242): at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:753)
E/AndroidRuntime(22242): at android.os.Handler.handleCallback(Handler.java:739)
E/AndroidRuntime(22242): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime(22242): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime(22242): at android.app.ActivityThread.main(ActivityThread.java:5294)
E/AndroidRuntime(22242): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(22242): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime(22242): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
E/AndroidRuntime(22242): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
W/ActivityManager( 611): Force finishing activity 1 com.gittermobile/.MainActivity
I/OpenGLRenderer( 611): Initialized EGL, version 1.4
I/art ( 611): Background partial concurrent mark sweep GC freed 55561(3MB) AllocSpace objects, 10(7MB) LOS objects, 27% free, 42MB/58MB, paused 2.6
55ms total 219.970ms
I/StdOutDevice(22175): Buffered: 16935
I/StdOutDevice(22175): Buffered: 16671
I/StdOutDevice(22175): Buffered: 40123
I/StdOutDevice(22175): Buffered: 68077
I/StdOutDevice(22175): Buffered: 96118
I/StdOutDevice(22175): Buffered: 37558
W/ActivityManager( 611): Activity pause timeout for ActivityRecord{1e92554c u0 com.gittermobile/.MainActivity t381 f}
V/WindowManager( 611): rotationForOrientationLw(orient=5, last=0); user=0
I/Timeline( 1255): Timeline: Activity_idle id: android.os.BinderProxy@1403e4af time:241368909
I/Timeline( 611): Timeline: Activity_windows_visible id: ActivityRecord{1e97bc7d u0 com.teslacoilsw.launcher/.NovaLauncher t1} time:241369216
W/ResourceType( 870): No package identifier when getting value for resource number 0x00000000
W/PackageManager( 870): Failure retrieving resources for com.gittermobile: Resource ID #0x0
I/InputDispatcher( 611): Application is not responding: Window{1f288cbd u0 com.gittermobile/com.gittermobile.MainActivity}. It has been 5015.1ms since
event, 5004.0ms since wait started. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events
that were delivered to it over 500.0ms ago. Wait queue length: 5. Wait queue head age: 5107.1ms.
I/WindowManager( 611): Input event dispatching timed out sending to com.gittermobile/com.gittermobile.MainActivity. Reason: Waiting to send non-key ev
ent because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 5. Wait
queue head age: 5107.1ms.
W/InputDispatcher( 611): Asynchronous input event injection failed.
W/InputDispatcher( 611): Asynchronous input event injection failed.
W/InputDispatcher( 611): Asynchronous input event injection failed.
W/InputDispatcher( 611): Asynchronous input event injection failed.
W/InputDispatcher( 611): Asynchronous input event injection failed.
W/InputDispatcher( 611): Asynchronous input event injection failed.
W/InputDispatcher( 611): Asynchronous input event injection failed.
W/InputDispatcher( 611): Asynchronous input event injection failed.
W/InputDispatcher( 611): Asynchronous input event injection failed.
W/InputDispatcher( 611): Asynchronous input event injection failed.
W/InputDispatcher( 611): Asynchronous input event injection failed.
W/InputDispatcher( 611): Asynchronous input event injection failed.
W/InputDispatcher( 611): Asynchronous input event injection failed.
I/ActivityManager( 611): Crashing app skipping ANR: ProcessRecord{1365865b 22242:com.gittermobile/u0a113} Input dispatching timed out (Waiting to send
non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length
: 5. Wait queue head age: 5107.1ms.)
E/TemperatureHumiditySensor( 611): mCompEngine is NULL
W/ActivityManager( 611): Activity destroy timeout for ActivityRecord{1e92554c u0 com.gittermobile/.MainActivity t381 f}
E/TemperatureHumiditySensor( 611): mCompEngine is NULL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment