On Sat, Aug 06, 2005 at 10:48:24AM -0400, [EMAIL PROTECTED] wrote:
> t/diag....................lock can only be used on shared values at 
> /root/.cpanplus/5.8.0/build/Test-Simple-0.60/blib/lib/Test/Builder.pm line 
> 394.
> # Looks like your test died before it could output anything.
> dubious
>       Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 1-5
>       Failed 5/5 tests, 0.00% okay

<snip>

> Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:

Thanks.  I've reproduced this bug.  It appears to be a 5.8.0 only thing.
share($self->{Curr_Test}) on line 184 of Test::Builder does not appear to
be effective and I don't know why.  The debugger hangs when attempting
to inspect things inside share().

I'm tempted to simply drop support for threads in 5.8.0, they're so badly 
broken, but I'll take a few whacks at a work around first.


-- 
Michael G Schwern     [EMAIL PROTECTED]     http://www.pobox.com/~schwern
You know what the chain of command is? It's the chain I go get and beat you 
with 'til you understand who's in ruttin' command here. 
        -- Jayne Cobb, "Firefly"

Reply via email to