On 2017-04-15, Alceu Rodrigues de Freitas Junior <[email protected]> wrote: > Hi, > > I think I spotted a bug for OpenBSD 6.0: > > https://github.com/perl5-dbi/DBD-mysql/issues/120 > > But since 6.1 is already available (and I couldn't reproduce the error > for it), I'm not sure if I should open a bug at all. > > Could someone please give some hints about that? > > Thanks! > > Alceu > >
The local perl build that is showing "undefined symbol 'recallocarray'" is broken. The "DBD::mysql::st DESTROY failed: \xdf\xdf\xdf[...]" suggest a use-after-free and I do reproduce this in -current. See the explanation of 'j "Less junking" in http://man.openbsd.org/malloc.conf.

