Baseflow / Baseflow/flutter_cached_network_image
app suddenly close
- Dominant language
- Dart
- Stars
- 2.6k
- Forks
- 731
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
[ERROR:flutter/lib/ui/painting/image_descriptor.cc(181)] Failed to get pixels for image.
F/libc (28782): Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 in tid 28916
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'Xiaomi/laurel_sprout/laurel_sprout:10/QKQ1.190910.002/V11.0.17.0.QFQMIXM:user/release-keys'
Revision: '0'
ABI: 'arm64'
Timestamp: 2020-12-11 15:15:01+0530
pid: 28782, tid: 28916, name:
uid: 10240
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
Cause: null pointer dereference
x0 0000000000000000 x1 0000000000000000 x2 0000000000000000 x3 00000071c0b7b658
x4 0000007229802538 x5 0000007229836380 x6 00000071c0b7b2dc x7 0000000000000000
x8 00000071c0b7b688 x9 0000000000000000 x10 0000000000000000 x11 0000000000000060
x12 00000000000c0480 x13 0000000000000001 x14 0000000000000068 x15 a54a24c05087d5b6
x16 00000072b96638f0 x17 00000072b9655070 x18 00000071b1494000 x19 00000071c0b7b718
x20 0000000000000000 x21 00000071c0b7b678 x22 00000000000001a0 x23 0000000000000193
x24 00000071c161f99b x25 0000000000000000 x26 0000000000000001 x27 0000000000000055
x28 0000000000000000 x29 0000000000000000
sp 00000071c0b7b670 lr 00000071c27a8978 pc 00000071c27a8978
backtrace:
#00 pc 0000000001342978 /data/app/com.wrteam.eshop-UmfkQa2ZhOjnAZ50u8ttqA==/lib/arm64/libflutter.so (BuildId: 532d99140d263fc44b0d99bd1a44339f9ff57793)
#01 pc 00000000000f780c
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported crash in the flutter_cached_network_image repository using the provided Xiaomi Android device details and image-loading error log. Compare the failure with the Flutter image descriptor and SIGSEGV backtrace; done means identifying a reproducible cause and confirming that image loading no longer closes the app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100