Boost C++ Libraries: Ticket #1001: gcc 4.1.2 segfaults on mpl/test/apply.cpp https://svn.boost.org/trac10/ticket/1001 <p> Dunno what to do about this, but gcc 4.1.2 segfaults trying to compiler mpl/test/apply.cpp: </p> <p> /home/troy/Projects/boost/boost_1_34_0/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp: In instantiation of 'boost::mpl::aux::template_arity&lt;T1&gt;': /home/troy/Projects/boost/boost_1_34_0/libs/mpl/test/apply.cpp:63: instantiated from here /home/troy/Projects/boost/boost_1_34_0/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp:98: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See &lt;URL:http://gcc.gnu.org/bugs.html&gt; for instructions. For Debian GNU/Linux specific bug reporting instructions, see &lt;URL:file:///usr/share/doc/gcc-4.1/README.Bugs&gt;. Preprocessed source stored into /tmp/ccD8dpIR.out file, please attach this to your bugreport. </p> <p> Im submitting a bug report. </p> <p> Here's a, uh, "patch". Probably there's some way to mark this 'unusable' or whatever that I don't know about. </p> <p> <a class="ext-link" href="http://svn.boost.org/trac/boost/browser/sandbox-branches/boost-cmake/boost_1_34_0/libs/mpl/test/apply.cpp"><span class="icon">​</span>http://svn.boost.org/trac/boost/browser/sandbox-branches/boost-cmake/boost_1_34_0/libs/mpl/test/apply.cpp</a> </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1001 Trac 1.4.3 Dave Abrahams Mon, 09 Jul 2007 01:33:19 GMT cc set https://svn.boost.org/trac10/ticket/1001#comment:1 https://svn.boost.org/trac10/ticket/1001#comment:1 <ul> <li><strong>cc</strong> <span class="trac-author">agurtovoy@…</span> added </li> </ul> <p> Can't assign this to aleksey until he logs in and <strong>sets up his email address</strong> at <a class="ext-link" href="http://svn.boost.org/trac/boost/settings"><span class="icon">​</span>http://svn.boost.org/trac/boost/settings</a> ;) </p> Ticket Aleksey Gurtovoy Mon, 09 Jul 2007 05:46:49 GMT owner set https://svn.boost.org/trac10/ticket/1001#comment:2 https://svn.boost.org/trac10/ticket/1001#comment:2 <ul> <li><strong>owner</strong> set to <span class="trac-author">Aleksey Gurtovoy</span> </li> </ul> Ticket Aleksey Gurtovoy Mon, 09 Jul 2007 06:16:37 GMT <link>https://svn.boost.org/trac10/ticket/1001#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1001#comment:3</guid> <description> <p> Replying to <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1001" title="#1001: Bugs: gcc 4.1.2 segfaults on mpl/test/apply.cpp (closed: wontfix)">troy</a>: </p> <blockquote class="citation"> <p> Dunno what to do about this, but gcc 4.1.2 segfaults trying to compiler mpl/test/apply.cpp: </p> </blockquote> <p> ... </p> <p> This was a know issue with gcc 4.1.0, which we assumed will be fixed in 4.1.2: <a class="ext-link" href="http://article.gmane.org/gmane.comp.lib.boost.devel/150790/"><span class="icon">​</span>http://article.gmane.org/gmane.comp.lib.boost.devel/150790/</a>. Apparently, it hasn't been. </p> <blockquote class="citation"> <p> Here's a, uh, "patch". </p> </blockquote> <p> Could you please clarify what are you referring to as a "patch"? I followed the link below, but couldn't spot any relevant changes. </p> <blockquote class="citation"> <p> <a class="ext-link" href="http://svn.boost.org/trac/boost/browser/sandbox-branches/boost-cmake/boost_1_34_0/libs/mpl/test/apply.cpp"><span class="icon">​</span>http://svn.boost.org/trac/boost/browser/sandbox-branches/boost-cmake/boost_1_34_0/libs/mpl/test/apply.cpp</a> </p> </blockquote> <blockquote class="citation"> <p> Probably there's some way to mark this 'unusable' or whatever that I don't know about. </p> </blockquote> <p> Yep, the existing explicit failures markup (<a class="ext-link" href="http://boost.cvs.sourceforge.net/boost/boost/status/explicit-failures-markup.xml?revision=1.561&amp;view=markup"><span class="icon">​</span>http://boost.cvs.sourceforge.net/boost/boost/status/explicit-failures-markup.xml?revision=1.561&amp;view=markup</a>) needs to be adjusted to include gcc 4.1.2. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Aleksey Gurtovoy</dc:creator> <pubDate>Mon, 09 Jul 2007 06:31:33 GMT</pubDate> <title>cc changed https://svn.boost.org/trac10/ticket/1001#comment:4 https://svn.boost.org/trac10/ticket/1001#comment:4 <ul> <li><strong>cc</strong> <span class="trac-author">troy@…</span> added; <span class="trac-author">agurtovoy@…</span> removed </li> </ul> Ticket troy d. straszheim Mon, 09 Jul 2007 16:11:13 GMT cc changed https://svn.boost.org/trac10/ticket/1001#comment:5 https://svn.boost.org/trac10/ticket/1001#comment:5 <ul> <li><strong>cc</strong> <span class="trac-author">troy@…</span> added; <span class="trac-author">troy@…</span> removed </li> </ul> <blockquote class="citation"> <blockquote class="citation"> <p> Here's a, uh, "patch". </p> </blockquote> <p> Could you please clarify what are you referring to as a "patch"? I followed the link below, but couldn't spot any relevant changes. </p> </blockquote> <p> I apologize for this... that's clearly not a patch, not even an "uh, patch". I was juggling a number of tickets and must have got confused. </p> Ticket Steven Watanabe Wed, 09 Jun 2010 02:55:32 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/1001#comment:6 https://svn.boost.org/trac10/ticket/1001#comment:6 <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-new">wontfix</span> </li> </ul> <p> This was marked up in <a class="changeset" href="https://svn.boost.org/trac10/changeset/40735" title="explicit-failures-markup.xml: partially reverting change #39788 (see ...">[40735]</a>. </p> Ticket