<div dir="ltr"><div>Thanks for the hint! When I built the toolchain I modified the &quot;mixin_lightweight_assertions&quot; preset locally to use &quot;no-assertions&quot; and &quot;swift-assertions&quot;, thinking it was the appropriate combination based on a FIXME comment. I will try building it again with only &quot;no-assertions&quot; and report back.</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-10-05 18:28 GMT+02:00 Jordan Rose <span dir="ltr">&lt;<a href="mailto:jordan_rose@apple.com" target="_blank">jordan_rose@apple.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Aha, so the second bug is because home-built toolchains have assertions on by default and Xcode GM toolchains generally have them off. (Not a promise, but true of the last few Xcodes.) Of course, if you hit an assertion failure, there’s no telling what the no-asserts build is actually doing.<br>
<br>
I’m not so sure the first bug falls into the same category yet, but it might as well.<br>
<span class="HOEnZb"><font color="#888888"><br>
Jordan<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
&gt; On Oct 4, 2016, at 14:05, Jordan Rose via swift-dev &lt;<a href="mailto:swift-dev@swift.org">swift-dev@swift.org</a>&gt; wrote:<br>
&gt;<br>
&gt; Thanks, Xavi. Hopefully these aren&#39;t blocking you in Xcode 8 either (in either Swift 2.3 or Swift 3).<br>
&gt;<br>
&gt;&gt; On Oct 4, 2016, at 8:03, Xavier Jurado via swift-dev &lt;<a href="mailto:swift-dev@swift.org">swift-dev@swift.org</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hello Jordan,<br>
&gt;&gt;<br>
&gt;&gt; We have filled two bugs against <a href="http://bugs.swift.org" rel="noreferrer" target="_blank">bugs.swift.org</a> to document two crashes<br>
&gt;&gt; that are only reproducible with our toolchain built from the<br>
&gt;&gt; swift-2.2.1-RELEASE tag, but that appear fixed in the official<br>
&gt;&gt; toolchain bundled with Xcode 7.3.1 (7D1014).<br>
&gt;&gt;<br>
&gt;&gt; Crashers:<br>
&gt;&gt;<br>
&gt;&gt; <a href="https://bugs.swift.org/browse/SR-2844" rel="noreferrer" target="_blank">https://bugs.swift.org/browse/<wbr>SR-2844</a><br>
&gt;&gt; <a href="https://bugs.swift.org/browse/SR-2845" rel="noreferrer" target="_blank">https://bugs.swift.org/browse/<wbr>SR-2845</a><br>
&gt;&gt;<br>
&gt;&gt; Since using the official toolchain somehow fixes the issues we realize<br>
&gt;&gt; they are far from critical, but we have reported them in hope of<br>
&gt;&gt; finding the discrepancies between the official toolchain and the the<br>
&gt;&gt; tagged releases.<br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt; Xavi<br>
&gt;&gt; ______________________________<wbr>_________________<br>
&gt;&gt; swift-dev mailing list<br>
&gt;&gt; <a href="mailto:swift-dev@swift.org">swift-dev@swift.org</a><br>
&gt;&gt; <a href="https://lists.swift.org/mailman/listinfo/swift-dev" rel="noreferrer" target="_blank">https://lists.swift.org/<wbr>mailman/listinfo/swift-dev</a><br>
&gt;<br>
&gt; ______________________________<wbr>_________________<br>
&gt; swift-dev mailing list<br>
&gt; <a href="mailto:swift-dev@swift.org">swift-dev@swift.org</a><br>
&gt; <a href="https://lists.swift.org/mailman/listinfo/swift-dev" rel="noreferrer" target="_blank">https://lists.swift.org/<wbr>mailman/listinfo/swift-dev</a><br>
<br>
</div></div></blockquote></div><br></div>