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

安卓11 播放视频 崩溃(编译最新版代码后已解决) #5243

Open
wuliaodemeng opened this issue Apr 14, 2021 · 5 comments
Open

Comments

@wuliaodemeng
Copy link

D/IJKMEDIA: ijkmp_set_data_source(url="http://47.104.146.244:5080/CDM/29.flv")
ijkmp_set_data_source(url="http://47.104.146.244:5080/CDM/29.flv")=0
IjkMediaPlayer_setVideoSurface
ijkmp_set_android_surface(surface=0x7ff05d14f8)
ffpipeline_set_surface()
ijkmp_set_android_surface(surface=0x7ff05d14f8)=void
IjkMediaPlayer_prepareAsync
ijkmp_prepare_async()
I/IJKMEDIA: ===== versions =====
ijkplayer : k0.8.8
FFmpeg : ff3.4--ijk0.8.7--20180103--001
libavutil : 55.78.100
libavcodec : 57.107.100
libavformat : 57.83.100
libswscale : 4.8.100
libswresample: 2.9.100
===== options =====
player-opts : packet-buffering = 0
format-opts : ijkapplication = -5476376633519722848
format-opts : ijkiomanager = -5476376633291992960
format-opts : analyzeduration = 100
format-opts : probesize = 65536
format-opts : flush_packets = 1
===================
I/IJKMEDIA: SDL_RunThread: [26474] ff_msg_loop
D/IJKMEDIA: message_loop
FFP_MSG_FLUSH:
I/IJKMEDIA: SDL_RunThread: [26475] ff_vout
I/IJKMEDIA: SDL_RunThread: [26476] ff_read
D/IJKMEDIA: ijkmp_prepare_async()=0
A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x72006444098000 in tid 26476 (ff_read), pid 26317 (com.example.mb)

@tewilove @devloe @ened @willerce @chundong
各位大佬,安卓11版本播放视频时崩溃了,报错信息如上,安卓10没问题,请问是啥原因呀。

@phoche
Copy link

phoche commented Apr 17, 2021

一样的问题
A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
A/DEBUG: Build fingerprint: 'OnePlus/OnePlus8_CH/OnePlus8:11/RP1A.201005.001/2010052330:user/release-keys'
A/DEBUG: Revision: '0'
A/DEBUG: ABI: 'arm64'
A/DEBUG: Timestamp: 2021-04-17 18:37:41+0800
A/DEBUG: pid: 14618, tid: 25096, name: ff_read >>> <<<
A/DEBUG: uid: 10382
A/DEBUG: signal 7 (SIGBUS), code 1 (BUS_ADRALN), fault addr 0x7eec000000018002
A/DEBUG: x0 b4000076e992d000 x1 0000000000000001 x2 00000075ca9d6900 x3 0000000000001020
A/DEBUG: x4 7eec000000018002 x5 8080000000808080 x6 feff080f06fefeff x7 7f7f7f7f7f7f7f7f
A/DEBUG: x8 0101010101010101 x9 0000000000000000 x10 000000000000000a x11 0000000000000030
A/DEBUG: x12 0000000000000003 x13 0000000000000000 x14 0001e7e5ed44a3f1 x15 000046025cff8d4c
A/DEBUG: x16 00000075e7b28388 x17 00000079be5d7cb0 x18 00000075c9284000 x19 00000075ca9d6900
A/DEBUG: x20 b4000076e992d000 x21 b4000077498e7140 x22 b4000077498e70e0 x23 00000075ca9d7a68
A/DEBUG: x24 0000000000000000 x25 000000764c449000 x26 0000000000000001 x27 00000000000fc000
A/DEBUG: x28 00000075ca8df000 x29 00000075ca9d7aa0
A/DEBUG: lr 00000075e78d36a0 sp 00000075ca9d68c0 pc 7eec000000018002 pst 0000000000001000
A/DEBUG: backtrace:
A/DEBUG: #00 pc 7eec000000018002
A/DEBUG: #1 pc 00000000002c669c /data/app/~~XZOIE6rdnVwoAPRmJUD8-A==/com.onesports.score-nDo97p5ERUq0oeFbZjUGKw==/lib/arm64/libijkffmpeg.so (av_application_on_http_event+24)

@wuliaodemeng
Copy link
Author

已解决,编译最新版本的代码后没问题了。

@wuliaodemeng wuliaodemeng changed the title 安卓11 播放视频 崩溃 安卓11 播放视频 崩溃(编译最新版代码后已解决) Apr 20, 2021
@GhRyuJin
Copy link

@wuliaodemeng 是更新最新的ijkffmpeg吗,我看ijkplayer代码并没有提交记录

@wuliaodemeng
Copy link
Author

@wuliaodemeng 是更新最新的ijkffmpeg吗,我看ijkplayer代码并没有提交记录

编译的2月份的代码,安卓11能正常播放视频了。

@JasonXiang2014
Copy link

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

4 participants