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: 2016-11-08 17:40:03
#6320: creation of path from std::string on Windows (VC10) crashes (access error)
-------------------------------+------------------------
Reporter: aris.basic@⦠| Owner: bemandawes
Type: Bugs | Status: reopened
Milestone: To Be Determined | Component: filesystem
Version: Boost 1.62.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+------------------------
Changes (by stl):
* version: Boost 1.60.0 => Boost 1.62.0
Comment:
Replying to [comment:20 stl]:
>
> v140 toolset: works fine.[[BR]]
> v140_xp toolset: race, crash and burn.[[BR]]
>
'''Clarification:''' the above mentioned toolsets can be selected in VS
2015 C++ project settings, and are not to be confused with the bjam
"toolset" parameter. In the above tests I used a special build of boost
built with the VS2015 v140_xp toolset. You cannot normally do this with
unmodified boost.build scripts.
However, Windows XP woes aside, the boost download page clearly states for
the Visual C++ compilers that the following compilers are supported:
Visual C++: 7.1, 8.0, 9.0, 10.0, 11.0, 12.0, 14.0
This bug is still present in the latest boost v1.62.0 release, and leads
to crashes with all of the above compilers up to 12.0, and even with 14.0
when using the command line switch "/Zc:threadSafeInit-" which disables
thread-safe initialization of scoped statics [and is the default with
v140_xp toolset for DLLs using ATL].
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6320#comment:21> 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:20 UTC