<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:40:21 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[SERVER-16221] Support server builds under the undefined behavior sanitizer</title>
                <link>https://jira.mongodb.org/browse/SERVER-16221</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;While we currently offer support for building with the undefined behavior sanitizer, it doesn&apos;t currently work as a diagnostic tool, due to a few issues:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;We haven&apos;t scrubbed all of the flagged issues, so we can&apos;t make it fail-fast yet.&lt;/li&gt;
	&lt;li&gt;Some libraries, especially those in third_party like v8, may issue diagnostics under ubsan that we either can&apos;t or don&apos;t want to address&lt;/li&gt;
	&lt;li&gt;Some implicit dependency cycles in the LIBDEPS graph cause linking errors when building with the undefined behavior sanitizer, but those edges cannot be made explicit because it trips the cycle detector.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;This ticket exists to track work towards fixing these various issues so that we can get green fail-fast undefined behavior sanitizer builds up on the CI system.&lt;/p&gt;</description>
                <environment></environment>
        <key id="169878">SERVER-16221</key>
            <summary>Support server builds under the undefined behavior sanitizer</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="andrew.morrow@mongodb.com">Andrew Morrow</assignee>
                                    <reporter username="andrew.morrow@mongodb.com">Andrew Morrow</reporter>
                        <labels>
                            <label>undefined-sanitizer</label>
                    </labels>
                <created>Tue, 18 Nov 2014 15:12:58 +0000</created>
                <updated>Tue, 26 Apr 2016 23:12:03 +0000</updated>
                            <resolved>Tue, 19 Apr 2016 18:53:29 +0000</resolved>
                                                    <fixVersion>3.3.5</fixVersion>
                                    <component>Build</component>
                    <component>Diagnostics</component>
                                        <votes>1</votes>
                                    <watches>7</watches>
                                                                                                                <comments>
                            <comment id="1239956" author="xgen-internal-githook" created="Tue, 19 Apr 2016 14:14:35 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16221&quot; title=&quot;Support server builds under the undefined behavior sanitizer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16221&quot;&gt;&lt;del&gt;SERVER-16221&lt;/del&gt;&lt;/a&gt; Enable UBSAN build and unittest&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/f2ec414e9c21f09fe7e5009efe00a8934743c0db&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/f2ec414e9c21f09fe7e5009efe00a8934743c0db&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1239927" author="xgen-internal-githook" created="Tue, 19 Apr 2016 13:57:12 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16221&quot; title=&quot;Support server builds under the undefined behavior sanitizer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16221&quot;&gt;&lt;del&gt;SERVER-16221&lt;/del&gt;&lt;/a&gt; Enterprise UBSAN compile fixes&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/8e2089900837a3604b38b68605ebea5a7d1eb921&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/8e2089900837a3604b38b68605ebea5a7d1eb921&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1237470" author="xgen-internal-githook" created="Fri, 15 Apr 2016 18:41:32 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16221&quot; title=&quot;Support server builds under the undefined behavior sanitizer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16221&quot;&gt;&lt;del&gt;SERVER-16221&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22703&quot; title=&quot;Database::createCollection may call ObOpserver::onCreateCollection on nullptr&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22703&quot;&gt;&lt;del&gt;SERVER-22703&lt;/del&gt;&lt;/a&gt; ObOpserver may be nullptr in tests&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/9f1b2799bf446d8aea806523a574878fcfa6be62&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/9f1b2799bf446d8aea806523a574878fcfa6be62&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1237241" author="xgen-internal-githook" created="Fri, 15 Apr 2016 15:46:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;judahschvimer&apos;, u&apos;name&apos;: u&apos;Judah Schvimer&apos;, u&apos;email&apos;: u&apos;judah@mongodb.com&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16221&quot; title=&quot;Support server builds under the undefined behavior sanitizer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16221&quot;&gt;&lt;del&gt;SERVER-16221&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22703&quot; title=&quot;Database::createCollection may call ObOpserver::onCreateCollection on nullptr&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22703&quot;&gt;&lt;del&gt;SERVER-22703&lt;/del&gt;&lt;/a&gt; ObOpserver may be nullptr in tests&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 716e0fa71c1e75fe5e0c791993f175f6b6407b39.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/63d021f4107f4e48aa3c76629dd6dbd6abecb8e3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/63d021f4107f4e48aa3c76629dd6dbd6abecb8e3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1237098" author="xgen-internal-githook" created="Fri, 15 Apr 2016 14:10:32 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16221&quot; title=&quot;Support server builds under the undefined behavior sanitizer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16221&quot;&gt;&lt;del&gt;SERVER-16221&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-23713&quot; title=&quot;Aggregation numeric ops rely on undefined signed overflow and numeric coercion&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-23713&quot;&gt;&lt;del&gt;SERVER-23713&lt;/del&gt;&lt;/a&gt; Blacklist subset of aggregation that has numeric UB&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/5b177d096afbf77d322cbdbba5b9b5db075ca92c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/5b177d096afbf77d322cbdbba5b9b5db075ca92c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1237096" author="xgen-internal-githook" created="Fri, 15 Apr 2016 14:10:30 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16221&quot; title=&quot;Support server builds under the undefined behavior sanitizer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16221&quot;&gt;&lt;del&gt;SERVER-16221&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-23710&quot; title=&quot;BinDataType numeric values must be handled as unsigned char&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-23710&quot;&gt;&lt;del&gt;SERVER-23710&lt;/del&gt;&lt;/a&gt; Result of fromHex must be cast before becoming a BinDataType&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/177d955e1e47535141edfb6205ba8fd7004b2aa2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/177d955e1e47535141edfb6205ba8fd7004b2aa2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1237094" author="xgen-internal-githook" created="Fri, 15 Apr 2016 14:10:28 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16221&quot; title=&quot;Support server builds under the undefined behavior sanitizer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16221&quot;&gt;&lt;del&gt;SERVER-16221&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-23712&quot; title=&quot;Aggregation unit tests use signed integer overflow&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-23712&quot;&gt;&lt;del&gt;SERVER-23712&lt;/del&gt;&lt;/a&gt; Aggregation unit tests should not rely on signed overflow&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ce3bc4719ce77a82ed179ac15934e47767cfda8c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ce3bc4719ce77a82ed179ac15934e47767cfda8c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1237092" author="xgen-internal-githook" created="Fri, 15 Apr 2016 14:10:26 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16221&quot; title=&quot;Support server builds under the undefined behavior sanitizer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16221&quot;&gt;&lt;del&gt;SERVER-16221&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22706&quot; title=&quot;key_string_test forms invalid integer negation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22706&quot;&gt;&lt;del&gt;SERVER-22706&lt;/del&gt;&lt;/a&gt; Don&apos;t negate integral minima in KeyString test&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0656cf72fe049204a1cc13991953cd7682411792&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0656cf72fe049204a1cc13991953cd7682411792&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1237090" author="xgen-internal-githook" created="Fri, 15 Apr 2016 14:10:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16221&quot; title=&quot;Support server builds under the undefined behavior sanitizer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16221&quot;&gt;&lt;del&gt;SERVER-16221&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-23710&quot; title=&quot;BinDataType numeric values must be handled as unsigned char&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-23710&quot;&gt;&lt;del&gt;SERVER-23710&lt;/del&gt;&lt;/a&gt; BinDataType should be read as unsigned in Value&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/c1fcce5c1e5ed72c634c5a6d0deaa373b1960839&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/c1fcce5c1e5ed72c634c5a6d0deaa373b1960839&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1237088" author="xgen-internal-githook" created="Fri, 15 Apr 2016 14:10:21 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16221&quot; title=&quot;Support server builds under the undefined behavior sanitizer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16221&quot;&gt;&lt;del&gt;SERVER-16221&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22712&quot; title=&quot;SetInvalidMode fail point test exhibits UB when using non-enum values for FailPoint::Mode&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22712&quot;&gt;&lt;del&gt;SERVER-22712&lt;/del&gt;&lt;/a&gt; Don&apos;t form invalid FailPoint::Mode values&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/001b19777899b65a8c9227c64efa3f370921cbb1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/001b19777899b65a8c9227c64efa3f370921cbb1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1237086" author="xgen-internal-githook" created="Fri, 15 Apr 2016 14:10:18 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16221&quot; title=&quot;Support server builds under the undefined behavior sanitizer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16221&quot;&gt;&lt;del&gt;SERVER-16221&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-23711&quot; title=&quot;ModifierPush::init may coerce NaN to an integer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-23711&quot;&gt;&lt;del&gt;SERVER-23711&lt;/del&gt;&lt;/a&gt; Don&apos;t attempt to coerce non-normal double to int&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/53ca7d82c8203f85ca846fa6ece37257b0ec6717&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/53ca7d82c8203f85ca846fa6ece37257b0ec6717&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1237084" author="xgen-internal-githook" created="Fri, 15 Apr 2016 14:10:16 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16221&quot; title=&quot;Support server builds under the undefined behavior sanitizer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16221&quot;&gt;&lt;del&gt;SERVER-16221&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22703&quot; title=&quot;Database::createCollection may call ObOpserver::onCreateCollection on nullptr&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22703&quot;&gt;&lt;del&gt;SERVER-22703&lt;/del&gt;&lt;/a&gt; ObOpserver may be nullptr in tests&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/716e0fa71c1e75fe5e0c791993f175f6b6407b39&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/716e0fa71c1e75fe5e0c791993f175f6b6407b39&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1237082" author="xgen-internal-githook" created="Fri, 15 Apr 2016 14:10:15 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16221&quot; title=&quot;Support server builds under the undefined behavior sanitizer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16221&quot;&gt;&lt;del&gt;SERVER-16221&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-23709&quot; title=&quot;ValueStorage::putString dassert accesses array out of bounds&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-23709&quot;&gt;&lt;del&gt;SERVER-23709&lt;/del&gt;&lt;/a&gt; Fix out of bounds array access in ValueStorage dassert&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/1261405f121b0d3dfe28e2ee04e425de0c118cea&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/1261405f121b0d3dfe28e2ee04e425de0c118cea&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1237080" author="xgen-internal-githook" created="Fri, 15 Apr 2016 14:10:13 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16221&quot; title=&quot;Support server builds under the undefined behavior sanitizer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16221&quot;&gt;&lt;del&gt;SERVER-16221&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-23708&quot; title=&quot;Illegal downcast in document_source_test.cpp&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-23708&quot;&gt;&lt;del&gt;SERVER-23708&lt;/del&gt;&lt;/a&gt; Remove invalid cast in DocumentSource test&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/54cf694d82050cc695f826fdc6d0b063a157682c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/54cf694d82050cc695f826fdc6d0b063a157682c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1176573" author="xgen-internal-githook" created="Wed, 17 Feb 2016 23:12:14 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16221&quot; title=&quot;Support server builds under the undefined behavior sanitizer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16221&quot;&gt;&lt;del&gt;SERVER-16221&lt;/del&gt;&lt;/a&gt; Improve support for running with ubsan&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/75dfb6a2597d84a8828c9e683449c2f66e1e0420&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/75dfb6a2597d84a8828c9e683449c2f66e1e0420&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="767088" author="xgen-internal-githook" created="Tue, 18 Nov 2014 17:57:50 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16221&quot; title=&quot;Support server builds under the undefined behavior sanitizer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16221&quot;&gt;&lt;del&gt;SERVER-16221&lt;/del&gt;&lt;/a&gt; Add a missing dependency edge exposed by ubsan&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/5cd68e1a6846ebdd07e5a75753108baab2e4af11&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/5cd68e1a6846ebdd07e5a75753108baab2e4af11&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="767087" author="xgen-internal-githook" created="Tue, 18 Nov 2014 17:57:49 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16221&quot; title=&quot;Support server builds under the undefined behavior sanitizer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16221&quot;&gt;&lt;del&gt;SERVER-16221&lt;/del&gt;&lt;/a&gt; Don&apos;t instrument third_party when using ubsan&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/eb1dc0918fc0a964ed7dbff31a0b815d0081e14c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/eb1dc0918fc0a964ed7dbff31a0b815d0081e14c&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>17.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 18 Nov 2014 17:57:49 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        7 years, 43 weeks, 1 day ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            7 years, 43 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10249"><![CDATA[Cannot]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>andrew.morrow@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrlign:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hs3k3j:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>148640</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="978">Platforms 13 (04/22/16)</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrkzin:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>