Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jul 2003 00:13:25 +1000 (EST)
From:      Tim Robbins <tim@robbins.dropbear.id.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/54263: su/csh job control problem
Message-ID:  <20030709141325.DAE30C96E@mail.robbins.dropbear.id.au>
Resent-Message-ID: <200307091420.h69EKDfV002134@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         54263
>Category:       bin
>Synopsis:       su/csh job control problem
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 09 07:20:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Tim Robbins
>Release:        FreeBSD 5.1-RELEASE
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD 5.1-RELEASE

>Description:
After su'ing root and suspending the shell with the csh "suspend" command,
it's no longer possible to get back to the csh with "fg". This bug is not
present in RELENG_4.

>How-To-Repeat:
$ su
Password:
bunyip# suspend
[1] + Stopped (signal)     su 
$ fg
su 
[1] + Stopped (tty output) su 
$ fg
su 
[1] + Stopped (tty output) su 
$ fg
su 
[1] + Stopped (tty output) su 

>Fix:
Not known.
>Release-Note:
>Audit-Trail:
>Unformatted:



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