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: Sat, 14 Jul 2007 23:43:37 +0200

On 7/10/07, Christian Anthon <address@hidden> wrote:
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.

Hi Jon,

I fixed the bug for glib, but I have likely messed up the code for the
windows threads a bit. Could you take a look.

Christian.




reply via email to

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