Bug#649058: libdata-alias-perl: FTBFS on mips powerpc s390 sparc
Niko Tyni
ntyni at debian.org
Thu Nov 17 18:53:45 UTC 2011
On Thu, Nov 17, 2011 at 09:30:22AM +0100, Julien Cristau wrote:
> Package: libdata-alias-perl
> Version: 1.15-1
> Severity: serious
> Justification: fails to build from source (but built successfully in the past)
> > t/06_alias_scope.t (Wstat: 10 Tests: 11 Failed: 0)
> > Non-zero wait status: 10
Just a note: reproducible on s390/zelenka.d.o with
perl -Iblib/lib -Iblib/arch -MData::Alias -e '{alias local $x}'
Core was generated by `perl -Iblib/lib -Iblib/arch -MData::Alias -e {alias local $x}'.
Program terminated with signal 11, Segmentation fault.
#0 0x77f13bd4 in Perl_leave_scope () from /usr/lib/libperl.so.5.14
(gdb) bt
#0 0x77f13bd4 in Perl_leave_scope () from /usr/lib/libperl.so.5.14
#1 0x77f14e7c in Perl_pop_scope () from /usr/lib/libperl.so.5.14
#2 0x77f1f020 in Perl_pp_leaveloop () from /usr/lib/libperl.so.5.14
#3 0x77edb30a in Perl_runops_standard () from /usr/lib/libperl.so.5.14
#4 0x77e7699e in perl_run () from /usr/lib/libperl.so.5.14
#5 0x00400d9a in main ()
I suppose Data::Alias is corrupting the stack somehow.
FWIW, the list of architectures looks like all our big-endian ones.
--
Niko Tyni ntyni at debian.org
More information about the pkg-perl-maintainers
mailing list