Re: [Nagios-devel] bug: unlocking an invalid mutex

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] bug: unlocking an invalid mutex

Post by Guest »

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 post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked