Boost C++ Libraries: Ticket #7524: Assertion Fail: map/set iterators incompatible (msvc-8) https://svn.boost.org/trac10/ticket/7524 <p> Two regression tests fail in msvc-8 with this error: </p> <p> Debug Assertion Failed: </p> <blockquote> <p> xtree line 293: Expression: map/set iterators incompatible </p> </blockquote> <p> Tests failing: </p> <blockquote> <p> test3_mvov </p> </blockquote> <blockquote> <p> test_inplace_solve_mvov </p> </blockquote> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7524 Trac 1.4.3 Gunter Sun, 21 Oct 2012 19:49:16 GMT severity changed https://svn.boost.org/trac10/ticket/7524#comment:1 https://svn.boost.org/trac10/ticket/7524#comment:1 <ul> <li><strong>severity</strong> <span class="trac-field-old">Regression</span> → <span class="trac-field-new">Problem</span> </li> </ul> <p> This is a known issue: MSVC does not like the mapped_vector_of_vector matrix class (though it's a problem but not a regression). Patches are welcome ... </p> Ticket Thomas Kent <teeks99@…> Fri, 01 Nov 2013 20:13:17 GMT <link>https://svn.boost.org/trac10/ticket/7524#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7524#comment:2</guid> <description> <p> This is causing me problems while running the windows regression tests. If this is a bug that we're not going to fix soon, could we mark that test as failed instead of running it for msvc compilers? </p> </description> <category>Ticket</category> </item> <item> <author>Thomas Kent <teeks99@…></author> <pubDate>Fri, 01 Nov 2013 20:13:57 GMT</pubDate> <title>attachment set https://svn.boost.org/trac10/ticket/7524 https://svn.boost.org/trac10/ticket/7524 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">test_mvov_crash_callstack.txt</span> </li> </ul> Ticket Thomas Kent <teeks99@…> Fri, 01 Nov 2013 20:15:17 GMT <link>https://svn.boost.org/trac10/ticket/7524#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7524#comment:3</guid> <description> <p> Also affects msvc-12.0 and presumably all the compilers between it and msvc-8.0 (which the bug was written against). </p> </description> <category>Ticket</category> </item> </channel> </rss>