DragonFly BSD
DragonFly bugs List (threaded) for 2006-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Broken pipe error


From: "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx>
Date: Sat, 15 Jul 2006 15:38:53 +0200

Simon 'corecode' Schubert wrote:
Petr Janda wrote:
Keep forgetting to say this, to anyone who asked what shell im using. For root I use the default csh, for my non-root I use tcsh. I run fluxbox and Eterm.
^^^^^

that's the bug:

Eterm/src/command.c:install_handlers():
   signal(SIGPIPE, SIG_IGN);

(called from main)

eterm is simply ignoring SIGPIPE and not changing this for the running shell. zsh resets this to SIG_DFL, but sh/tcsh don't. I think that's a bug in Eterm.

cheers
 simon

--
Serve - BSD     +++  RENT this banner advert  +++    ASCII Ribbon   /"\
Work - Mac      +++  space for low €€€ NOW!1  +++      Campaign     \ /
Party Enjoy Relax   |   http://dragonflybsd.org      Against  HTML   \
Dude 2c 2 the max   !   http://golden-apple.biz       Mail + News   / \

Attachment: signature.asc
Description: OpenPGP digital signature



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]