Bug 53576

Summary: file does not work for files over 2GB in size
Product: [Retired] Red Hat Linux Reporter: Tom Hughes <thh>
Component: fileAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED RAWHIDE QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
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: 2001-12-06 21:42: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:

Description Tom Hughes 2001-09-12 08:19:25 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.7 [en] (X11; I; UNIX_SV 4.2MP i386; Nav)

Description of problem:
using file with a file over 2GB results in the error message:
file cyber
cyber: can't stat `cyber' (Value too large for defined data type).


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


How reproducible:
Always

Steps to Reproduce:
1. Create a filew over 2GB in size
2. Run "file <filename>".
3.
	

Actual Results:  cyber: can't stat `cyber' (Value too large for defined
data type).

Expected Results:  It tells me it's a tar file (or whatever it is).

Additional info:

Comment 1 Trond Eivind Glomsrxd 2001-12-11 20:06:47 UTC
Fixed in file-3.37-2

Comment 2 Trond Eivind Glomsrxd 2002-08-20 16:01:58 UTC
*** Bug 71850 has been marked as a duplicate of this bug. ***