alibaba / alibaba/flutter_boost

小米10国际版手机,一启动就crash

Open
#1,561 1 comment 0 reactions 0 assignees View on GitHub
in triage
Dominant language
Dart
Stars
7.2k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

## Steps to Reproduce
启动app 就 crash

**Flutter Boost Version**
v3.0-preview.16
**Devices:**
Xiaomi/cas/cas:10/QKQ1.200419.002/V12.0.15.0.QJJCNXM:user/release-keys

## Logs

01-07 17:18:38.266 1369 1369 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 1369 (init), pid 1369 (init)
01-07 17:18:38.323 1369 1369 F libc : crash_dump helper failed to exec
01-07 17:18:53.137 6839 6839 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x4 in tid 6839 (om.xx.xx), pid 6839 (om.xx.xx)
01-07 17:18:53.247 7294 7294 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-07 17:18:53.247 7294 7294 F DEBUG : Build fingerprint: 'Xiaomi/cas/cas:10/QKQ1.200419.002/V12.0.15.0.QJJCNXM:user/release-keys'
01-07 17:18:53.247 7294 7294 F DEBUG : Revision: '0'
01-07 17:18:53.247 7294 7294 F DEBUG : ABI: 'arm'
01-07 17:18:53.248 7294 7294 F DEBUG : Timestamp: 2022-01-07 17:18:53+0800
01-07 17:18:53.248 7294 7294 F DEBUG : pid: 6839, tid: 6839, name: om.xx.xx >>> com.xx.xx <<<
01-07 17:18:53.248 7294 7294 F DEBUG : uid: 10447
01-07 17:18:53.248 7294 7294 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x4
01-07 17:18:53.248 7294 7294 F DEBUG : Cause: null pointer dereference
01-07 17:18:53.248 7294 7294 F DEBUG : r0 00000000 r1 00000001 r2 00000004 r3 00000008
01-07 17:18:53.248 7294 7294 F DEBUG : r4 0000011a r5 c2472658 r6 db7ece80 r7 00000000
01-07 17:18:53.248 7294 7294 F DEBUG : r8 00000000 r9 c86e6200 r10 01000000 r11 c2472648
01-07 17:18:53.248 7294 7294 F DEBUG : ip ffd5f158 sp ffd5fa98 lr c230e1ed pc c228685a
01-07 17:18:53.252 7294 7294 F DEBUG :
01-07 17:18:53.252 7294 7294 F DEBUG : backtrace:
01-07 17:18:53.252 7294 7294 F DEBUG : #00 pc 0043d85a /data/app/com.xx.xx-k95jV2FJ_lgK-7EMqM8uLw==/lib/arm/libflutter.so (BuildId: 75d0a85be5512d52e38068c56cbbafa595c0012b)
01-07 17:18:53.252 7294 7294 F DEBUG : #01 pc 0018f06f /data/app/com.xx.xx-k95jV2FJ_lgK-7EMqM8uLw==/lib/arm/libflutter.so (BuildId: 75d0a85be5512d52e38068c56cbbafa595c0012b)
01-07 17:18:53.252 7294 7294 F DEBUG : #02 pc 0026cc6f /data/app/com.xx.xx-k95jV2FJ_lgK-7EMqM8uLw==/lib/arm/libflutter.so (BuildId: 75d0a85be5512d52e38068c56cbbafa595c0012b)
01-07 17:18:53.253 7294 7294 F DEBUG : #03 pc 0004a6f3 /apex/com.android.runtime/lib/bionic/libc.so (je_extent_alloc_wrapper+206) (BuildId: ad9864790c4bab27c51eb9dd56fb7b92)
01-07 17:18:53.253 7294 7294 F DEBUG : #04 pc 00001000
01-07 17:19:10.675 9895 9895 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x4 in tid 9895 (om.xx.xx), pid 9895 (om.xx.xx)

```
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the startup crash with Flutter Boost v3.0-preview.16 on the listed Xiaomi 10 international device or an equivalent Android 10 ARM environment. Use the provided SIGSEGV backtrace in libflutter.so as the initial evidence; done means the app launches without crashing on this device and the regression is covered by an appropriate reproduction check.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, dart, flutter
Domain
mobile
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.