Bug 1317

Summary: tcsh crashes while performing filename completion
Product: [Retired] Red Hat Linux Reporter: drabent
Component: tcshAssignee: David Lawrence <dkl>
Status: CLOSED WORKSFORME QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2CC: drabent
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-04-08 17:43:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description drabent 1999-02-24 18:08:32 UTC
tcsh  crashes  when using <Tab> key in certain contexts.
For instance
    ls  =1/a<Tab>
(when =1 exists on the stack) crashes tcsh with signal 11.

I could reproduce this behaviour on two installations of RH
linux 5.2, with  tcsh  running in a terminal window under X.

Also, when tcsh is a login shell, running in a console,
pressing Tab results sometimes in hanging all the system
(all the consoles).
This I have not tried to reproduce/investigate.

It seems that I had similar behaviour after pressing ctrl-D.
In that case the matching filenames were displayed for a
moment before the crash of tcsh.

Sincerely
--Wlodek

Comment 1 openshift-github-bot 2015-03-17 20:25:40 UTC
Commits pushed to master at https://github.com/openshift/origin

https://github.com/openshift/origin/commit/6594ffdac91d9f7a4a50a0288dc73d01c2f09093
Issue1317 - Added error logging to webhook controller

https://github.com/openshift/origin/commit/2926dd5573c7532f55ddbd1ece3f06a1dc15f385
Merge pull request #1333 from soltysh/issue1317

Merged by openshift-bot