<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 02:54:35 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-583] Shell crashes with error message when entering &apos;show dbs&apos; before being authenticated</title>
                <link>https://jira.mongodb.org/browse/SERVER-583</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Problem exists in the nightly build downloaded 1-28-2010 and in 1.2.2 stable&lt;/p&gt;

&lt;p&gt;tr@FI1167 /c/mh/mongodb-win32-i386-2010-01-28/bin&lt;br/&gt;
$ mongo --port 27333&lt;/p&gt;

&lt;p&gt;MongoDB shell version: 1.3.2-&lt;br/&gt;
url: test&lt;br/&gt;
connecting to: 127.0.0.1:27333/test&lt;br/&gt;
type &quot;exit&quot; to exit&lt;br/&gt;
type &quot;help&quot; for help&lt;br/&gt;
&amp;gt; show dbs&lt;br/&gt;
assert: assert failed : listDatabases failed&lt;/p&gt;

&lt;p&gt;tr@FI1167 /c/mh/mongodb-win32-i386-2010-01-28/bin&lt;br/&gt;
$&lt;/p&gt;

&lt;p&gt;Followed by the classic: &quot;mongo.exe has encountered a problem and needs to close&quot; error dialog.&lt;/p&gt;

&lt;p&gt;Server log output is:&lt;/p&gt;

&lt;p&gt;Thu Jan 28 14:35:27 connection accepted from 127.0.0.1:3462 #80&lt;br/&gt;
Thu Jan 28 14:35:29 User Exception 10045:unauthorized&lt;br/&gt;
Thu Jan 28 14:36:20 MessagingPort recv() errno:0 No error 127.0.0.1:3462&lt;br/&gt;
Thu Jan 28 14:36:21 end connection 127.0.0.1:3462&lt;/p&gt;</description>
                <environment>32-bit Windows XP</environment>
        <key id="11212">SERVER-583</key>
            <summary>Shell crashes with error message when entering &apos;show dbs&apos; before being authenticated</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</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="3">Duplicate</resolution>
                                        <assignee username="mathias@mongodb.com">Mathias Stearn</assignee>
                                    <reporter username="toothrot">michael haraburda</reporter>
                        <labels>
                    </labels>
                <created>Thu, 28 Jan 2010 15:38:05 +0000</created>
                <updated>Tue, 29 May 2012 14:53:19 +0000</updated>
                            <resolved>Mon, 22 Feb 2010 22:54:12 +0000</resolved>
                                    <version>1.2.2</version>
                    <version>1.3.1</version>
                                                    <component>Shell</component>
                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="12478" author="toothrot" created="Tue, 23 Feb 2010 15:01:45 +0000"  >&lt;p&gt;I can confirm this is fixed for me in the latest nightly (2-23-10). Thank you.&lt;/p&gt;</comment>
                            <comment id="12464" author="redbeard0531" created="Mon, 22 Feb 2010 22:54:12 +0000"  >&lt;p&gt;I think this issue is a duplicate of &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-550&quot; title=&quot;Windows shell crashes when typing &amp;quot;show databases&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-550&quot;&gt;&lt;del&gt;SERVER-550&lt;/del&gt;&lt;/a&gt; and was solved with the same fix. If you still see the crash please reopen.&lt;/p&gt;</comment>
                            <comment id="12106" author="toothrot" created="Tue, 2 Feb 2010 22:20:00 +0000"  >&lt;p&gt;For the record the crash does not occur on windows 7 with the 64bit or 32bit binary from the latest build. I will try this on a couple other XP machines to see what happens and report back. Thanks.&lt;/p&gt;</comment>
                            <comment id="12104" author="aaron" created="Tue, 2 Feb 2010 21:06:27 +0000"  >&lt;p&gt;In osx I see the a message about the exception, but the shell doesn&apos;t crash.  Sounds like the crash might be win only, maybe someone with access to a windows machine can work on this.&lt;/p&gt;</comment>
                            <comment id="12042" author="toothrot" created="Thu, 28 Jan 2010 15:40:21 +0000"  >&lt;p&gt;PS:&lt;/p&gt;

&lt;p&gt;&amp;gt; db._adminCommand(&apos;listDatabases&apos;)&lt;br/&gt;
{&lt;br/&gt;
        &quot;assertion&quot; : &quot;unauthorized&quot;,&lt;br/&gt;
        &quot;errmsg&quot; : &quot;db assertion failure&quot;,&lt;br/&gt;
        &quot;ok&quot; : 0&lt;br/&gt;
}&lt;br/&gt;
&amp;gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="11140">SERVER-550</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 2 Feb 2010 21:06:27 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        14 years, 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>ian@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            14 years, 1 day 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_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>aaron</customfieldvalue>
            <customfieldvalue>mathias@mongodb.com</customfieldvalue>
            <customfieldvalue>toothrot</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hriiqf:</customfieldvalue>

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

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

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