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

sudo Segfault #13

Open
tsuckow opened this issue Jul 20, 2017 · 0 comments
Open

sudo Segfault #13

tsuckow opened this issue Jul 20, 2017 · 0 comments

Comments

@tsuckow
Copy link

tsuckow commented Jul 20, 2017

I've been using this hack on my raspbian image and ran into a minor issue.
https://github.com/tsuckow/rpi-raspbian-qemu

RUN sudo -u warrior /bin/sh -c 'git clone -b docker https://github.com/ArchiveTeam/warrior-code2.git'
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault (core dumped)

I think it isn't liking getting executed as another user. Does the emulation need root?

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