ClearCase 05.00 using ClearCase::CtCmd::exec crash perl 5.8.3

M

Maverick Ieong

Hi,
I have perl (5.8.3), and the ClearCase verison (From Help About),
Rational Clearcase Explorer 2002.05.00+, Copyright 1990,2004 Rational
Software Co-operation. Running the following script will a dialog
"Perl Command Line Interpreter, For information about this error,
click here"
When I click on the link:
Error signature AppName perl.exe AppVer: 5.8.3.809 ModName:
libatriaks.dll
ModVer:0.0.0.0 Offset:0001b478

#This is a simple list vobs script
use strict;
use warnings;
use ClearCase::CtCmd;
my @test;
@test = ClearCase::CtCmd::exec("lsvob");
print @test;

Anybody encouter this problem?
I have a machine running the same perl, the ClearCase verison show
Rational Clearcase Explorer 2002.05.00+, Copyright 1990,2003 Rational
Software Co-operation.(note the copyright date show 2003) Running the
above script no problem. Is that some kind of patch have installed?
How can I tell? If so, is that a way to backout the patch?

TIA,
Mav
 
M

Maverick Ieong

I found out the problem is one of the patch from Rational mass up the dll.

Thanks,
Mav
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,734
Messages
2,569,441
Members
44,832
Latest member
GlennSmall

Latest Threads

Top