Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

parity --help|x crashes #7464

Closed
SjonHortensius opened this issue Jan 4, 2018 · 1 comment
Closed

parity --help|x crashes #7464

SjonHortensius opened this issue Jan 4, 2018 · 1 comment
Labels
M4-core ⛓ Core client code / Rust. Z9-invalid 👮‍♀️ Issue is invalid. Closer should comment why.
Milestone

Comments

@SjonHortensius
Copy link

I'm running:

  • Which Parity version?: 1.8.5
  • Which operating system?: Linux
  • How installed?: from source

This is a extremely minor issue, but parity segfaults and tells me to report this. parity --help|x (piping to any non-existing binary) will crash saying:

stack backtrace:
   0:     0x55fea5c3735c - <unknown>

Thread 'main' panicked at 'Error writing Error to stdout: Error { repr: Os { code: 32, message: "Broken pipe" } }', src/libcore/result.rs:906

This is a bug. Please report it at:

    https://github.com/paritytech/parity/issues/new

This issue was previously reported (#4295) and marked as fixed, but it seems this is broken again.

@5chdn
Copy link
Contributor

5chdn commented Jan 5, 2018

It's a rust bug and the upstream developer decided not to fix it.

rust-lang/rust#24821

@5chdn 5chdn closed this as completed Jan 5, 2018
@5chdn 5chdn added M4-core ⛓ Core client code / Rust. Z9-invalid 👮‍♀️ Issue is invalid. Closer should comment why. labels Jan 5, 2018
@5chdn 5chdn added this to the 1.9 milestone Jan 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
M4-core ⛓ Core client code / Rust. Z9-invalid 👮‍♀️ Issue is invalid. Closer should comment why.
Projects
None yet
Development

No branches or pull requests

2 participants