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

用源码编辑64位的so RESSender close时报错 #194

Open
lunhui0924 opened this issue Sep 19, 2017 · 2 comments
Open

用源码编辑64位的so RESSender close时报错 #194

lunhui0924 opened this issue Sep 19, 2017 · 2 comments

Comments

@lunhui0924
Copy link

09-19 10:56:28.448 396-396/? A/DEBUG: Build fingerprint: 'HONOR/ATH-AL00/HWATH:6.0.1/HONORATH-AL00/C00B398:user/release-keys'
09-19 10:56:28.448 396-396/? A/DEBUG: Revision: '0'
09-19 10:56:28.448 396-396/? A/DEBUG: ABI: 'arm64'
09-19 10:56:28.448 396-396/? A/DEBUG: pid: 9267, tid: 10106, name: RESRtmpSender,w >>> com.luobin.dvr:DvrServiceProc <<<
09-19 10:56:28.448 396-396/? A/DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xd334bffffffff8
09-19 10:56:28.468 396-396/? A/DEBUG: x0 32d334bffffffff0 x1 0000000000000070 x2 0000000000000001 x3 0000000000000000
09-19 10:56:28.468 396-396/? A/DEBUG: x4 0000000000000000 x5 0000000000000000 x6 0000000000000070 x7 0000007fb5662a70
09-19 10:56:28.468 396-396/? A/DEBUG: x8 0000000000000001 x9 000000558968f000 x10 00405fc000000000 x11 0000000000000014
09-19 10:56:28.468 396-396/? A/DEBUG: x12 0000007fb56617c8 x13 0000000000000002 x14 0000000000000000 x15 0000000000015410
09-19 10:56:28.468 396-396/? A/DEBUG: x16 0000007fb565bc48 x17 0000007fb561b668 x18 0000000000000001 x19 32d334bffffffff0
09-19 10:56:28.468 396-396/? A/DEBUG: x20 32d334bffffffff0 x21 0000007fb5662000 x22 32d334c000000000 x23 0000007fb01b9f2c
09-19 10:56:28.468 396-396/? A/DEBUG: x24 0000000000000000 x25 0000280f00002433 x26 0000280f00002433 x27 281691537dfcde14
09-19 10:56:28.468 396-396/? A/DEBUG: x28 0000007fb01b9a20 x29 0000007fb01b98b0 x30 0000007fb55faabc
09-19 10:56:28.468 396-396/? A/DEBUG: sp 0000007fb01b98b0 pc 0000007fb55f808c pstate 0000000060000000
09-19 10:56:28.518 396-396/? A/DEBUG: backtrace:
09-19 10:56:28.518 396-396/? A/DEBUG: #00 pc 000000000004508c /system/lib64/libc.so (try_realloc_chunk.constprop.6+40)
09-19 10:56:28.518 396-396/? A/DEBUG: #1 pc 0000000000047ab8 /system/lib64/libc.so (dlrealloc+88)
09-19 10:56:28.518 396-396/? A/DEBUG: #2 pc 00000000000196d0 /system/lib64/libc.so (realloc+20)
09-19 10:56:28.518 396-396/? A/DEBUG: #3 pc 000000000000c0c4 /data/app/com.luobin.dvr-2/lib/arm64/libresrtmp.so (RTMP_SendPacket+100)
09-19 10:56:28.518 396-396/? A/DEBUG: #4 pc 0000000000008cdc /data/app/com.luobin.dvr-2/lib/arm64/libresrtmp.so (RTMP_Close+368)
09-19 10:56:28.518 396-396/? A/DEBUG: #5 pc 000000000000e850 /data/app/com.luobin.dvr-2/lib/arm64/libresrtmp.so (Java_me_lake_librestreaming_rtmp_RtmpClient_close+20)
09-19 10:56:28.518 396-396/? A/DEBUG: #6 pc 00000000025c63d0 /data/app/com.luobin.dvr-2/oat/arm64/base.odex (offset 0xde6000) (int me.lake.librestreaming.rtmp.RtmpClient.close(long)+132)
09-19 10:56:28.518 396-396/? A/DEBUG: #7 pc 00000000025c46cc /data/app/com.luobin.dvr-2/oat/arm64/base.odex (offset 0xde6000) (void me.lake.librestreaming.rtmp.RESRtmpSender$WorkHandler.handleMessage(android.os.Message)+2704)
09-19 10:56:28.518 396-396/? A/DEBUG: #8 pc 0000000073523068 /data/dalvik-cache/arm64/system@[email protected] (offset 0x26bc000)

@liao00
Copy link

liao00 commented Apr 27, 2019

我也碰到了同样的问题 你解决了吗

@dawidvdh
Copy link

Same issue, anyone solved this?

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