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

targetSdk=30, cause 100% crash when loading gif in Dialog component,but is ok in other issue. #746

Closed
feb07 opened this issue Aug 19, 2020 · 3 comments
Labels

Comments

@feb07
Copy link

feb07 commented Aug 19, 2020

2020-08-19 15:33:15.403 2662-2662/com.xx.testgif A/libc: fdsan: attempted to close file descriptor 55, expected to be unowned, actually owned by FILE* 0xf46867dc
2020-08-19 15:33:15.403 2662-2662/com.xx.testgif A/libc: Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 2662 (sdk.ocr.testgif), pid 2662 (com.xx.testgif)

@ruodezizaiyi
Copy link

yeah,i have met this same problem~

@koral-- koral-- added the bug label Aug 24, 2020
@xiaoxiongmaojk
Copy link

I hava met the same problem, if I remove the setImageResource() method from .java file and add gif file in the .xml file, the problem will be not happen again.

@koral--
Copy link
Owner

koral-- commented Sep 6, 2020

Fixed in #747

@koral-- koral-- closed this as completed Sep 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants