On Tue, Sep 01, 2009 at 07:52:17PM -0700, Ryan Niebur wrote: > the upstream author of libdevel-declare-perl thinks that this could be > the same as http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505415 > so if somebody with a sparc machine could just rebuild > libdevel-declare-perl against the perl in experimental and confirm > that it builds, that would be sufficient.
I can confirm this. Core was generated by `debugperl -Iblib/lib -Iblib/arch t/combi.t'. Program terminated with signal 10, Bus error. #0 0xf7c7dadc in S_scan_str (my_perl=<value optimized out>, offset=13) at stolen_chunk_of_toke.c:716 716 SvGROW(sv, SvCUR(sv) + (PL_bufend - s) + 1); It works with Perl 5.10.1. A workaround for 5.10.0 is to lower the optimization to -O1. -- Niko Tyni nt...@debian.org -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org