Bug 183267

Summary: tcsh crashes when loading history file
Product: [Fedora] Fedora Reporter: Tomasz Kepczynski <tomek>
Component: tcshAssignee: Miloslav Trmač <mitr>
Status: CLOSED ERRATA QA Contact: Bill Huang <bhuang>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: 6.14-6.fc5.1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-20 19:32:25 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:
Attachments:
Description Flags
core dump from "history -M history" command
none
offending history file none

Description Tomasz Kepczynski 2006-02-27 20:37:15 UTC
Description of problem:
I was unable to login to my account. Investigation revealed ~/.history file to
be blamed as moving it out of the way to another location let me to use my
account. I saved a file (attached) and tried to load it with:
$ history -M history
and it coredumped (also attached)

Version-Release number of selected component (if applicable):
tcsh-6.14-1

How reproducible:
Always with provided history file.
  
Additional info:
What may be important here is that:
1. I use pl_PL.utf8 locale
2. history seems to keep a lot of crap from Midnight Commander

Comment 1 Tomasz Kepczynski 2006-02-27 20:37:15 UTC
Created attachment 125349 [details]
core dump from "history -M history" command

Comment 2 Tomasz Kepczynski 2006-02-27 20:38:25 UTC
Created attachment 125350 [details]
offending history file

Comment 3 Miloslav Trmač 2006-02-28 03:14:48 UTC
Please test tcsh-6.14-1.fc4.2 from the updates-testing repository.

Comment 4 Tomasz Kepczynski 2006-02-28 20:15:46 UTC
Seems to be OK.

Comment 5 Fedora Update System 2006-03-20 16:33:54 UTC
tcsh-6.14-6.fc5.1 has been pushed for FC5, which should resolve this issue.  If these problems are still present in this version, then please make note of it in this bug report.

Comment 6 Miloslav Trmač 2006-03-20 19:32:25 UTC
Thanks for your report and testing.