On Thu Jan 08 15:15:09 2015, DAXIM wrote:
Show quoted text> Test crashes Perl with P::V 1.16. Below are: full log of install
> attempt, uname -a, perl -V, and a C debugger backtrace on a build
> where variables are not optimised out.
I cannot reproduce this on my own Perl 5.20.0. It's not threaded, but I do test a bunch of threaded Perls with Travis, including 5.20.1. See
https://travis-ci.org/autarch/Params-Validate
Any idea what might be going on here? I may need to look into better ways to localize $@ from XS code.