Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 2003 15:47:37 +0900
From:      TOMITA Yoshinori <yoshint@flab.fujitsu.co.jp>
To:        freebsd-current@FreeBSD.ORG
Subject:   su and SIGHUP problem
Message-ID:  <ywlvg0g4b1y.fsf@cerberus.proc.flab.fujitsu.co.jp>

next in thread | raw e-mail | index | archive | help
On 5.0-CURRENT cvsuped recently, I am seenig very similar problem
discussed in the following.

Subject:   zsh exits upon ^C after su'ing to root with zsh as its shell
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=368539+0+archive/2002/freebsd-current/20020602.freebsd-current

Subject:   su gets SIGHUP randomly on startup with latest current
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=673722+0+archive/2002/freebsd-current/20020630.freebsd-current


This is what I did. Anybody can reproduce this ?

% su
Password:
# suspend

Suspended (signal)
% fg
su
# suspend

Suspended (signal)
    -------------------- repeat suspend and fg several times,
                         and finaly shell(tcsh) gets SIGHUP

% fg
su

Suspended (tty output)
    -------------------- SIGHUP occured here !


-- 
---
TOMITA Yoshinori

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ywlvg0g4b1y.fsf>