id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 4266,After Restarting Process getting stuck while using Interprocess shared memory API,anonymous,Ion Gaztañaga,"WE are interprocess shared memory for caching data across restart. Recently while testing it is found that thread are hanged while acquiring process shared mutex which is member named m_header in boost::interprocess::segment_manager. I think when process was restarted the m_header recursive mutex was in locked state, so when process restarted it finds the mutex in locked state.[[BR]] I need a mechanism to detect sanity of such locks to detect whether mutex is in stale state. Regards Aditya Kumar Sinha",Support Requests,closed,Boost 1.43.0,interprocess,Boost 1.35.0,Showstopper,wontfix,shared_memory,aditya.sinha@…