in reply to Techniques for isolating bugs in perl

Tracing with strace or whatever it's called on HP/UX may help. You'd get to see exactly where the failure is and what the system is trying to do at the time.

After Compline,
Zaxo

  • Comment on Re: Techniques for isolating bugs in perl

Replies are listed 'Best First'.
Re^2: Techniques for isolating bugs in perl
by almaric (Acolyte) on Oct 21, 2004 at 19:12 UTC
    assuming HPUX 11(i) the systemcall tracer is called "tusc".

    Good luck

      tusc is also available for HPUX 10.x but requires getting it from HP support

      No one has seen what you have seen, and until that happens, we're all going to think that you're nuts. - Jack O'Neil, Stargate SG-1