Re: [log4perl-devel] panic in sv_setpvn

2012-04-18 Thread Mike Schilli
On Wed, 18 Apr 2012, Martin J. Evans wrote: > panic: sv_setpvn called with negative strlen at > /home/perlbrew//perls/perl-5.14.2/lib/site_perl/5.14.2/Log/Log4perl/Layout/PatternLayout.pm > line 358. This looks like a bug in perl, not Log4perl. Since Log4perl is pure Perl, there should never be

[log4perl-devel] panic in sv_setpvn

2012-04-18 Thread Martin J. Evans
panic: sv_setpvn called with negative strlen at /home/perlbrew//perls/perl-5.14.2/lib/site_perl/5.14.2/Log/Log4perl/Layout/PatternLayout.pm line 358. That line in my distribution is: ## sub shrink_category { ###