Subject: | perl 5.23.4 error: panic: stack_grow() negative count (-1) |
t/ListModelConcat.t fails with perl 5.23.4 with the following output:
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/bbbike/perl-5.23.4/bin/perl5.23.4" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Perl-Gtk2 version 1.2496
# Perl-Glib version 1.307
# Compiled against Glib version 2.32.4.
# Running on Glib version 2.32.4.
# Compiled against Gtk version 2.24.10.
# Running on Gtk version 2.24.10.
# append
# move_after() no change
# move_after() within submodel, upwards
# move_after() within submodel, downwards
# move_after() across submodel, downwards
panic: stack_grow() negative count (-1) at /tmpfs/.cpan-build/2015103106/Gtk2-Ex-ListModelConcat-10-4FBE0J/blib/lib/Gtk2/Ex/ListModelConcat.pm line 813.
# Looks like you planned 248 tests but ran 137.
# Looks like your test exited with 255 just after 137.
t/ListModelConcat.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 111/248 subtests
t/overload.t ......... ok
t/test-weaken.t ...... skipped: due to Test::Weaken 2.000 and/or Test::Weaken::Gtk2 not available -- Can't locate Test/Weaken.pm in @INC (you may need to install the Test::Weaken module) (@INC contains: /tmpfs/.cpan-build/2015103106/Gtk2-Ex-ListModelConcat-10-4FBE0J/blib/lib /tmpfs/.cpan-build/2015103106/Gtk2-Ex-ListModelConcat-10-4FBE0J/blib/arch /opt/perl-5.23.4/lib/site_perl/5.23.4/x86_64-linux /opt/perl-5.23.4/lib/site_perl/5.23.4 /opt/perl-5.23.4/lib/5.23.4/x86_64-linux /opt/perl-5.23.4/lib/5.23.4 .) at (eval 10) line 1.