Boost C++ Libraries: Ticket #905: Assertion failed in token_iterator.hpp https://svn.boost.org/trac10/ticket/905 <pre class="wiki">Using BOOST.1.33.1 with Borland C++. I've suddenly got a Message Box saying: Assertion failed: valid_, file ...boost/token_iterator.hpp, line 52 Line 52 in token_iterator.hpp is: assert(valid_); in void increment(){}. Could anybody give me a clue as to what might be going on and why it has suddenly started happening, please? With thanks in anticipation, Paul Collins (paul@screen.subtitling.com) </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/905 Trac 1.4.3 Eric Niebler Wed, 11 Jul 2007 01:59:59 GMT owner, status changed; severity set https://svn.boost.org/trac10/ticket/905#comment:1 https://svn.boost.org/trac10/ticket/905#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">nobody</span> to <span class="trac-author">John Maddock</span> </li> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">new</span> </li> <li><strong>severity</strong> → <span class="trac-field-new">Showstopper</span> </li> </ul> Ticket John Maddock Sat, 25 Aug 2007 08:43:43 GMT owner, component, description changed https://svn.boost.org/trac10/ticket/905#comment:2 https://svn.boost.org/trac10/ticket/905#comment:2 <ul> <li><strong>owner</strong> changed from <span class="trac-author">John Maddock</span> to <span class="trac-author">jsiek</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">tokenizer</span> </li> <li><strong>description</strong> modified (<a href="/trac10/ticket/905?action=diff&amp;version=2">diff</a>) </li> </ul> Ticket John Maddock Thu, 22 Nov 2007 10:22:31 GMT status, resolution changed https://svn.boost.org/trac10/ticket/905#comment:3 https://svn.boost.org/trac10/ticket/905#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">worksforme</span> </li> </ul> <p> Looks like you are incrementing past the end of the sequence? </p> Ticket anonymous Thu, 20 Jun 2013 03:59:08 GMT <link>https://svn.boost.org/trac10/ticket/905#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/905#comment:4</guid> <description> <p> root@ovi-Compaq-Presario-CQ40-Notebook-PC:/etc/odtone# odtone-mihf </p> <p> ================================= Crash Dump ================================== Module : /usr/bin/odtone-mihf Code : assert Function : const Type&amp; boost::token_iterator&lt;<a class="missing wiki">TokenizerFunc</a>, Iterator, Type&gt;::dereference() const [with <a class="missing wiki">TokenizerFunc</a> = boost::char_separator&lt;char, std::char_traits&lt;char&gt; &gt;, Iterator = <span class="underline">gnu_cxx::</span>normal_iterator&lt;const char*, std::basic_string&lt;char&gt; &gt;, Type = std::basic_string&lt;char&gt;] File : /usr/include/boost/token_iterator.hpp Line : 56 Expression: valid_ </p> <h2 class="section" id="stacktrace">stack trace</h2> <p> 00 0000000008099C25 [odtone-mihf] 01 000000000809A5C4 [odtone-mihf] 02 000000000808D638 [odtone-mihf] 03 00000000B736B4D3 [libc-2.15.so] 04 0000000008092391 [odtone-mihf] =============================================================================== </p> <p> Aborted (core dumped) </p> </description> <category>Ticket</category> </item> </channel> </rss>