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

Mantis Bug Tracker via bug-notifications bug-notifications at lists.opencsw.org
Wed Nov 12 11:37:51 CET 2014


The following issue has been ASSIGNED. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=4423 
====================================================================== 
Reported By:                skayser
Assigned To:                dam
====================================================================== 
Project:                    bvi
Issue ID:                   4423
Category:                   regular use
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             2010-05-20 13:50 CEST
Last Modified:              2014-11-12 11:37 CET
====================================================================== 
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