My Oracle Support Banner

Studio 12.3 Collect Fails With EOVERFLOW When Opening A Binary Greater Than 2G In Size (Doc ID 1929638.1)

Last updated on FEBRUARY 28, 2019

Applies to:

Oracle Solaris Studio - Version 12.3 and later
Information in this document applies to any platform.

Symptoms

Studio 12.3, collect(1) command fails for binary file size greater than 2.0G.
 
The truss output indicates that stat() function failed with EOVERFLOW:
 
statvfs(".", 0xFBB65C10) = 0
stat("./test.1.er", 0xFFBF7AF8) Err#2 ENOENT
...
stat("gmbig3.er", 0xFFBF1954) Err#2 ENOENT
stat("ibig.tsk", 0xFFBF2654) Err#79 EOVERFLOW
getcwd("bob", 1024) = 0
stat("ibig.tsk", 0xFFBEAA50) Err#79 EOVERFLOW
stat("ibig.tsk.class", 0xFFBF2654) Err#2 ENOENT
 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.