in reply to Re^3: Random script crashes related to File::Copy (care)
in thread Random script crashes related to File::Copy

Your response appears to be a result of a faulty parsing of English. "If X, then would crash every time" vs "Not every time, because Y could be timing related". While "X" is "not Y".

- tye        

  • Comment on Re^4: Random script crashes related to File::Copy (care)

Replies are listed 'Best First'.
Re^5: Random script crashes related to File::Copy (care)
by ikegami (Patriarch) on May 07, 2009 at 16:32 UTC

    I can't makes sense of your sentence fragments. I read

    If the problem was really related to "Invalid cross-device link" errors or the like, would that not then cause the script to crash every time

    as

    If the problem was really related to "Invalid cross-device link" errors or the like, I would expect the script to crash every time the error is encountered. Isn't that so?

    and I interpreted "or the like" to mean "or other errors in the displayed strace". Is that wrong?