p5-Teng icon indicating copy to clipboard operation
p5-Teng copied to clipboard

dbh_and_txn_manager.t segfaults on Android

Open Hugmeir opened this issue 11 years ago • 1 comments

Right now I can't use gdb to find out how/where it's segfaulting, so this ticket will have to be a bit bare -- I should have the stack trace in a couple of days, hopefully.

/mnt/sdcard/src/.cpan/build/Teng-0.21-XHZi8R # perl -Mblib t/999_regression/dbh_and_txn_manager.t # Subtest: use transaction, disconnect, reconnect and use transaction again ok 1 - regular txn begin, then rollback - should be clean ok 2 - dbh should be defined ok 3 - txn manager should be defined ok 4 - regular disconnect - should be clean Segmentation fault /mnt/sdcard/src/.cpan/build/Teng-0.21-XHZi8R # perl -v

This is perl 5, version 19, subversion 9 (v5.19.9 (v5.19.8-319-gbb38eb5*)) built for armv7l-linux-android-thread-multi (with 1 registered patch, see perl -V for more detail)

Hugmeir avatar Feb 23 '14 13:02 Hugmeir

This problem seems to happen also on other systems (linux, darwin), see http://analysis.cpantesters.org/reports_by_field?SUBMIT_xxx=Submit&distv=Teng-0.25&field=meta%3Aosname%2Bperl&field=fail%3At%2F999_regression%2Fdbh_and_txn_manager.t&field=fail%3At%2F999_regression%2Fdbh_and_txn_manager.t

eserte avatar Nov 09 '14 14:11 eserte