Path: csiph.com!xmission!news.snarked.org!news.linkpendium.com!news.linkpendium.com!panix!usenet.stanford.edu!not-for-mail From: "Rishita Saha16" Newsgroups: gnu.bash.bug Subject: RE: Issue with Bash Date: Mon, 20 Jul 2020 06:32:38 +0000 Lines: 44 Approved: bug-bash@gnu.org Message-ID: References: , NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Trace: usenet.stanford.edu 1595226834 12214 209.51.188.17 (20 Jul 2020 06:33:54 GMT) X-Complaints-To: action@cs.stanford.edu Cc: bug-bash@gnu.org, chet.ramey@case.edu To: chet.ramey@case.edu Envelope-to: bug-bash@gnu.org In-Reply-To: Sensitivity: Importance: Normal X-Priority: 3 (Normal) X-Mailer: IBM Verse Build 17652-1661 | IBM Domino Build SCN1812108_20180501T0841_FP65 April 15, 2020 at 09:48 X-KeepSent: DCE7FFF8:B623ABC2-002585AB:0023ACB2; type=4; name=$KeepSent X-LLNOutbound: False X-Disclaimed: 27819 X-TNEFEvaluated: 1 x-cbid: 20072006-4615-0000-0000-0000026D3C85 X-IBM-SpamModules-Scores: BY=0.223931; FL=0; FP=0; FZ=0; HX=0; KW=0; PH=0; SC=0.407427; ST=0; TS=0; UL=0; ISC=; MB=0.000000 X-IBM-SpamModules-Versions: BY=3.00013501; HX=3.00000242; KW=3.00000007; PH=3.00000004; SC=3.00000295; SDB=6.01408381; UDB=6.00754654; IPR=6.01190622; MB=3.00033091; MTD=3.00000008; XFM=3.00000015; UTC=2020-07-20 06:32:40 X-IBM-AV-DETECTION: SAVI=unsuspicious REMOTE=unsuspicious XFE=unused X-IBM-AV-VERSION: SAVI=2020-07-20 06:22:11 - 6.00011622 x-cbparentid: 20072006-4616-0000-0000-000001D0AAB3 X-Proofpoint-UnRewURL: 9 URL's were un-rewritten X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.235, 18.0.687 definitions=2020-07-20_01:2020-07-17, 2020-07-20 signatures=0 X-Proofpoint-Spam-Reason: orgsafe Received-SPF: pass client-ip=148.163.158.5; envelope-from=risaha16@in.ibm.com; helo=mx0a-001b2d01.pphosted.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/20 02:32:43 X-ACL-Warn: Detected OS = Linux 3.x [generic] X-Spam_score_int: -30 X-Spam_score: -3.1 X-Spam_bar: --- X-Spam_report: (-3.1 / 5.0 requ) BAYES_00=-1.9, HTML_MESSAGE=0.001, HTML_MIME_NO_HTML_TAG=0.377, MIME_HTML_ONLY=0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: bug-bash@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: X-Mailman-Original-References: , Xref: csiph.com gnu.bash.bug:16586 Hi All, From what we have found out, it does not seem like the signal is SIGTTOU. We are working to find out more about it. Meanwhile, any insight would be helpful. Thanks and Regards, Rishita Saha ----- Original message ----- From: Chet Ramey To: "CHIGOT, CLEMENT" , Rishita Saha16 , "bug-bash@gnu.org" Cc: chet.ramey@case.edu Subject: [EXTERNAL] Re: Issue with Bash Date: Thu, Jul 9, 2020 8:01 PM On 7/9/20 10:16 AM, CHIGOT, CLEMENT wrote: > Hi Rishita, > > Could you try with BullFreeware's version, which have a slightly higher version (5.0.11 instead of 5.0) ? > You can find it at [1]http://www.bullfreeware.com/pkg?id=5740 <[2]http://www.bullfreeware. com/pkg?id=6102 >. > > If it's not working, I'll check what's wrong. It's not clear that any of those patches will affect this behavior. I'd be more interested in knowing the signal, and, if it's SIGTTOU, whether the process is an interactive shell. (Because if it's not, and I can't imagine that running httpd is going to start an interactive shell, why is it calling readline to get input?) Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, UTech, CWRU chet@case.edu [3]http://tiswww.cwru.edu/~chet/ References 1. http://www.bullfreeware.com/pkg?id=5740 2. http://www.bullfreeware.com/pkg?id=6102 3. http://tiswww.cwru.edu/~chet/