Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why i use 0.3.2.2 in android and seek video will crash? #440

Closed
xiaojianan opened this issue Sep 6, 2015 · 0 comments
Closed

Why i use 0.3.2.2 in android and seek video will crash? #440

xiaojianan opened this issue Sep 6, 2015 · 0 comments

Comments

@xiaojianan
Copy link

When I use 0.3.2.2 sample, it will crash when i seek the video. I don't know how to fix it, hope anyone can help. The log is as follow:

09-06 04:07:35.689 4987-4987/? D/IJKMEDIA﹕ IjkMediaPlayer_seekTo
09-06 04:07:35.689 4987-4987/? D/IJKMEDIA﹕ ijkmp_seek_to(23449)
09-06 04:07:35.689 4987-4987/? D/IJKMEDIA﹕ ijkmp_seek_to(23449)=0
09-06 04:07:35.689 4987-5015/? D/IJKMEDIA﹕ ijkmp_get_msg: FFP_REQ_SEEK
09-06 04:07:35.689 4987-5015/? D/IJKMEDIA﹕ stream_seek 23449000(23449) + 0,
09-06 04:07:35.689 4987-5015/? D/IJKMEDIA﹕ ijkmp_get_msg: FFP_REQ_SEEK: seek to 23449
09-06 04:07:35.717 4987-4987/? D/IJKMEDIA﹕ IjkMediaPlayer_seekTo
09-06 04:07:35.717 4987-4987/? D/IJKMEDIA﹕ ijkmp_seek_to(24781)
09-06 04:07:35.717 4987-5015/? D/IJKMEDIA﹕ ijkmp_get_msg: FFP_REQ_SEEK
09-06 04:07:35.717 4987-5015/? D/IJKMEDIA﹕ stream_seek 24781000(24781) + 0,
09-06 04:07:35.717 4987-5015/? D/IJKMEDIA﹕ ijkmp_get_msg: FFP_REQ_SEEK: seek to 24781
09-06 04:07:35.717 4987-4987/? D/IJKMEDIA﹕ ijkmp_seek_to(24781)=0
09-06 04:07:35.733 4987-4987/? D/IJKMEDIA﹕ IjkMediaPlayer_seekTo
09-06 04:07:35.733 4987-4987/? D/IJKMEDIA﹕ ijkmp_seek_to(26647)
09-06 04:07:35.733 4987-4987/? D/IJKMEDIA﹕ ijkmp_seek_to(26647)=0
09-06 04:07:35.733 4987-5015/? D/IJKMEDIA﹕ ijkmp_get_msg: FFP_REQ_SEEK
09-06 04:07:35.733 4987-5015/? D/IJKMEDIA﹕ stream_seek 26647000(26647) + 0,
09-06 04:07:35.733 4987-5015/? D/IJKMEDIA﹕ ijkmp_get_msg: FFP_REQ_SEEK: seek to 26647
09-06 04:07:35.749 4987-4987/? D/IJKMEDIA﹕ IjkMediaPlayer_seekTo
09-06 04:07:35.749 4987-4987/? D/IJKMEDIA﹕ ijkmp_seek_to(31710)
09-06 04:07:35.749 4987-5015/? D/IJKMEDIA﹕ ijkmp_get_msg: FFP_REQ_SEEK
09-06 04:07:35.749 4987-5015/? D/IJKMEDIA﹕ stream_seek 31710000(31710) + 0,
09-06 04:07:35.749 4987-5015/? D/IJKMEDIA﹕ ijkmp_get_msg: FFP_REQ_SEEK: seek to 31710
09-06 04:07:35.749 4987-4987/? D/IJKMEDIA﹕ ijkmp_seek_to(31710)=0
09-06 04:07:35.761 570-612/? D/MobileDataStateTracker﹕ default: setPolicyDataEnable(enabled=true)
09-06 04:07:35.765 4987-4987/? D/IJKMEDIA﹕ IjkMediaPlayer_seekTo
09-06 04:07:35.765 4987-4987/? D/IJKMEDIA﹕ ijkmp_seek_to(39171)
09-06 04:07:35.765 4987-4987/? D/IJKMEDIA﹕ ijkmp_seek_to(39171)=0
09-06 04:07:35.769 4987-5015/? D/IJKMEDIA﹕ ijkmp_get_msg: FFP_REQ_SEEK
09-06 04:07:35.769 4987-5015/? D/IJKMEDIA﹕ stream_seek 39171000(39171) + 0,
09-06 04:07:35.769 4987-5015/? D/IJKMEDIA﹕ ijkmp_get_msg: FFP_REQ_SEEK: seek to 39171
09-06 04:07:35.785 4987-4987/? D/IJKMEDIA﹕ IjkMediaPlayer_seekTo
09-06 04:07:35.785 4987-4987/? D/IJKMEDIA﹕ ijkmp_seek_to(58623)
09-06 04:07:35.785 4987-4987/? D/IJKMEDIA﹕ ijkmp_seek_to(58623)=0
09-06 04:07:35.785 4987-5015/? D/IJKMEDIA﹕ ijkmp_get_msg: FFP_REQ_SEEK
09-06 04:07:35.785 4987-5015/? D/IJKMEDIA﹕ stream_seek 58623000(58623) + 0,
09-06 04:07:35.785 4987-5015/? D/IJKMEDIA﹕ ijkmp_get_msg: FFP_REQ_SEEK: seek to 58623
09-06 04:07:35.801 4987-4987/? D/IJKMEDIA﹕ IjkMediaPlayer_seekTo
09-06 04:07:35.801 4987-4987/? D/IJKMEDIA﹕ ijkmp_seek_to(70082)
09-06 04:07:35.801 4987-5015/? D/IJKMEDIA﹕ ijkmp_get_msg: FFP_REQ_SEEK
09-06 04:07:35.801 4987-5015/? D/IJKMEDIA﹕ stream_seek 70082000(70082) + 0,
09-06 04:07:35.801 4987-5015/? D/IJKMEDIA﹕ ijkmp_get_msg: FFP_REQ_SEEK: seek to 70082
09-06 04:07:35.801 4987-4987/? D/IJKMEDIA﹕ ijkmp_seek_to(70082)=0
09-06 04:07:35.817 4987-4987/? D/IJKMEDIA﹕ IjkMediaPlayer_seekTo
09-06 04:07:35.817 4987-4987/? D/IJKMEDIA﹕ ijkmp_seek_to(82073)
09-06 04:07:35.817 4987-4987/? D/IJKMEDIA﹕ ijkmp_seek_to(82073)=0
09-06 04:07:35.817 4987-5015/? D/IJKMEDIA﹕ ijkmp_get_msg: FFP_REQ_SEEK
09-06 04:07:35.817 4987-5015/? D/IJKMEDIA﹕ stream_seek 82073000(82073) + 0,
09-06 04:07:35.817 4987-5015/? D/IJKMEDIA﹕ ijkmp_get_msg: FFP_REQ_SEEK: seek to 82073
09-06 04:07:35.833 4987-4987/? D/IJKMEDIA﹕ IjkMediaPlayer_seekTo
09-06 04:07:35.833 4987-4987/? D/IJKMEDIA﹕ ijkmp_seek_to(96462)
09-06 04:07:35.837 4987-5015/? D/IJKMEDIA﹕ ijkmp_get_msg: FFP_REQ_SEEK
09-06 04:07:35.837 4987-5015/? D/IJKMEDIA﹕ stream_seek 96462000(96462) + 0,
09-06 04:07:35.837 4987-5015/? D/IJKMEDIA﹕ ijkmp_get_msg: FFP_REQ_SEEK: seek to 96462
09-06 04:07:35.837 4987-4987/? D/IJKMEDIA﹕ ijkmp_seek_to(96462)=0
09-06 04:07:35.849 4987-4987/? D/IJKMEDIA﹕ IjkMediaPlayer_seekTo
09-06 04:07:35.849 4987-4987/? D/IJKMEDIA﹕ ijkmp_seek_to(101259)
09-06 04:07:35.849 4987-4987/? D/IJKMEDIA﹕ ijkmp_seek_to(101259)=0
09-06 04:07:35.849 4987-5015/? D/IJKMEDIA﹕ ijkmp_get_msg: FFP_REQ_SEEK
09-06 04:07:35.849 4987-5015/? D/IJKMEDIA﹕ stream_seek 101259000(101259) + 0,
09-06 04:07:35.849 4987-5015/? D/IJKMEDIA﹕ ijkmp_get_msg: FFP_REQ_SEEK: seek to 101259
09-06 04:07:35.869 4987-4987/? D/IJKMEDIA﹕ IjkMediaPlayer_seekTo
09-06 04:07:35.869 4987-4987/? D/IJKMEDIA﹕ ijkmp_seek_to(103391)
09-06 04:07:35.869 4987-4987/? D/IJKMEDIA﹕ ijkmp_seek_to(103391)=0
09-06 04:07:35.869 4987-5015/? D/IJKMEDIA﹕ ijkmp_get_msg: FFP_REQ_SEEK
09-06 04:07:35.869 4987-5015/? D/IJKMEDIA﹕ stream_seek 103391000(103391) + 0,
09-06 04:07:35.869 4987-5015/? D/IJKMEDIA﹕ ijkmp_get_msg: FFP_REQ_SEEK: seek to 103391
09-06 04:07:35.881 570-612/? D/MobileDataStateTracker﹕ default: setPolicyDataEnable(enabled=true)
09-06 04:07:35.997 570-612/? D/MobileDataStateTracker﹕ default: setPolicyDataEnable(enabled=true)
09-06 04:07:36.121 570-612/? D/MobileDataStateTracker﹕ default: setPolicyDataEnable(enabled=true)
09-06 04:07:36.245 570-612/? D/MobileDataStateTracker﹕ default: setPolicyDataEnable(enabled=true)
09-06 04:07:36.365 570-612/? D/MobileDataStateTracker﹕ default: setPolicyDataEnable(enabled=true)
09-06 04:07:36.481 4987-5017/? D/IJKMEDIA﹕ ffp_toggle_buffering_l: start
09-06 04:07:36.481 4987-5015/? D/IJKMEDIA﹕ FFP_MSG_BUFFERING_START:
09-06 04:07:36.481 570-612/? D/MobileDataStateTracker﹕ default: setPolicyDataEnable(enabled=true)
09-06 04:07:36.489 4987-5017/? A/libc﹕ Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 5017 (jk.media.sample)
09-06 04:07:36.489 4987-5015/? D/IJKMEDIA﹕ ijkmp_get_msg: FFP_MSG_SEEK_COMPLETE
09-06 04:07:36.489 4987-5015/? D/IJKMEDIA﹕ FFP_MSG_SEEK_COMPLETE:
09-06 04:07:36.489 570-572/? D/dalvikvm﹕ GC_CONCURRENT freed 1626K, 35% free 10488K/16072K, paused 2ms+1ms, total 11ms
09-06 04:07:36.593 4640-4640/? I/DEBUG﹕ *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
09-06 04:07:36.593 4640-4640/? I/DEBUG﹕ Build fingerprint: 'generic/vbox86p/vbox86p:4.4.4/KTU84P/eng.buildbot.20150610.102145:userdebug/test-keys'
09-06 04:07:36.593 4640-4640/? I/DEBUG﹕ Revision: '0'
09-06 04:07:36.593 4640-4640/? I/DEBUG﹕ pid: 4987, tid: 5017, name: jk.media.sample >>> tv.danmaku.ijk.media.sample <<<
09-06 04:07:36.593 4640-4640/? I/DEBUG﹕ signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ eax b824a1e0 ebx 923a4c74 ecx 00000005 edx 92ff0fe0
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ esi 00000000 edi 9239c7dc
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ xcs 00000073 xds 0000007b xes 0000007b xfs 00000000 xss 0000007b
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ eip 9238d2da ebp 91a27020 esp 91924b90 flags 00210282
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ backtrace:
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ #00 pc 000112da /data/app-lib/tv.danmaku.ijk.media.sample-2/libijkplayer.so
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ #1 pc 0000909d /data/app-lib/tv.danmaku.ijk.media.sample-2/libijksdl.so
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ #2 pc 0000bc7c /system/lib/libc.so (__thread_entry+236)
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ #3 pc 0003e295 /system/lib/libc.so (__pthread_clone+69)
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ #4 pc 0000904f /data/app-lib/tv.danmaku.ijk.media.sample-2/libijksdl.so
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ #5 pc 00000023 [anon:libc_malloc]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ #6 pc 0011baff [heap]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ #7 pc 000e08f7 [heap]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ #8 pc 000e06af [heap]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ #9 pc 000de69f [heap]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ #10 pc 00017b97 [heap]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ #11 pc 0015773f [heap]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ #12 pc 0002576f [heap]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ #13 pc 0002510f [heap]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ #14 pc 0004b797 [heap]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ #15 pc 0004a08f [heap]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ #16 pc 000497cf [heap]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ #17 pc 00046b57 [heap]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ #18 pc 00045c77 [heap]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ stack:
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924b50 00000064
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924b54 00040000
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924b58 92461ef4 /data/app-lib/tv.danmaku.ijk.media.sample-2/libijksdl.so
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924b5c 923f82f5 /data/app-lib/tv.danmaku.ijk.media.sample-2/libijksdl.so (SDL_GetTickHR+37)
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924b60 00000006
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924b64 91924b78 [stack:5017]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924b68 91a27020 [anon:libc_malloc]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924b6c 923f7df0 /data/app-lib/tv.danmaku.ijk.media.sample-2/libijksdl.so (SDL_UnlockMutex+32)
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924b70 b824c110 [heap]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924b74 00000001
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924b78 9238888b /data/app-lib/tv.danmaku.ijk.media.sample-2/libijkplayer.so (ffp_check_buffering_l+11)
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924b7c 923a4c74 /data/app-lib/tv.danmaku.ijk.media.sample-2/libijkplayer.so
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924b80 91924c98 [stack:5017]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924b84 b9491b88 [heap]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924b88 91a27020 [anon:libc_malloc]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924b8c 9238e88b /data/app-lib/tv.danmaku.ijk.media.sample-2/libijkplayer.so
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ #00 91924b90 b824a1e0 [heap]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924b94 91924c50 [stack:5017]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924b98 00000000
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924b9c 80000000
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924ba0 0165cda8
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924ba4 00000000
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924ba8 ffffffff
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924bac 7fffffff
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924bb0 00000000
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924bb4 00000000
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924bb8 00000001
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924bbc 3eb0c6f7
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924bc0 91924c50 [stack:5017]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924bc4 41f6c9eb
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924bc8 000d6400
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924bcc 00000000
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ ........ ........
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ #1 91924d50 b824a1e0 [heap]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924d54 924528b8 /data/app-lib/tv.danmaku.ijk.media.sample-2/libijksdl.so
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924d58 924528a0 /data/app-lib/tv.danmaku.ijk.media.sample-2/libijksdl.so
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924d5c 00001399
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924d60 91a27030 [anon:libc_malloc]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924d64 00000000
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924d68 b770bda9 /system/lib/libc.so (pthread_mutex_lock+9)
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924d6c b7799fcc /system/lib/libc.so
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924d70 923f8057 /data/app-lib/tv.danmaku.ijk.media.sample-2/libijksdl.so
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924d74 b7799fcc /system/lib/libc.so
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924d78 91924dd0 [stack:5017]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924d7c b7709c7d /system/lib/libc.so (__thread_entry+237)
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ #2 91924d80 91a27024 [anon:libc_malloc]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924d84 00000000
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924d88 00000003
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924d8c 00000022
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924d90 00000000
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924d94 00000000
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924d98 00000000
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924d9c 00000000
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924da0 00000000
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924da4 91823000
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924da8 00000000
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924dac 00002000
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924db0 00050f00
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924db4 91924dd0 [stack:5017]
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924db8 91827000
09-06 04:07:36.737 4640-4640/? I/DEBUG﹕ 91924dbc b773c296 /system/lib/libc.so (__pthread_clone+70)
09-06 04:07:36.797 570-592/? I/BootReceiver﹕ Copying /data/tombstones/tombstone_04 to DropBox (SYSTEM_TOMBSTONE)
09-06 04:07:36.797 570-5220/? W/ActivityManager﹕ Force finishing activity tv.danmaku.ijk.media.sample/.activities.VideoActivity
09-06 04:07:36.809 570-585/? D/dalvikvm﹕ GC_FOR_ALLOC freed 147K, 32% free 10984K/16072K, paused 6ms, total 6ms
09-06 04:07:36.809 570-585/? I/dalvikvm-heap﹕ Grow heap (frag case) to 13.208MB for 2536932-byte allocation
09-06 04:07:36.817 570-601/? W/InputDispatcher﹕ channel '52abdedc tv.danmaku.ijk.media.sample/tv.danmaku.ijk.media.sample.activities.FileExplorerActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
09-06 04:07:36.817 570-601/? E/InputDispatcher﹕ channel '52abdedc tv.danmaku.ijk.media.sample/tv.danmaku.ijk.media.sample.activities.FileExplorerActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
09-06 04:07:36.817 570-601/? W/InputDispatcher﹕ channel '52ae4598 tv.danmaku.ijk.media.sample/tv.danmaku.ijk.media.sample.activities.VideoActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
09-06 04:07:36.817 570-601/? E/InputDispatcher﹕ channel '52ae4598 tv.danmaku.ijk.media.sample/tv.danmaku.ijk.media.sample.activities.VideoActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
09-06 04:07:36.817 570-601/? W/InputDispatcher﹕ channel '52d43fac Panel:tv.danmaku.ijk.media.sample/tv.danmaku.ijk.media.sample.activities.VideoActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
09-06 04:07:36.817 570-601/? E/InputDispatcher﹕ channel '52d43fac Panel:tv.danmaku.ijk.media.sample/tv.danmaku.ijk.media.sample.activities.VideoActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
09-06 04:07:36.817 241-241/? D/Zygote﹕ Process 4987 terminated by signal (11)
09-06 04:07:36.821 570-1717/? W/MediaFocusControl﹕ AudioFocus audio focus client died
09-06 04:07:36.821 570-579/? D/dalvikvm﹕ GC_FOR_ALLOC freed <1K, 28% free 13461K/18552K, paused 11ms, total 11ms
09-06 04:07:36.821 570-3846/? W/InputDispatcher﹕ Attempted to unregister already unregistered input channel '52ae4598 tv.danmaku.ijk.media.sample/tv.danmaku.ijk.media.sample.activities.VideoActivity (server)'
09-06 04:07:36.821 570-1717/? I/MediaFocusControl﹕ AudioFocus removeFocusStackEntry(): removing entry for android.os.BinderProxy@52a0b8d0
09-06 04:07:36.821 570-667/? W/InputDispatcher﹕ Attempted to unregister already unregistered input channel '52abdedc tv.danmaku.ijk.media.sample/tv.danmaku.ijk.media.sample.activities.FileExplorerActivity (server)'
09-06 04:07:36.821 570-762/? W/InputDispatcher﹕ Attempted to unregister already unregistered input channel '52d43fac Panel:tv.danmaku.ijk.media.sample/tv.danmaku.ijk.media.sample.activities.VideoActivity (server)'
09-06 04:07:36.821 570-3846/? I/WindowState﹕ WIN DEATH: Window{52ae4598 u0 tv.danmaku.ijk.media.sample/tv.danmaku.ijk.media.sample.activities.VideoActivity}
09-06 04:07:36.821 570-667/? I/WindowState﹕ WIN DEATH: Window{52abdedc u0 tv.danmaku.ijk.media.sample/tv.danmaku.ijk.media.sample.activities.FileExplorerActivity}
09-06 04:07:36.821 570-762/? I/WindowState﹕ WIN DEATH: Window{52d43fac u0 Panel:tv.danmaku.ijk.media.sample/tv.danmaku.ijk.media.sample.activities.VideoActivity}
09-06 04:07:36.825 570-887/? I/WindowState﹕ WIN DEATH: Window{52bbe0c4 u0 SurfaceView}
09-06 04:07:36.833 570-1787/? I/ActivityManager﹕ Process tv.danmaku.ijk.media.sample (pid 4987) has died.
09-06 04:07:36.837 570-572/? D/dalvikvm﹕ GC_CONCURRENT freed 6K, 27% free 13638K/18552K, paused 2ms+4ms, total 16ms
09-06 04:07:36.841 5222-5222/? D/dalvikvm﹕ Late-enabling CheckJNI
09-06 04:07:36.841 241-241/? D/dalvikvm﹕ WAIT_FOR_CONCURRENT_GC blocked 1ms
09-06 04:07:36.841 241-241/? D/dalvikvm﹕ GC_EXPLICIT freed 43K, 3% free 3564K/3668K, paused 0ms+0ms, total 2ms
09-06 04:07:36.845 241-241/? D/dalvikvm﹕ GC_EXPLICIT freed <1K, 3% free 3564K/3668K, paused 0ms+0ms, total 1ms
09-06 04:07:36.845 241-241/? D/dalvikvm﹕ GC_EXPLICIT freed <1K, 3% free 3564K/3668K, paused 1ms+0ms, total 2ms
09-06 04:07:36.845 570-1787/? I/ActivityManager﹕ Start proc tv.danmaku.ijk.media.sample for activity tv.danmaku.ijk.media.sample/.activities.FileExplorerActivity: pid=5222 uid=10065 gids={50065, 3003, 1028, 1015}
09-06 04:07:36.861 5222-5222/? W/dalvikvm﹕ VFY: unable to find class referenced in signature (Landroid/view/SearchEvent;)
09-06 04:07:36.861 5222-5222/? I/dalvikvm﹕ Could not find method android.view.Window$Callback.onSearchRequested, referenced from method android.support.v7.internal.view.WindowCallbackWrapper.onSearchRequested
09-06 04:07:36.861 5222-5222/? W/dalvikvm﹕ VFY: unable to resolve interface method 16457: Landroid/view/Window$Callback;.onSearchRequested (Landroid/view/SearchEvent;)Z
09-06 04:07:36.861 5222-5222/? D/dalvikvm﹕ VFY: replacing opcode 0x72 at 0x0002
09-06 04:07:36.861 5222-5222/? I/dalvikvm﹕ Could not find method android.view.Window$Callback.onWindowStartingActionMode, referenced from method android.support.v7.internal.view.WindowCallbackWrapper.onWindowStartingActionMode
09-06 04:07:36.861 5222-5222/? W/dalvikvm﹕ VFY: unable to resolve interface method 16461: Landroid/view/Window$Callback;.onWindowStartingActionMode (Landroid/view/ActionMode$Callback;I)Landroid/view/ActionMode;
09-06 04:07:36.861 5222-5222/? D/dalvikvm﹕ VFY: replacing opcode 0x72 at 0x0002
09-06 04:07:36.869 5222-5222/? I/dalvikvm﹕ Could not find method android.content.res.TypedArray.getChangingConfigurations, referenced from method android.support.v7.internal.widget.TintTypedArray.getChangingConfigurations
09-06 04:07:36.869 5222-5222/? W/dalvikvm﹕ VFY: unable to resolve virtual method 418: Landroid/content/res/TypedArray;.getChangingConfigurations ()I
09-06 04:07:36.869 5222-5222/? D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002
09-06 04:07:36.869 5222-5222/? I/dalvikvm﹕ Could not find method android.content.res.TypedArray.getType, referenced from method android.support.v7.internal.widget.TintTypedArray.getType
09-06 04:07:36.869 5222-5222/? W/dalvikvm﹕ VFY: unable to resolve virtual method 440: Landroid/content/res/TypedArray;.getType (I)I
09-06 04:07:36.869 5222-5222/? D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002
09-06 04:07:36.885 5222-5226/? D/dalvikvm﹕ GC_CONCURRENT freed 225K, 8% free 3732K/4016K, paused 3ms+3ms, total 10ms
09-06 04:07:36.885 5222-5222/? I/dalvikvm﹕ Could not find method android.content.res.Resources.getDrawable, referenced from method android.support.v7.internal.widget.ResourcesWrapper.getDrawable
09-06 04:07:36.885 5222-5222/? W/dalvikvm﹕ VFY: unable to resolve virtual method 381: Landroid/content/res/Resources;.getDrawable (ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
09-06 04:07:36.885 5222-5222/? D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002
09-06 04:07:36.885 5222-5222/? I/dalvikvm﹕ Could not find method android.content.res.Resources.getDrawableForDensity, referenced from method android.support.v7.internal.widget.ResourcesWrapper.getDrawableForDensity
09-06 04:07:36.885 5222-5222/? W/dalvikvm﹕ VFY: unable to resolve virtual method 383: Landroid/content/res/Resources;.getDrawableForDensity (IILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
09-06 04:07:36.885 5222-5222/? D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002
09-06 04:07:36.889 5222-5222/? D/dalvikvm﹕ GC_FOR_ALLOC freed 12K, 7% free 3966K/4240K, paused 1ms, total 1ms
09-06 04:07:36.893 5222-5222/? I/dalvikvm-heap﹕ Grow heap (frag case) to 6.348MB for 2536932-byte allocation
09-06 04:07:36.893 5222-5231/? D/dalvikvm﹕ GC_FOR_ALLOC freed <1K, 5% free 6442K/6720K, paused 3ms, total 3ms
09-06 04:07:36.897 5222-5226/? D/dalvikvm﹕ GC_CONCURRENT freed <1K, 5% free 6442K/6720K, paused 0ms+1ms, total 4ms
09-06 04:07:36.925 570-612/? D/MobileDataStateTracker﹕ default: setPolicyDataEnable(enabled=true)
09-06 04:07:36.937 570-612/? D/MobileDataStateTracker﹕ default: setPolicyDataEnable(enabled=true)
09-06 04:07:36.953 5222-5222/? D/libEGL﹕ loaded /system/lib/egl/libEGL_genymotion.so
09-06 04:07:36.953 5222-5222/? D/﹕ HostConnection::get() New Host Connection established 0xb8184570, tid 5222
09-06 04:07:36.973 5222-5222/? D/libEGL﹕ loaded /system/lib/egl/libGLESv1_CM_genymotion.so
09-06 04:07:36.973 5222-5222/? D/libEGL﹕ loaded /system/lib/egl/libGLESv2_genymotion.so
09-06 04:07:36.985 240-240/? W/SurfaceFlinger﹕ couldn't log to binary event log: overflow.
09-06 04:07:37.001 5222-5222/? W/EGL_genymotion﹕ eglSurfaceAttrib not implemented
09-06 04:07:37.001 5222-5222/? E/OpenGLRenderer﹕ Getting MAX_TEXTURE_SIZE from GradienCache
09-06 04:07:37.001 5222-5222/? E/OpenGLRenderer﹕ MAX_TEXTURE_SIZE: 16384
09-06 04:07:37.005 5222-5222/? E/OpenGLRenderer﹕ Getting MAX_TEXTURE_SIZE from Caches::initConstraints()
09-06 04:07:37.005 5222-5222/? E/OpenGLRenderer﹕ MAX_TEXTURE_SIZE: 16384
09-06 04:07:37.005 5222-5222/? D/OpenGLRenderer﹕ Enabling debug mode 0
09-06 04:07:37.125 570-612/? D/MobileDataStateTracker﹕ default: setPolicyDataEnable(enabled=true)
09-06 04:07:37.149 570-584/? I/ActivityManager﹕ Displayed tv.danmaku.ijk.media.sample/.activities.FileExplorerActivity: +315ms
09-06 04:07:38.081 570-612/? D/MobileDataStateTracker﹕ default: setPolicyDataEnable(enabled=true)
09-06 04:07:38.093 570-612/? D/MobileDataStateTracker﹕ default: setPolicyDataEnable(enabled=true)
09-06 04:07:38.113 570-612/? D/MobileDataStateTracker﹕ default: setPolicyDataEnable(enabled=true)
09-06 04:07:38.165 570-612/? D/MobileDataStateTracker﹕ default: setPolicyDataEnable(enabled=true)
09-06 04:07:38.185 570-612/? D/MobileDataStateTracker﹕ default: setPolicyDataEnable(enabled=true)
09-06 04:07:38.229 570-612/? D/MobileDataStateTracker﹕ default: setPolicyDataEnable(enabled=true)
09-06 04:07:38.261 570-612/? D/MobileDataStateTracker﹕ default: setPolicyDataEnable(enabled=true)
09-06 04:07:38.301 570-612/? D/MobileDataStateTracker﹕ default: setPolicyDataEnable(enabled=true)
09-06 04:07:38.317 570-612/? D/MobileDataStateTracker﹕ default: setPolicyDataEnable(enabled=true)
09-06 04:08:00.017 627-627/? W/EGL_genymotion﹕ eglSurfaceAttrib not implemented
09-06 04:08:02.845 2628-2679/? D/dalvikvm﹕ GC_FOR_ALLOC freed 2369K, 25% free 24307K/32236K, paused 6ms, total 6ms
09-06 04:08:11.861 2628-2690/? D/dalvikvm﹕ GC_FOR_ALLOC freed 5332K, 36% free 20649K/32236K, paused 5ms, total 5ms
09-06 04:08:23.485 75-75/? W/Genyd﹕ Can't parse request
09-06 04:08:23.485 75-75/? D/Genyd﹕ Received Set Clipboard
09-06 04:08:23.485 75-75/? D/Genymotion﹕ Received Set Clipboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant