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

libstatic-webp.so caused SIGABRT #2686

Open
android-ext opened this issue Aug 3, 2022 · 1 comment
Open

libstatic-webp.so caused SIGABRT #2686

android-ext opened this issue Aug 3, 2022 · 1 comment

Comments

@android-ext
Copy link

android-ext commented Aug 3, 2022

We use GitHub Issues for bugs.

If you have a non-bug question, please ask on Stack Overflow: http://stackoverflow.com/questions/tagged/fresco

--- Please use this template, and delete everything above this line before submitting your issue ---

Description

1
SIGABRT:
2
#00 pc 0004a124 /system/lib/libc.so (tgkill+12) [armeabi-v7a::c0ab84d8ecdaa12cbb517ae8e0efe56a]
3
#1 pc 000478c3 /system/lib/libc.so (pthread_kill+34) [armeabi-v7a::c0ab84d8ecdaa12cbb517ae8e0efe56a]
4
#2 pc 0001d525 /system/lib/libc.so (raise+10) [armeabi-v7a::c0ab84d8ecdaa12cbb517ae8e0efe56a]
5
#3 pc 00019071 /system/lib/libc.so (__libc_android_abort+34) [armeabi-v7a::c0ab84d8ecdaa12cbb517ae8e0efe56a]
6
#4 pc 000170d8 /system/lib/libc.so (abort+4) [armeabi-v7a::c0ab84d8ecdaa12cbb517ae8e0efe56a]
7
#5 pc 0001b51f /system/lib/libc.so (__libc_fatal+22) [armeabi-v7a::c0ab84d8ecdaa12cbb517ae8e0efe56a]
8
#6 pc 0001926b /system/lib/libc.so (__assert2+18) [armeabi-v7a::c0ab84d8ecdaa12cbb517ae8e0efe56a]
9
#7 pc 0002166b /data/app/xxx-1/lib/arm/libstatic-webp.so [armeabi-v7a::039cfec002e21930a8abd812497213b1]
10
#8 pc 00021785 /data/app/xxx-1/lib/arm/libstatic-webp.so [armeabi-v7a::039cfec002e21930a8abd812497213b1]
11
#9 pc 0001f7c1 /data/app/xxx-1/lib/arm/libstatic-webp.so [armeabi-v7a::039cfec002e21930a8abd812497213b1]
12
#10 pc 0001f199 /data/app/xxx-1/lib/arm/libstatic-webp.so (__cxa_throw+88) [armeabi-v7a::039cfec002e21930a8abd812497213b1]
13
#11 pc 00021403 /data/app/xxx-1/lib/arm/libstatic-webp.so (operator new(unsigned int)+58) [armeabi-v7a::039cfec002e21930a8abd812497213b1]
14
#12 pc 0000b8bf /data/app/xxx-1/lib/arm/libstatic-webp.so [armeabi-v7a::039cfec002e21930a8abd812497213b1]
15
#13 pc 0000c01b /data/app/xxx-1/lib/arm/libstatic-webp.so [armeabi-v7a::039cfec002e21930a8abd812497213b1]
16
#14 pc 0000c05b /data/app/xxx-1/lib/arm/libstatic-webp.so [armeabi-v7a::039cfec002e21930a8abd812497213b1]
17
#15 pc 03e2aba7 /data/app/xxx1/oat/arm/base.odex (oatexec+1354663) [armeabi::b93382f43a56c325d5a37310f5822957]
18
java:
19
com.facebook.animated.webp.WebPImage.com.facebook.animated.webp.WebPImage createFromNativeMemory(long,int)(WebPImage.java:92)
20
com.facebook.animated.webp.WebPImage.com.facebook.imagepipeline.animated.base.AnimatedImage decodeFromNativeMemory(long,int,com.facebook.imagepipeline.common.ImageDecodeOptions)(WebPImage.java:98)
21
com.facebook.imagepipeline.animated.factory.AnimatedImageFactoryImpl.com.facebook.imagepipeline.image.CloseableImage decodeWebP(com.facebook.imagepipeline.image.EncodedImage,com.facebook.imagepipeline.common.ImageDecodeOptions,android.graphics.Bitmap$Config)(AnimatedImageFactoryImpl.java:122)
22
com.facebook.fresco.animation.factory.AnimatedFactoryV2Impl$2.com.facebook.imagepipeline.image.CloseableImage decode(com.facebook.imagepipeline.image.EncodedImage,int,com.facebook.imagepipeline.image.QualityInfo,com.facebook.imagepipeline.common.ImageDecodeOptions)(AnimatedFactoryV2Impl.java:102)
23
com.facebook.imagepipeline.decoder.DefaultImageDecoder.com.facebook.imagepipeline.image.CloseableImage decodeAnimatedWebp(com.facebook.imagepipeline.image.EncodedImage,int,com.facebook.imagepipeline.image.QualityInfo,com.facebook.imagepipeline.common.ImageDecodeOptions)(DefaultImageDecoder.java:207)
24
com.facebook.imagepipeline.decoder.DefaultImageDecoder$1.com.facebook.imagepipeline.image.CloseableImage decode(com.facebook.imagepipeline.image.EncodedImage,int,com.facebook.imagepipeline.image.QualityInfo,com.facebook.imagepipeline.common.ImageDecodeOptions)(DefaultImageDecoder.java:62)
25
com.facebook.imagepipeline.decoder.DefaultImageDecoder.com.facebook.imagepipeline.image.CloseableImage decode(com.facebook.imagepipeline.image.EncodedImage,int,com.facebook.imagepipeline.image.QualityInfo,com.facebook.imagepipeline.common.ImageDecodeOptions)(DefaultImageDecoder.java:120)
26
com.facebook.imagepipeline.producers.DecodeProducer$ProgressiveDecoder.com.facebook.imagepipeline.image.CloseableImage internalDecode(com.facebook.imagepipeline.image.EncodedImage,int,com.facebook.imagepipeline.image.QualityInfo)(DecodeProducer.java:392)
27
com.facebook.imagepipeline.producers.DecodeProducer$ProgressiveDecoder.void doDecode(com.facebook.imagepipeline.image.EncodedImage,int)(DecodeProducer.java:333)
28
com.facebook.imagepipeline.producers.DecodeProducer$ProgressiveDecoder.void access$400(com.facebook.imagepipeline.producers.DecodeProducer$ProgressiveDecoder,com.facebook.imagepipeline.image.EncodedImage,int)(DecodeProducer.java:150)
29
com.facebook.imagepipeline.producers.DecodeProducer$ProgressiveDecoder$1.void run(com.facebook.imagepipeline.image.EncodedImage,int)(DecodeProducer.java:202)
30
com.facebook.imagepipeline.producers.JobScheduler.void doJob()(JobScheduler.java:224)
31
com.facebook.imagepipeline.producers.JobScheduler.void access$000(com.facebook.imagepipeline.producers.JobScheduler)(JobScheduler.java:24)
32
com.facebook.imagepipeline.producers.JobScheduler$1.void run()(JobScheduler.java:90)
33
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
34
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
35
com.facebook.imagepipeline.core.PriorityThreadFactory$1.void run()(PriorityThreadFactory.java:50)
36
java.lang.Thread.run(Thread.java:776)

Reproduction

[FILL THIS OUT: How can we reproduce the bug? Provide URLs to relevant images if possible, or a sample project.]

Solution

[OPTIONAL: Do you know what needs to be done to address this issue? Ideally, provide a pull request which fixes this issue.]

Additional Information

only HUAWEI appear

  • Fresco version: [2.0.7.2]
  • Platform version: [FILL THIS OUT: specific to a particular Android Device "HUAWEI"]
@summer0906
Copy link

same problem

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

2 participants