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

failed printing to stdout: Broken pipe #8

Open
mtelka opened this issue Oct 4, 2023 · 0 comments
Open

failed printing to stdout: Broken pipe #8

mtelka opened this issue Oct 4, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@mtelka
Copy link
Contributor

mtelka commented Oct 4, 2023

I see the following panic:

thread 'main' panicked at 'failed printing to stdout: Broken pipe (os error 32)', library/std/src/io/stdio.rs:1019:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

How to reproduce:

  1. Run target/release/oi-pkg-checker print-problems | less
  2. Once some output is displayed and less starts to wait for your input, press and hold space bar and then press q.
@aueam aueam added the bug Something isn't working label Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants