Skip to content
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

VM initialization failed: Invalid vm isolate snapshot seen #48

Closed
bobatsar opened this issue Nov 15, 2019 · 3 comments
Closed

VM initialization failed: Invalid vm isolate snapshot seen #48

bobatsar opened this issue Nov 15, 2019 · 3 comments

Comments

@bobatsar
Copy link

I added the native binary linkcheck-linux-x64 version 2.0.11 to a local ~/bin directory which is added to the PATH.

When I try to call linkcheck from another directory I get the following error.

VM initialization failed: Invalid vm isolate snapshot seen

When calling it directly inside the ~/bin directory, everything works as expected. Really nice tool!

@filiph
Copy link
Owner

filiph commented Nov 15, 2019

Thanks for the report! This looks like a dart2native bug, I will create an issue over at https://github.com/dart-lang/sdk/issues/.

@filiph
Copy link
Owner

filiph commented Nov 16, 2019

Ok, my bad, I compiled with a pre-release version of dart2native. The stable version doesn't have this problem (at least on my box).

Please re-download the executable from https://github.com/filiph/linkcheck/releases/tag/v2.0.11. Fee free to reopen the issue if you still see the problem.

@filiph filiph closed this as completed Nov 16, 2019
@bobatsar
Copy link
Author

Thanks for the recompiled binaries. Works now also on my side.

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

2 participants