Skip to content

Invalid kernel binary format version. #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dluksza opened this issue Nov 15, 2019 · 1 comment
Closed

Invalid kernel binary format version. #14

dluksza opened this issue Nov 15, 2019 · 1 comment

Comments

@dluksza
Copy link

dluksza commented Nov 15, 2019

It seems that flutter kernel is not compatible with flutter-pi. I'm trying to run counter app that I've build on my linux desktop using using flutter from stable (1.9.1+hotfix.6), beta (1.10.7) and master channel. When I try to run it on raspberry I'm getting the log below:

[ERROR:flutter/shell/platform/embedder/embedder_surface_gl.cc(107)] Could not create a resource context for async texture uploads. Expect degraded performance. Set a valid make_resource_current callback on FlutterOpenGLRendererConfig.
[ERROR:flutter/shell/platform/embedder/embedder_surface_gl.cc(107)] Could not create a resource context for async texture uploads. Expect degraded performance. Set a valid make_resource_current callback on FlutterOpenGLRendererConfig.
flutter engine successfully started up.
Running IO thread...
[ERROR:flutter/shell/common/shell.cc(178)] Dart Error: Can't load Kernel binary: Invalid kernel binary format version.
Sending kAdd 0 to Flutter Engine
[ERROR:flutter/shell/common/engine.cc(188)] Could not prepare to run the isolate.
[ERROR:flutter/shell/common/engine.cc(127)] Engine not prepare and launch isolate.
Sending kAdd 1 to Flutter Engine
[ERROR:flutter/shell/common/shell.cc(407)] Could not launch engine with configuration.

Should I use specific flutter version?

@dluksza
Copy link
Author

dluksza commented Nov 15, 2019

Closing this as it is duplication of #10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant