Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^4: Win32 - Memory can not be "read"

by HuckinFappy (Pilgrim)
on Oct 08, 2006 at 03:19 UTC ( [id://576934]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Win32 - Memory can not be "read"
in thread Win32 - Memory can not be "read"

Thank you! +++++++ I'll see if I can somehow boil this down to a test case...if not, at least it's nice to understand what's happening a little better!

Replies are listed 'Best First'.
Re^5: Win32 - Memory can not be "read"
by jbert (Priest) on Oct 08, 2006 at 09:35 UTC
    If the problem is the for() bug referred to (and it seems like a good candidate) and a later version of perl doesn't have it fixed, then you could work around the problem by hacking on the module - you could try changing the for() loop to a while loop with an explicit counter on number of iterations.
Re^5: Win32 - Memory can not be "read"
by Steve_p (Priest) on Oct 09, 2006 at 03:33 UTC
    I you have some example code, please please please reply to the ticket so I can reopen it. Its exeptionally hard to tell whether a bug is fixed or not without some code to test with.
      The problem is I can't consistently recreate this. It's about a .0015% occurance rate. I see around 20 failures for every 25,000 perl invocations in a build of our code base.

      Still trying to isolate it...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://576934]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-20 01:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found