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 SuperRoom 释放资源时出现SIGABRT SIGSEGV 64位so不能单独使用 #124

Open
GTX-GSO opened this issue Apr 22, 2022 · 1 comment

Comments

@GTX-GSO
Copy link

GTX-GSO commented Apr 22, 2022

以下报错100%出现在AndroidSDK30版本及以上

com.ok.smartapp(10776)

SIGABRT

解析原始
1
#00 pc 000644ce /apex/com.android.runtime/lib/bionic/libc.so (dup3+137) [armeabi-v7a::072289f5492daed82ef843f42bc66e54]
2
#1 pc 000641cf /apex/com.android.runtime/lib/bionic/libc.so (android_fdsan_close_with_tag+502) [armeabi-v7a::072289f5492daed82ef843f42bc66e54]
3
#2 pc 0006488b /apex/com.android.runtime/lib/bionic/libc.so (close+6) [armeabi-v7a::072289f5492daed82ef843f42bc66e54]
4
#3 pc 000e6b29 /data/app/~~VzxZTAO1IJCzdlod-RhaWw==/com.ok.smartapp-QuYsKilZSqgR9ZaH9BwqQQ==/lib/arm/libstarRTC.so [armeabi-v7a::953d93bca651467e340e828b3caff1f5]
5
#4 pc 000f2907 /data/app/~~VzxZTAO1IJCzdlod-RhaWw==/com.ok.smartapp-QuYsKilZSqgR9ZaH9BwqQQ==/lib/arm/libstarRTC.so [armeabi-v7a::953d93bca651467e340e828b3caff1f5]
6
#5 pc 000aa1eb /apex/com.android.runtime/lib/bionic/libc.so (pthread_attr_init+10) [armeabi-v7a::072289f5492daed82ef843f42bc66e54]
7
#6 pc 00062c4d /apex/com.android.runtime/lib/bionic/libc.so (BionicAllocator::alloc_mmap(unsigned int, unsigned int)+48) [armeabi-v7a::072289f5492daed82ef843f42bc66e54]
8
java:
9
[Failed to get Java stack]

#70005 java.lang.UnsatisfiedLinkError
dlopen failed: library "libstarCore.so" not found

com.starrtc.starrtcsdk.socket.StarSocket.(Unknown Source:2)

@GTX-GSO
Copy link
Author

GTX-GSO commented Apr 22, 2022

https://github.com/koral--/android-gif-drawable/pull/747
关联性问题,参考下哈

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