[bug-notifications] [bvi 0004423]: bvi fails to open large files (opens as "New File", truss shows EOVERFLOW)

Mantis Bug Tracker noreply at opencsw.org
Thu May 20 13:50:57 CEST 2010


The following issue has been SUBMITTED. 
====================================================================== 
http://www.opencsw.org/bugtrack/view.php?id=4423 
====================================================================== 
Reported By:                skayser
Assigned To:                
====================================================================== 
Project:                    bvi
Issue ID:                   4423
Category:                   regular use
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2010-05-20 13:50 CEST
Last Modified:              2010-05-20 13:50 CEST
====================================================================== 
Summary:                    bvi fails to open large files (opens as "New File",
truss shows EOVERFLOW)
Description: 
# ls -l "vSphere Management Assistant-flat.vmdk"
-rw-------    1 root     root     5368709120 Jan  8 00:41 vSphere
Management Assistant-flat.vmdk

# bvi "vSphere Management Assistant-flat.vmdk"
"vSphere Management Assistant-flat.vmdk" [New File]
[Hit return to continue]

# truss -o foo -t stat bvi "vSphere Management Assistant-flat.vmdk"
...
xstat(2, "vSphere Management Assistant-flat.vmdk", 0x0806D7E8) Err#79
EOVERFLOW
...
======================================================================



More information about the bug-notifications mailing list