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
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
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
3 matches
Mail list logo