facebook / facebook/fresco

android10 Load local large image, thumbnail faile

Open
#2,593 4 comments 0 reactions 0 assignees View on GitHub
stale
Dominant language
Kotlin
Stars
17.2k
Forks
3.7k
PR merge metrics
No merged PRs in 30d

Description

D/ExifInterface: Encountered exception while getting thumbnail
android.system.ErrnoException: dup failed: EBADF (Bad file descriptor)
at libcore.io.Linux.dup(Native Method)
at libcore.io.ForwardingOs.dup(ForwardingOs.java:97)
at libcore.io.ForwardingOs.dup(ForwardingOs.java:97)
at android.system.Os.dup(Os.java:123)
at android.media.ExifInterface.getThumbnailBytes(ExifInterface.java:2021)
at android.media.ExifInterface.getThumbnail(ExifInterface.java:1990)
at com.facebook.imagepipeline.producers.LocalExifThumbnailProducer$1.f(:101)
at com.facebook.imagepipeline.producers.LocalExifThumbnailProducer$1.getResult(:91)
at com.facebook.common.executors.StatefulRunnable.run(:45)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at com.facebook.imagepipeline.core.PriorityThreadFactory$1.run(:52)
at java.lang.Thread.run(Thread.java:929)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.