bug: unlocking an invalid mutex

Geert Hendrickx ghen at telenet.be
Fri Oct 26 16:16:20 CEST 2007


On Sun, Oct 14, 2007 at 10:33:47AM +0200, Andreas Ericsson wrote:
> I suppose just checking for success from the pthread_mutex_lock() calls
> would be enough, and letting it spinlock for 10 tries if it fails. If it
> *always* fails, that would be quite horrible though, as it would mean
> something fairly illegal is going on in there.
> 
> I'll whip up a patch for it once I'm done with what I'm currently fiddling
> with.


Have you been able to code a solution for this yet?

	Geert


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/




More information about the Developers mailing list