On Sun, Jul 23, 2017 at 04:14:17PM -0400, John David Anglin wrote: > Problem is probably in Perl_custom_op_get_field. Need to figure out why it > returns 0xbf600701.
Just a note that #838613 sounds related, and we're still carrying the patch from 5.24 that lowers the optimization level of op.c to -O0. Maybe that has become harmful now if there are problems mixing -O0 and -O2 code? -- Niko Tyni nt...@debian.org