parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Possible bug -- how to trace the dead-lock?


From: Maciej Pilichowski
Subject: Re: Possible bug -- how to trace the dead-lock?
Date: Mon, 27 Dec 2010 07:17:18 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7

Hello,

Can you try replacing the line (found in sub init_run_jobs around line
625 in parallel):

     $Global::tty_taken = 0;

with:

     $Global::tty_taken = 1;

In both cases I noted locking (as previously, not always).

So now I will try to figure out a pattern which anybody could try by himself.

Kind regards,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]