We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
以下报错100%出现在AndroidSDK30版本及以上
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)
The text was updated successfully, but these errors were encountered:
https://github.com/koral--/android-gif-drawable/pull/747 关联性问题,参考下哈
Sorry, something went wrong.
No branches or pull requests
以下报错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)
The text was updated successfully, but these errors were encountered: