bug-bash
[Top][All Lists]
Advanced

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

Re: [Fwd: SIGTTIN when exec-ing from .profile/.bashrc]


From: Chet Ramey
Subject: Re: [Fwd: SIGTTIN when exec-ing from .profile/.bashrc]
Date: Mon, 9 Jul 2001 12:18:20 -0400

> i'm still seeing the problem reported here:
> 
>         http://mail.gnu.org/pipermail/bug-bash/2001-March/001590.html
> 
> in bash 2.05 running under solaris 2.5.1, compiled with gcc v2.95.
> bash is looping in the following fragment from jobs.c starting at line 2777:

How exactly is bash being invoked?  Can you find out whether the invoking
process is putting bash in it's own process group, or whether it's
starting bash in a separate process group without changing the terminal's
pgrp (which is, by definition, a background process)?

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet)

Chet Ramey, CWRU    chet@po.CWRU.Edu    http://cnswww.cns.cwru.edu/~chet/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]