Skip to content

Dart VM crash within the TypeCheck runtime entry point #36398

@tvolkert

Description

@tvolkert

Steps to reproduce:

  1. Download and install the following APK: app-production-releases-master.zip

  2. Run the app

Observed behavior

Copied from @angel1st in #35838 (comment):

I have tested 32 version on S3 mini (Android 4.1.2) and 64 on S8 (Android 9). On both phones I have the same use case - after the app is installed and started I can see the splash screen for a moment, then the app closes.

More details:

In #35838 (comment), @jason-simmons said:

Ran the provided APK on a Nexus 5X, got a segfault, and symbolized the stack trace:

third_party/dart/runtime/vm/compiler/../object.h:847
third_party/dart/runtime/vm/runtime_entry.cc:782
lib/arm/libapp.so (offset 0x1000) (_kDartVmSnapshotInstructions+10668)

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions