Opened 17 years ago
#1364 new defect
SIGPIPE not handled
| Reported by: | Owned by: | reimar | |
|---|---|---|---|
| Priority: | normal | Component: | core |
| Version: | HEAD | Severity: | normal |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Reproduced by developer: | no | Analyzed by developer: | no |
Description
Hi
If command-line mplayer output is piped to anotehr program, and that other program exits, mplayer exits with a message that it has crashed, but maybe it just give a nice message about a broken pipe so people dont think they have found an actual crash.
eg:
mplayer foo.avi | sleep 1
(assuming foo.avi is greater than 1 second long!)
Would make patch but would need advice about the help headers (I dont speak all those languages!)
Alex
Note:
See TracTickets
for help on using tickets.
