in reply to POEx-WorkerPool-0.092560/t/01-basic.t memory usage

POEx-WorkerPool-0.092650 was just released, i'm still encountering the same errors. With
my $steps = 1; my $good = 2;
Faulting application perl.exe, version 0.0.0.0, faulting module perl510.dll, version 0.0.0.0, fault address 0x000209e2.
with
my $steps = 1; my $good = 1; .. # Worker(3) dequeued Job(D2DB495B-6C1A-1014-BE9A-DA74C64800D2) ok 10 - We successfully got the enqueue error exception
Perl has encountered an error and needs to close. Faulting application perl.exe, version 0.0.0.0, faulting module , version 0.0.0.0, fault address 0x00000000.
with
sub POE::Kernel::TRACE_EVENTS () { 1 } ... 488: <ev> enqueued event 7 ``_garbage_collect'' from session 7 (Worker +:F38A37D0-6C1A-1014-8F7C-D26FC64800D2) to session7 (Worker:F38A37D0-6 +C1A-1014-8F7C-D26FC64800D2) at 1253688902.82655 at C:/perl/site/5.10. +1/lib/POE/Resource/Events.pm line 71 488: <ev> Dispatching event -1520 ``_start'' () from session 2 (MyTest +er=HASH(0x29023bc)) to POEx::WorkerPool::Worker=HASH(0x9f7c924) at C: +/perl/site/5.10.1/lib/POE/Kernel.pm line 906 488: <ev> dispatching event -1520 ``_start'' to session 9 (POEx::Worke +rPool::Worker=HASH(0x9f7c924)) at C:/perl/site/5.10.1/lib/POE/Kernel. +pm line 1048

AppName: perl.exe AppVer: 0.0.0.0 ModName: perl510.dll ModVer: 0.0.0.0 Offset: 000ee6ad

Replies are listed 'Best First'.
Re^2: POEx-WorkerPool-0.092560/t/01-basic.t memory usage
by Anonymous Monk on Oct 08, 2009 at 10:43 UTC