<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:01:26 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-2873] Invalid connection string leads to assert</title>
                <link>https://jira.mongodb.org/browse/SERVER-2873</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;I accidentially typed forward slash two times when specifying connection and got an assert, looks like having two consecutive forward slashes leads to this:&lt;/p&gt;

&lt;p&gt;~$ mongo host//&lt;br/&gt;
MongoDB shell version: 1.8.0&lt;br/&gt;
connecting to: host//&lt;br/&gt;
Thu Mar 31 01:28:24 terminate() called in shell, printing stack:&lt;br/&gt;
0x80adf16 0xb7716865 0xb77168a2 0xb77169da 0x81132a6 0x81208ae 0x812e82f 0x8120daa 0x8160618 0x81f794e 0x81f905f 0x8202c96 0x81f82d0 0x81be141 0x81be098 0x81bdfa2 0x816c9fd 0x80c60b4 0x81521f7 0x80b1bb4&lt;br/&gt;
 mongo(_Z11myterminatev+0x56) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x80adf16&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/lib/libstdc++.so.6 &lt;span class=&quot;error&quot;&gt;&amp;#91;0xb7716865&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/lib/libstdc++.so.6 &lt;span class=&quot;error&quot;&gt;&amp;#91;0xb77168a2&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/lib/libstdc++.so.6 &lt;span class=&quot;error&quot;&gt;&amp;#91;0xb77169da&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(_ZN5mongo9uassertedEiPKc+0xd6) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x81132a6&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(_ZN5mongo16ConnectionString12_fillServersESs+0x30e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x81208ae&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(&lt;em&gt;ZN5mongo16ConnectionStringC1ENS0_14ConnectionTypeERKSsS3&lt;/em&gt;+0x7f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x812e82f&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(_ZN5mongo16ConnectionString5parseERKSsRSs+0x2fa) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8120daa&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(&lt;em&gt;ZN5mongo26mongo_external_constructorEP9JSContextP8JSObjectjPlS4&lt;/em&gt;+0xd8) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8160618&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(js_Invoke+0xc34) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x81f794e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(js_InvokeConstructor+0x295) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x81f905f&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(js_Interpret+0x9ad5) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8202c96&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(js_Execute+0x2f4) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x81f82d0&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(JS_EvaluateUCScriptForPrincipals+0xa7) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x81be141&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(JS_EvaluateUCScript+0x43) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x81be098&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(JS_EvaluateScript+0x6c) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x81bdfa2&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(_ZN5mongo7SMScope4execERKNS_10StringDataERKSsbbbi+0x11d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x816c9fd&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(_ZN5mongo10shellUtils9initScopeERNS_5ScopeE+0xf4) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x80c60b4&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(_ZN5mongo12ScriptEngine8newScopeEv+0x37) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x81521f7&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(_Z5_mainiPPc+0x1d04) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x80b1bb4&amp;#93;&lt;/span&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="15389">SERVER-2873</key>
            <summary>Invalid connection string leads to assert</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="5" iconUrl="https://jira.mongodb.org/images/icons/priorities/trivial.svg">Trivial - P5</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="backlog-server-platform">DO NOT USE - Backlog - Platform Team</assignee>
                                    <reporter username="onyxmaster">Aristarkh Zagorodnikov</reporter>
                        <labels>
                    </labels>
                <created>Wed, 30 Mar 2011 21:32:25 +0000</created>
                <updated>Fri, 17 Feb 2017 19:55:21 +0000</updated>
                            <resolved>Fri, 17 Feb 2017 19:55:21 +0000</resolved>
                                    <version>1.8.0</version>
                                                    <component>Shell</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="1502494" author="jason.carey" created="Fri, 17 Feb 2017 19:55:21 +0000"  >&lt;p&gt;Recent improvements in shell uri handling now return useful error messages&lt;/p&gt;</comment>
                            <comment id="79953" author="onyxmaster" created="Sun, 15 Jan 2012 15:14:59 +0000"  >&lt;p&gt;I think this might be closed not to pollute the database =)&lt;/p&gt;</comment>
                            <comment id="27361" author="eliot" created="Thu, 31 Mar 2011 00:40:51 +0000"  >&lt;p&gt;just a shell issue as its cosmetic, the assert is correct&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>3.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>Thu, 31 Mar 2011 00:40:51 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        6 years, 51 weeks, 5 days 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>mira.carey@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            6 years, 51 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>onyxmaster</customfieldvalue>
            <customfieldvalue>backlog-server-platform</customfieldvalue>
            <customfieldvalue>eliot</customfieldvalue>
            <customfieldvalue>mira.carey@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrp28v:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6163</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_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|ht0pwv:</customfieldvalue>

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