Skip to content

Failure at runtime from version 2.8.0 onwards in release/profile mode #70

@Charlie9830

Description

@Charlie9830

Specs
Device: Rpi4
Build System: Yocto Dunfell
Note: I don't directly build the flutter-engine with Yocto myself, currently I build the flutter-elinux tools as native and use them to build my application within Yocto.
Runtime Mode: Wayland client with Cage as the compositor.

Problem
Since upgrading to version 2.8.0 and later. My application fails to start on device. Cage boots up successfully but then the flutter application itself seems to be immediately exiting. As far as I can tell it does not reach the main() function of the dart code. Reverting to 2.5.3 solves the issue.

Unfortunately, as of yet I haven't been able to extract an error message, it may be that cage is eating the error messages emitted from the app.

I am going to rebuild with Weston as the compositor and see if the same issue occurs.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions