in reply to Re^2: Hang when downloading with LWP::Useragent and Crypt::SSLeay (Windows)
in thread Hang when downloading with LWP::Useragent and Crypt::SSLeay (Windows)

I know that the server is OK as I can run a similar script (which uses libcurl instead) from Linux machines. Is there any usable means of determining if it's a memory problem?

I tried running the script with the -d option which did not reveal anything as it simply locked up at the same point without revealing why.

  • Comment on Re^3: Hang when downloading with LWP::Useragent and Crypt::SSLeay (Windows)

Replies are listed 'Best First'.
Re^4: Hang when downloading with LWP::Useragent and Crypt::SSLeay (Windows)
by Anonymous Monk on Mar 24, 2010 at 21:12 UTC
    Is there any usable means of determining if it's a memory problem?

    Um, task manager, process explorer, event log...

    I tried running the script with the -d option which did not reveal anything as it simply locked up at the same point without revealing why.

    What point is that?