Skip to content

iOS debug builds crash on startup #6458

@tvolkert

Description

@tvolkert

It looks like with #6433, we no longer create the isolate snapshot and vm isolate snapshot files to bundle in the dylib for DBC builds (debug device), which causes the app to crash on startup.

Strangely, it looks like simulator builds are also crashing on startup, even though they don't go through the buildAotSnapshot() code path.

@rmacnak-google @chinmaygarde

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: crashStack traces logged to the consolec: regressionIt was better in the past than it is nowplatform-iosiOS applications specifically

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions