Bug#1013526: libtickit-widget-scrollbox-perl: FTBFS: dh_auto_test: error: /usr/bin/perl Build test --verbose 1 returned exit code 255

Étienne Mollier emollier at emlwks999.eu
Fri Jun 24 20:51:18 BST 2022


Control: tags -1 + confirmed

Hi gregor, Hi Lucas,

gregor herrmann, on 2022-06-24:
> On Fri, 24 Jun 2022 12:07:04 +0200, Lucas Nussbaum wrote:
> 
> > > malloc_consolidate(): unaligned fastbin chunk detected
> > > t/02input-key.t ............. 
> > > ok 1 - start is 0 initially
> > > ok 2 - hextent start is 0 initially
> > > ok 3 - start moves down +1 after <Down>
> > > ok 4 - start moves down +12 after <PageDown>
> > > ok 5 - start moves up -1 after <Up>
> > > ok 6 - start moves up -12 after <PageUp>
> > > ok 7 - start moves to 76 after <C-End>
> > > ok 8 - start moves to 0 after <C-Home>
> > > ok 9 - start moves right +1 after <Right>
> > > ok 10 - start moves right +39 after <C-Right>
> > > ok 11 - start moves up -1 after <Left>
> > > ok 12 - start moves up -39 after <C-Left>
> > > ok 13 - start moves to 121 after <End>
> > > ok 14 - start moves to 0 after <Home>
> > > 1..14
> > > All 14 subtests passed 
> 
> I can't reproduce this failure; log attached.
> 
> Any ideas, anyone?

Something went flaky in the test suite: I reproduced the issue
on first try with sbuild + overlay in tmpfs, but on second try
the build time test suite passed.  In the first build log, I
noticed something spews the "malloc_consolidate(): unaligned
fastbin chunk detected":

	[…]
	ok 19 - $static window starts on line -25 after ->scroll_to 25
	ok 20 - $vextent->start is now 25 after ->scroll_to 25
	ok 21 - Display after $vextent->scroll_to 25
	ok 22 - $widget has refcount 1 at EOF
	1..22
	ok
	malloc_consolidate(): unaligned fastbin chunk detected
	t/02input-key.t ............. 
	ok 1 - start is 0 initially
	ok 2 - hextent start is 0 initially
	ok 3 - start moves down +1 after <Down>
	[…]

but it does not appear on the second log, where the build goes
through successfully:

	[…]
	ok 19 - $static window starts on line -25 after ->scroll_to 25
	ok 20 - $vextent->start is now 25 after ->scroll_to 25
	ok 21 - Display after $vextent->scroll_to 25
	ok 22 - $widget has refcount 1 at EOF
	1..22
	ok
	t/02input-key.t ............. 
	ok 1 - start is 0 initially
	ok 2 - hextent start is 0 initially
	ok 3 - start moves down +1 after <Down>
	[…]

That does not mean I have any ideas though.

Anyway, for information,
Have a nice day,  :)
-- 
Étienne Mollier <emollier at emlwks999.eu>
Fingerprint:  8f91 b227 c7d6 f2b1 948c  8236 793c f67e 8f0d 11da
Sent from /dev/pts/2, please excuse my verbosity.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-perl-maintainers/attachments/20220624/96f73da4/attachment.sig>


More information about the pkg-perl-maintainers mailing list