[DBD::Oracle] Familiar error to someone?
am 20.07.2007 14:03:37 von sigzero
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):
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
Re: [DBD::Oracle] Familiar error to someone?
am 20.07.2007 16:41:22 von scoles
Itanium could be a 32/64 bit problem
did you compiled all your code useing 32 bit libs?
----- Original Message -----
From: "Robert Hicks"
To:
Sent: Friday, July 20, 2007 8:03 AM
Subject: [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):
> 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
>
Re: [DBD::Oracle] Familiar error to someone?
am 20.07.2007 19:15:54 von sigzero
John Scoles wrote:
> Itanium could be a 32/64 bit problem did you compiled all your code
> useing 32 bit libs?
>
>
I believe so...I know the c code is.
Perl:
Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration:
Platform:
osname=linux, osvers=2.6.9-55.el, archname=ia64-linux
uname='linux sarxdr 2.6.9-55.el #1 smp fri apr 20 16:30:19 edt 2007
ia64 ia64 ia64 gnulinux '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing'
ccversion='', gccversion='3.4.6 20060404 (Red Hat 3.4.6-8)',
gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=8, usemymalloc=n, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
libc=, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: USE_64_BIT_INT USE_LARGE_FILES
Built under linux
Compiled at Jun 11 2007 13:57:52
@INC:
/usr/local/lib/perl5/5.6.2/ia64-linux
/usr/local/lib/perl5/5.6.2
/usr/local/lib/perl5/site_perl/5.6.2/ia64-linux
/usr/local/lib/perl5/site_perl/5.6.2
/usr/local/lib/perl5/site_perl
Oracle:
/usr/local/lib/perl5/site_perl/5.6.2/ia64-linux/auto/DBD/Ora cle/Oracle.so:
ELF 64-bit LSB shared object, IA-64, version 1 (SYSV), not stripped