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

Simply running backtrace, results in a hung process #4

Open
nir0s opened this issue Jan 17, 2017 · 0 comments
Open

Simply running backtrace, results in a hung process #4

nir0s opened this issue Jan 17, 2017 · 0 comments
Labels

Comments

@nir0s
Copy link
Owner

nir0s commented Jan 17, 2017

When running backtrace without providing it with any input from stdin, backtrace will try to read it but hang because nothing goes through. Instead, it should be first test to see that stdin isn't empty and exit if it is.

@nir0s nir0s added the bug label Dec 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant