Skip to content

Instantly share code, notes, and snippets.

@s4704
Created September 16, 2016 16:08
Show Gist options
  • Save s4704/85ea154a9d386571a24f3612016c19cc to your computer and use it in GitHub Desktop.
Save s4704/85ea154a9d386571a24f3612016c19cc to your computer and use it in GitHub Desktop.
Start twitch app
09-16 05:03:36.640: I/dalvikvm(6271): Could not find method android.view.Window.setStatusBarColor, referenced from method tv.twitch.android.fragments.VideoControllerFragment.i
09-16 05:03:36.640: W/dalvikvm(6271): VFY: unable to resolve virtual method 17726: Landroid/view/Window;.setStatusBarColor (I)V
09-16 05:03:36.640: I/dalvikvm(6271): Could not find method android.view.Window.setStatusBarColor, referenced from method tv.twitch.android.fragments.VideoControllerFragment.j
09-16 05:03:36.640: W/dalvikvm(6271): VFY: unable to resolve virtual method 17726: Landroid/view/Window;.setStatusBarColor (I)V
09-16 05:03:37.310: I/Choreographer(6271): Skipped 39 frames! The application may be doing too much work on its main thread.
09-16 05:03:37.410: E/BufferQueue(140): [tv.twitch.android.app/tv.twitch.android.apps.LandingActivity] dequeueBuffer: can't dequeue multiple buffers without setting the buffer count
09-16 05:03:37.520: I/Timeline(480): Timeline: Activity_windows_visible id: ActivityRecord{41e705f0 u0 tv.twitch.android.app/tv.twitch.android.apps.LandingActivity t8} time:7290835
09-16 05:03:37.830: I/chromium(6271): [INFO:simple_index_file.cc(437)] Simple Cache Index is being restored from disk.
09-16 05:03:37.830: I/app_process(133): [INFO:simple_index_file.cc(437)] Simple Cache Index is being restored from disk.
09-16 05:03:40.240: I/ExoPlayerImpl(6271): Init 1.3.3
09-16 05:03:41.020: I/OMXClient(6271): Using client-side OMX mux.
09-16 05:03:41.020: I/OmxAvcDecComponent(142): G1 decoder API version is 1.1
09-16 05:03:41.020: I/OmxAvcDecComponent(142): G1 decoder sw version is 8ee;hw version is 67312398
09-16 05:03:41.020: W/OmxAvcDecComponent(142): deviceIsLargeMem line 107 : open /proc/memsize fail.
09-16 05:03:41.020: I/OMXAvcLibInterface(142): create component [OMX.k3.video.decoder.avc] OK
09-16 05:03:41.030: E/OmxAvcDecComponent(142): getParameter line 408 : ProfileIndex error------pDst->nProfileIndex = 48 ,maxProfileLevelNum = 48 ---
09-16 05:03:41.030: E/OmxVideoDecComponent(142): Extension: OMX.google.android.index.storeMetaDataInBuffers not implemented
09-16 05:03:41.030: E/OMXNodeInstance(142): OMX_GetExtensionIndex OMX.google.android.index.storeMetaDataInBuffers failed
09-16 05:03:41.030: E/OmxVideoDecComponent(142): Extension: OMX.google.android.index.prepareForAdaptivePlayback not implemented
09-16 05:03:41.030: W/OMXNodeInstance(142): OMX_GetExtensionIndex OMX.google.android.index.prepareForAdaptivePlayback failed
09-16 05:03:41.030: I/OmxBaseComponent(142): request message thread exit...
09-16 05:03:41.030: I/OmxBaseComponent(142): OMX message process thread EXIT
09-16 05:03:41.030: I/OmxVideoDecComponent(142): close buffer free file :33!
09-16 05:03:41.030: I/OMXAvcLibInterface(142): destory component: 0x400bb250
09-16 05:03:41.040: I/dalvikvm(6271): Could not find method android.media.MediaCodec.releaseOutputBuffer, referenced from method com.google.android.exoplayer.MediaCodecVideoTrackRenderer.a
09-16 05:03:41.040: W/dalvikvm(6271): VFY: unable to resolve virtual method 1908: Landroid/media/MediaCodec;.releaseOutputBuffer (IJ)V
09-16 05:03:41.040: I/dalvikvm(6271): Could not find method android.media.AudioTrack.write, referenced from method com.google.android.exoplayer.audio.AudioTrack.a
09-16 05:03:41.040: W/dalvikvm(6271): VFY: unable to resolve virtual method 1891: Landroid/media/AudioTrack;.write (Ljava/nio/ByteBuffer;II)I
09-16 05:03:41.620: I/OMXClient(6271): Using client-side OMX mux.
09-16 05:03:41.620: I/OmxAvcDecComponent(142): G1 decoder API version is 1.1
09-16 05:03:41.620: I/OmxAvcDecComponent(142): G1 decoder sw version is 8ee;hw version is 67312398
09-16 05:03:41.620: W/OmxAvcDecComponent(142): deviceIsLargeMem line 107 : open /proc/memsize fail.
09-16 05:03:41.620: I/OMXAvcLibInterface(142): create component [OMX.k3.video.decoder.avc] OK
09-16 05:03:41.620: E/OmxVideoDecComponent(142): Extension: OMX.google.android.index.storeMetaDataInBuffers not implemented
09-16 05:03:41.620: E/OMXNodeInstance(142): OMX_GetExtensionIndex OMX.google.android.index.storeMetaDataInBuffers failed
09-16 05:03:41.620: E/ACodec(6271): [OMX.k3.video.decoder.avc] storeMetaDataInBuffers failed w/ err -2147483648
09-16 05:03:41.620: E/OmxVideoDecComponent(142): Extension: OMX.google.android.index.prepareForAdaptivePlayback not implemented
09-16 05:03:41.620: W/OMXNodeInstance(142): OMX_GetExtensionIndex OMX.google.android.index.prepareForAdaptivePlayback failed
09-16 05:03:41.620: W/ACodec(6271): [OMX.k3.video.decoder.avc] prepareForAdaptivePlayback failed w/ err -2147483648
09-16 05:03:41.630: I/OmxAvcDecComponent(142): xFramerate > 60000, not reasonalbe , mFrameRate = -1
09-16 05:03:41.630: I/OmxAvcDecComponent(142): xFramerate > 60000, not reasonalbe , mFrameRate = -1
09-16 05:03:41.630: I/OmxAvcDecComponent(142): nBufferCountMin = 6
09-16 05:03:41.630: I/OmxVideoDecComponent(142): EnableAndroidNativeBuffers success!!!!!!
09-16 05:03:41.630: I/OmxVideoDecComponent(142): allocate buffer size is 921600
09-16 05:03:41.630: I/OmxVideoDecComponent(142): allocate buffer size is 921600
09-16 05:03:41.630: I/OmxVideoDecComponent(142): allocate buffer size is 921600
09-16 05:03:41.630: I/OmxVideoDecComponent(142): allocate buffer size is 921600
09-16 05:03:41.630: I/OmxVideoDecComponent(142): allocate buffer size is 921600
09-16 05:03:41.630: I/OmxVideoDecComponent(142): get_parameter: OMX_GoogleAndroidIndexGetAndroidNativeBufferUsage
09-16 05:03:41.630: I/OmxAvcDecComponent(142): xFramerate > 60000, not reasonalbe , mFrameRate = -1
09-16 05:03:41.630: I/OmxAvcDecComponent(142): nBufferCountMin = 6
09-16 05:03:41.640: I/OmxVideoDecComponent(142): usebuffer mInfoGroup[0].mflags = 6 buffer_header = 0x40154528 phyaddr = 3474f000
09-16 05:03:41.640: I/OmxVideoDecComponent(142): usebuffer mInfoGroup[1].mflags = 6 buffer_header = 0x41e9b1f0 phyaddr = 34911000
09-16 05:03:41.640: I/OmxVideoDecComponent(142): usebuffer mInfoGroup[2].mflags = 6 buffer_header = 0x42261980 phyaddr = 34ad3000
09-16 05:03:41.650: I/OmxVideoDecComponent(142): usebuffer mInfoGroup[3].mflags = 6 buffer_header = 0x41e9be80 phyaddr = 34c95000
09-16 05:03:41.650: I/OmxVideoDecComponent(142): usebuffer mInfoGroup[4].mflags = 6 buffer_header = 0x401544d0 phyaddr = 34e57000
09-16 05:03:41.650: I/OmxVideoDecComponent(142): usebuffer mInfoGroup[5].mflags = 6 buffer_header = 0x400ba220 phyaddr = 35019000
09-16 05:03:41.650: I/OmxVideoDecComponent(142): usebuffer mInfoGroup[6].mflags = 6 buffer_header = 0x400ba328 phyaddr = 351db000
09-16 05:03:41.650: I/OmxDecVppHandle(142): enter VppHandleThread()
09-16 05:03:41.670: I/OMXClient(6271): Using client-side OMX mux.
09-16 05:03:41.690: I/OmxDecVppHandle(142): enter vppThreadStart()
09-16 05:03:41.700: I/OmxAvcDecComponent(142): Flush. set mAnchorTimeUs : 0 to 0
09-16 05:03:41.810: I/K3ConfigParser(6271): unregister all hardware components
09-16 05:03:41.820: I/OMXClient(6271): Using client-side OMX mux.
09-16 05:03:41.900: I/SoftAAC2(6271): Reconfiguring decoder: 0->48000 Hz, 0->2 channels
09-16 05:03:41.900: W/MemoryDealer(6271): madvise(0x71740000, 24576, MADV_REMOVE) returned Operation not supported on transport endpoint
09-16 05:03:41.900: W/MemoryDealer(6271): madvise(0x71746000, 24576, MADV_REMOVE) returned Operation not supported on transport endpoint
09-16 05:03:41.900: W/MemoryDealer(6271): madvise(0x7174c000, 24576, MADV_REMOVE) returned Operation not supported on transport endpoint
09-16 05:03:41.910: W/MemoryDealer(6271): madvise(0x71752000, 24576, MADV_REMOVE) returned Operation not supported on transport endpoint
09-16 05:03:41.930: W/audio_hw_primary(142): adev_set_parameters: unknown kvpairs: output_device=2
09-16 05:03:41.930: E/audio_hw_primary(142): adev_set_parameters: unknown kvpairs: output_device=2
09-16 05:03:41.930: W/audio_hw_primary(142): adev_set_parameters: unknown kvpairs: output_device=2
09-16 05:03:41.930: E/audio_hw_primary(142): adev_set_parameters: unknown kvpairs: output_device=2
09-16 05:03:41.930: W/audio_hw_primary(142): adev_set_parameters: unknown kvpairs: output_device=2
09-16 05:03:41.930: E/audio_hw_primary(142): adev_set_parameters: unknown kvpairs: output_device=2
09-16 05:03:41.940: W/audio_hw_primary(142): adev_set_parameters: unknown kvpairs: output_device=2
09-16 05:03:41.940: E/audio_hw_primary(142): adev_set_parameters: unknown kvpairs: output_device=2
09-16 05:03:41.940: W/audio_hw_primary(142): adev_set_parameters: unknown kvpairs: output_device=2
09-16 05:03:41.940: E/audio_hw_primary(142): adev_set_parameters: unknown kvpairs: output_device=2
09-16 05:03:41.940: W/audio_hw_primary(142): adev_set_parameters: unknown kvpairs: output_device=2
09-16 05:03:41.940: E/audio_hw_primary(142): adev_set_parameters: unknown kvpairs: output_device=2
09-16 05:03:41.950: I/OmxAvcDecComponent(142): multiBuffPpSize = 5
09-16 05:03:42.090: A/libc(6271): Fatal signal 11 (SIGSEGV) at 0x0000000c (code=1), thread 6466 (f:Handler)
09-16 05:03:42.190: I/DEBUG(141): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory
09-16 05:03:42.230: E/OMXNodeInstance(142): !!! Observer died. Quickly, do something, ... anything...
09-16 05:03:42.230: I/OmxAvcDecComponent(142): Codec contains pending picture!
09-16 05:03:42.230: I/OmxAvcDecComponent(142): Codec contains pending picture!
09-16 05:03:42.230: I/OmxAvcDecComponent(142): Codec contains pending picture!
09-16 05:03:42.230: I/OmxAvcDecComponent(142): Codec contains pending picture!
09-16 05:03:42.230: I/OmxAvcDecComponent(142): mPPSaveNum is 1,reset it!
09-16 05:03:42.230: I/OmxBaseComponent(142): request data process thread exit...
09-16 05:03:42.230: W/OmxVideoDecComponent(142): no buffers found while getOutputBuffer
09-16 05:03:42.230: E/OmxDecVppHandle(142): VppDequeue return NULL
09-16 05:03:42.230: I/OmxBaseComponent(142): OMX data process thread EXIT !
09-16 05:03:42.230: I/OmxDecVppHandle(142): enter ~OmxDecVppHandle()
09-16 05:03:42.230: I/OmxDecVppHandle(142): enter vppThreadRelease()
09-16 05:03:42.230: E/OmxDecVppHandle(142): VppDequeue return NULL
09-16 05:03:42.240: I/OmxDecVppHandle(142): enter ~VppHandleThread()
09-16 05:03:42.240: I/OmxDecVppHandle(142): leave ~OmxDecVppHandle()
09-16 05:03:42.240: I/OmxVideoDecComponent(142): Free memory size is 921600
09-16 05:03:42.240: I/OmxVideoDecComponent(142): Free memory size is 921600
09-16 05:03:42.240: I/OmxVideoDecComponent(142): Free memory size is 921600
09-16 05:03:42.240: I/OmxVideoDecComponent(142): Free memory size is 921600
09-16 05:03:42.240: I/OmxVideoDecComponent(142): Free memory size is 921600
09-16 05:03:42.240: I/OmxBaseComponent(142): request message thread exit...
09-16 05:03:42.240: I/OmxBaseComponent(142): OMX message process thread EXIT
09-16 05:03:42.240: I/OmxVideoDecComponent(142): close buffer free file :33!
09-16 05:03:42.240: I/OMXAvcLibInterface(142): destory component: 0x41e9b4a8
09-16 05:03:42.270: W/MemoryDealer(142): madvise(0x4778a000, 65536, MADV_REMOVE) returned Operation not supported on transport endpoint
09-16 05:03:42.280: E/BufferQueue(140): [com.cyanogenmod.trebuchet/org.cyanogenmod.trebuchet.CustomHomeLauncher] dequeueBuffer: can't dequeue multiple buffers without setting the buffer count
09-16 05:03:42.300: W/Binder(669): Caught a RuntimeException from the binder stub implementation.
09-16 05:03:42.300: W/Binder(669): java.lang.NullPointerException
09-16 05:03:42.300: W/Binder(669): at android.inputmethodservice.IInputMethodWrapper.setSessionEnabled(IInputMethodWrapper.java:280)
09-16 05:03:42.300: W/Binder(669): at com.android.internal.view.IInputMethod$Stub.onTransact(IInputMethod.java:129)
09-16 05:03:42.300: W/Binder(669): at android.os.Binder.execTransact(Binder.java:404)
09-16 05:03:42.300: W/Binder(669): at dalvik.system.NativeStart.run(Native Method)
09-16 05:03:42.370: I/Timeline(743): Timeline: Activity_idle id: android.os.BinderProxy@41d702f8 time:7295687
09-16 05:03:42.790: I/Timeline(480): Timeline: Activity_windows_visible id: ActivityRecord{421e4c30 u0 com.cyanogenmod.trebuchet/org.cyanogenmod.trebuchet.CustomHomeLauncher t1} time:7296101
: E/(): Device disconnected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment