anr after call mediaplayer.stop()
I use vlc for android sdk 2.0.6 to develop, when user trying to close a bad connection video, call stop method will cause ANR, here is the log.
04-29 15:07:52.913 1084-2125/? I/ActivityManager: filter receiver for action = org.videolan.vlc.widget.UPDATE 04-29 15:07:52.913 1084-1857/? I/ActivityManager: filter receiver for action = org.videolan.vlc.widget.UPDATE_COVER 04-29 15:07:52.913 6236-6236/? V/VLC/PlaybackService: Creating on-the-fly Media object for http://172.com6.com6/1:8080/examples/videotest/1469283672399.mp4 04-29 15:07:52.913 6236-6236/? V/VLC/PlaybackService: Loading position 0 in [org.videolan.vlc.media.MediaWrapper@3564903c] 04-29 15:07:52.913 6236-6236/? I/Timeline: Timeline: Activity_launch_request id:org.videolan.vlc time:414494437 04-29 15:07:52.913 1084-2058/? I/ActivityManager: START u0 {act=org.videolan.vlc.gui.video.PLAY_FROM_VIDEOGRID flg=0x10000000 cmp=org.videolan.vlc/.gui.video.VideoPlayerActivity (has extras)} from uid 10809 on display 0 04-29 15:07:52.923 1084-2058/? V/WindowManager: addAppToken: AppWindowToken{2aa05229 token=Token{36c4b3b0 ActivityRecord{23351af3 u0 org.videolan.vlc/.gui.video.VideoPlayerActivity t237}}} to stack=1 task=237 at 1 04-29 15:07:52.933 1084-1106/? D/MediaSessionService: Created session for package org.videolan.vlc with tag VLC 04-29 15:07:52.923 1084-2058/? I/WindowManager: update systemui visibility:[8600], mLastSystemUiFlags:[8000], win:[Window{3f0906bf u0 org.videolan.vlc/org.videolan.vlc.gui.MainActivity}] 04-29 15:07:52.933 1084-1105/? I/ActivityManager: filter receiver for action = org.videolan.vlc.widget.UPDATE 04-29 15:07:52.943 1084-2058/? I/ActivityManager: filter receiver for action = org.videolan.vlc.widget.UPDATE_COVER 04-29 15:07:52.953 1084-2030/? D/ActivityManager: resumeTopActivityLocked: Restarting ActivityRecord{23351af3 u0 org.videolan.vlc/.gui.video.VideoPlayerActivity t237} 04-29 15:07:52.983 6236-6236/? V/ActivityThread: ActivityRecord{2e56324b token=android.os.BinderProxy@2f087428 {org.videolan.vlc/org.videolan.vlc.gui.video.VideoPlayerActivity}}: app=org.videolan.vlc.VLCApplication@3985280b, appName=org.videolan.vlc, pkg=org.videolan.vlc, comp={org.videolan.vlc/org.videolan.vlc.gui.video.VideoPlayerActivity}, dir=/data/app/org.videolan.vlc-1/base.apk 04-29 15:07:52.993 6236-6236/? D/VLC/VideoPlayerActivity: MediaRouter information : android.media.MediaRouter@189e7053 04-29 15:07:52.993 6236-6236/? I/VLC/VideoPlayerActivity: No secondary display detected 04-29 15:07:53.173 1084-2030/? V/WindowManager: Adding window Window{13142974 u0 org.videolan.vlc/org.videolan.vlc.gui.video.VideoPlayerActivity} at 3 of 9 (after Window{3f0906bf u0 org.videolan.vlc/org.videolan.vlc.gui.MainActivity}) 04-29 15:07:53.183 1084-1857/? I/ActivityManager: filter receiver for action = org.videolan.vlc.widget.UPDATE 04-29 15:07:53.183 1084-2148/? I/ActivityManager: filter receiver for action = org.videolan.vlc.widget.UPDATE_COVER 04-29 15:07:53.193 1084-1750/? I/WindowManager: update systemui visibility:[8f07], mLastSystemUiFlags:[8600], win:[Window{13142974 u0 org.videolan.vlc/org.videolan.vlc.gui.video.VideoPlayerActivity}] 04-29 15:07:53.233 1084-2081/? V/WindowManager: Adding window Window{2c0468e0 u0 SurfaceView} at 3 of 10 (before Window{13142974 u0 org.videolan.vlc/org.videolan.vlc.gui.video.VideoPlayerActivity}) 04-29 15:07:53.283 1084-12120/? V/WindowManager: Adding window Window{2681da5e u0 SurfaceView} at 4 of 11 (before Window{13142974 u0 org.videolan.vlc/org.videolan.vlc.gui.video.VideoPlayerActivity}) 04-29 15:07:53.303 1084-1581/? D/NotificationService: cancelNotificationWithTag pid 6236,uid = 10809,tag = null,pkg =org.videolan.vlc 04-29 15:07:53.303 6236-6236/? W/MediaRouter: removeCallback(org.videolan.vlc.gui.video.VideoPlayerActivity$1@9453b91): callback not registered 04-29 15:07:53.303 6236-6236/? E/VLC/VideoPlayerActivity: Invalid surface size 04-29 15:07:53.303 6236-6236/? D/VLC/VideoPlayerActivity: Continuing playback from PlaybackService at index 0 04-29 15:07:53.303 1084-12117/? I/MediaFocusControl: AudioFocus requestAudioFocus() from android.media.AudioManager@128e14b2org.videolan.vlc.PlaybackService$1@24793c03 req=1flags=0x0 04-29 15:07:53.303 6236-6236/? D/VLC: [00000055a1ad88a8/185c] core generic: creating audio output 04-29 15:07:53.303 6236-6236/? D/VLC: [00000055a276e798/185c] core audio output: looking for audio output module matching "android_audiotrack,none": 4 candidates 04-29 15:07:53.303 6236-6236/? D/VLC: [00000055a276e798/185c] core audio output: using audio output module "android_audiotrack" 04-29 15:07:53.313 6236-6236/? D/VLC: [00000055a1ad88a8/185c] core generic: keeping audio output 04-29 15:07:53.313 6236-6236/? D/VLC: [00000055a1d1a238/185c] core input: Creating an input for '1469283672399.mp4' 04-29 15:07:53.313 6236-8588/? D/VLC: [00000055a1d1a238/218c] core input: using timeshift granularity of 50 MiB 04-29 15:07:53.313 6236-8588/? D/VLC: [00000055a1d1a238/218c] core input: using default timeshift path 04-29 15:07:53.323 6236-8588/? D/VLC: [00000055a1d1a238/218c] core input: http://172.com6.com6/1:8080/examples/videotest/1469283672399.mp4' gives access http' demux ' path 172.com6.com6/1:8080/examples/videotest/1469283672399.mp4' 04-29 15:07:53.323 6236-8588/? D/VLC: [00000055a279dad8/218c] core input source: specified demux: any 04-29 15:07:53.323 6236-8588/? D/VLC: [00000055a279dad8/218c] core input source: creating demux: access='http' demux='any' location='172.com6.com6/1:8080/examples/videotest/1469283672399.mp4' file='(null)' 04-29 15:07:53.323 6236-8588/? D/VLC: [00000055a1813998/218c] core demux: looking for access_demux module matching "http": 6 candidates 04-29 15:07:53.323 6236-8588/? D/VLC: [00000055a1813998/218c] core demux: no access_demux modules matched 04-29 15:07:53.323 6236-8588/? D/VLC: [00000055a1daa3b8/218c] core access: creating access: http://172.com6.com6/1:8080/examples/videotest/1469283672399.mp4 04-29 15:07:53.323 6236-8588/? D/VLC: [00000055a1daa3b8/218c] core access: looking for access module matching "http": 25 candidates 04-29 15:07:53.323 6236-8589/? D/VLC: [00000055a1daa3b8/218d] transport access: resolving 172.com6.com6 ... 04-29 15:07:53.403 2059-2718/? D/AppsOperator: audio start : org.videolan.vlc 04-29 15:07:53.413 6236-6236/? I/VLC/PlaybackService: Media.Event.MetaChanged: 12 04-29 15:07:53.413 6236-6236/? I/VLC/PlaybackService: Media.Event.MetaChanged: 12 04-29 15:07:53.433 1084-1133/? I/ActivityManager: Displayed org.videolan.vlc/.gui.video.VideoPlayerActivity: +472ms 04-29 15:07:53.743 1084-1133/? I/Timeline: Timeline: Activity_windows_visible id: ActivityRecord{23351af3 u0 org.videolan.vlc/.gui.video.VideoPlayerActivity t237} time:414495269 04-29 15:07:54.833 1084-1581/? I/WindowManager: update systemui visibility:[8700], mLastSystemUiFlags:[8f07], win:[Window{13142974 u0 org.videolan.vlc/org.videolan.vlc.gui.video.VideoPlayerActivity}] 04-29 15:07:55.653 1084-2126/? W/ActivityManager: Duplicate finish request for ActivityRecord{23351af3 u0 org.videolan.vlc/.gui.video.VideoPlayerActivity t237 f} 04-29 15:07:55.653 6236-6236/? I/VLC/VideoPlayerActivity: remove View! 04-29 15:07:55.673 1084-2081/? V/WindowManager: Skipping AppWindowToken{2aa05229 token=Token{36c4b3b0 ActivityRecord{23351af3 u0 org.videolan.vlc/.gui.video.VideoPlayerActivity t237}}} -- going to hide 04-29 15:07:56.153 1084-1120/? W/ActivityManager: Activity pause timeout for ActivityRecord{23351af3 u0 org.videolan.vlc/.gui.video.VideoPlayerActivity t237 f} 04-29 15:07:56.153 1084-1120/? V/WindowManager: Skipping AppWindowToken{2aa05229 token=Token{36c4b3b0 ActivityRecord{23351af3 u0 org.videolan.vlc/.gui.video.VideoPlayerActivity t237}}} -- going to hide 04-29 15:07:56.153 1084-1120/? D/ActivityManager: resumeTopActivityLocked: Resumed ActivityRecord{32e77f39 u0 org.videolan.vlc/.gui.MainActivity t237} 04-29 15:08:17.353 6236-8589/? E/VLC: [00000055a1daa3b8/218d] transport access: cannot resolve 172.com6.com6 port 80: No address associated with hostname 04-29 15:08:17.353 6236-8588/? E/VLC: [00000055a1daa3b8/218c] access access: HTTP connection failure 04-29 15:08:17.353 6236-8588/? D/VLC: [00000055a1daa3b8/218c] http access: querying proxy for http://172.com6.com6/1:8080/examples/videotest/1469283672399.mp4 04-29 15:08:17.353 6236-8588/? D/VLC: [00000055a1daa3b8/218c] http access: no proxy 04-29 15:08:17.353 6236-8588/? D/VLC: [00000055a1daa3b8/218c] http access: http: server='172.com6.com6' port=80 file='/1:8080/examples/videotest/1469283672399.mp4' 04-29 15:08:17.353 6236-8588/? D/VLC: [00000055a1daa3b8/218c] core access: net: connecting to 172.com6.com6 port 80 04-29 15:08:18.333 1084-2030/? D/ActivityManager: resumeTopActivityLocked: Top activity resumed ActivityRecord{32e77f39 u0 org.videolan.vlc/.gui.MainActivity t237} 04-29 15:08:41.373 1084-2030/? D/NotificationService: cancelNotificationWithTag pid 6236,uid = 10809,tag = null,pkg =org.videolan.vlc 04-29 15:08:41.373 6236-8588/? E/VLC: [00000055a1daa3b8/218c] core access: cannot resolve 172.com6.com6 port 80 : No address associated with hostname 04-29 15:08:41.373 6236-8588/? E/VLC: [00000055a1daa3b8/218c] http access: cannot connect to 172.com6.com6:80 04-29 15:08:41.373 6236-8588/? D/VLC: [00000055a1daa3b8/218c] core access: no access modules matched 04-29 15:08:41.373 6236-8588/? E/VLC: [00000055a279dad8/218c] core input source: cannot access http://172.com6.com6/1:8080/examples/videotest/1469283672399.mp4 04-29 15:08:41.373 6236-8588/? W/art: Native thread exiting without having called DetachCurrentThread (maybe it's going to use a pthread_key_create destructor?): Thread[24,tid=8588,Native,Thread*=0x55a299ecb0,peer=0x12f7f0a0,"VlcObject"] 04-29 15:08:41.373 6236-6236/? D/VLC: [00000055a276e798/185c] core audio output: removing module "android_audiotrack" 04-29 15:08:41.383 1084-1581/? I/ActivityManager: filter receiver for action = org.videolan.vlc.widget.UPDATE 04-29 15:08:41.383 1084-2081/? I/ActivityManager: filter receiver for action = org.videolan.vlc.widget.UPDATE_COVER 04-29 15:08:41.383 1084-2125/? I/MediaFocusControl: AudioFocus abandonAudioFocus() from android.media.AudioManager@128e14b2org.videolan.vlc.PlaybackService$1@24793c03 04-29 15:08:41.583 1084-2058/? I/WindowManager: update systemui visibility:[8600], mLastSystemUiFlags:[8700], win:[Window{3f0906bf u0 org.videolan.vlc/org.videolan.vlc.gui.MainActivity}] 04-29 15:08:41.613 1084-2125/? I/ActivityManager: filter receiver for action = org.videolan.vlc.widget.UPDATE 04-29 15:08:41.613 1084-1857/? I/ActivityManager: filter receiver for action = org.videolan.vlc.widget.UPDATE_COVER 04-29 15:08:41.633 1084-1133/? I/Timeline: Timeline: Activity_windows_visible id: ActivityRecord{32e77f39 u0 org.videolan.vlc/.gui.MainActivity t237} time:414543154 04-29 15:08:41.663 1084-2126/? D/ActivityManager: resumeTopActivityLocked: Top activity resumed ActivityRecord{32e77f39 u0 org.videolan.vlc/.gui.MainActivity t237} 04-29 15:09:41.273 1084-2030/? I/ActivityManager: filter receiver for action = org.videolan.vlc.widget.UPDATE 04-29 15:09:41.273 1084-1106/? I/ActivityManager: filter receiver for action = org.videolan.vlc.widget.UPDATE_COVER 04-29 15:09:41.273 6236-6236/? V/VLC/PlaybackService: Creating on-the-fly Media object for http://172.com6.com6/1:8080/examples/videotest/1469283672399.mp4 04-29 15:09:41.273 6236-6236/? V/VLC/PlaybackService: Loading position 0 in [org.videolan.vlc.media.MediaWrapper@596855c] 04-29 15:09:41.273 6236-6236/? I/Timeline: Timeline: Activity_launch_request id:org.videolan.vlc time:414602798 04-29 15:09:41.273 1084-2081/? I/ActivityManager: START u0 {act=org.videolan.vlc.gui.video.PLAY_FROM_VIDEOGRID flg=0x10000000 cmp=org.videolan.vlc/.gui.video.VideoPlayerActivity (has extras)} from uid 10809 on display 0 04-29 15:09:41.283 1084-2081/? V/WindowManager: addAppToken: AppWindowToken{378ddfbe token=Token{38225679 ActivityRecord{22d5d740 u0 org.videolan.vlc/.gui.video.VideoPlayerActivity t237}}} to stack=1 task=237 at 1 04-29 15:09:41.283 1084-2081/? I/WindowManager: update systemui visibility:[8600], mLastSystemUiFlags:[8000], win:[Window{3f0906bf u0 org.videolan.vlc/org.videolan.vlc.gui.MainActivity}] 04-29 15:09:41.283 1084-2058/? D/MediaSessionService: Created session for package org.videolan.vlc with tag VLC 04-29 15:09:41.293 1084-1581/? I/ActivityManager: filter receiver for action = org.videolan.vlc.widget.UPDATE 04-29 15:09:41.293 1084-1857/? I/ActivityManager: filter receiver for action = org.videolan.vlc.widget.UPDATE_COVER 04-29 15:09:41.323 1084-1750/? D/ActivityManager: resumeTopActivityLocked: Restarting ActivityRecord{22d5d740 u0 org.videolan.vlc/.gui.video.VideoPlayerActivity t237} 04-29 15:09:41.343 6236-6236/? V/ActivityThread: ActivityRecord{24c01eb token=android.os.BinderProxy@9b49b48 {org.videolan.vlc/org.videolan.vlc.gui.video.VideoPlayerActivity}}: app=org.videolan.vlc.VLCApplication@3985280b, appName=org.videolan.vlc, pkg=org.videolan.vlc, comp={org.videolan.vlc/org.videolan.vlc.gui.video.VideoPlayerActivity}, dir=/data/app/org.videolan.vlc-1/base.apk 04-29 15:09:41.343 6236-6236/? D/VLC/VideoPlayerActivity: MediaRouter information : android.media.MediaRouter@189e7053 04-29 15:09:41.343 6236-6236/? I/VLC/VideoPlayerActivity: No secondary display detected 04-29 15:09:41.453 1084-1581/? V/WindowManager: Adding window Window{1a9101ed u0 org.videolan.vlc/org.videolan.vlc.gui.video.VideoPlayerActivity} at 3 of 9 (after Window{3f0906bf u0 org.videolan.vlc/org.videolan.vlc.gui.MainActivity}) 04-29 15:09:41.463 1084-1857/? I/WindowManager: update systemui visibility:[8f07], mLastSystemUiFlags:[8600], win:[Window{1a9101ed u0 org.videolan.vlc/org.videolan.vlc.gui.video.VideoPlayerActivity}] 04-29 15:09:41.493 1084-12118/? V/WindowManager: Adding window Window{2b88cfe9 u0 SurfaceView} at 3 of 10 (before Window{1a9101ed u0 org.videolan.vlc/org.videolan.vlc.gui.video.VideoPlayerActivity}) 04-29 15:09:41.513 1084-2030/? V/WindowManager: Adding window Window{1f7d870f u0 SurfaceView} at 4 of 11 (before Window{1a9101ed u0 org.videolan.vlc/org.videolan.vlc.gui.video.VideoPlayerActivity}) 04-29 15:09:41.543 1084-2058/? I/ActivityManager: filter receiver for action = org.videolan.vlc.widget.UPDATE 04-29 15:09:41.553 1084-12118/? I/ActivityManager: filter receiver for action = org.videolan.vlc.widget.UPDATE_COVER 04-29 15:09:41.633 6236-6236/? W/MediaRouter: removeCallback(org.videolan.vlc.gui.video.VideoPlayerActivity$1@2dd8d1cb): callback not registered 04-29 15:09:41.633 1084-12118/? D/NotificationService: cancelNotificationWithTag pid 6236,uid = 10809,tag = null,pkg =org.videolan.vlc 04-29 15:09:41.633 6236-6236/? E/VLC/VideoPlayerActivity: Invalid surface size 04-29 15:09:41.633 6236-6236/? D/VLC/VideoPlayerActivity: Continuing playback from PlaybackService at index 0 04-29 15:09:41.643 1084-1580/? I/MediaFocusControl: AudioFocus requestAudioFocus() from android.media.AudioManager@128e14b2org.videolan.vlc.PlaybackService$1@24793c03 req=1flags=0x0 04-29 15:09:41.643 6236-6236/? D/VLC: [00000055a1ad88a8/185c] core generic: creating audio output 04-29 15:09:41.643 6236-6236/? D/VLC: [00000055a26c23b8/185c] core audio output: looking for audio output module matching "android_audiotrack,none": 4 candidates 04-29 15:09:41.643 6236-6236/? D/VLC: [00000055a26c23b8/185c] core audio output: using audio output module "android_audiotrack" 04-29 15:09:41.643 1084-1133/? I/ActivityManager: Displayed org.videolan.vlc/.gui.video.VideoPlayerActivity: +319ms 04-29 15:09:41.643 6236-6236/? D/VLC: [00000055a1ad88a8/185c] core generic: keeping audio output 04-29 15:09:41.643 6236-6236/? D/VLC: [00000055a21dff58/185c] core input: Creating an input for '1469283672399.mp4' 04-29 15:09:41.643 6236-8997/? D/VLC: [00000055a21dff58/2325] core input: using timeshift granularity of 50 MiB 04-29 15:09:41.643 6236-8997/? D/VLC: [00000055a21dff58/2325] core input: using default timeshift path 04-29 15:09:41.653 6236-8997/? D/VLC: [00000055a21dff58/2325] core input: http://172.com6.com6/1:8080/examples/videotest/1469283672399.mp4' gives access http' demux ' path 172.com6.com6/1:8080/examples/videotest/1469283672399.mp4' 04-29 15:09:41.653 6236-8997/? D/VLC: [00000055a1c95d58/2325] core input source: specified demux: any 04-29 15:09:41.653 6236-8997/? D/VLC: [00000055a1c95d58/2325] core input source: creating demux: access='http' demux='any' location='172.com6.com6/1:8080/examples/videotest/1469283672399.mp4' file='(null)' 04-29 15:09:41.653 6236-8997/? D/VLC: [00000055a1ff4588/2325] core demux: looking for access_demux module matching "http": 6 candidates 04-29 15:09:41.653 6236-8997/? D/VLC: [00000055a1ff4588/2325] core demux: no access_demux modules matched 04-29 15:09:41.653 6236-8997/? D/VLC: [00000055a209c988/2325] core access: creating access: http://172.com6.com6/1:8080/examples/videotest/1469283672399.mp4 04-29 15:09:41.653 6236-8997/? D/VLC: [00000055a209c988/2325] core access: looking for access module matching "http": 25 candidates 04-29 15:09:41.653 6236-8998/? D/VLC: [00000055a209c988/2326] transport access: resolving 172.com6.com6 ... 04-29 15:09:41.663 6236-6236/? I/VLC/PlaybackService: Media.Event.MetaChanged: 12 04-29 15:09:41.663 6236-6236/? I/VLC/PlaybackService: Media.Event.MetaChanged: 12 04-29 15:09:41.743 2059-2718/? D/AppsOperator: audio start : org.videolan.vlc 04-29 15:09:41.963 1084-1133/? I/Timeline: Timeline: Activity_windows_visible id: ActivityRecord{22d5d740 u0 org.videolan.vlc/.gui.video.VideoPlayerActivity t237} time:414603483 04-29 15:09:42.743 1084-1105/? I/WindowManager: update systemui visibility:[8700], mLastSystemUiFlags:[8f07], win:[Window{1a9101ed u0 org.videolan.vlc/org.videolan.vlc.gui.video.VideoPlayerActivity}] 04-29 15:09:43.463 6236-6236/? I/VLC/VideoPlayerActivity: remove View! 04-29 15:09:43.553 1084-1106/? I/WindowManager: update systemui visibility:[8f07], mLastSystemUiFlags:[8700], win:[Window{1a9101ed u0 org.videolan.vlc/org.videolan.vlc.gui.video.VideoPlayerActivity}] 04-29 15:09:44.083 1084-2126/? I/WindowManager: update systemui visibility:[8700], mLastSystemUiFlags:[8f07], win:[Window{1a9101ed u0 org.videolan.vlc/org.videolan.vlc.gui.video.VideoPlayerActivity}] 04-29 15:09:44.663 1084-12118/? W/ActivityManager: Duplicate finish request for ActivityRecord{22d5d740 u0 org.videolan.vlc/.gui.video.VideoPlayerActivity t237 f} 04-29 15:09:44.663 6236-6236/? I/VLC/VideoPlayerActivity: remove View! 04-29 15:09:44.683 1084-1580/? V/WindowManager: Skipping AppWindowToken{378ddfbe token=Token{38225679 ActivityRecord{22d5d740 u0 org.videolan.vlc/.gui.video.VideoPlayerActivity t237}}} -- going to hide 04-29 15:09:45.163 1084-1120/? W/ActivityManager: Activity pause timeout for ActivityRecord{22d5d740 u0 org.videolan.vlc/.gui.video.VideoPlayerActivity t237 f} 04-29 15:09:45.163 1084-1120/? V/WindowManager: Skipping AppWindowToken{378ddfbe token=Token{38225679 ActivityRecord{22d5d740 u0 org.videolan.vlc/.gui.video.VideoPlayerActivity t237}}} -- going to hide 04-29 15:09:45.163 1084-1120/? D/ActivityManager: resumeTopActivityLocked: Resumed ActivityRecord{32e77f39 u0 org.videolan.vlc/.gui.MainActivity t237} 04-29 15:09:46.303 1084-1580/? V/WindowManager: Skipping AppWindowToken{378ddfbe token=Token{38225679 ActivityRecord{22d5d740 u0 org.videolan.vlc/.gui.video.VideoPlayerActivity t237}}} -- going to hide 04-29 15:09:55.273 1084-1507/? I/InputDispatcher: Application is not responding: AppWindowToken{2b698edf token=Token{146ab97e ActivityRecord{32e77f39 u0 org.videolan.vlc/.gui.MainActivity t237}}}. It has been 8007.1ms since event, 8005.7ms since wait started. Reason: Waiting because no window has focus but there is a focused application that may eventually add a window when it finishes starting up. 04-29 15:09:55.273 1084-1507/? I/WindowManager: Input event dispatching timed out sending to application AppWindowToken{2b698edf token=Token{146ab97e ActivityRecord{32e77f39 u0 org.videolan.vlc/.gui.MainActivity t237}}}. Reason: Waiting because no window has focus but there is a focused application that may eventually add a window when it finishes starting up. 04-29 15:10:03.083 1084-1120/? E/ActivityManager: ANR in org.videolan.vlc (org.videolan.vlc/.gui.MainActivity) PID: 6236 Reason: Input dispatching timed out (Waiting because no window has focus but there is a focused application that may eventually add a window when it finishes starting up.) Load: 5.36 / 5.83 / 5.92 CPU usage from 0ms to 7786ms later: 64% 1084/system_server: 16% user + 47% kernel / faults: 8896 minor 5.3% 2082/com.android.phone: 1.9% user + 3.3% kernel / faults: 4049 minor 8% 1734/com.android.systemui: 4.3% user + 3.7% kernel / faults: 2299 minor 10 major 0% 367/debuggerd: 0% user + 0% kernel / faults: 3093 minor 2.3% 6236/org.videolan.vlc: 0.9% user + 1.3% kernel / faults: 2183 minor 2% 2059/com.huawei.powergenie: 0.5% user + 1.5% kernel / faults: 2154 minor 1.7% 2103/com.huawei.android.powermonitor: 0.8% user + 0.8% kernel / faults: 2062 minor 0.1% 2012/com.huawei.hwpplogservice: 0% user + 0% kernel / faults: 1894 minor 0.1% 2127/com.huawei.ca: 0% user + 0% kernel / faults: 1672 minor 0% 2034/com.android.keyguard: 0% user + 0% kernel / faults: 1628 minor 1 major 0% 1689/com.fingerprints.service: 0% user + 0% kernel / faults: 1419 minor 1 major 0% 368/debuggerd64: 0% user + 0% kernel / faults: 1812 minor 0% 1712/com.huawei.securitymgr: 0% user + 0% kernel / faults: 1373 minor 1.1% 263/ueventd: 0.3% user + 0.7% kernel 0.8% 9841/adbd: 0% user + 0.8% kernel / faults: 176 minor 0.7% 333/surfaceflinger: 0.1% user + 0.6% kernel / faults: 2 minor 0.6% 8573/logcat: 0% user + 0.6% kernel 0.2% 708/jankservice: 0% user + 0.1% kernel / faults: 2 minor 0.3% 3189/core_ctl/0: 0% user + 0.3% kernel 0.1% 29/migration/7: 0% user + 0.1% kernel 0.1% 205/cfinteractive: 0% user + 0.1% kernel 0.2% 209/mmcqd/0: 0% user + 0.2% kernel 0.2% 2785/kworker/u16:4: 0% user + 0.2% kernel 0.2% 4147/mdss_fb0: 0% user + 0.2% kernel 0% 1//init: 0% user + 0% kernel / faults: 156 minor 0% 6/kworker/u16:0: 0% user + 0% kernel 0.1% 7/migration/0: 0% user + 0.1% kernel 0% 10/rcu_preempt: 0% user + 0% kernel 0.1% 14/migration/4: 0% user + 0.1% kernel 0% 19/migration/5: 0% user + 0% kernel 0.1% 24/migration/6: 0% user + 0.1% kernel 0.1% 46/kworker/u17:0: 0% user + 0.1% kernel 0% 197/fpc1020_worker: 0% user + 0% kernel 0% 265/migration/2: 0% user + 0% kernel 0% 281/jbd2/mmcblk0p26: 0% user + 0% kernel 0% 331/servicemanager: 0% user + 0% kernel 0.1% 1589/kworker/u17:3: 0% user + 0.1% kernel 0.1% 2220/kworker/4:3: 0% user + 0.1% kernel 0% 2786/kworker/u16:6: 0% user + 0% kernel 0% 3161/irq/215-408000.: 0% user + 0% kernel 0.1% 3176/migration/1: 0% user + 0.1% kernel 0% 3183/migration/3: 0% user + 0% kernel 0.1% 4083/kworker/7:4: 0% user + 0.1% kernel 0% 8085/com.huawei.android.pushagent.PushService: 0% user + 0% kernel 0% 15543/wpa_supplicant: 0% user + 0% kernel 0.1% 31495/kworker/6:4: 0% user + 0.1% kernel 0% 32629/com.huawei.bd: 0% user + 0% kernel 24% TOTAL: 8.2% user + 15% kernel + 0.1% iowait CPU usage from 7226ms to 7751ms later: 5.6% 1084/system_server: 5.6% user + 0% kernel / faults: 2 minor 5.6% 1120/ActivityManager: 5.6% user + 0% kernel 1.2% 331/servicemanager: 0% user + 1.2% kernel 1.7% 15543/wpa_supplicant: 1.7% user + 0% kernel 0% TOTAL: 0% user + 0% kernel + 0% iowait 04-29 15:10:03.173 1084-1120/? I/WindowManager: update systemui visibility:[8000], mLastSystemUiFlags:[8700], win:[Window{1aabd6e7 u0 Application Not Responding: org.videolan.vlc}] 04-29 15:10:05.693 6236-8998/? E/VLC: [00000055a209c988/2326] transport access: cannot resolve 172.com6.com6 port 80: No address associated with hostname 04-29 15:10:05.693 6236-8997/? E/VLC: [00000055a209c988/2325] access access: HTTP connection failure 04-29 15:10:05.693 6236-8997/? D/VLC: [00000055a209c988/2325] http access: querying proxy for http://172.com6.com6/1:8080/examples/videotest/1469283672399.mp4 04-29 15:10:05.693 6236-8997/? D/VLC: [00000055a209c988/2325] http access: no proxy 04-29 15:10:05.693 6236-8997/? D/VLC: [00000055a209c988/2325] http access: http: server='172.com6.com6' port=80 file='/1:8080/examples/videotest/1469283672399.mp4' 04-29 15:10:05.693 6236-8997/? D/VLC: [00000055a209c988/2325] core access: net: connecting to 172.com6.com6 port 80