On Sun, Jul 03, 2022 at 05:20:17PM +0300, Niko Tyni wrote: > On Sat, Jun 25, 2022 at 10:09:46AM +0300, Damyan Ivanov wrote: > > Control: retitle -1 libtickit-widget-scrollbox-perl: intermittent memory > > corruption in t/02input-key.t and t/03input-mouse.t > > > > I can reproduce this when running 02input-key.t and 03input-key.t in > > a loop. The symptom is the same - "malloc_consolidate(): unaligned > > fastbin chunk detected" error message and the tests exits with Wstat > > 134 after saying "All 14 subtests passed". > > > > Wstat 134 is SIGABRT. Looks like a memory corruption of some sort. > > We're seeing this too in Perl 5.36 test rebuilds. Possibly it's even > more reproducible there, seems to always fail for us. > > > http://perl.debian.net/rebuild-logs/perl-5.36-throwaway/libtickit-widget-scrollbox-perl_0.11-1/libtickit-widget-scrollbox-perl_0.11-1_amd64-2022-06-14T06:54:08Z.build
Update: I was able to build it on perl_5.36.0-2 / amd64, so apparently no real Perl 5.36 relation after all. -- Niko