Re: [Boost-bugs] [Boost C++ Libraries] #6320: creation of path from std::string on Windows (VC10) crashes (access error)

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6320: creation of path from std::string on Windows (VC10) crashes (access error)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-05-17 13:03:27


#6320: creation of path from std::string on Windows (VC10) crashes (access error)
-----------------------------------+----------------------------------------
  Reporter: aris.basic@… | Owner: bemandawes
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: filesystem
   Version: Boost 1.51.0 | Severity: Problem
Resolution: fixed | Keywords:
-----------------------------------+----------------------------------------

Comment (by alexey.meteorite@…):

 I used revision 83062 and it still crashed because of race condition in
 codecvt(). Call to codecvt() resulted from my call to fs::exists. I used
 VC9 and static linking.[[BR]]
 I uncommented locale_mutex and its locks in codecvt() and imbue(const
 std::locale& loc), now everything is fine.


 So, please, include mutex into next boost release. Or at least provide
 some build variant with it, that can be turned on.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6320#comment:8>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:13 UTC