<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:14:52 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-2319] Crash in sasl_client_new</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-2319</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;The GSSAPI test has started failing. The first failure is here:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://evergreen.mongodb.com/version/mongo_c_driver_f4e0214e8b52759527bbb3d97dc63a722a720e0a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://evergreen.mongodb.com/version/mongo_c_driver_f4e0214e8b52759527bbb3d97dc63a722a720e0a&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Seems caused by that commit, indeed: that commit altered the code path that mongoc-ping.c uses to run a command, and the test uses mongoc-ping.c to test GSSAPI auth.&lt;/p&gt;

&lt;p&gt;I&apos;m commenting-out the test in run-auth-tests.sh, uncomment it once this is fixed.&lt;/p&gt;

&lt;p&gt;It only crashes on Linux when SASL is enabled, and both SSL and automatic cleanup are disabled. The configure line is like:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;cmake -DENABLE_SSL=OFF -DENABLE_AUTOMATIC_INIT_AND_CLEANUP=OFF .&lt;/p&gt;&lt;/blockquote&gt;</description>
                <environment></environment>
        <key id="442804">CDRIVER-2319</key>
            <summary>Crash in sasl_client_new</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="jesse@mongodb.com">A. Jesse Jiryu Davis</assignee>
                                    <reporter username="jesse@mongodb.com">A. Jesse Jiryu Davis</reporter>
                        <labels>
                    </labels>
                <created>Mon, 9 Oct 2017 20:27:39 +0000</created>
                <updated>Sat, 28 Oct 2023 11:30:24 +0000</updated>
                            <resolved>Thu, 2 Nov 2017 18:26:29 +0000</resolved>
                                    <version>1.9.0</version>
                                    <fixVersion>1.9.0</fixVersion>
                                    <component>auth</component>
                    <component>tests</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="1715752" author="jesse" created="Thu, 2 Nov 2017 18:26:25 +0000"  >&lt;p&gt;It&apos;s related to the SASL global logging callback. This has been very difficult to diagnose and we haven&apos;t really determined the cause of the crash. Since this logging is only useful if MONGOC_ENABLE_TRACING is defined at compile time, and that is a developer feature, it&apos;s easiest to just &lt;b&gt;not&lt;/b&gt; register a logging callback at all.&lt;/p&gt;</comment>
                            <comment id="1715748" author="xgen-internal-githook" created="Thu, 2 Nov 2017 18:24:08 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;, &apos;username&apos;: &apos;ajdavis&apos;, &apos;email&apos;: &apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2319&quot; title=&quot;Crash in sasl_client_new&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2319&quot;&gt;&lt;del&gt;CDRIVER-2319&lt;/del&gt;&lt;/a&gt; disable GSSAPI test&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit db0129bfe0243cd7671d0a5b3682982d646049e1.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/8d993bd079b1eb691ac4fa1a4a0423403a18838c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/8d993bd079b1eb691ac4fa1a4a0423403a18838c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1715747" author="xgen-internal-githook" created="Thu, 2 Nov 2017 18:24:05 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;, &apos;username&apos;: &apos;ajdavis&apos;, &apos;email&apos;: &apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2319&quot; title=&quot;Crash in sasl_client_new&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2319&quot;&gt;&lt;del&gt;CDRIVER-2319&lt;/del&gt;&lt;/a&gt; don&apos;t use SASL logging callback&lt;/p&gt;

&lt;p&gt;This was only effective if tracing was enabled at compile time, and it&lt;br/&gt;
had begun causing very difficult-to-diagnose crashes when automatic&lt;br/&gt;
init and cleanup was disabled (which is going to be the default config&lt;br/&gt;
some day).&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/f4414503c6a82af264728954f270631da5747722&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/f4414503c6a82af264728954f270631da5747722&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1693689" author="xgen-internal-githook" created="Mon, 9 Oct 2017 20:29:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;jesse@mongodb.com&apos;, &apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;, &apos;username&apos;: &apos;ajdavis&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2319&quot; title=&quot;Crash in sasl_client_new&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2319&quot;&gt;&lt;del&gt;CDRIVER-2319&lt;/del&gt;&lt;/a&gt; disable GSSAPI test&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/db0129bfe0243cd7671d0a5b3682982d646049e1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/db0129bfe0243cd7671d0a5b3682982d646049e1&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <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|ht9ain:</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>