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

Re^2: segmentation fault issue while joining threads in perl

by userr_1 (Initiate)
on Nov 13, 2014 at 15:45 UTC ( [id://1107116]=note: print w/replies, xml ) Need Help??


in reply to Re: segmentation fault issue while joining threads in perl
in thread segmentation fault issue while joining threads in perl

Thank you. Now, I know where to debug :)

  • Comment on Re^2: segmentation fault issue while joining threads in perl

Replies are listed 'Best First'.
Re^3: segmentation fault issue while joining threads in perl
by SimonPratt (Friar) on Nov 14, 2014 at 10:08 UTC

    Just in addition to what BrowserUK said, if you are unable to modify the package causing the problem, then move it from a use statement in the parent thread to a require statement in the child threads - Chances are good this will resolve your issue (assuming you don't need access to the package in the main thread)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (2)
As of 2024-04-20 05:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found