[DBD::Oracle] Familiar error to someone?



We have a mixed C/Perl/XS application that we are moving to the Itanium. After we compile everything and start it up after every SELECT statment we are getting:

***glibc detected *** free(): invalid next size(fast): <memory hex given> ***
Aborted

We are using:

HP rx2620 with Itanium processors
Perl 5.6.2
DBD::Oracle 1.17
DBI 1.56

Should we move up to the latest DBD::Oracle to fix? This doesn't happen on the PA-RISC box running DBI 1.14 with the same version DBD::Oracle.

Robert
.



Relevant Pages

  • Re: [DBD::Oracle] Familiar error to someone?
    ... Itanium could be a 32/64 bit problem did you compiled all your code useing 32 bit libs? ... Subject: Familiar error to someone? ... After we compile everything and start it up after every SELECT statment we are getting: ... This doesn't happen on the PA-RISC box running DBI 1.14 with the same version DBD::Oracle. ...
    (perl.dbi.users)
  • Re: VC++6 LNK1112 Error
    ... Itanium into a piece of code destined for an x86. ... correctly select your target to be an Itanium. ... Note also that you can't really compile IA64 code unless you have a compiler that targets ...
    (microsoft.public.vc.mfc)