This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
Please cc any replies to [EMAIL PROTECTED] to keep other
test volunteers informed and to prevent any duplicate effort.
--
With the patched BerkeleyDB 3.2.3h from www.mysql.com. t/queue.t
hangs up and chews up CPU after test 179.
In gdb:
ok 179
^C
Program received signal SIGINT, Interrupt.
0xfeff33bc in __qam_stat () from /usr/local/lib/libdb-3.2.so
(gdb) bt
#0 0xfeff33bc in __qam_stat () from /usr/local/lib/libdb-3.2.so
#1 0xff05d648 in XS_BerkeleyDB__Queue_db_stat ()
from
/export/home/src/.cpan/build/BerkeleyDB-0.14/blib/arch/auto/BerkeleyDB/BerkeleyDB.so
#2 0x78234 in Perl_pp_entersub ()
#3 0x71234 in Perl_runops_standard ()
#4 0x29fc8 in S_run_body ()
#5 0x29c3c in perl_run ()
#6 0x27154 in main ()
All other tests pass.
--
Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
Platform:
osname=solaris, osvers=2.7, archname=sun4-solaris
uname='sunos leprss.gsfc.nasa.gov 5.7 generic_106541-08 sun4u sparc
sunw,ultra-5_10 '
config_args='-Dcc=gcc -Dprefix=/usr/local -des'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define
use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef
Compiler:
cc='gcc', optimize='-O', gccversion=2.95.2 19991024 (release)
cppflags='-fno-strict-aliasing -I/usr/local/include'
ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64'
stdchar='char', d_stdstdio=define, usevfork=false
intsize=4, longsize=4, ptrsize=4, doublesize=8
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, usemymalloc=y, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib '
libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lc -lcrypt -lsec
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'