<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:45:22 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-17719] Mongo Shell crashes if -p is missing and user matches</title>
                <link>https://jira.mongodb.org/browse/SERVER-17719</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Steps to reproduce:&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;Start &lt;tt&gt;mongod&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;Create user:
   &lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;mongo admin --eval &quot;db.createUser({ user: &apos;admin&apos;, pwd: &apos;change_me&apos;, roles: [ &apos;root&apos; ] })&quot;&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;&lt;/li&gt;
	&lt;li&gt;Restart &lt;tt&gt;mongod&lt;/tt&gt; with &lt;tt&gt;--auth&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;Try to connect &lt;b&gt;without&lt;/b&gt; &lt;tt&gt;-p&lt;/tt&gt; but otherwise valid user:
   &lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;mongo admin -u admin&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;Mongo Shell crashes with the following error/backtrace (the server is fine):&lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;&#177; % mongo admin -u admin&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;MongoDB shell version: 3.0.1&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;connecting to: admin&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;LTC_ARGCHK &apos;key != NULL&apos; failure on line 39 of file src/mongo/crypto/tom/hmac_memory.c&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2015-03-24T16:13:39.793+0000 F -        Got signal: 6 (Abort trap: 6).&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&amp;nbsp;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; 0x107d42bf9 0x107d42636 0x7fff8aa56f1a 0x7fff58071517 0x107c25543 0x107c255ea 0x107c18042 0x107c168ad 0x107bfa994 0x107c14d76 0x107bd29e7 0x107bd80a6 0x107bd3c31 0x107cb0e28 0x107ca1e92 0x107e44e84 0xf91b0306362&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;----- BEGIN BACKTRACE -----&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;{&quot;backtrace&quot;:[{&quot;b&quot;:&quot;107B8C000&quot;,&quot;o&quot;:&quot;1B6BF9&quot;},{&quot;b&quot;:&quot;107B8C000&quot;,&quot;o&quot;:&quot;1B6636&quot;},{&quot;b&quot;:&quot;7FFF8AA52000&quot;,&quot;o&quot;:&quot;4F1A&quot;},{&quot;b&quot;:&quot;0&quot;,&quot;o&quot;:&quot;7FFF58071517&quot;},{&quot;b&quot;:&quot;107B8C000&quot;,&quot;o&quot;:&quot;99543&quot;},{&quot;b&quot;:&quot;107B8C000&quot;,&quot;o&quot;:&quot;995EA&quot;},{&quot;b&quot;:&quot;107B8C000&quot;,&quot;o&quot;:&quot;8C042&quot;},{&quot;b&quot;:&quot;107B8C000&quot;,&quot;o&quot;:&quot;8A8AD&quot;},{&quot;b&quot;:&quot;107B8C000&quot;,&quot;o&quot;:&quot;6E994&quot;},{&quot;b&quot;:&quot;107B8C000&quot;,&quot;o&quot;:&quot;88D76&quot;},{&quot;b&quot;:&quot;107B8C000&quot;,&quot;o&quot;:&quot;469E7&quot;},{&quot;b&quot;:&quot;107B8C000&quot;,&quot;o&quot;:&quot;4C0A6&quot;},{&quot;b&quot;:&quot;107B8C000&quot;,&quot;o&quot;:&quot;47C31&quot;},{&quot;b&quot;:&quot;107B8C000&quot;,&quot;o&quot;:&quot;124E28&quot;},{&quot;b&quot;:&quot;107B8C000&quot;,&quot;o&quot;:&quot;115E92&quot;},{&quot;b&quot;:&quot;107B8C000&quot;,&quot;o&quot;:&quot;2B8E84&quot;},{&quot;b&quot;:&quot;0&quot;,&quot;o&quot;:&quot;F91B0306362&quot;}],&quot;processInfo&quot;:{ &quot;mongodbVersion&quot; : &quot;3.0.1&quot;, &quot;gitVersion&quot; : &quot;534b5a3f9d10f00cd27737fbcd951032248b5952&quot;, &quot;uname&quot; : { &quot;sysname&quot; : &quot;Darwin&quot;, &quot;release&quot; : &quot;14.1.0&quot;, &quot;version&quot; : &quot;Darwin Kernel Version 14.1.0: Thu Feb 26 19:26:47 PST 2015; root:xnu-2782.10.73~1/RELEASE_X86_64&quot;, &quot;machine&quot; : &quot;x86_64&quot; }, &quot;somap&quot; : [ { &quot;path&quot; : &quot;/usr/local/bin/mongo&quot;, &quot;machType&quot; : 2, &quot;b&quot; : &quot;107B8C000&quot;, &quot;buildId&quot; : &quot;9B4F81D9462F3E7F88444913F7258F00&quot; }, { &quot;path&quot; : &quot;/usr/lib/libSystem.B.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF89D0D000&quot;, &quot;buildId&quot; : &quot;90B107BCFF7432CCB1CF4E02F544D957&quot; }, { &quot;path&quot; : &quot;/usr/lib/libc++.1.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF8900E000&quot;, &quot;buildId&quot; : &quot;1B9530FD989B3174BB1CBDC159501710&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libcache.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF8242C000&quot;, &quot;buildId&quot; : &quot;45E9A2E799C436B2BEE30C4E11614AD1&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libcommonCrypto.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF869CE000&quot;, &quot;buildId&quot; : &quot;D381EBC669D831D380845A80A32CB748&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libcompiler_rt.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF86636000&quot;, &quot;buildId&quot; : &quot;BF8FC133EE103DA69B9092039E28678F&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libcopyfile.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF8FF95000&quot;, &quot;buildId&quot; : &quot;0C68D3A6ACDD3EF3991ACC82C32AB836&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libcorecrypto.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF82666000&quot;, &quot;buildId&quot; : &quot;E178980139853949B7366B3378873301&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libdispatch.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF8F8F3000&quot;, &quot;buildId&quot; : &quot;502CF32B669B3709886208188225E4F0&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libdyld.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF8BD8D000&quot;, &quot;buildId&quot; : &quot;4E33E416F1D83598B8CC6863E2ECD0E6&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libkeymgr.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF82FA7000&quot;, &quot;buildId&quot; : &quot;77845842DE703CC5BD01C3D14227CED5&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/liblaunch.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF915B2000&quot;, &quot;buildId&quot; : &quot;DFCDEBDF82473DC79879E7E497DDA4B4&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libmacho.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF8FD45000&quot;, &quot;buildId&quot; : &quot;126CA2EDDE91308F8881B9DAEC3C63B6&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libquarantine.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF86633000&quot;, &quot;buildId&quot; : &quot;DC0416272D92361CBABFA869A5C72293&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libremovefile.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF8F5B5000&quot;, &quot;buildId&quot; : &quot;3485B5F46CE83C628DFD8736ED6E8531&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libsystem_asl.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF8CAD5000&quot;, &quot;buildId&quot; : &quot;F153AC5B0542356E88C820A62CA704E2&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libsystem_blocks.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF8C1DE000&quot;, &quot;buildId&quot; : &quot;9615D10AFCA73BE4AA1A1B195DACE1A1&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libsystem_c.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF8229C000&quot;, &quot;buildId&quot; : &quot;199ED5EB77A13D43AA5181779CE0A742&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libsystem_configuration.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF8663E000&quot;, &quot;buildId&quot; : &quot;5E14864E089A3D8485A4980B776427A8&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libsystem_coreservices.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF8B9EA000&quot;, &quot;buildId&quot; : &quot;41B7C5785A5331C8A96FC73E030B0938&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libsystem_coretls.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF81D03000&quot;, &quot;buildId&quot; : &quot;3EAED90A7AA0323CA52BE16477981D59&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libsystem_dnssd.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF82C06000&quot;, &quot;buildId&quot; : &quot;62B70ECAE40D3C63896E7F00EC386DDB&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libsystem_info.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF869A5000&quot;, &quot;buildId&quot; : &quot;B85A85D585303A93B0C34DEC41F79478&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libsystem_kernel.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF8CAB7000&quot;, &quot;buildId&quot; : &quot;97CD7ACDEA0C3434BEFCFCD013D6BB73&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libsystem_m.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF8D018000&quot;, &quot;buildId&quot; : &quot;1E12AB456D9636D0A226F24D9FB0D9D6&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libsystem_malloc.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF8B363000&quot;, &quot;buildId&quot; : &quot;19BCC25757173502A71F95D65AFA861B&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libsystem_network.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF8F91E000&quot;, &quot;buildId&quot; : &quot;2EC3A005473F3C36A665F88B5BACC7F0&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libsystem_networkextension.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF8E534000&quot;, &quot;buildId&quot; : &quot;29AB225BD7FB30ED960065D44B9A9442&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libsystem_notify.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF821D7000&quot;, &quot;buildId&quot; : &quot;61147800F3203DAA850CBADF33855F29&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libsystem_platform.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF8AA52000&quot;, &quot;buildId&quot; : &quot;64E34079D7123D669CE2418624A5C040&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libsystem_pthread.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF88A47000&quot;, &quot;buildId&quot; : &quot;3103AA7F3BAE3673964947FFD7E15C97&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libsystem_sandbox.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF8232A000&quot;, &quot;buildId&quot; : &quot;95312E09DA28324AA084F3E574D0210E&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libsystem_secinit.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF8FB60000&quot;, &quot;buildId&quot; : &quot;581DAD0F6B633A48B63B917AF799ABAA&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libsystem_stats.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF8699F000&quot;, &quot;buildId&quot; : &quot;9B8CCF24DDDB399A92374BEC225D2E8C&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libsystem_trace.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF8232D000&quot;, &quot;buildId&quot; : &quot;A9E6B7D8C3273742AC5486C94218B1DF&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libunc.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF8A72E000&quot;, &quot;buildId&quot; : &quot;5676F7EAC1DF329FB006D2C3022B7D70&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libunwind.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF8B9ED000&quot;, &quot;buildId&quot; : &quot;BE7E51A0B6EA3A549CCA9D88F683A6D6&quot; }, { &quot;path&quot; : &quot;/usr/lib/system/libxpc.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF83956000&quot;, &quot;buildId&quot; : &quot;876216DCD5D3381E8AF949AE464E5107&quot; }, { &quot;path&quot; : &quot;/usr/lib/libobjc.A.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF90E76000&quot;, &quot;buildId&quot; : &quot;759E155DBC423D4E869B6F57D477177C&quot; }, { &quot;path&quot; : &quot;/usr/lib/libauto.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF84579000&quot;, &quot;buildId&quot; : &quot;A260789BD4D8316A9490254767B8A5F1&quot; }, { &quot;path&quot; : &quot;/usr/lib/libc++abi.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF8FCA4000&quot;, &quot;buildId&quot; : &quot;88A22A0F87C63002BFBAAC0F2808B8B9&quot; }, { &quot;path&quot; : &quot;/usr/lib/libDiagnosticMessagesClient.dylib&quot;, &quot;machType&quot; : 6, &quot;b&quot; : &quot;7FFF83D3D000&quot;, &quot;buildId&quot; : &quot;2EE8E4365CDC34C599595BA218D507FB&quot; } ] }}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; mongo(_ZN5mongo15printStackTraceERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEE+0x39) [0x107d42bf9]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; mongo(_ZN5mongo12_GLOBAL__N_110abruptQuitEi+0xB6) [0x107d42636]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; libsystem_platform.dylib(_sigtramp+0x1A) [0x7fff8aa56f1a]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; ??? [0x7fff58071517]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; mongo(_ZN5mongo6crypto8hmacSha1EPKhmS2_mPhPj+0x73) [0x107c25543]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; mongo(_ZN5mongo5scram22generateSaltedPasswordERKNS_10StringDataEPKhiiPh+0x7A) [0x107c255ea]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; mongo(_ZN5mongo31SaslSCRAMSHA1ClientConversation11_secondStepERKNSt3__16vectorINS1_12basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEENS6_IS8_EEEEPS8_+0xD32) [0x107c18042]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; mongo(_ZN5mongo31SaslSCRAMSHA1ClientConversation4stepERKNS_10StringDataEPNSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEE+0x1ED) [0x107c168ad]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; mongo(_ZN5mongo23NativeSaslClientSession4stepERKNS_10StringDataEPNSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEE+0x24) [0x107bfa994]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; mongo(_ZN5mongo12_GLOBAL__N_126saslClientAuthenticateImplEPNS_20DBClientWithCommandsERKNS_7BSONObjE+0x11D6) [0x107c14d76]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; mongo(_ZN5mongo20DBClientWithCommands5_authERKNS_7BSONObjE+0x297) [0x107bd29e7]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; mongo(_ZN5mongo18DBClientConnection5_authERKNS_7BSONObjE+0x1A6) [0x107bd80a6]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; mongo(_ZN5mongo20DBClientWithCommands4authERKNS_7BSONObjE+0x21) [0x107bd3c31]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; mongo(_ZN5mongo9mongoAuthEPNS_7V8ScopeERKN2v89ArgumentsE+0x438) [0x107cb0e28]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; mongo(_ZN5mongo7V8Scope10v8CallbackERKN2v89ArgumentsE+0x52) [0x107ca1e92]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; mongo(_ZN2v88internalL21Builtin_HandleApiCallENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE+0x1F4) [0x107e44e84]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; ??? [0xf91b0306362]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;-----  END BACKTRACE  -----&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;p&gt;If the &lt;tt&gt;-p&lt;/tt&gt; option is provided to Mongo Shell, it works fine as expected. It also works fine with there is no matching user. For example:&lt;/p&gt;

&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;&#177; % mongo admin -u admin1&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;MongoDB shell version: 3.0.1&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;connecting to: admin&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2015-03-24T16:19:14.090+0000 E QUERY    Error: 18 Authentication failed.&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;    at DB._authOrThrow (src/mongo/shell/db.js:1236:32)&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;    at (auth):5:8&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;    at (auth):6:2 at src/mongo/shell/db.js:1236&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;exception: login failed&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;</description>
                <environment></environment>
        <key id="191623">SERVER-17719</key>
            <summary>Mongo Shell crashes if -p is missing and user matches</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="9">Done</resolution>
                                        <assignee username="andreas.nilsson">Andreas Nilsson</assignee>
                                    <reporter username="james.tan">James Tan</reporter>
                        <labels>
                    </labels>
                <created>Tue, 24 Mar 2015 16:31:53 +0000</created>
                <updated>Fri, 18 Sep 2015 22:40:56 +0000</updated>
                            <resolved>Fri, 27 Mar 2015 19:44:59 +0000</resolved>
                                    <version>3.0.1</version>
                                    <fixVersion>3.0.2</fixVersion>
                    <fixVersion>3.1.1</fixVersion>
                                    <component>Security</component>
                    <component>Shell</component>
                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="866595" author="xgen-internal-githook" created="Fri, 27 Mar 2015 19:37:16 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;agralius&apos;, u&apos;name&apos;: u&apos;Andreas Nilsson&apos;, u&apos;email&apos;: u&apos;andreas.nilsson@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-17719&quot; title=&quot;Mongo Shell crashes if -p is missing and user matches&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-17719&quot;&gt;&lt;del&gt;SERVER-17719&lt;/del&gt;&lt;/a&gt; Fail gracefully in shell for empty SCRAM passwords&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 4448118e2f7e1b402e63352d5b007b27328372d8)&lt;br/&gt;
Branch: v3.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/6fa5d192e7552753d69846dd1c4b86c4c80cbe58&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/6fa5d192e7552753d69846dd1c4b86c4c80cbe58&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="866593" author="xgen-internal-githook" created="Fri, 27 Mar 2015 19:35:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;agralius&apos;, u&apos;name&apos;: u&apos;Andreas Nilsson&apos;, u&apos;email&apos;: u&apos;andreas.nilsson@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-17719&quot; title=&quot;Mongo Shell crashes if -p is missing and user matches&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-17719&quot;&gt;&lt;del&gt;SERVER-17719&lt;/del&gt;&lt;/a&gt; Fail gracefully in shell for empty SCRAM passwords&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4448118e2f7e1b402e63352d5b007b27328372d8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4448118e2f7e1b402e63352d5b007b27328372d8&lt;/a&gt;&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>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12451" key="com.atlassian.jira.plugin.system.customfieldtypes:multiversion">
                        <customfieldname>Backport Completed</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="15180">3.0.2</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>Tue, 24 Mar 2015 18:44:15 +0000</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            8 years, 46 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>andreas.nilsson</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>james.tan</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrla0v:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hs7fd3:</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>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="458">Security 1 04/03/15</customfieldvalue>

                        </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_11861" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>User Summary</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11856"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hsg653:</customfieldvalue>

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