Bug 121438

Summary: Writing binary output files using perl scripts.
Product: Red Hat Enterprise Linux 3 Reporter: Ramoj Paruchuri <rparuchuri>
Component: perlAssignee: Warren Togami <wtogami>
Status: CLOSED CANTFIX QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 3.0CC: quantum.analyst
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-07-22 23:20:14 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:
Bug Depends On:    
Bug Blocks: 591011    

Description Ramoj Paruchuri 2004-04-21 15:52:04 UTC
Description of problem:

I have a Perl script which writes the Binary output data file. This 
script works fine on RH7.3. but creates a larger Binary output file 
on WS 3.0 Update 1 with the same input. Now, when I try to access 
this file, it doesnot load well. Now I have replaced the perl 
binaries and libraries (5.8.0) with the one in RH 7.3 (5.6.0) and it 
works fine.

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

Perl 5.8.0

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:
It does write a binary file. But it is totally different from what it 
writes on a RH 7.3 - though its the same input file and same perl 
script.

Comment 1 Ramoj Paruchuri 2004-04-26 16:27:30 UTC
I had upgraded Perl on WS 3.0 to version 5.8.3. As of now, could not 
reproduce that bug on a 32bit IBM M Pro. Yet to test on 64bit IBM A 
pro. Earlier, I could see this bug on both the machines.

Thanks,
Ramoj
P.S: Redhat yet to release a patch on this!!!!!

Comment 2 Ramoj Paruchuri 2004-04-26 20:38:24 UTC
Ok. Works fine on 64bit IBM A Pro.

Comment 3 Warren Togami 2005-07-22 23:20:14 UTC
There is no chance we will be able to fix this because you did not provide a
reproduce procedure.