Comment 1 for bug 1017388

Revision history for this message
Colin Ian King (colin-king) wrote :

Bug occurs because of non-serialized control methods incrementing and decrementing the semaphore counts and not being protected by a mutex. Patch sent to the mailing list.