1753868 Members
7353 Online
108809 Solutions
New Discussion

Re: lock mutex Error

 

lock mutex Error

Hi experts,
When i am running a program.I have get following error...

Error 22 - Unable to lock mutexError 22 - Unable to unlock mutex

Thanks in Advance.
Regards,
Subrat
1 REPLY 1
Peter Godron
Honored Contributor

Re: lock mutex Error

Hi,
looks to me like a coding problem or a possible memory file pointer corruption.

For example of situtation, please see:
http://en.wikipedia.org/wiki/Mutual_exclusion

Try after restarting your application.