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播放,部分手机录屏中会闪退。 #4900

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Dreamskya
Copy link

您好,博主,部分手机录屏会出现闪退现象,不知道你遇到过吗?
A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0xc in tid 4780 (Thread-3)
11-12 21:34:58.662 4854-4854/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
11-12 21:34:58.662 4854-4854/? A/DEBUG: Build fingerprint: 'Xiaomi/gemini/gemini:8.0.0/OPR1.170623.032/V10.2.1.0.OAACNXM:user/release-keys'
11-12 21:34:58.662 4854-4854/? A/DEBUG: Revision: '0'
11-12 21:34:58.662 4854-4854/? A/DEBUG: ABI: 'arm64'
11-12 21:34:58.663 4854-4854/? A/DEBUG: pid: 4719, tid: 4780, name: Thread-3 >>> com.dream.ijk <<<
11-12 21:34:58.663 4854-4854/? A/DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xc
11-12 21:34:58.663 4854-4854/? A/DEBUG: Cause: null pointer dereference
11-12 21:34:58.663 4854-4854/? A/DEBUG: x0 00000071e67fb920 x1 000000000000000c x2 0000000000000000 x3 0000000000000000
11-12 21:34:58.663 4854-4854/? A/DEBUG: x4 00000071e67fb938 x5 0000000000000000 x6 6c61635f656d7500 x7 80756d655f63616c
11-12 21:34:58.663 4854-4854/? A/DEBUG: x8 96988749beb03993 x9 96988749beb03993 x10 0000000000000001 x11 0000000000000000
11-12 21:34:58.663 4854-4854/? A/DEBUG: x12 0000000000001f51 x13 0000000000007b80 x14 000000000000000d x15 aaaaaaaaaaaaaaab
11-12 21:34:58.663 4854-4854/? A/DEBUG: x16 00000071eb4abc30 x17 0000007207504bb0 x18 0000000000000183 x19 00000071e67fb920
11-12 21:34:58.663 4854-4854/? A/DEBUG: x20 0000000000000000 x21 00000071ea3143c8 x22 00000071eaa5b000 x23 00000071ea3143c8
11-12 21:34:58.663 4854-4854/? A/DEBUG: x24 0000000000000000 x25 0000000000000000 x26 0000000000000008 x27 00000071eaa5cba8
11-12 21:34:58.663 4854-4854/? A/DEBUG: x28 0000000000000001 x29 00000071ea314290 x30 00000071eb3a2c90
11-12 21:34:58.663 4854-4854/? A/DEBUG: sp 00000071ea314250 pc 00000071eb3a2cac pstate 0000000020000000
11-12 21:34:58.665 4854-4854/? A/DEBUG: backtrace:
11-12 21:34:58.665 4854-4854/? A/DEBUG: #00 pc 0000000000282cac /data/app/com.dream.ijk-iqSuJxPgoSXBjQ9Mh2Bgog==/lib/arm64/libijkffmpeg.so (av_buffer_ref+48)
11-12 21:34:58.665 4854-4854/? A/DEBUG: #1 pc 0000000000282c8c /data/app/com.dream.ijk-iqSuJxPgoSXBjQ9Mh2Bgog==/lib/arm64/libijkffmpeg.so (av_buffer_ref+16)
11-12 21:34:59.736 4854-4854/? E/crash_dump64: cannot open libmiuindbg.so: No such file or directory
11-12 21:34:59.740 1080-1080/? E//system/bin/tombstoned: Tombstone written to: /data/tombstones//tombstone_08
11-12 21:34:59.796 2840-4826/? E/IcmpReader: Exception occur while read socket:
java.io.InterruptedIOException: read interrupted
at libcore.io.Linux.readBytes(Native Method)
at libcore.io.Linux.read(Linux.java:182)
at libcore.io.BlockGuardOs.read(BlockGuardOs.java:251)
at android.system.Os.read(Os.java:410)
at com.miui.daemon.mqsas.wcns.r.run(IcmpReader.java:145)
at java.lang.Thread.run(Thread.java:764)

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

Successfully merging this pull request may close these issues.

None yet

2 participants