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

Piping an echo command into nms causes a segmentation fault (Core dumped). #87

Open
CES-2005 opened this issue Feb 16, 2022 · 1 comment

Comments

@CES-2005
Copy link

I recently installed Arch Linux. This is not my first time doing so, but I am facing a problem when piping stdin into nms. When I run nms and then type input, the program works as expected. However, when I try echo "test" | nms, my terminal prints "Segmentation fault (core dumped)". My terminal then has the text 1R despite my not typing it. Sometimes it have a semicolon instead: ;1R

@CES-2005
Copy link
Author

After some testing, it turns out this issue only occurs when chrooted. When I run the command on the actual machine, it works correctly. I get the segmentation fault when I run nms while chrooted into the Arch system from my other Arch installation.

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