Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^4: Hang on STDOUT

by DanEllison (Scribe)
on Jul 02, 2015 at 16:47 UTC ( [id://1132994]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Hang on STDOUT
in thread Hang on STDOUT

True, and easy enough. I'll try to eliminate any possibility of a collision.

your (exceptionally vaguely described) problem

Yes, I know. During 8 hours of processing, it may hang once or twice, and seemingly different locations. If I could describe it any better, it wouldn't be a problem.

Replies are listed 'Best First'.
Re^5: Hang on STDOUT
by BrowserUk (Patriarch) on Jul 02, 2015 at 17:25 UTC
    If I could describe it any better, it wouldn't be a problem.

    I appreciate that it can be hard to track these sort of things down.

    One thing I would try is replace the printf with sprintf to a variable, and the print the variable and put another trace between the two.

    Ie. Try and eliminate whether it is the formatting or the IO that's hanging up.


    With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    "Science is about questioning the status quo. Questioning authority".
    In the absence of evidence, opinion is indistinguishable from prejudice.
    I'm with torvalds on this Agile (and TDD) debunked I told'em LLVM was the way to go. But did they listen!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-03-28 20:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found