Skip to content

pub terminates with SIGILL on Raspberry Pi 2 #25062

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
austincummings opened this issue Nov 30, 2015 · 8 comments
Closed

pub terminates with SIGILL on Raspberry Pi 2 #25062

austincummings opened this issue Nov 30, 2015 · 8 comments
Assignees
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.

Comments

@austincummings
Copy link

I'm running the Dart build for linux ARM 1.13.0 downloadable from here. I tried to run pub global activate dhttpd on my raspberry pi 2 and after a while pub exited with SIGILL and core dumped. I have the core file if that's needed.

@zanderso
Copy link
Member

@rmacnak-google

@zanderso zanderso added the area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. label Nov 30, 2015
@azenla
Copy link
Contributor

azenla commented Nov 30, 2015

I can reproduce this too.

@fsc8000
Copy link
Contributor

fsc8000 commented Nov 30, 2015

It looks similar very to #24855 . I think the fix for that was not merged to the stable channel yet. Correct, @rmacnak-google ?

@zanderso
Copy link
Member

@rmacnak-google and I investigated. The fix has not been merged to the stable channel, yet. @rmacnak-google will work on getting it in.

@austincummings @kaendfinger in the meantime it would be helpful to verify that this does not repro on a recent dev release. https://storage.googleapis.com/dart-archive/channels/dev/release/1.14.0-dev.1.0/sdk/dartsdk-linux-arm-release.zip Thanks!

@austincummings
Copy link
Author

@zanderso yeah it's all working on the dev release.

@azenla
Copy link
Contributor

azenla commented Nov 30, 2015

Same here @zanderso, working great with dev channel build.

@iposva-google iposva-google changed the title pub terminates with SIGILL on Raspberry Pi pub terminates with SIGILL on Raspberry Pi 2 Nov 30, 2015
@iposva-google
Copy link
Contributor

Ryan, can you please investigate whether we want to file a merge request to stable for this. Thanks!

@rmacnak-google
Copy link
Contributor

#25066

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Projects
None yet
Development

No branches or pull requests

6 participants