On 2018-01-28 22:23:31, TURNSTEP wrote:
Show quoted text> I cannot trigger this on a 11.1 freebsd (AWS). Anything in particular
> I might tweak to increase the odds of duplicating? I can search for a
> v12 AMI if that would help.
Here's another backtrace created with a debugging perl 5.26.1 on freebsd 12. The stack looks a little bit different than the previous one:
(gdb) bt
#0 S_mg_findext_flags (sv=0x802e225b8, type=66, flags=0, vtbl=<optimized out>) at mg.c:413
#1 Perl_mg_find (sv=0x802e225b8, type=66) at mg.c:433
#2 0x00000000004db13c in Perl_fbm_instr (big=0x801435b00 "DBD::Pg::st execute failed: called with 1 bind variables when 3 are needed at t/12placeholders.t line 887.\n", bigend=0x801435b6b "", littlestr=0x802e225b8, flags=<optimized out>) at util.c:814
#3 0x00000000005a6a94 in Perl_re_intuit_start (rx=<optimized out>, sv=<optimized out>, strbeg=<optimized out>, strpos=<optimized out>, strend=<optimized out>, flags=<optimized out>, data=0x3b748bd4af99cbe8) at regexec.c:926
#4 0x00000000005a3286 in Perl_regexec_flags (rx=<optimized out>, stringarg=<optimized out>, strend=<optimized out>, strbeg=<optimized out>, minend=0, sv=<optimized out>, data=0x0, flags=97) at regexec.c:3006
#5 0x00000000005089a1 in Perl_pp_match () at pp_hot.c:2054
#6 0x00000000004d8bbe in Perl_runops_debug () at dump.c:2451
#7 0x000000000044f3fb in S_run_body (oldscope=1) at perl.c:2518
#8 0x000000000044f279 in perl_run (my_perl=<optimized out>) at perl.c:2447
#9 0x00000000004233ed in main (argc=<optimized out>, argv=<optimized out>, env=0x7fffffffe850) at perlmain.c:123