Hi Ivan, it looks like the main loop's relying on moses producing exactly one line on stdout for every line it receives on stdin. If at some point moses doesn't produce a line of output then the program will deadlock waiting to read a line that never comes. Could that be happening? Possibly moses' output isn't getting flushed after every line. I wouldn't've thought so but I'd have to check the code to be sure...
Phil On Tuesday, May 04, 2010, at 12:08PM, "Ivan Uemlianin" <[email protected]> wrote: >_______________________________________________ >Moses-support mailing list >[email protected] >http://mailman.mit.edu/mailman/listinfo/moses-support > >
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
