Bug 180078

Summary: Patch: unzip -l causing "zipfile probably corrupt (segmentation violation)"
Product: [Fedora] Fedora Reporter: Caolan McNamara <caolanm>
Component: unzipAssignee: Ivana Varekova <varekova>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: overholt
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: 2006-02-06 13:12:35 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
replacement unzip-5.52-near-4GB.patch none

Description Caolan McNamara 2006-02-05 14:50:14 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051215 Fedora/1.7.12-3

Description of problem:
unzip -l causing segv


Version-Release number of selected component (if applicable):
unzip-5.52-1

How reproducible:
Always

Steps to Reproduce:
touch one
zip one.zip one
unzip -l one.zip
Archive:  one.zip
  Length     Date   Time    Name
 --------    ----   ----    ----
        0  02-05-06 14:12   one
error:  zipfile probably corrupt (segmentation violation)

Additional info:

Comment 1 Caolan McNamara 2006-02-05 14:53:47 UTC
Created attachment 124211 [details]
replacement unzip-5.52-near-4GB.patch

additional patch chunk appended to 4GB patch to fix this problem

Comment 2 Caolan McNamara 2006-02-05 14:57:04 UTC
*** Bug 179749 has been marked as a duplicate of this bug. ***

Comment 3 Ivana Varekova 2006-02-06 13:12:35 UTC
Thanks for your help, this problem is fixed in the last development version
(unzip-5.52-2).

Comment 4 Andrew Overholt 2006-02-06 19:07:53 UTC
I have tried this version (unzip-5.52-2) and things work as expected.  Thanks.