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

rtsp流长时间播放(大概8个小时左右),程序崩溃。 #5236

Open
supermanwu opened this issue Mar 27, 2021 · 2 comments
Open

Comments

@supermanwu
Copy link

程序运行系统:android4.4
ijkplayer版本:0.8.8
程序崩溃信息:
Build fingerprint: 'Android/aosp_welm380/welm380:4.4.2/KOT49H/eng.cc.20210320.173422:userdebug/dev-keys'
Revision: '0'
pid: 2000, tid: 2000, name: me.app.xxxxxx >>> com.me.app.xxxxxx <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 1b19cc2c
r0 6c533040 r1 69cd0b2c r2 00000000 r3 0007b764
r4 686ab440 r5 68800ca8 r6 7efe8f9c r7 7efe8fdc
r8 7efe8fc4 r9 00000001 sl 7efe90f4 fp 7efe8fdc
ip 69cdaa70 sp 7efe8f50 lr 69bf51b4 pc 69c553c4 cpsr 80000010
d0 000000000101ff80 d1 00000000101ff800
d2 0000008200000082 d3 0000000000000082
d4 0000000000410000 d5 0000001400000014
d6 0000000000000014 d7 700000000041005a
d8 0000000000000000 d9 000000000007ffb7
d10 0000002948fff6e0 d11 0000000042240000
d12 0000000000000000 d13 0000000000000000
d14 0000000000000000 d15 0000000000000000
d16 280001fd101ff800 d17 0101ff800101ff80
d18 280001fd00000000 d19 700000000000005a
d20 0000000500000000 d21 700000050041005a
d22 bfac71c71c71c71c d23 40dc70c38e38e38e
d24 0000000000000000 d25 8000000000000000
d26 3ff0000000000000 d27 8000000000000000
d28 4032000000000000 d29 4032000000000000
d30 3ff0000000000000 d31 8000000000000000
scr 20000010

backtrace:
#00 pc 0007d3c4 /system/lib/libVR.so (__m200_texel_format_get_bpp+8)
#1 pc 0001d1b0 /system/lib/libVR.so
#2 pc 00019ac0 /system/lib/libVR.so
#3 pc 000536e8 /system/lib/libVR.so
#4 pc 000137c0 /system/lib/libVR.so (shim_glCopyTexSubImage2D+120)
#5 pc 0001d71f /system/lib/libhwui.so
#6 pc 00023137 /system/lib/libhwui.so
#7 pc 00012061 /system/lib/libhwui.so
#8 pc 00013b11 /system/lib/libhwui.so
#9 pc 000142f3 /system/lib/libhwui.so
#10 pc 0001d01b /system/lib/libhwui.so
#11 pc 000666ad /system/lib/libandroid_runtime.so
#12 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112)
#13 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
#14 pc 00026fe0 /system/lib/libdvm.so
#15 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
#16 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#17 pc 00060865 /system/lib/libdvm.so (dvmInvokeMethod(Object*, Method const*, ArrayObject*, ArrayObject*, ClassObject*, bool)+392)
#18 pc 000687c7 /system/lib/libdvm.so
#19 pc 00026fe0 /system/lib/libdvm.so
#20 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
#21 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#22 pc 00060581 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
#23 pc 00049d0b /system/lib/libdvm.so
#24 pc 0004cde7 /system/lib/libandroid_runtime.so
#25 pc 0004db0b /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+354)
#26 pc 0000105b /system/bin/app_process
#27 pc 0000e403 /system/lib/libc.so (__libc_init+50)
#28 pc 00000d7c /system/bin/app_process

请问此问题是否有解?

@bladeofgod
Copy link

我也有类似的情况,不过是短视频,另外是基于此封装的flutter插件。

@long51xy
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

3 participants