Re: Getting Segmentation fault



On Wed, May 28, 2008 at 2:58 AM, Rajnikant
<rajnikant_jachak@xxxxxxxxxxxxxxxx> wrote:
snip
Could someone please help me out finding whats wrong in code?
Thanks in advance.
snip

Without looking at the code in detail I would bet that the module is
not thread safe. Try creating the Net::SFTP objects inside the
thread.

--
Chas. Owens
wonkden.net
The most important skill a programmer can have is the ability to read.
.



Relevant Pages