Subject: | Markdown-Pod-0.003 crashes perl on Windows |
Date: | Mon, 31 Dec 2012 11:42:02 +0200 |
To: | bug-Markdown-Pod [...] rt.cpan.org |
From: | Gabor Szabo <gabor [...] szabgab.com> |
There are warnings during the tests and the following tests script
actually crash Perl
(pop-up window wanting to report to Microsoft). After dismissing all 3
of the pop-ups the
tests continues and all pass except of these 3. Report sent to CPANTESTERS.
12-07
12-20
12-23
This is on Strawberry Perl 5.12.3 32 bit
On 5.16.2 I still get the warnings but no crash. All tests pass.
C:\>cpan Markdown::Pod
CPAN: CPAN::SQLite loaded ok (v0.202)
Database was generated on Mon, 31 Dec 2012 07:22:41 GMT
Running install for module 'Markdown::Pod'
CPAN: YAML loaded ok (v0.84)
CPAN: CPAN::Kwalify loaded ok (v5.50)
CPAN: Kwalify loaded ok (v1.21)
Running make for K/KE/KEEDI/Markdown-Pod-0.003.tar.gz
CPAN: Digest::SHA loaded ok (v5.80)
CPAN: Compress::Zlib loaded ok (v2.059)
Checksum for C:\strawberry\cpan\sources\authors\id\K\KE\KEEDI\Markdown-Pod-0.003.tar.gz
ok
CPAN: Archive::Tar loaded ok (v1.90)
CPAN: File::Temp loaded ok (v0.22)
CPAN: Parse::CPAN::Meta loaded ok (v1.4404)
CPAN: CPAN::Meta loaded ok (v2.120921)
CPAN: Module::CoreList loaded ok (v2.79)
CPAN.pm: Building K/KE/KEEDI/Markdown-Pod-0.003.tar.gz
CPAN: CPAN::Reporter loaded ok (v1.2009)
Checking if your kit is complete...
Looks good
Writing Makefile for Markdown::Pod
Writing MYMETA.yml and MYMETA.json
(C:\strawberry\perl\bin\perl.exe Makefile.PL exited with 0)
CPAN::Reporter: Makefile.PL result is 'pass', No errors.
cp lib/Markdown/Pod.pm blib\lib\Markdown\Pod.pm
cp lib/Markdown/Pod/Handler.pm blib\lib\Markdown\Pod\Handler.pm
cp lib/Markdown/Pod/script.pm blib\lib\Markdown\Pod\script.pm
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp --
bin/markdown2pod blib\script\markdown2pod
pl2bat.bat blib\script\markdown2pod
(C:\strawberry\c\bin\dmake.EXE exited with 0)
CPAN::Reporter: dmake result is 'pass', No errors.
KEEDI/Markdown-Pod-0.003.tar.gz
C:\strawberry\c\bin\dmake.EXE -- OK
Running make test
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/00-load.t .................... ok
Use of uninitialized value $_[1] in string eq at
C:/strawberry/perl/lib/Encode.pm line 65.
t/001-line-break.t ............. ok
Use of uninitialized value $_[1] in string eq at
C:/strawberry/perl/lib/Encode.pm line 65.
t/2011-12-01.mkd.t ............. ok
Use of uninitialized value $_[1] in string eq at
C:/strawberry/perl/lib/Encode.pm line 65.
t/2011-12-02.mkd.t ............. ok
Use of uninitialized value $_[1] in string eq at
C:/strawberry/perl/lib/Encode.pm line 65.
t/2011-12-03.mkd.t ............. ok
Use of uninitialized value $_[1] in string eq at
C:/strawberry/perl/lib/Encode.pm line 65.
t/2011-12-04.mkd.t ............. ok
Use of uninitialized value $_[1] in string eq at
C:/strawberry/perl/lib/Encode.pm line 65.
t/2011-12-05.mkd.t ............. ok
Use of uninitialized value $_[1] in string eq at
C:/strawberry/perl/lib/Encode.pm line 65.
t/2011-12-06.mkd.t ............. ok
Use of uninitialized value $_[1] in string eq at
C:/strawberry/perl/lib/Encode.pm line 65.
t/2011-12-07.mkd.t .............
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 1/1 subtests
Use of uninitialized value $_[1] in string eq at
C:/strawberry/perl/lib/Encode.pm line 65.
t/2011-12-08.mkd.t ............. ok
Use of uninitialized value $_[1] in string eq at
C:/strawberry/perl/lib/Encode.pm line 65.
t/2011-12-09.mkd.t ............. ok
Use of uninitialized value $_[1] in string eq at
C:/strawberry/perl/lib/Encode.pm line 65.
t/2011-12-10.mkd.t ............. ok
Terminating on signal SIGINT(2)
Terminating on signal SIGINT(2)
Terminating on signal SIGINT(2)
Terminate batch job (Y/N)? y