<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:00:48 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-22581] shell masserts when trying to kill running ops</title>
                <link>https://jira.mongodb.org/browse/SERVER-22581</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Set up a replica set and freeze secondaries replication, with fsync&amp;amp;lock or rsSyncApplyStop failpoint.  Then issue this command to the primary:&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;   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;foo:PRIMARY&amp;gt; db.runCommand({insert:&quot;foo&quot;, documents: [{a:2}], writeConcern:{w:&apos;majority&apos;}})&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;This command will hang, as expected.  If you then try to interrupt with ^C and try to kill the running process by answering &quot;y&quot;, you will always get an massert:&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;^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;do you want to kill the current op(s) on the server? (y/n): y&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;2016-02-11T13:05:32.730-0500 I -        [main] Assertion: 13111:field not found, expected type 2&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;2016-02-11T13:05:32.732-0500 I CONTROL  [main] &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; 0x7f92d63b485b 0x7f92d63b31fb 0x7f92d63adeb5 0x7f92d63adc7c 0x40d5b4 0x7f92d6301181 0x4068aa 0x4068d9 0x7f92d409db20 0x7f92d4436b0e 0x7f92d4912aec 0x7f92d623adbb 0x7f92d623cf31 0x409ca7 0x40cb0f 0x7f92d4089580 0x405b79&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;7F92D6345000&quot;,&quot;o&quot;:&quot;6F85B&quot;,&quot;s&quot;:&quot;_ZN5mongo15printStackTraceERSo&quot;},{&quot;b&quot;:&quot;7F92D6345000&quot;,&quot;o&quot;:&quot;6E1FB&quot;,&quot;s&quot;:&quot;_ZN5mongo10logContextEPKc&quot;},{&quot;b&quot;:&quot;7F92D6345000&quot;,&quot;o&quot;:&quot;68EB5&quot;,&quot;s&quot;:&quot;_ZN5mongo11msgassertedEiPKc&quot;},{&quot;b&quot;:&quot;7F92D6345000&quot;,&quot;o&quot;:&quot;68C7C&quot;},{&quot;b&quot;:&quot;400000&quot;,&quot;o&quot;:&quot;D5B4&quot;,&quot;s&quot;:&quot;_ZNK5mongo11BSONElement3chkEi&quot;},{&quot;b&quot;:&quot;7F92D62C9000&quot;,&quot;o&quot;:&quot;38181&quot;,&quot;s&quot;:&quot;_ZNK5mongo11shell_utils18ConnectionRegistry30killOperationsOnAllConnectionsEb&quot;},{&quot;b&quot;:&quot;400000&quot;,&quot;o&quot;:&quot;68AA&quot;,&quot;s&quot;:&quot;_ZN5mongo11exitCleanlyENS_8ExitCodeE&quot;},{&quot;b&quot;:&quot;400000&quot;,&quot;o&quot;:&quot;68D9&quot;},{&quot;b&quot;:&quot;7F92D4069000&quot;,&quot;o&quot;:&quot;34B20&quot;},{&quot;b&quot;:&quot;7F92D442A000&quot;,&quot;o&quot;:&quot;CB0E&quot;,&quot;s&quot;:&quot;pthread_cond_wait&quot;},{&quot;b&quot;:&quot;7F92D485F000&quot;,&quot;o&quot;:&quot;B3AEC&quot;,&quot;s&quot;:&quot;_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE&quot;},{&quot;b&quot;:&quot;7F92D61DA000&quot;,&quot;o&quot;:&quot;60DBB&quot;,&quot;s&quot;:&quot;_ZN5mongo5mozjs15MozJSProxyScope15runOnImplThreadESt8functionIFvvEE&quot;},{&quot;b&quot;:&quot;7F92D61DA000&quot;,&quot;o&quot;:&quot;62F31&quot;,&quot;s&quot;:&quot;_ZN5mongo5mozjs15MozJSProxyScope4execENS_10StringDataERKSsbbbi&quot;},{&quot;b&quot;:&quot;400000&quot;,&quot;o&quot;:&quot;9CA7&quot;,&quot;s&quot;:&quot;_Z5_mainiPPcS0_&quot;},{&quot;b&quot;:&quot;400000&quot;,&quot;o&quot;:&quot;CB0F&quot;,&quot;s&quot;:&quot;main&quot;},{&quot;b&quot;:&quot;7F92D4069000&quot;,&quot;o&quot;:&quot;20580&quot;,&quot;s&quot;:&quot;__libc_start_main&quot;},{&quot;b&quot;:&quot;400000&quot;,&quot;o&quot;:&quot;5B79&quot;,&quot;s&quot;:&quot;_start&quot;}],&quot;processInfo&quot;:{ &quot;mongodbVersion&quot; : &quot;0.0.0&quot;, &quot;gitVersion&quot; : &quot;none&quot;, &quot;compiledModules&quot; : [], &quot;uname&quot; : { &quot;sysname&quot; : &quot;Linux&quot;, &quot;release&quot; : &quot;4.3.3-300.fc23.x86_64&quot;, &quot;version&quot; : &quot;#1 SMP Tue Jan 5 23:31:01 UTC 2016&quot;, &quot;machine&quot; : &quot;x86_64&quot; }, &quot;somap&quot; : [ { &quot;elfType&quot; : 2, &quot;b&quot; : &quot;400000&quot;, &quot;buildId&quot; : &quot;C2D9390829A878541B40B977769E2BED06483DEA&quot; }, { &quot;b&quot; : &quot;7FFFA42A6000&quot;, &quot;path&quot; : &quot;linux-vdso.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;CC148CF7FB77642E92B715F6E6F02834CCEB0A89&quot; }, { &quot;b&quot; : &quot;7F92D6669000&quot;, &quot;path&quot; : &quot;build/opt/mongo/bson/mutable/libmutable_bson.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;9463CF300C0DF5AE95E05B8895B1B2E5DE33EAE4&quot; }, { &quot;b&quot; : &quot;7F92D6660000&quot;, &quot;path&quot; : &quot;build/opt/mongo/bson/util/libbson_extract.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;1B1DF26DCD472AEE1FF398162500EFA7CB1826AC&quot; }, { &quot;b&quot; : &quot;7F92D6654000&quot;, &quot;path&quot; : &quot;build/opt/mongo/client/libauthentication.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;FE389DF06C9FED1EC24FA026E5C672ED18DE8048&quot; }, { &quot;b&quot; : &quot;7F92D65C9000&quot;, &quot;path&quot; : &quot;build/opt/mongo/client/libclientdriver.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;0A4D8D1F758C7139F3498264A7977EBF909A3D10&quot; }, { &quot;b&quot; : &quot;7F92D65A7000&quot;, &quot;path&quot; : &quot;build/opt/mongo/client/libconnection_string.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;E914A01300C2124F256D2C20C52097F43DA02052&quot; }, { &quot;b&quot; : &quot;7F92D65A1000&quot;, &quot;path&quot; : &quot;build/opt/mongo/client/libread_preference.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;B05173A43EE2DB53185C65A59D55E31781163113&quot; }, { &quot;b&quot; : &quot;7F92D6587000&quot;, &quot;path&quot; : &quot;build/opt/mongo/client/libsasl_client.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;273CD29C6BC978F07417FD2959DAFFC68555B72B&quot; }, { &quot;b&quot; : &quot;7F92D6585000&quot;, &quot;path&quot; : &quot;build/opt/mongo/crypto/libcrypto_tom.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;23281F2D4A3877B061115EF50A266CC650D77D41&quot; }, { &quot;b&quot; : &quot;7F92D657F000&quot;, &quot;path&quot; : &quot;build/opt/mongo/crypto/libscramauth.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;63DFB83196B043140FE3012EF1951CA446CCD733&quot; }, { &quot;b&quot; : &quot;7F92D657A000&quot;, &quot;path&quot; : &quot;build/opt/mongo/crypto/tom/libtomcrypt.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;1E20895FE8D875DB9F478B5C181B05831D98EF11&quot; }, { &quot;b&quot; : &quot;7F92D6575000&quot;, &quot;path&quot; : &quot;build/opt/mongo/db/auth/libauthcommon.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;6C8A84C51D96565CA13D1E79A2ADC2D441228E92&quot; }, { &quot;b&quot; : &quot;7F92D656F000&quot;, &quot;path&quot; : &quot;build/opt/mongo/db/catalog/libindex_key_validate.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;213C0C2E44B7E221BDB12D75608E16E7FD8D3FFF&quot; }, { &quot;b&quot; : &quot;7F92D656D000&quot;, &quot;path&quot; : &quot;build/opt/mongo/db/commands/libtest_commands_enabled.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;9CBD8F668E3331CCB220E8F06046AFF0A4470D41&quot; }, { &quot;b&quot; : &quot;7F92D6510000&quot;, &quot;path&quot; : &quot;build/opt/mongo/db/fts/libbase.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;502C757AF75DF3166BC414DCBD1E635DAE4BAEC4&quot; }, { &quot;b&quot; : &quot;7F92D64F8000&quot;, &quot;path&quot; : &quot;build/opt/mongo/db/fts/unicode/libunicode.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;272E6594AE8AC0B18DF8F1AC54DB4AFA7D7E5A79&quot; }, { &quot;b&quot; : &quot;7F92D64DC000&quot;, &quot;path&quot; : &quot;build/opt/mongo/db/geo/libgeometry.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;9CB071C680B4182F9A904E47E97441A2CC3F1704&quot; }, { &quot;b&quot; : &quot;7F92D64BF000&quot;, &quot;path&quot; : &quot;build/opt/mongo/db/geo/libgeoparser.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;DE7472EEFD1865F4C5E2CD67BCFECCFAE61CA2F7&quot; }, { &quot;b&quot; : &quot;7F92D64B6000&quot;, &quot;path&quot; : &quot;build/opt/mongo/db/index/libexpression_params.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;FEAE2481C78265D9DCFA883B10BA998BED6AC534&quot; }, { &quot;b&quot; : &quot;7F92D64AF000&quot;, &quot;path&quot; : &quot;build/opt/mongo/db/index/libexternal_key_generator.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;86386089BC2E4ACDC3AC78D24AA07923669D553C&quot; }, { &quot;b&quot; : &quot;7F92D649E000&quot;, &quot;path&quot; : &quot;build/opt/mongo/db/index/libkey_generator.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;8024C3A0941761B92DBBAA15CFBB848C3082A691&quot; }, { &quot;b&quot; : &quot;7F92D648A000&quot;, &quot;path&quot; : &quot;build/opt/mongo/db/libcommon.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;9D93D4D40FB6683EA8527A8914D5EA1376E2A1B6&quot; }, { &quot;b&quot; : &quot;7F92D6484000&quot;, &quot;path&quot; : &quot;build/opt/mongo/db/libdbmessage.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;29086477FE293F0C13AF5F4374669EDD3001801A&quot; }, { &quot;b&quot; : &quot;7F92D645C000&quot;, &quot;path&quot; : &quot;build/opt/mongo/db/libindex_names.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;C501DFBFDC46A4457DB7F47C5F9FA6510644CFBE&quot; }, { &quot;b&quot; : &quot;7F92D6457000&quot;, &quot;path&quot; : &quot;build/opt/mongo/db/libmongohasher.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;3B76EBF3342B60C4D00A558A995A7A735F5CF7DC&quot; }, { &quot;b&quot; : &quot;7F92D6450000&quot;, &quot;path&quot; : &quot;build/opt/mongo/db/libnamespace_string.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;AA16F714ACDADB0CF433693F09C0B6C19955B0B2&quot; }, { &quot;b&quot; : &quot;7F92D644D000&quot;, &quot;path&quot; : &quot;build/opt/mongo/db/libserver_options_core.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;486B5A540294CC43932F8EAFB5B6781786997427&quot; }, { &quot;b&quot; : &quot;7F92D6447000&quot;, &quot;path&quot; : &quot;build/opt/mongo/db/libserver_parameters.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;23EFA06EC5ABFD58E06E088DB1B1123DD0715986&quot; }, { &quot;b&quot; : &quot;7F92D6434000&quot;, &quot;path&quot; : &quot;build/opt/mongo/db/libservice_context.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;AC48EAEF10690635AD9B7C45530F286C42E178E5&quot; }, { &quot;b&quot; : &quot;7F92D641E000&quot;, &quot;path&quot; : &quot;build/opt/mongo/db/query/libcommand_request_response.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;E95D63D569FA8EB0860F71BFE95B8C9707CD51FD&quot; }, { &quot;b&quot; : &quot;7F92D640D000&quot;, &quot;path&quot; : &quot;build/opt/mongo/db/query/liblite_parsed_query.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;580C1CD5E3193B65AE779269AB7EF785E29D71DF&quot; }, { &quot;b&quot; : &quot;7F92D6408000&quot;, &quot;path&quot; : &quot;build/opt/mongo/db/repl/liboptime.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;D0C03C0EF5903C16F60836D5D1C8204A4B991405&quot; }, { &quot;b&quot; : &quot;7F92D6403000&quot;, &quot;path&quot; : &quot;build/opt/mongo/db/repl/libread_concern_args.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;0FAE5E65B03630F8B4A603477A191D7256078E1C&quot; }, { &quot;b&quot; : &quot;7F92D63FD000&quot;, &quot;path&quot; : &quot;build/opt/mongo/executor/libconnection_pool_stats.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;C5203F201B385746723AD0387FE46F1903E7BFA3&quot; }, { &quot;b&quot; : &quot;7F92D63F9000&quot;, &quot;path&quot; : &quot;build/opt/mongo/executor/libremote_command.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;C7B6834006C1809F4A77B71A21F89FEFFAD7ED94&quot; }, { &quot;b&quot; : &quot;7F92D6345000&quot;, &quot;path&quot; : &quot;build/opt/mongo/libbase.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;3A27518948773AA06FF7826AB6571C6E876ACD63&quot; }, { &quot;b&quot; : &quot;7F92D6341000&quot;, &quot;path&quot; : &quot;build/opt/mongo/liblinenoise_utf8.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;ED46DC829437AB5706822D8EAD5FF1C00DB90615&quot; }, { &quot;b&quot; : &quot;7F92D62C9000&quot;, &quot;path&quot; : &quot;build/opt/mongo/libshell_core.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;17B23692ECDE80B0E02EF11199F9A8BB229065E0&quot; }, { &quot;b&quot; : &quot;7F92D62B4000&quot;, &quot;path&quot; : &quot;build/opt/mongo/libshell_options.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;A319FCA97EA1F88EFFBFDEA1C09AFEEBD04D4FAA&quot; }, { &quot;b&quot; : &quot;7F92D62AF000&quot;, &quot;path&quot; : &quot;build/opt/mongo/platform/libplatform.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;5E0E396E87DD828D1EB9E6A8B87D1D704C97160F&quot; }, { &quot;b&quot; : &quot;7F92D62A7000&quot;, &quot;path&quot; : &quot;build/opt/mongo/rpc/libcommand_reply.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;D3E8CC69C3B0B28027B7BC99006005392CB00293&quot; }, { &quot;b&quot; : &quot;7F92D629F000&quot;, &quot;path&quot; : &quot;build/opt/mongo/rpc/libcommand_request.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;E6DC497CB816E29837BEF5DD893F48F249496B09&quot; }, { &quot;b&quot; : &quot;7F92D629B000&quot;, &quot;path&quot; : &quot;build/opt/mongo/rpc/libcommand_status.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;7ABE902E080F5DD5F854EEAD483814B1FA912FBB&quot; }, { &quot;b&quot; : &quot;7F92D6296000&quot;, &quot;path&quot; : &quot;build/opt/mongo/rpc/libdocument_range.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;9FDBFE3A172AC18CC189353A57724EA9E9A5A6AC&quot; }, { &quot;b&quot; : &quot;7F92D628E000&quot;, &quot;path&quot; : &quot;build/opt/mongo/rpc/liblegacy_reply.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;9268DCB63EEF9CE813B3F26D8047EDA5E2473E5C&quot; }, { &quot;b&quot; : &quot;7F92D6287000&quot;, &quot;path&quot; : &quot;build/opt/mongo/rpc/liblegacy_request.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;1BC33FF247798505FEDF7AF9F3BF010B88DC7826&quot; }, { &quot;b&quot; : &quot;7F92D6276000&quot;, &quot;path&quot; : &quot;build/opt/mongo/rpc/libmetadata.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;B9A6985F1B15EBDD903009EC0A7B850E1A82169B&quot; }, { &quot;b&quot; : &quot;7F92D6271000&quot;, &quot;path&quot; : &quot;build/opt/mongo/rpc/libprotocol.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;838FB34B0730286FA1B0065E908E4E71B90E5617&quot; }, { &quot;b&quot; : &quot;7F92D626C000&quot;, &quot;path&quot; : &quot;build/opt/mongo/rpc/librpc.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;42F4A64087C70462A225D54728191E3FBD0A06D1&quot; }, { &quot;b&quot; : &quot;7F92D625F000&quot;, &quot;path&quot; : &quot;build/opt/mongo/scripting/libbson_template_evaluator.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;C5A4DF14A2736BF32C08629D12404D41C87B8417&quot; }, { &quot;b&quot; : &quot;7F92D61DA000&quot;, &quot;path&quot; : &quot;build/opt/mongo/scripting/libscripting.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;5B142742DD6BA32AA762572482ACCA50371BD91B&quot; }, { &quot;b&quot; : &quot;7F92D61C4000&quot;, &quot;path&quot; : &quot;build/opt/mongo/scripting/libscripting_common.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;61524D7EFFE4289D6009218B94A668F08C608F88&quot; }, { &quot;b&quot; : &quot;7F92D616A000&quot;, &quot;path&quot; : &quot;build/opt/mongo/shell/libmongojs.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;8087C43EA815F501484F2037DC86EA74C07CB2E9&quot; }, { &quot;b&quot; : &quot;7F92D6167000&quot;, &quot;path&quot; : &quot;build/opt/mongo/util/concurrency/libspin_lock.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;4EC821C37A0150A4AB1B13FB0F6211A5702B5B96&quot; }, { &quot;b&quot; : &quot;7F92D6163000&quot;, &quot;path&quot; : &quot;build/opt/mongo/util/concurrency/libsynchronization.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;5F1CA1532ADC8477066522DF406F421A63D08E33&quot; }, { &quot;b&quot; : &quot;7F92D615E000&quot;, &quot;path&quot; : &quot;build/opt/mongo/util/concurrency/libticketholder.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;260CB44CAB960082E2B88B1987A8E1A69277324C&quot; }, { &quot;b&quot; : &quot;7F92D6155000&quot;, &quot;path&quot; : &quot;build/opt/mongo/util/libbackground_job.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;5C14F5DC46C52A5F14D2069CED04C8379F7C2335&quot; }, { &quot;b&quot; : &quot;7F92D6152000&quot;, &quot;path&quot; : &quot;build/opt/mongo/util/libdebugger.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;C2067E39B0D342DA186CF4CC78A8EFFE9A03B049&quot; }, { &quot;b&quot; : &quot;7F92D614E000&quot;, &quot;path&quot; : &quot;build/opt/mongo/util/libdecorable.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;17B4F4AF4BBA1F90BF23DF1BFDA003F32016FDF1&quot; }, { &quot;b&quot; : &quot;7F92D6145000&quot;, &quot;path&quot; : &quot;build/opt/mongo/util/libfail_point.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;205BF6B540125D07C2072AF872B4A3E3F43FDCEC&quot; }, { &quot;b&quot; : &quot;7F92D613D000&quot;, &quot;path&quot; : &quot;build/opt/mongo/util/libfoundation.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;6AA1F8F1E265BE3687CD65127BABE8EC04F53D64&quot; }, { &quot;b&quot; : &quot;7F92D613A000&quot;, &quot;path&quot; : &quot;build/opt/mongo/util/libmd5.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;66A905FF90BFF73AB5721503B36C9FF913958FB6&quot; }, { &quot;b&quot; : &quot;7F92D6136000&quot;, &quot;path&quot; : &quot;build/opt/mongo/util/libpassword.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;DD046E690E03E40B4ED1B18961DF003BD487EA7B&quot; }, { &quot;b&quot; : &quot;7F92D612A000&quot;, &quot;path&quot; : &quot;build/opt/mongo/util/libprocessinfo.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;AB201E392FE68E9D69A1B943EF572F30A610BDAC&quot; }, { &quot;b&quot; : &quot;7F92D6128000&quot;, &quot;path&quot; : &quot;build/opt/mongo/util/libquick_exit.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;AD257379301C6FF5F0068629B33C8859B297AA52&quot; }, { &quot;b&quot; : &quot;7F92D6122000&quot;, &quot;path&quot; : &quot;build/opt/mongo/util/libsafe_num.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;6BDE431D2C444B07C43839A0B8DFD0222964E02F&quot; }, { &quot;b&quot; : &quot;7F92D611D000&quot;, &quot;path&quot; : &quot;build/opt/mongo/util/libsignal_handlers.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;2F624241411E498FEA3DC3C90D0669D680F955B0&quot; }, { &quot;b&quot; : &quot;7F92D6116000&quot;, &quot;path&quot; : &quot;build/opt/mongo/util/net/libhostandport.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;2EDAC17B6B7BA2BF75A461FD17E56046A361DB8B&quot; }, { &quot;b&quot; : &quot;7F92D60DF000&quot;, &quot;path&quot; : &quot;build/opt/mongo/util/net/libnetwork.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;F38639B50F3CB7B10CBCC5B45B228675D2925DCD&quot; }, { &quot;b&quot; : &quot;7F92D607B000&quot;, &quot;path&quot; : &quot;build/opt/mongo/util/options_parser/liboptions_parser.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;64EB61BCA90521456D0B39E20383D0EEEEAE6FDA&quot; }, { &quot;b&quot; : &quot;7F92D6076000&quot;, &quot;path&quot; : &quot;build/opt/mongo/util/options_parser/liboptions_parser_init.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;0BD67A02BC495C78F14C15E37122E9C64035AB65&quot; }, { &quot;b&quot; : &quot;7F92D6073000&quot;, &quot;path&quot; : &quot;build/opt/third_party/boost-1.56.0/libboost_chrono.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;C4CAE334FA59E709F6E37A500D6D7AFCF53DDC78&quot; }, { &quot;b&quot; : &quot;7F92D605C000&quot;, &quot;path&quot; : &quot;build/opt/third_party/boost-1.56.0/libboost_filesystem.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;0DFE45FD4A939221345897D86BD17A7DDEE0FAB3&quot; }, { &quot;b&quot; : &quot;7F92D5FF4000&quot;, &quot;path&quot; : &quot;build/opt/third_party/boost-1.56.0/libboost_program_options.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;2E910C4EFF4FC0B337AB65A4B7FEF49F6D72048B&quot; }, { &quot;b&quot; : &quot;7F92D5F03000&quot;, &quot;path&quot; : &quot;build/opt/third_party/boost-1.56.0/libboost_regex.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;9B6CD7B751E0EE2A035A85411CF00FE333F3C7AF&quot; }, { &quot;b&quot; : &quot;7F92D5F00000&quot;, &quot;path&quot; : &quot;build/opt/third_party/boost-1.56.0/libboost_system.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;8CA8B44B4D7CC474E7DACABA8B7A12A86345129B&quot; }, { &quot;b&quot; : &quot;7F92D5EDE000&quot;, &quot;path&quot; : &quot;build/opt/third_party/boost-1.56.0/libboost_thread.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;CA06B71C74C9643E7F6F69ACAB021E1DA06ACBB2&quot; }, { &quot;b&quot; : &quot;7F92D5E8E000&quot;, &quot;path&quot; : &quot;build/opt/third_party/gperftools-2.2/libtcmalloc_minimal.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;1C834C9E8C0451CF9F213F19ADC821C114E2B3B9&quot; }, { &quot;b&quot; : &quot;7F92D5E8B000&quot;, &quot;path&quot; : &quot;build/opt/third_party/libshim_allocator.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;95DE372A22AC064750AB77E89CA9D46F35AFC5DB&quot; }, { &quot;b&quot; : &quot;7F92D5E89000&quot;, &quot;path&quot; : &quot;build/opt/third_party/libshim_boost.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;2AE11BA4D01D8D60373759326056BC254A7394A4&quot; }, { &quot;b&quot; : &quot;7F92D5E86000&quot;, &quot;path&quot; : &quot;build/opt/third_party/libshim_mozjs.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;E9A02570290B574E84D846A70657959F470D0F02&quot; }, { &quot;b&quot; : &quot;7F92D5E84000&quot;, &quot;path&quot; : &quot;build/opt/third_party/libshim_pcrecpp.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;F79C73CB87F8B35D448E3B3E4E453EF179CF2C0E&quot; }, { &quot;b&quot; : &quot;7F92D5E82000&quot;, &quot;path&quot; : &quot;build/opt/third_party/libshim_stemmer.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;BF86742954BC8DE362B99B6CB77B9868F06AB51B&quot; }, { &quot;b&quot; : &quot;7F92D5E7F000&quot;, &quot;path&quot; : &quot;build/opt/third_party/libshim_tz.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;F2C81D9E5BF180E043FCFA75C6C84F2B57865DB5&quot; }, { &quot;b&quot; : &quot;7F92D5E7D000&quot;, &quot;path&quot; : &quot;build/opt/third_party/libshim_yaml.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;D7C02DCB9367DD71D5C400328A188109AD12F983&quot; }, { &quot;b&quot; : &quot;7F92D5E7A000&quot;, &quot;path&quot; : &quot;build/opt/third_party/libshim_zlib.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;515EACA7E7ABF0A10AA7B562BF7EE142888E3788&quot; }, { &quot;b&quot; : &quot;7F92D5E26000&quot;, &quot;path&quot; : &quot;build/opt/third_party/libstemmer_c/libstemmer.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;DECBF0FA51F75291956CD5F06F879DF534FA7FD5&quot; }, { &quot;b&quot; : &quot;7F92D543C000&quot;, &quot;path&quot; : &quot;build/opt/third_party/mozjs-38/libmozjs.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;6C6472AADF697FD297773E3396D24401EF3F2913&quot; }, { &quot;b&quot; : &quot;7F92D5439000&quot;, &quot;path&quot; : &quot;build/opt/third_party/murmurhash3/libmurmurhash3.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;392D152A2861A0074BDC96F3AE3B59C4BB4A64A0&quot; }, { &quot;b&quot; : &quot;7F92D53EB000&quot;, &quot;path&quot; : &quot;build/opt/third_party/pcre-8.38/libpcrecpp.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;84AF6E99448087E73AC010B96DCBF2F3D4C59F88&quot; }, { &quot;b&quot; : &quot;7F92D53E5000&quot;, &quot;path&quot; : &quot;build/opt/third_party/s2/base/libbase.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;DFF42B7F0563F79D88BF02FD71EAE819719E9762&quot; }, { &quot;b&quot; : &quot;7F92D5381000&quot;, &quot;path&quot; : &quot;build/opt/third_party/s2/libs2.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;05FFC2B36822FEA8DAE1F0A40407BE00B21B157E&quot; }, { &quot;b&quot; : &quot;7F92D5375000&quot;, &quot;path&quot; : &quot;build/opt/third_party/s2/strings/libstrings.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;23DA45707A42154C9CEEC0E5B4F8AA596B824EAF&quot; }, { &quot;b&quot; : &quot;7F92D5371000&quot;, &quot;path&quot; : &quot;build/opt/third_party/s2/util/coding/libcoding.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;89482CF527FEC80D94B314A0CC13C18455B99A8D&quot; }, { &quot;b&quot; : &quot;7F92D536A000&quot;, &quot;path&quot; : &quot;build/opt/third_party/s2/util/math/libmath.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;94018AC1A7285EBCC88D7FF0E0919551C95655B9&quot; }, { &quot;b&quot; : &quot;7F92D531D000&quot;, &quot;path&quot; : &quot;build/opt/third_party/yaml-cpp-0.5.3/libyaml.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;0577347C9EE5B48F040D7501712307E20F633844&quot; }, { &quot;b&quot; : &quot;7F92D530A000&quot;, &quot;path&quot; : &quot;build/opt/third_party/zlib-1.2.8/libzlib.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;7DD2B45E1246B8147DA4CAAA7A3471170E9BC978&quot; }, { &quot;b&quot; : &quot;7F92D4FEE000&quot;, &quot;path&quot; : &quot;/lib64/libm.so.6&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;9EF7B94D38402840E4540800F249A5FB3F7E16A8&quot; }, { &quot;b&quot; : &quot;7F92D4DE5000&quot;, &quot;path&quot; : &quot;/lib64/librt.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;66D5837367D11EC7C52A0BDFF14689F27B7D32C2&quot; }, { &quot;b&quot; : &quot;7F92D4BE1000&quot;, &quot;path&quot; : &quot;/lib64/libdl.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;B71D8713205D559E1F111A6D3F060DBF854A4C01&quot; }, { &quot;b&quot; : &quot;7F92D485F000&quot;, &quot;path&quot; : &quot;/lib64/libstdc++.so.6&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;5772ACF25252CE2187B5EF5A8B8CA855C9917CAA&quot; }, { &quot;b&quot; : &quot;7F92D4647000&quot;, &quot;path&quot; : &quot;/lib64/libgcc_s.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;CCF7E300208C0AEF73E93ED7D5291F9C8F8CFB16&quot; }, { &quot;b&quot; : &quot;7F92D442A000&quot;, &quot;path&quot; : &quot;/lib64/libpthread.so.0&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;4C5C2662B4D97EB9F0F007FEE22BB4D893264FDE&quot; }, { &quot;b&quot; : &quot;7F92D4069000&quot;, &quot;path&quot; : &quot;/lib64/libc.so.6&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;BBB322CC267E3BD4B6E601ED7CA4CE9B4F0D3418&quot; }, { &quot;b&quot; : &quot;7F92D6460000&quot;, &quot;path&quot; : &quot;/lib64/ld-linux-x86-64.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;9BB53FA4738F6552F77CA429EA179D2831BEF878&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; libbase.so(_ZN5mongo15printStackTraceERSo+0x2B) [0x7f92d63b485b]&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; libbase.so(_ZN5mongo10logContextEPKc+0x16B) [0x7f92d63b31fb]&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; libbase.so(_ZN5mongo11msgassertedEiPKc+0x235) [0x7f92d63adeb5]&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; libbase.so(+0x68C7C) [0x7f92d63adc7c]&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(_ZNK5mongo11BSONElement3chkEi+0x1F4) [0x40d5b4]&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; libshell_core.so(_ZNK5mongo11shell_utils18ConnectionRegistry30killOperationsOnAllConnectionsEb+0x391) [0x7f92d6301181]&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(_ZN5mongo11exitCleanlyENS_8ExitCodeE+0x8A) [0x4068aa]&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(+0x68D9) [0x4068d9]&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; libc.so.6(+0x34B20) [0x7f92d409db20]&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; libpthread.so.0(pthread_cond_wait+0xBE) [0x7f92d4436b0e]&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; libstdc++.so.6(_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE+0xC) [0x7f92d4912aec]&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; libscripting.so(_ZN5mongo5mozjs15MozJSProxyScope15runOnImplThreadESt8functionIFvvEE+0xEB) [0x7f92d623adbb]&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; libscripting.so(_ZN5mongo5mozjs15MozJSProxyScope4execENS_10StringDataERKSsbbbi+0xC1) [0x7f92d623cf31]&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(_Z5_mainiPPcS0_+0x23F7) [0x409ca7]&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(main+0x5F) [0x40cb0f]&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; libc.so.6(__libc_start_main+0xF0) [0x7f92d4089580]&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(_start+0x29) [0x405b79]&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;The process then continues to hang, and you must hit ^C or ^\ again to actually stop the shell.&lt;/p&gt;</description>
                <environment></environment>
        <key id="264825">SERVER-22581</key>
            <summary>shell masserts when trying to kill running ops</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="3">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="milkie@mongodb.com">Eric Milkie</reporter>
                        <labels>
                    </labels>
                <created>Thu, 11 Feb 2016 18:15:33 +0000</created>
                <updated>Sun, 31 Jul 2016 20:59:57 +0000</updated>
                            <resolved>Sun, 31 Jul 2016 20:59:57 +0000</resolved>
                                                                    <component>Shell</component>
                                        <votes>0</votes>
                                    <watches>7</watches>
                                                                                                                    <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="272847">SERVER-23168</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="283108">MONGOSH-272</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        8 years, 6 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>false</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>max.hirschhorn@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            8 years, 6 days ago
                        </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>milkie@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrkha7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrdtmn:</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_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|hsf8vb:</customfieldvalue>

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