[prev in list] [next in list] [prev in thread] [next in thread] 

List:       perl5-porters
Subject:    [perl #47962] Re: 'free(): invalid pointer' error with Test::Simple and ClearCase::Argv
From:       Marc Girod (via RT) <perlbug-followup () perl ! org>
Date:       2007-11-29 17:24:29
Message-ID: rt-3.6.HEAD-28750-1196357068-1724.47962-75-0 () perl ! org
[Download RAW message or body]

# New Ticket Created by  Marc Girod 
# Please include the string:  [perl #47962]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=47962 >


Hello,

I narrowed my problem one bit further, eliminating one level of CPAN
module. I get now:

tmp> ./testpl
1..1
ok 1 - Testing is fun
*** glibc detected *** free(): invalid pointer: 0x0017b900 ***
Aborted
tmp> cat testpl
#!/usr/bin/perl -w

use Test::Simple tests => 1;
use ClearCase::CtCmd;
use strict;

ok(1, 'Testing is fun');
my $ct = ClearCase::CtCmd->new();
$ct->exec('pwd');



ClearCase::CtCmd is 1.06,
and it is installed on top of IBM ClearCase:

tmp> ct -ver
ClearCase version 7.0.1 (Wed May 30 17:04:58 EDT 2007)
7.0.1.0-RATL-RCC-IFIX01 (Wed Sep 19 16:08:10 EDT 2007)
@(#) MVFS version 7.0.1.0-IFIX01 (Thu Sep  6 20:09:08 2007) built at $Date: 2007-11-16.13:18:15 (UTC) $
cleartool                         7.0.1.0-IFIX01 (Thu Aug  9 20:20:45 EDT 2007)
db_server                         7.0.1.0-IFIX01 (Fri Sep 14 20:23:09 EDT 2007)
VOB database schema version: 54


I guess I should report this as well to CPAN and to IBM support.
I'll do it.

Marc

----------------------------
IONA Technologies PLC (registered in Ireland)
Registered Number: 171387
Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic