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

Rust applications fail to run with stable version of app-elfloader #97

Open
Mihnea27 opened this issue Nov 9, 2023 · 0 comments
Open

Comments

@Mihnea27
Copy link

Mihnea27 commented Nov 9, 2023

Trying to run the app helloworld-musl in '/lang/rust' fails with the current stable version of app-elfloader. Steps to reproduce:

  1. build the latest version of elfloader
  2. Run with command:
$ sudo kraft run -W --memory 64M --log-level debug --initrd "../static-pie-apps/lang/c" -- "/helloworld"

Error is:

[    0.162961] CRIT: [libvfscore] <automount.c @  173> Failed to extract cpio archive to /: -3
[    0.163482] ERR:  [libukboot] <boot.c @  355> Init function at 0x172270 returned error -1

The app fails to run with 9pfs, too, but it looks that all static-pie-apps fail to run with 9pfs.

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