Front page | perl.perl5.porters |
Postings from January 2006
[perl #38335] YAML 1.53 marshall.t fails with bleadperl
From:
Andreas J Koenig
Date:
January 26, 2006 03:13
Subject:
[perl #38335] YAML 1.53 marshall.t fails with bleadperl
Message ID:
rt-3.0.11-38335-128837.16.6343760646375@perl.org
# New Ticket Created by Andreas J Koenig
# Please include the string: [perl #38335]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=38335 >
This is a bug report for perl from k@k75.linux.bogus,
generated with the help of perlbug 1.35 running under perl 5.9.3.
Binary search reveals that bleadperl@24732 is the first where YAML
chokes during the tests with the following error message:
t/marshall...........*** glibc detected *** free(): invalid pointer: 0x081d04e0 ***
t/marshall...........dubious
Test returned status 0 (wstat 6, 0x6)
DIED. FAILED tests 1-10
Failed 10/10 tests, 0.00% okay
bleadperl@24731 succeeds.
Change 24732 by nicholas@nicholas-switch on 2005/06/07 14:57:35
Ensure string table counts are balanced. (Was not true in op/pack.t)
---
Flags:
category=core
severity=low
---
Site configuration information for perl 5.9.3:
Configured by k at Tue Jan 24 20:14:50 CET 2006.
Summary of my perl5 (revision 5 version 9 subversion 3 patch 24148) configuration:
Platform:
osname=linux, osvers=2.6.11-xen0, archname=i686-linux-64int
uname='linux k75 2.6.11-xen0 #5 sun jun 19 11:50:51 cest 2005 i686 gnulinux '
config_args='-Dprefix=/usr/local/perl-5.8.0@26941 -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des -Duse64bitint -Dusedevel'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-g',
cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
ccversion='', gccversion='4.0.3 20060115 (prerelease) (Debian 4.0.2-7)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, 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 -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.3.5.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.3.5'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Locally applied patches:
patchaperlup: --upto 26941
---
@INC for perl 5.9.3:
/usr/local/perl-5.8.0@26941/lib/5.9.3/i686-linux-64int
/usr/local/perl-5.8.0@26941/lib/5.9.3
/usr/local/perl-5.8.0@26941/lib/site_perl/5.9.3/i686-linux-64int
/usr/local/perl-5.8.0@26941/lib/site_perl/5.9.3
/usr/local/perl-5.8.0@26941/lib/site_perl
.
---
Environment for perl 5.9.3:
HOME=/home/k
LANG=C
LANGUAGE (unset)
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=/home/k/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL_BADLANG (unset)
SHELL=/usr/bin/zsh