bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Re: MT/SMP bug disappeared??!


From: Christian Anthon
Subject: Re: [Bug-gnubg] Re: MT/SMP bug disappeared??!
Date: Tue, 10 Jul 2007 13:59:16 +0200

Hi all,

I've fixed the threaded cube rollout problem (I hope) and submitted
the fix to cvs.

The rollout code still has one serious problem. Occasionally it isn't
registered that the rollout threads are finished and the interface
hangs. It mostly happens when you try to stop or cancel the rollout.
The problem is that if a g_cond_signal is sent between two periods of
g_cond_timed_wait, there is nobody around to catch the signal.

Christian.




reply via email to

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