Bug#723909: FTBFS: test failures

Florian Schlichting fsfs at debian.org
Fri Sep 27 22:52:56 UTC 2013


Control: tags 723909 + confirmed

Damyans log snipped doesn't show it, but it't lots of subtests that fail
without any specific output:

t/00-load.t ............................................
Failed 1/2 subtests 
t/01-dependencies.t .................................... ok
t/01-test-mechanize.t .................................. 
Failed 6/6 subtests 
t/01-test-web.t ........................................ 
Failed 5/5 subtests 
t/01-version_checks.t .................................. ok
t/02-connect.t ......................................... 
Failed 6/6 subtests 
t/03-form-protocol.t ................................... ok
t/03-is_passing-no_plan.t .............................. 
No subtests run 
t/03-is_passing.t ...................................... 
Failed 7/7 subtests 
t/03-test-mailbox.t .................................... 
Failed 2/2 subtests 
t/04-test_file.t ....................................... 
No subtests run 
t/05-dispatcher.t ...................................... skipped: Not written yet
t/06-forms.t ........................................... 
Failed 24/24 subtests 
t/07-limit-actions.t ................................... 
Failed 21/21 subtests 
t/08-client.t .......................................... ok
t/09-url.t ............................................. 
Failed 6/6 subtests
...

Not all of these are reproducible for me outside the chroot. Those that
are turn out to be segfaults, and as far as I've investigated, they all
look very similar and occur in libsqlite3:

#0  0x00007fbe1c61330e in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#1  0x00007fbe1c613369 in sqlite3_db_filename () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#2  0x00007fbe1c8c968d in sqlite_db_filename () from /usr/lib/perl5/auto/DBD/SQLite/SQLite.so
#3  0x00007fbe1c8bc45f in ?? () from /usr/lib/perl5/auto/DBD/SQLite/SQLite.so
#4  0x00007fbe1cf2df5f in XS_DBI_dispatch () from /usr/lib/perl5/auto/DBI/DBI.so
#5  0x00007fbe225cac86 in Perl_pp_entersub () from /usr/lib/libperl.so.5.18
#6  0x00007fbe225c32d6 in Perl_runops_standard () from /usr/lib/libperl.so.5.18
#7  0x00007fbe2255461c in Perl_call_sv () from /usr/lib/libperl.so.5.18
#8  0x00007fbe1cf2e8c1 in XS_DBI_dispatch () from /usr/lib/perl5/auto/DBI/DBI.so
#9  0x00007fbe225cac86 in Perl_pp_entersub () from /usr/lib/libperl.so.5.18
#10 0x00007fbe225c32d6 in Perl_runops_standard () from /usr/lib/libperl.so.5.18
#11 0x00007fbe22554890 in Perl_call_sv () from /usr/lib/libperl.so.5.18
#12 0x00007fbe22556967 in Perl_call_list () from /usr/lib/libperl.so.5.18
#13 0x00007fbe2253ca5f in ?? () from /usr/lib/libperl.so.5.18
#14 0x00007fbe2254df2c in Perl_newATTRSUB_flags () from /usr/lib/libperl.so.5.18
#15 0x00007fbe2254ea80 in Perl_newATTRSUB () from /usr/lib/libperl.so.5.18
#16 0x00007fbe22551099 in Perl_utilize () from /usr/lib/libperl.so.5.18
#17 0x00007fbe22580665 in Perl_yyparse () from /usr/lib/libperl.so.5.18
#18 0x00007fbe2255a69c in perl_parse () from /usr/lib/libperl.so.5.18
#19 0x0000000000400d7b in main ()

So maybe this (and the other jifty FTBFS) is related to #723812
(libdbd-sqlite3-perl FTBFS in test suite)?

Florian



More information about the pkg-perl-maintainers mailing list