Skip to content

iOS Flutter 3.13.9 crash a lot devices on io.flutter.1.raster EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x00000000000000b8 #141351

@Shawley-xiao

Description

@Shawley-xiao

Steps to reproduce

Unfortunately I could not yet reproduce this bug with an example app, but in previous versions of flutter there were no issues.
This bug only occurs on iOS devices after i upgrade flutter from 3.0.5 to 3.13.9(impeller enabled).

Expected results

The app should not crash.

Actual results

Firebase report it crashs on a lot devices on iOS with Flutter 3.13.9 .
Mostly are iOS 16 or 17

Code sample

Code sample

No sample code

Screenshots or Video

Screenshots / Video demonstration

[Upload media here]

Logs

Logs
Crashed: io.flutter.1.raster
0  Flutter                        0x5dfe78 (缺少 UUID 4c4c44c655553144a12489c324693308)
1  Flutter                        0x4934c0 (缺少 UUID 4c4c44c655553144a12489c324693308)
2  Flutter                        0x3d4988 (缺少 UUID 4c4c44c655553144a12489c324693308)
3  Flutter                        0x3d4bdc (缺少 UUID 4c4c44c655553144a12489c324693308)
4  Flutter                        0x2dff1c (缺少 UUID 4c4c44c655553144a12489c324693308)
5  Flutter                        0x3d4220 (缺少 UUID 4c4c44c655553144a12489c324693308)
6  Flutter                        0x3d5ad0 (缺少 UUID 4c4c44c655553144a12489c324693308)
7  Flutter                        0x3d4e14 (缺少 UUID 4c4c44c655553144a12489c324693308)
8  Flutter                        0x3ec224 (缺少 UUID 4c4c44c655553144a12489c324693308)
9  Flutter                        0x2de6fc (缺少 UUID 4c4c44c655553144a12489c324693308)
10 Flutter                        0x2e1cec (缺少 UUID 4c4c44c655553144a12489c324693308)
11 CoreFoundation                 0xc1bb0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 28
12 CoreFoundation                 0x82de4 __CFRunLoopDoTimer + 884
13 CoreFoundation                 0x2c0fc __CFRunLoopDoTimers + 284
14 CoreFoundation                 0x755bc __CFRunLoopRun + 1940
15 CoreFoundation                 0x79d20 CFRunLoopRunSpecific + 584
16 Flutter                        0x2e1dd8 (缺少 UUID 4c4c44c655553144a12489c324693308)
17 Flutter                        0x2e144c (缺少 UUID 4c4c44c655553144a12489c324693308)
18 libsystem_pthread.dylib        0x30ec _pthread_start + 116
19 libsystem_pthread.dylib        0x172c thread_start + 8

Flutter Doctor output

Doctor output
[✓] Flutter (Channel stable, 3.13.9, on macOS 14.0 23A344 darwin-arm64, locale zh-Hans-CN)
    • Flutter version 3.13.9 on channel stable at /Users/mojave/Documents/flutter
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision d211f42860 (3 months ago), 2023-10-25 13:42:25 -0700
    • Engine revision 0545f8705d
    • Dart version 3.1.5
    • DevTools version 2.25.0

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work lista: productionIssues experienced in live production appsc: crashStack traces logged to the consoleengineflutter/engine related. See also e: labels.needs repro infoAutomated crash report whose cause isn't yet knownplatform-iosiOS applications specificallyr: fixedIssue is closed as already fixed in a newer versionteam-engineOwned by Engine teamtriaged-engineTriaged by Engine team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions