Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Code using threads crashes intermittently

by diotalevi (Canon)
on Sep 29, 2009 at 03:01 UTC ( [id://798040]=note: print w/replies, xml ) Need Help??


in reply to Code using threads crashes intermittently

you're sharing a hash reference $page_status but not the hash it referenced. You're not taking care to lock the hash when accessing it in other threads.

⠤⠤ ⠙⠊⠕⠞⠁⠇⠑⠧⠊

  • Comment on Re: Code using threads crashes intermittently

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (2)
As of 2024-04-26 02:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found