<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:58:53 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>[CXX-328] MCI locking error in unittests</title>
                <link>https://jira.mongodb.org/browse/CXX-328</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;Errors in our unit tests in MCI, looks to be some sort of locking problem:&lt;/p&gt;

&lt;p&gt;terminate called after throwing an instance of &apos;boost::exception_detail::clone_impl&amp;lt;boost::exception_detail::error_info_injector&amp;lt;boost::lock_error&amp;gt; &amp;gt;&apos;&lt;/p&gt;

&lt;p&gt;and&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;2014/09/03 15:19:30.056&amp;#93;&lt;/span&gt;   what():  boost: mutex lock failed in pthread_mutex_lock: Invalid argument&lt;/p&gt;</description>
                <environment></environment>
        <key id="156266">CXX-328</key>
            <summary>MCI locking error in unittests</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.mongodb.org/images/icons/priorities/blocker.svg">Blocker - P1</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="samantha.ritter@mongodb.com">Samantha Ritter</reporter>
                        <labels>
                            <label>legacy-cxx</label>
                    </labels>
                <created>Wed, 3 Sep 2014 21:37:51 +0000</created>
                <updated>Thu, 23 Oct 2014 18:31:41 +0000</updated>
                            <resolved>Fri, 26 Sep 2014 15:14:20 +0000</resolved>
                                                    <fixVersion>legacy-1.0.0-rc1</fixVersion>
                                    <component>Testing</component>
                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="725589" author="xgen-internal-githook" created="Tue, 23 Sep 2014 22:53:55 +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/CXX-318&quot; title=&quot;authTest fails to shutdown on windows 2010 MCI build&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-318&quot;&gt;&lt;del&gt;CXX-318&lt;/del&gt;&lt;/a&gt; Restore tests on windows now that &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-328&quot; title=&quot;MCI locking error in unittests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-328&quot;&gt;&lt;del&gt;CXX-328&lt;/del&gt;&lt;/a&gt; is belived fixed&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/470708dca0c014f45343b3d125cdda4c377b8fb7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/470708dca0c014f45343b3d125cdda4c377b8fb7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="725586" author="xgen-internal-githook" created="Tue, 23 Sep 2014 22:53:52 +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/CXX-328&quot; title=&quot;MCI locking error in unittests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-328&quot;&gt;&lt;del&gt;CXX-328&lt;/del&gt;&lt;/a&gt; Don&apos;t access SSLManager after notifying&lt;/p&gt;

&lt;p&gt;See &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-15361&quot; title=&quot;BackgroundJob should not access the SSLManager after notifying waiters of completion&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-15361&quot;&gt;&lt;del&gt;SERVER-15361&lt;/del&gt;&lt;/a&gt; for additional details on this change&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/7c40809ac93873f1d8b5714f30ff2067af6d11ce&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/7c40809ac93873f1d8b5714f30ff2067af6d11ce&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="725513" author="acm" created="Tue, 23 Sep 2014 21:28:33 +0000"  >&lt;p&gt;Yes, see &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-15361&quot; title=&quot;BackgroundJob should not access the SSLManager after notifying waiters of completion&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-15361&quot;&gt;&lt;del&gt;SERVER-15361&lt;/del&gt;&lt;/a&gt; for details.&lt;/p&gt;</comment>
                            <comment id="725507" author="adam.midvidy" created="Tue, 23 Sep 2014 21:24:59 +0000"  >&lt;p&gt;I think &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=acm&quot; class=&quot;user-hover&quot; rel=&quot;acm&quot;&gt;acm&lt;/a&gt; has a fix for this on the Server that should come by way of backport.&lt;/p&gt;</comment>
                            <comment id="713049" author="acm" created="Sat, 6 Sep 2014 18:24:34 +0000"  >&lt;p&gt;Have a look at &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-247&quot; title=&quot;bson_validate_test passed, but process exited abnormally&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-247&quot;&gt;&lt;del&gt;CXX-247&lt;/del&gt;&lt;/a&gt;. We have seen this before.&lt;/p&gt;</comment>
                            <comment id="711894" author="tyler@10gen.com" created="Thu, 4 Sep 2014 20:44:01 +0000"  >&lt;p&gt;I don&apos;t see that commit as related to the mutex issue. I think MCI is leading us astray there.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="159762">SERVER-15361</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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|hs1x6v:</customfieldvalue>

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