Bug 14301
Summary: | workstation 1.1.1-21 ftp core dumps on put nfs* when symlink present. | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Henri Schlereth <henris> |
Component: | krb5 | Assignee: | Nalin Dahyabhai <nalin> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 6.2 | CC: | katzj, wil |
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: | 2000-09-12 15:28:00 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
Henri Schlereth
2000-07-20 00:41:46 UTC
*** Bug 14303 has been marked as a duplicate of this bug. *** The symlink seems to be a red herring. I can trigger this also with 'put *' and regular files. Poke around with gdb and you see that the seg fault is in a free, relatively obvious conclusion to come to. Comparison to the netkit ftp source (which has the same ancient base as the mit code) shows that the free in cmds.c:1863 (krb5-1.2.1) isn't present in the netkit source. Removal of this line seems to fix the problem for me This should be fixed in krb5-1.1.1-25 and krb5-1.2.1-9. Until Raw Hide gets refreshed, you can grab updated packages from http://people.redhat.com/krb5/. |