<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:18:44 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>[CDRIVER-3680] Valgrind OpenSSL tasks take over three hours to complete</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-3680</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;Some thoughts:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Does the slowdown point to another issue with how we are running with Valgrind? test-valgrind-latest-server-auth-nosasl-openssl goes from ~10 minutes on some variants to exceeding 2 hours on the valgrind variant. Is a &amp;gt; 12x slowdown really normal?&lt;/li&gt;
	&lt;li&gt;I wonder if the slowdown is caused by OpenSSL code being run on Valgrind. If so, we could change these test tasks to compile with OpenSSL support (so we can test sessions, and other tests that require crypto) but connect over plain sockets.&lt;/li&gt;
	&lt;li&gt;Perhaps we can disable checks that ASAN already catches, and only leave the ones that ASAN does not catch (e.g. reads of uninitialized memory).&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="1355770">CDRIVER-3680</key>
            <summary>Valgrind OpenSSL tasks take over three hours to complete</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</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="13201">Fixed</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="kevin.albertson@mongodb.com">Kevin Albertson</reporter>
                        <labels>
                    </labels>
                <created>Tue, 19 May 2020 13:05:10 +0000</created>
                <updated>Sat, 28 Oct 2023 11:28:45 +0000</updated>
                            <resolved>Fri, 20 Jan 2023 20:30:00 +0000</resolved>
                                                    <fixVersion>1.24.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="5128104" author="JIRAUSER1261413" created="Fri, 20 Jan 2023 20:30:19 +0000"  >&lt;p&gt;Marking as fixed given current Evergreen configuration has widespread ASAN-enabled test coverage and Valgrind tasks have since been removed.&lt;br/&gt;
&#160;&lt;/p&gt;</comment>
                            <comment id="5128101" author="JIRAUSER1261413" created="Fri, 20 Jan 2023 20:30:00 +0000"  >&lt;p&gt;PR:&#160;&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/pull/1177&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/pull/1177&lt;/a&gt;&lt;br/&gt;
Commit:&#160;&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/c796edd584d7e49bbe165dc1a25e8f7a344009ce&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/c796edd584d7e49bbe165dc1a25e8f7a344009ce&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3147840" author="xgen-internal-githook" created="Sun, 31 May 2020 03:43:52 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Albertson&apos;, &apos;email&apos;: &apos;kevin.albertson@mongodb.com&apos;, &apos;username&apos;: &apos;kevinAlbs&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-3680&quot; title=&quot;Valgrind OpenSSL tasks take over three hours to complete&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-3680&quot;&gt;&lt;del&gt;CDRIVER-3680&lt;/del&gt;&lt;/a&gt; bump valgrind timeout&lt;br/&gt;
Branch: r1.16&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/3bd1a9c015118e1caa3139080637e80aafc4b1c1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/3bd1a9c015118e1caa3139080637e80aafc4b1c1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3106186" author="xgen-internal-githook" created="Mon, 25 May 2020 21:14:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Albertson&apos;, &apos;email&apos;: &apos;kevin.albertson@mongodb.com&apos;, &apos;username&apos;: &apos;kevinAlbs&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-3680&quot; title=&quot;Valgrind OpenSSL tasks take over three hours to complete&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-3680&quot;&gt;&lt;del&gt;CDRIVER-3680&lt;/del&gt;&lt;/a&gt; bump valgrind timeout&lt;br/&gt;
Branch: r1.17&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/2c1b6781fe8e243d3e5f3186b11e5b112a25993d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/2c1b6781fe8e243d3e5f3186b11e5b112a25993d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3097273" author="xgen-internal-githook" created="Wed, 20 May 2020 14:19:52 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Albertson&apos;, &apos;email&apos;: &apos;kevin.albertson@mongodb.com&apos;, &apos;username&apos;: &apos;kevinAlbs&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-3680&quot; title=&quot;Valgrind OpenSSL tasks take over three hours to complete&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-3680&quot;&gt;&lt;del&gt;CDRIVER-3680&lt;/del&gt;&lt;/a&gt; bump valgrind timeout&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/a89b22344fa78fbdf797af70f84945f0c5635ffb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/a89b22344fa78fbdf797af70f84945f0c5635ffb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3095814" author="kevin.albertson" created="Tue, 19 May 2020 18:57:15 +0000"  >&lt;p&gt;PR: &lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/pull/617&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/pull/617&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="1314944">CDRIVER-3620</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="893683">CDRIVER-3317</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr6n6n:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>