Skip Menu |

This queue is for tickets about the Math-Transform-List CPAN distribution.

Report information
The Basics
Id: 122865
Status: resolved
Priority: 0/
Queue: Math-Transform-List

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 20170808
Fixed in: (no value)



Subject: Out of memory
On some systems t/test.t fails with "Out of memory" errors: ... Out of memory! # Looks like your test exited with 1 just after 9. t/test.t ....... Dubious, test returned 1 (wstat 256, 0x100) All 9 subtests passed ... This seems to happen on my FreeBSD 10 and Debian/stretch smokers. It does not fail on other smokers (e.g. Debian/jessie, Ubuntu 16.04), which are similarly sized. See also: http://matrix.cpantesters.org/?dist=Math-Transform-List%2020170808;os=linux;reports=1#sl=2,1
fixed in 20170821 by removing the test causing the problem.
On 2017-08-24 14:10:46, PRBRENAN wrote: Show quoted text
> fixed in 20170821 by removing the test causing the problem.
Unfortunately not --- I still see "Out of memory" errors on freebsd & debian stretch: ... Out of memory! # Looks like your test exited with 1 just after 9. t/test.t ....... Dubious, test returned 1 (wstat 256, 0x100) All 9 subtests passed ... (Re-opening)
Running tests in isolation to see if this resolves the problem or supplies better diagnostics.
On 2017-08-24 16:08:48, PRBRENAN wrote: Show quoted text
> Running tests in isolation to see if this resolves the problem or > supplies better diagnostics.
Here's the log (perl 5.24.2 @ debian stretch): Output from './Build test': t/even.t ....... ok t/symmetric.t .. ok t/test0.t ...... ok t/test1.t ...... ok t/test2.t ...... ok t/test26.t ..... ok t/test3.t ...... ok t/test4.t ...... ok Out of memory! # Looks like your test exited with 1 before it could output anything. t/test4a.t ..... Dubious, test returned 1 (wstat 256, 0x100) Failed 2/2 subtests Out of memory! # Looks like your test exited with 1 before it could output anything. t/test4b.t ..... Dubious, test returned 1 (wstat 256, 0x100) Failed 2/2 subtests t/test4c.t ..... ok Test Summary Report ------------------- t/test4a.t (Wstat: 256 Tests: 0 Failed: 0) Non-zero exit status: 1 Parse errors: Bad plan. You planned 2 tests but ran 0. t/test4b.t (Wstat: 256 Tests: 0 Failed: 0) Non-zero exit status: 1 Parse errors: Bad plan. You planned 2 tests but ran 0. Files=11, Tests=23, 1 wallclock secs ( 0.02 usr 0.06 sys + 0.26 cusr 0.05 csys = 0.39 CPU) Result: FAIL Failed 2/11 test programs. 0/23 subtests failed.
On 2017-08-24 16:17:20, SREZIC wrote: Show quoted text
> On 2017-08-24 16:08:48, PRBRENAN wrote:
> > Running tests in isolation to see if this resolves the problem or > > supplies better diagnostics.
> > Here's the log (perl 5.24.2 @ debian stretch): > > Output from './Build test': > > t/even.t ....... ok > t/symmetric.t .. ok > t/test0.t ...... ok > t/test1.t ...... ok > t/test2.t ...... ok > t/test26.t ..... ok > t/test3.t ...... ok > t/test4.t ...... ok > Out of memory! > # Looks like your test exited with 1 before it could output anything. > t/test4a.t ..... > Dubious, test returned 1 (wstat 256, 0x100) > Failed 2/2 subtests > Out of memory! > # Looks like your test exited with 1 before it could output anything. > t/test4b.t ..... > Dubious, test returned 1 (wstat 256, 0x100) > Failed 2/2 subtests > t/test4c.t ..... ok > > Test Summary Report > ------------------- > t/test4a.t (Wstat: 256 Tests: 0 Failed: 0) > Non-zero exit status: 1 > Parse errors: Bad plan. You planned 2 tests but ran 0. > t/test4b.t (Wstat: 256 Tests: 0 Failed: 0) > Non-zero exit status: 1 > Parse errors: Bad plan. You planned 2 tests but ran 0. > Files=11, Tests=23, 1 wallclock secs ( 0.02 usr 0.06 sys + 0.26 > cusr 0.05 csys = 0.39 CPU) > Result: FAIL > Failed 2/11 test programs. 0/23 subtests failed.
Here 20170823.1 with the detailed log: ... # Debug 1: Debug 2=2 at /home/cpansand/.cpan/build/2017082421/Math-Transform-List-20170823.1-LWtZWn/blib/lib/Math/Transform/List.pm line 17. # Debug 2: Debug 3=3 at /home/cpansand/.cpan/build/2017082421/Math-Transform-List-20170823.1-LWtZWn/blib/lib/Math/Transform/List.pm line 17. # Debug 3: Debug 4=4 at /home/cpansand/.cpan/build/2017082421/Math-Transform-List-20170823.1-LWtZWn/blib/lib/Math/Transform/List.pm line 17. # Debug 4: Debug 5=5 at /home/cpansand/.cpan/build/2017082421/Math-Transform-List-20170823.1-LWtZWn/blib/lib/Math/Transform/List.pm line 17. # Debug 5: Debug 6=6 at /home/cpansand/.cpan/build/2017082421/Math-Transform-List-20170823.1-LWtZWn/blib/lib/Math/Transform/List.pm line 17. # Debug 6: Debug 7=7 at /home/cpansand/.cpan/build/2017082421/Math-Transform-List-20170823.1-LWtZWn/blib/lib/Math/Transform/List.pm line 17. # Debug 7: Debug 8=8 at /home/cpansand/.cpan/build/2017082421/Math-Transform-List-20170823.1-LWtZWn/blib/lib/Math/Transform/List.pm line 17. # Debug 8: Debug 7=9 at /home/cpansand/.cpan/build/2017082421/Math-Transform-List-20170823.1-LWtZWn/blib/lib/Math/Transform/List.pm line 17. # Debug 9: Debug 8=10 at /home/cpansand/.cpan/build/2017082421/Math-Transform-List-20170823.1-LWtZWn/blib/lib/Math/Transform/List.pm line 17. # Debug 10: Debug 9=11 at /home/cpansand/.cpan/build/2017082421/Math-Transform-List-20170823.1-LWtZWn/blib/lib/Math/Transform/List.pm line 17. # Debug 11: Debug 10=12 at /home/cpansand/.cpan/build/2017082421/Math-Transform-List-20170823.1-LWtZWn/blib/lib/Math/Transform/List.pm line 17. # Debug 12: Debug 7=13 at /home/cpansand/.cpan/build/2017082421/Math-Transform-List-20170823.1-LWtZWn/blib/lib/Math/Transform/List.pm line 17. # Debug 13: Debug 8=14 at /home/cpansand/.cpan/build/2017082421/Math-Transform-List-20170823.1-LWtZWn/blib/lib/Math/Transform/List.pm line 17. # Debug 14: Debug 9=15 at /home/cpansand/.cpan/build/2017082421/Math-Transform-List-20170823.1-LWtZWn/blib/lib/Math/Transform/List.pm line 17. # Debug 15: Debug 10=16 at /home/cpansand/.cpan/build/2017082421/Math-Transform-List-20170823.1-LWtZWn/blib/lib/Math/Transform/List.pm line 17. # Debug 16: Debug 7=17 at /home/cpansand/.cpan/build/2017082421/Math-Transform-List-20170823.1-LWtZWn/blib/lib/Math/Transform/List.pm line 17. # Debug 17: Debug 8=18 at /home/cpansand/.cpan/build/2017082421/Math-Transform-List-20170823.1-LWtZWn/blib/lib/Math/Transform/List.pm line 17. # Debug 18: Debug 9=19 at /home/cpansand/.cpan/build/2017082421/Math-Transform-List-20170823.1-LWtZWn/blib/lib/Math/Transform/List.pm line 17. # Debug 19: Debug 10=20 at /home/cpansand/.cpan/build/2017082421/Math-Transform-List-20170823.1-LWtZWn/blib/lib/Math/Transform/List.pm line 17. # Debug 20: Debug 11=21 at /home/cpansand/.cpan/build/2017082421/Math-Transform-List-20170823.1-LWtZWn/blib/lib/Math/Transform/List.pm line 17. # Debug 21: Debug 12=22 at /home/cpansand/.cpan/build/2017082421/Math-Transform-List-20170823.1-LWtZWn/blib/lib/Math/Transform/List.pm line 17. # Debug 22: Debug 18=23 at /home/cpansand/.cpan/build/2017082421/Math-Transform-List-20170823.1-LWtZWn/blib/lib/Math/Transform/List.pm line 17. # Debug 23: Debug 19=24 at /home/cpansand/.cpan/build/2017082421/Math-Transform-List-20170823.1-LWtZWn/blib/lib/Math/Transform/List.pm line 17. Out of memory! # Looks like your test exited with 1 before it could output anything. t/test4a.t ..... Dubious, test returned 1 (wstat 256, 0x100) Failed 2/2 subtests Out of memory! # Looks like your test exited with 1 before it could output anything. t/test4b.t ..... Dubious, test returned 1 (wstat 256, 0x100) Failed 2/2 subtests ...