Boost C++ Libraries: Ticket #10860: Switch to 1.57 causes crash in xpressive lib in Win64 release configuration https://svn.boost.org/trac10/ticket/10860 <p> Check for attached code, I simplified original code as much as possible so don't bother with logic. </p> <p> Crash happens in xpressive/detail/static/compile.hpp loc 38, but only in Windows 64-bit release configuration ( any other: Linux (g++ 4.8.2,) or debug or 32-bit work just fine ). I use Visual Studio 2013 Update 4 for Win build. </p> <p> Addition INFO: If you build w/o NDEBUG symbol defined or if you turned off optimization it works fine. </p> <p> P.S. This code works fine with boost 1.51 and Visual Studio 2010. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/10860 Trac 1.4.3 Ivan Sakic <ivansakic@…> Tue, 09 Dec 2014 09:08:42 GMT attachment set https://svn.boost.org/trac10/ticket/10860 https://svn.boost.org/trac10/ticket/10860 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">xpressive-test-case.zip</span> </li> </ul> Ticket