Boost C++ Libraries: Ticket #11144: Kamada Kawai graph layout algorithm crashes with MSVC 2013 with -O2 https://svn.boost.org/trac10/ticket/11144 <p> The attached file demonstrates a crash which only occurs when compiled with optimizations enabled. When compiling in debug the incorrect code path shown in the stack trace is not chosen. </p> <p> A full compile output to show the exact compile options used is also included. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11144 Trac 1.4.3 alex@… Wed, 25 Mar 2015 12:37:29 GMT attachment set https://svn.boost.org/trac10/ticket/11144 https://svn.boost.org/trac10/ticket/11144 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">main.cpp</span> </li> </ul> <p> Demonstrable example of the crash </p> Ticket alex@… Wed, 25 Mar 2015 13:17:43 GMT attachment set https://svn.boost.org/trac10/ticket/11144 https://svn.boost.org/trac10/ticket/11144 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">BoostGraphCrash.compile.txt</span> </li> </ul> <p> Compile output showing full compile flags used for crash </p> Ticket alex@… Wed, 25 Mar 2015 13:19:36 GMT attachment set https://svn.boost.org/trac10/ticket/11144 https://svn.boost.org/trac10/ticket/11144 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">BoostGraphCrash.stack.txt</span> </li> </ul> <p> Stack trace of the crash in release mode </p> Ticket