Skip Menu |

This queue is for tickets about the Perl-Dist-Strawberry CPAN distribution.

Report information
The Basics
Id: 86671
Status: resolved
Priority: 0/
Queue: Perl-Dist-Strawberry

People
Owner: Nobody in particular
Requestors: nobs [...] nobswolf.info
Cc: CHORNY [...] cpan.org
AdminCc:

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



Subject: Win32::Process::Kill crashes in 5.16
Date: Wed, 3 Jul 2013 13:41:16 +0200
To: bug-Perl-Dist-Strawberry [...] rt.cpan.org
From: nobs [...] nobswolf.info
The package Win32::Process::Kill throws a SEGV with Strawberry perl version 5.16. It runs on 5.12 Tested in Windows XP Professional.
Subject: Re: [rt.cpan.org #86671] AutoReply: Win32::Process::Kill crashes in 5.16
Date: Wed, 3 Jul 2013 15:00:16 +0200
To: Bugs in Perl-Dist-Strawberry via RT <bug-Perl-Dist-Strawberry [...] rt.cpan.org>
From: nobs [...] nobswolf.info
Hier is the debug output of the bug. Line 26 is: use Win32::Process::Kill; $ perl -d iekiller.pl Loading DB routines from perl5db.pl version 1.37 Editor support available. Enter h or 'h h' for help, or 'perldoc perldebug' for more help. Win32::OLE operating in debugging mode: _Unique => 1 at C:/strawberry/perl/vendor/lib/Win32/OLE/Lite.pm line 30. require Win32/OLE/Lite.pm called at C:/strawberry/perl/vendor/lib/Win32/OLE.pm line 48 require Win32/OLE.pm called at C:/strawberry/perl/site/lib/Win32/Process/Info.pm line 168 eval {...} called at C:/strawberry/perl/site/lib/Win32/Process/Info.pm line 167 Win32::Process::Info::__ANON__[C:/strawberry/perl/site/lib/Win32/Process/Info.pm:186]() called at C:/strawberry/perl/site/lib/Win32/Process/Info.pm line 522 eval {...} called at C:/strawberry/perl/site/lib/Win32/Process/Info.pm line 521 Win32::Process::Info::import('Win32::Process::Info') called at iekiller.pl line 26 main::BEGIN() called at C:/strawberry/perl/vendor/lib/Win32/OLE/Lite.pm line 0 eval {...} called at C:/strawberry/perl/vendor/lib/Win32/OLE/Lite.pm line 0 Signal SEGV at iekiller.pl line 27. main::BEGIN() called at C:/strawberry/perl/site/lib/Win32/Process/Kill.pm line 0 eval {...} called at C:/strawberry/perl/site/lib/Win32/Process/Kill.pm line 0
Did you try version 2.68_01 or it was 2.68? In any case, error should be reported here: https://rt.cpan.org/Dist/Display.html?Name=Win32-Process-Kill -- Alexandr Ciornii, http://chorny.net