DragonFly bugs List (threaded) for 2006-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Broken pipe error
: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 sh=
:ell. zsh resets this to SIG_DFL, but sh/tcsh don't. I think that's a bu=
:g in Eterm.
:
:cheers
: simon
Yup. And the kdump shows no signal being generated.
-Matt
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]