Bug#528154: libpadwalker-perl: using re.pl with SOAP::Lite causes a segfault

2009-05-11 Thread Jonathan Yu
Hi: I have been trying to track down this bug, however in the bug tracker it looks like someone beat me to the punch: http://rt.cpan.org/Public/Bug/Display.html?id=41710 Also, here is a more detailed backtrace from 'debugperl reproduce.pl' and 'gdb debugperl core': (gdb) bt full #0 Perl_av_fet

Bug#528154: libpadwalker-perl: using re.pl with SOAP::Lite causes a segfault

2009-05-10 Thread Ryan Niebur
attached is a smaller test case, which just involves Data::Dump::Streamer and SOAP::Lite. libdata-dump-streamer-perl is version 2.09-1 -- _ Ryan Niebur ryanrya...@gmail.com #!/usr/bin/perl use SOAP::Lite; use Data::Dump::Streamer; my $c = new SOAP::Lite->uri('/Debbugs/S

Bug#528154: libpadwalker-perl: using re.pl with SOAP::Lite causes a segfault

2009-05-10 Thread Ryan Niebur
Package: libpadwalker-perl Version: 1.7-1 Severity: normal This bug has been annoying me for a while now... While I've shown it reproduced here with debbugs, it also happens to me when trying to do this with a program at work, so presumably it always happens when using SOAP::Lite in re.pl. $c->g