<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:49:23 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>[CSHARP-4797] Segmentation Fault when Attempting to Connect to Mongodb</title>
                <link>https://jira.mongodb.org/browse/CSHARP-4797</link>
                <project id="10041" key="CSHARP">C# Driver</project>
                    <description>&lt;h4&gt;&lt;a name=&quot;Summary&quot;&gt;&lt;/a&gt;Summary&lt;/h4&gt;

&lt;p&gt;When using the MongoClient on Kubernetes to access a MongoDb database I get a segmentation fault where something in the library appears to be attempting to access/overwrite protected memory.&#160;&lt;/p&gt;
&lt;h4&gt;&lt;a name=&quot;Pleaseprovidetheversionofthedriver.Ifapplicable%2CpleaseprovidetheMongoDBserverversionandtopology%28standalone%2Creplicaset%2Corshardedcluster%29.&quot;&gt;&lt;/a&gt;Please provide the version of the driver. If applicable, please provide the MongoDB server version and topology (standalone, replica set, or sharded cluster).&lt;/h4&gt;

&lt;p&gt;I&apos;ve tested against versions 2.21.0 and 2.19.0&#160;&lt;/p&gt;

&lt;p&gt;The MongoDB topology is a replicaset with two nodes&#160; (one primary and one secondary)&lt;/p&gt;
&lt;h4&gt;&lt;a name=&quot;HowtoReproduce&quot;&gt;&lt;/a&gt;How to Reproduce&lt;/h4&gt;

&lt;p&gt;Create a .NET Console application and deploy it to Kubernetes with 4 Gi of ephemeral storage&lt;/p&gt;

&lt;p&gt;In Program.cs add the following code:&lt;/p&gt;

&lt;p&gt;&#160;&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;var mongoUrl = &lt;/span&gt;&lt;span style=&quot;color: #006699; font-weight: bold; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;new&lt;/span&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; MongoUrlBuilder() &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;{ &#160; &#160;&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; Username = &amp;lt;USERNAME&amp;gt;, &#160; &#160; &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;UseTls = &lt;/span&gt;&lt;span style=&quot;color: #006699; font-weight: bold; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;true&lt;/span&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;, &#160; &#160; &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;ReplicaSetName = &amp;lt;RS&amp;gt;, &#160; &#160; &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;AuthenticationMechanism = &lt;/span&gt;&lt;span style=&quot;color: blue; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;&quot;GSSAPI&quot;&lt;/span&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;, &#160; &#160;&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; Servers = &lt;/span&gt;&lt;span style=&quot;color: #006699; font-weight: bold; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;new&lt;/span&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; List&amp;lt;MongoServerAddress&amp;gt; { &lt;/span&gt;&lt;span style=&quot;color: #006699; font-weight: bold; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;new&lt;/span&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; MongoServerAddress(&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;&quot;S1&quot;&lt;/span&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;, PORT), &lt;/span&gt;&lt;span style=&quot;color: #006699; font-weight: bold; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;new&lt;/span&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; MongoServerAddress(&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;&quot;S2&quot;&lt;/span&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;, PORT) } &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;};&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;using var loggerFactory = LoggerFactory.Create(b =&amp;gt; { &#160; &#160; &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;b.ClearProviders(); &#160; &#160;&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; b.AddSimpleConsole();&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; &#160; &#160; b.SetMinimumLevel(Microsoft.Extensions.Logging.LogLevel.Trace); &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;});&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;var settings = MongoClientSettings.FromConnectionString(mongoUrl.ToMongoUrl().ToString()); Console.WriteLine($&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;&quot;mongourl {mongoUrl.ToMongoUrl().ToString()}&quot;&lt;/span&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;); settings.LoggingSettings = &lt;/span&gt;&lt;span style=&quot;color: #006699; font-weight: bold; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;new&lt;/span&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; LoggingSettings(loggerFactory);&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;MongoClient dbClient = &lt;/span&gt;&lt;span style=&quot;color: #006699; font-weight: bold; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;new&lt;/span&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; MongoClient(settings);Console.WriteLine(&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;&quot;made it to db client creation&quot;&lt;/span&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;); &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; &lt;/span&gt;&lt;span style=&quot;color: #006699; font-weight: bold; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;try&lt;/span&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; { &#160; &#160;  &#160;&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; dbClient.StartSession();&#160; &#160; &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;Console.WriteLine(&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;&quot;getting database&quot;&lt;/span&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;); &#160; &#160; &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;var database = dbClient.GetDatabase(&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;&quot;DBNAME&quot;&lt;/span&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;);&#160; &#160; &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;Console.WriteLine(&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;&quot;running command&quot;&lt;/span&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;); &#160; &#160; &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;var test &#160;= database.RunCommand&amp;lt;BsonDocument&amp;gt;(&lt;/span&gt;&lt;span style=&quot;color: #006699; font-weight: bold; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;new&lt;/span&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; BsonDocument(&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;&quot;ping&quot;&lt;/span&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;, &lt;/span&gt;&lt;span style=&quot;color: #009900; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;1&lt;/span&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;)); &#160; Console.WriteLine($&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;&quot;end - running command {test}&quot;&lt;/span&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;);} &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: #006699; font-weight: bold; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;catch&lt;/span&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 ex) { &#160; &#160; Console.WriteLine(ex.ToString()); &#160;&#160; } Console.WriteLine(&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;&quot;Pinged your deployment. You successfully connected to MongoDB!&quot;&lt;/span&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;);&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; &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;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;
&lt;h4&gt;&lt;a name=&quot;AdditionalBackground&quot;&gt;&lt;/a&gt;Additional Background&lt;/h4&gt;

&lt;p&gt;Via logging statements I have confirmed that the connection string is formatted as expected by the URL builder, I was able to get the MongoDB client trace logs using the logging configuration above.. hopefully that&apos;ll be helpful to your&#160; debugging:&lt;/p&gt;

&lt;p&gt;mongourl mongodb://username@Secondary_Server:Port,Primary_Server:Port/?authMechanism=GSSAPI;tls=true;replicaSet=RS&lt;br/&gt;
dbug: MongoDB.SDAM&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Initialized&lt;br/&gt;
dbug: MongoDB.SDAM&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Cluster opening&lt;br/&gt;
dbug: MongoDB.SDAM&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Secondary_Server Port Adding server&lt;br/&gt;
dbug: MongoDB.SDAM&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Secondary_Server Port Added server&lt;br/&gt;
dbug: MongoDB.SDAM&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Primary_Server Port Adding server&lt;br/&gt;
dbug: MongoDB.SDAM&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Primary_Server Port Added server&lt;br/&gt;
dbug: MongoDB.SDAM&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Description changed&lt;br/&gt;
dbug: MongoDB.SDAM&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Secondary_Server Port Server opening&lt;br/&gt;
dbug: MongoDB.Connection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Secondary_Server Port Connection pool opening 600000 0 100 2 120000 500&lt;br/&gt;
dbug: MongoDB.Connection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Secondary_Server Port Connection pool created 600000 0 100 2 120000 500&lt;br/&gt;
dbug: MongoDB.Internal.IServerMonitor&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Secondary_Server Port Initializing&lt;br/&gt;
dbug: MongoDB.Internal.IServerMonitor&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Secondary_Server Port Initialized&lt;br/&gt;
dbug: MongoDB.SDAM&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Secondary_Server Port Server opened&lt;br/&gt;
dbug: MongoDB.SDAM&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Primary_Server Port Server opening&lt;br/&gt;
dbug: MongoDB.Connection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Primary_Server Port Connection pool opening 600000 0 100 2 120000 500&lt;br/&gt;
dbug: MongoDB.Connection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Primary_Server Port Connection pool created 600000 0 100 2 120000 500&lt;br/&gt;
dbug: MongoDB.Internal.IServerMonitor&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Primary_Server Port Initializing&lt;br/&gt;
dbug: MongoDB.Internal.IServerMonitor&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Primary_Server Port Initialized&lt;br/&gt;
dbug: MongoDB.SDAM&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Primary_Server Port Server opened&lt;br/&gt;
dbug: MongoDB.SDAM&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Cluster opened&lt;br/&gt;
dbug: MongoDB.Internal.RoundTripTimeMonitor&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Primary_Server Port Monitoring started&lt;br/&gt;
dbug: MongoDB.Internal.RoundTripTimeMonitor&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Secondary_Server Port Monitoring started&lt;br/&gt;
made it to db client creation&lt;br/&gt;
starting session&lt;br/&gt;
dbug: MongoDB.ServerSelection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector&lt;/p&gt;
{ AllowedLatencyRange = 00:00:00.0150000 }
&lt;p&gt;, OperationsCountServerSelector } (null) (null) { ClusterId : &quot;1&quot;, ConnectionMode : &quot;ReplicaSet&quot;, Type : &quot;ReplicaSet&quot;, State : &quot;Disconnected&quot;, Servers : [{ ServerId: &quot;&lt;/p&gt;
{ ClusterId : 1, EndPoint : &quot;Unspecified/Secondary_Server:Port&quot; }
&lt;p&gt;&quot;, EndPoint: &quot;Unspecified/Secondary_Server:Port&quot;, ReasonChanged: &quot;ServerInitialDescription&quot;, State: &quot;Disconnected&quot;, ServerVersion: , TopologyVersion: , Type: &quot;Unknown&quot;, LastHeartbeatTimestamp: null, LastUpdateTimestamp: &quot;2023-09-18T20:42:12.6463312Z&quot; }, { ServerId: &quot;&lt;/p&gt;
{ ClusterId : 1, EndPoint : &quot;Unspecified/Primary_Server:Port&quot; }
&lt;p&gt;&quot;, EndPoint: &quot;Unspecified/Primary_Server:Port&quot;, ReasonChanged: &quot;ServerInitialDescription&quot;, State: &quot;Disconnected&quot;, ServerVersion: , TopologyVersion: , Type: &quot;Unknown&quot;, LastHeartbeatTimestamp: null, LastUpdateTimestamp: &quot;2023-09-18T20:42:12.6488517Z&quot; }] } Server selection started&lt;br/&gt;
info: MongoDB.ServerSelection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector&lt;/p&gt;
{ AllowedLatencyRange = 00:00:00.0150000 }
&lt;p&gt;, OperationsCountServerSelector } (null) (null) { ClusterId : &quot;1&quot;, ConnectionMode : &quot;ReplicaSet&quot;, Type : &quot;ReplicaSet&quot;, State : &quot;Disconnected&quot;, Servers : [{ ServerId: &quot;&lt;/p&gt;
{ ClusterId : 1, EndPoint : &quot;Unspecified/Secondary_Server:Port&quot; }
&lt;p&gt;&quot;, EndPoint: &quot;Unspecified/Secondary_Server:Port&quot;, ReasonChanged: &quot;ServerInitialDescription&quot;, State: &quot;Disconnected&quot;, ServerVersion: , TopologyVersion: , Type: &quot;Unknown&quot;, LastHeartbeatTimestamp: null, LastUpdateTimestamp: &quot;2023-09-18T20:42:12.6463312Z&quot; }, { ServerId: &quot;&lt;/p&gt;
{ ClusterId : 1, EndPoint : &quot;Unspecified/Primary_Server:Port&quot; }
&lt;p&gt;&quot;, EndPoint: &quot;Unspecified/Primary_Server:Port&quot;, ReasonChanged: &quot;ServerInitialDescription&quot;, State: &quot;Disconnected&quot;, ServerVersion: , TopologyVersion: , Type: &quot;Unknown&quot;, LastHeartbeatTimestamp: null, LastUpdateTimestamp: &quot;2023-09-18T20:42:12.6488517Z&quot; }] } Waiting for suitable server to become available 29917&lt;br/&gt;
dbug: MongoDB.Connection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Secondary_Server Port Connection pool ready&lt;br/&gt;
dbug: MongoDB.SDAM&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Secondary_Server Port Description changed { ServerId: &quot;&lt;/p&gt;
{ ClusterId : 1, EndPoint : &quot;Unspecified/Secondary_Server:Port&quot; }
&lt;p&gt;&quot;, EndPoint: &quot;Unspecified/Secondary_Server:Port&quot;, ReasonChanged: &quot;Heartbeat&quot;, State: &quot;Connected&quot;, ServerVersion: 5.0.0, TopologyVersion: { &quot;processId&quot; : ObjectId(&quot;64ff952b1c549aaa3945f506&quot;), &quot;counter&quot; : NumberLong(4) }, Type: &quot;ReplicaSetSecondary&quot;, WireVersionRange: &quot;&lt;span class=&quot;error&quot;&gt;&amp;#91;0, 13&amp;#93;&lt;/span&gt;&quot;, LastHeartbeatTimestamp: &quot;2023-09-18T20:42:12.9204932Z&quot;, LastUpdateTimestamp: &quot;2023-09-18T20:42:12.9204940Z&quot; }&lt;br/&gt;
dbug: MongoDB.SDAM&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Description changed&lt;br/&gt;
dbug: MongoDB.SDAM&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 3 Secondary_Server Port Heartbeat started&lt;br/&gt;
dbug: MongoDB.ServerSelection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector&lt;/p&gt;
{ AllowedLatencyRange = 00:00:00.0150000 }
&lt;p&gt;, OperationsCountServerSelector } (null) (null) { ClusterId : &quot;1&quot;, ConnectionMode : &quot;ReplicaSet&quot;, Type : &quot;ReplicaSet&quot;, State : &quot;Connected&quot;, Servers : [{ ServerId: &quot;&lt;/p&gt;
{ ClusterId : 1, EndPoint : &quot;Unspecified/Secondary_Server:Port&quot; }
&lt;p&gt;&quot;, EndPoint: &quot;Unspecified/Secondary_Server:Port&quot;, ReasonChanged: &quot;Heartbeat&quot;, State: &quot;Connected&quot;, ServerVersion: 5.0.0, TopologyVersion: { &quot;processId&quot; : ObjectId(&quot;64ff952b1c549aaa3945f506&quot;), &quot;counter&quot; : NumberLong(4) }, Type: &quot;ReplicaSetSecondary&quot;, WireVersionRange: &quot;&lt;span class=&quot;error&quot;&gt;&amp;#91;0, 13&amp;#93;&lt;/span&gt;&quot;, LastHeartbeatTimestamp: &quot;2023-09-18T20:42:12.9204932Z&quot;, LastUpdateTimestamp: &quot;2023-09-18T20:42:12.9204940Z&quot; }, { ServerId: &quot;&lt;/p&gt;
{ ClusterId : 1, EndPoint : &quot;Unspecified/Primary_Server:Port&quot; }
&lt;p&gt;&quot;, EndPoint: &quot;Unspecified/Primary_Server:Port&quot;, ReasonChanged: &quot;ServerInitialDescription&quot;, State: &quot;Disconnected&quot;, ServerVersion: , TopologyVersion: , Type: &quot;Unknown&quot;, LastHeartbeatTimestamp: null, LastUpdateTimestamp: &quot;2023-09-18T20:42:12.6488517Z&quot; }] } Server selection succeeded Secondary_Server Port&lt;br/&gt;
dbug: MongoDB.Connection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Primary_Server Port Connection pool ready&lt;br/&gt;
dbug: MongoDB.SDAM&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Primary_Server Port Description changed { ServerId: &quot;&lt;/p&gt;
{ ClusterId : 1, EndPoint : &quot;Unspecified/Primary_Server:Port&quot; }
&lt;p&gt;&quot;, EndPoint: &quot;Unspecified/Primary_Server:Port&quot;, ReasonChanged: &quot;Heartbeat&quot;, State: &quot;Connected&quot;, ServerVersion: 5.0.0, TopologyVersion: { &quot;processId&quot; : ObjectId(&quot;64ff93a049fd067ff988e8ff&quot;), &quot;counter&quot; : NumberLong(7) }, Type: &quot;ReplicaSetPrimary&quot;, WireVersionRange: &quot;&lt;span class=&quot;error&quot;&gt;&amp;#91;0, 13&amp;#93;&lt;/span&gt;&quot;, ElectionId: &quot;7fffffff0000000000000008&quot;, LastHeartbeatTimestamp: &quot;2023-09-18T20:42:12.9386605Z&quot;, LastUpdateTimestamp: &quot;2023-09-18T20:42:12.9386609Z&quot; }&lt;br/&gt;
getting database&lt;br/&gt;
running command&lt;br/&gt;
dbug: MongoDB.SDAM&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; Initializing (maxSetVersion, maxElectionId): Saving tuple (setVersion, electionId) of (6, 7fffffff0000000000000008) as (maxSetVersion, maxElectionId) for replica set &quot;dev-112823-eieio-rs0&quot; because replica set primary Unspecified/Primary_Server:Port sent (6, 7fffffff0000000000000008), the first (setVersion, electionId) tuple ever seen for replica set &quot;dev-112823-eieio-rs0&quot;.&lt;br/&gt;
dbug: MongoDB.SDAM&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Description changed&lt;br/&gt;
dbug: MongoDB.SDAM&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 4 Primary_Server Port Heartbeat started&lt;br/&gt;
dbug: MongoDB.ServerSelection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 CompositeServerSelector{ Selectors = WritableServerSelector, LatencyLimitingServerSelector&lt;/p&gt;
{ AllowedLatencyRange = 00:00:00.0150000 }
&lt;p&gt;, OperationsCountServerSelector } (null) create { ClusterId : &quot;1&quot;, ConnectionMode : &quot;ReplicaSet&quot;, Type : &quot;ReplicaSet&quot;, State : &quot;Connected&quot;, Servers : [{ ServerId: &quot;&lt;/p&gt;
{ ClusterId : 1, EndPoint : &quot;Unspecified/Secondary_Server:Port&quot; }
&lt;p&gt;&quot;, EndPoint: &quot;Unspecified/Secondary_Server:Port&quot;, ReasonChanged: &quot;Heartbeat&quot;, State: &quot;Connected&quot;, ServerVersion: 5.0.0, TopologyVersion: { &quot;processId&quot; : ObjectId(&quot;64ff952b1c549aaa3945f506&quot;), &quot;counter&quot; : NumberLong(4) }, Type: &quot;ReplicaSetSecondary&quot;, WireVersionRange: &quot;&lt;span class=&quot;error&quot;&gt;&amp;#91;0, 13&amp;#93;&lt;/span&gt;&quot;, LastHeartbeatTimestamp: &quot;2023-09-18T20:42:12.9204932Z&quot;, LastUpdateTimestamp: &quot;2023-09-18T20:42:12.9204940Z&quot; }, { ServerId: &quot;&lt;/p&gt;
{ ClusterId : 1, EndPoint : &quot;Unspecified/Primary_Server:Port&quot; }
&lt;p&gt;&quot;, EndPoint: &quot;Unspecified/Primary_Server:Port&quot;, ReasonChanged: &quot;Heartbeat&quot;, State: &quot;Connected&quot;, ServerVersion: 5.0.0, TopologyVersion: { &quot;processId&quot; : ObjectId(&quot;64ff93a049fd067ff988e8ff&quot;), &quot;counter&quot; : NumberLong(7) }, Type: &quot;ReplicaSetPrimary&quot;, WireVersionRange: &quot;&lt;span class=&quot;error&quot;&gt;&amp;#91;0, 13&amp;#93;&lt;/span&gt;&quot;, ElectionId: &quot;7fffffff0000000000000008&quot;, LastHeartbeatTimestamp: &quot;2023-09-18T20:42:12.9386605Z&quot;, LastUpdateTimestamp: &quot;2023-09-18T20:42:12.9386609Z&quot; }] } Server selection started&lt;br/&gt;
dbug: MongoDB.ServerSelection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 CompositeServerSelector{ Selectors = WritableServerSelector, LatencyLimitingServerSelector&lt;/p&gt;
{ AllowedLatencyRange = 00:00:00.0150000 }
&lt;p&gt;, OperationsCountServerSelector } (null) create { ClusterId : &quot;1&quot;, ConnectionMode : &quot;ReplicaSet&quot;, Type : &quot;ReplicaSet&quot;, State : &quot;Connected&quot;, Servers : [{ ServerId: &quot;&lt;/p&gt;
{ ClusterId : 1, EndPoint : &quot;Unspecified/Secondary_Server:Port&quot; }
&lt;p&gt;&quot;, EndPoint: &quot;Unspecified/Secondary_Server:Port&quot;, ReasonChanged: &quot;Heartbeat&quot;, State: &quot;Connected&quot;, ServerVersion: 5.0.0, TopologyVersion: { &quot;processId&quot; : ObjectId(&quot;64ff952b1c549aaa3945f506&quot;), &quot;counter&quot; : NumberLong(4) }, Type: &quot;ReplicaSetSecondary&quot;, WireVersionRange: &quot;&lt;span class=&quot;error&quot;&gt;&amp;#91;0, 13&amp;#93;&lt;/span&gt;&quot;, LastHeartbeatTimestamp: &quot;2023-09-18T20:42:12.9204932Z&quot;, LastUpdateTimestamp: &quot;2023-09-18T20:42:12.9204940Z&quot; }, { ServerId: &quot;&lt;/p&gt;
{ ClusterId : 1, EndPoint : &quot;Unspecified/Primary_Server:Port&quot; }
&lt;p&gt;&quot;, EndPoint: &quot;Unspecified/Primary_Server:Port&quot;, ReasonChanged: &quot;Heartbeat&quot;, State: &quot;Connected&quot;, ServerVersion: 5.0.0, TopologyVersion: { &quot;processId&quot; : ObjectId(&quot;64ff93a049fd067ff988e8ff&quot;), &quot;counter&quot; : NumberLong(7) }, Type: &quot;ReplicaSetPrimary&quot;, WireVersionRange: &quot;&lt;span class=&quot;error&quot;&gt;&amp;#91;0, 13&amp;#93;&lt;/span&gt;&quot;, ElectionId: &quot;7fffffff0000000000000008&quot;, LastHeartbeatTimestamp: &quot;2023-09-18T20:42:12.9386605Z&quot;, LastUpdateTimestamp: &quot;2023-09-18T20:42:12.9386609Z&quot; }] } Server selection succeeded Primary_Server Port&lt;br/&gt;
dbug: MongoDB.Connection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Primary_Server Port Connection checkout started&lt;br/&gt;
dbug: MongoDB.Connection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 Primary_Server Port Connection adding&lt;br/&gt;
dbug: MongoDB.Connection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 5 Primary_Server Port Connection created&lt;br/&gt;
dbug: MongoDB.Connection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 5 Primary_Server Port Connection opening&lt;br/&gt;
trce: MongoDB.Connection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 5 Primary_Server Port Sending&lt;br/&gt;
trce: MongoDB.Connection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 5 Primary_Server Port Sent&lt;br/&gt;
trce: MongoDB.Connection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 5 Primary_Server Port Receiving&lt;br/&gt;
trce: MongoDB.Connection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 5 Primary_Server Port Received&lt;br/&gt;
trce: MongoDB.Connection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 5 Primary_Server Port Sending&lt;br/&gt;
trce: MongoDB.Connection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 5 Primary_Server Port Sent&lt;br/&gt;
trce: MongoDB.Connection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 5 Primary_Server Port Receiving&lt;br/&gt;
trce: MongoDB.Connection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 5 Primary_Server Port Received&lt;br/&gt;
trce: MongoDB.Connection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 5 Primary_Server Port Sending&lt;br/&gt;
trce: MongoDB.Connection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 5 Primary_Server Port Sent&lt;br/&gt;
trce: MongoDB.Connection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 5 Primary_Server Port Receiving&lt;br/&gt;
trce: MongoDB.Connection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 5 Primary_Server Port Received&lt;br/&gt;
trce: MongoDB.Connection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 5 Primary_Server Port Sending&lt;br/&gt;
trce: MongoDB.Connection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 5 Primary_Server Port Sent&lt;br/&gt;
trce: MongoDB.Connection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 5 Primary_Server Port Receiving&lt;br/&gt;
trce: MongoDB.Connection&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160; &#160; &#160; 1 5 Primary_Server Port Received&lt;br/&gt;
malloc_consolidate(): unaligned fastbin chunk detected&lt;br/&gt;
/bin/sh: line 1: &#160; &#160; 7 Aborted &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; (core dumped) dotnet project_name.dll&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;please note:&lt;/p&gt;

&lt;p&gt;due to company policy servers, ports, and identifying information cannot be in logs hence primary_server, secondary_server etc&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;We had similar code working for a previous replicaset that was torn down, I believe there is a connectivity or authentication issue but the error message is getting written to someplace it shouldn&apos;t be in the memory, which is halting troubleshooting. Any help would be appreciated!&lt;/p&gt;</description>
                <environment></environment>
        <key id="2445369">CSHARP-4797</key>
            <summary>Segmentation Fault when Attempting to Connect to Mongodb</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="10300" iconUrl="https://jira.mongodb.org/images/icons/priorities/medium.svg">Unknown</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="13201">Fixed</resolution>
                                        <assignee username="james.kovacs@mongodb.com">James Kovacs</assignee>
                                    <reporter username="dicarlo.g.m@gmail.com">Gina DiCarlo</reporter>
                        <labels>
                            <label>gssapi</label>
                            <label>kerberos</label>
                    </labels>
                <created>Mon, 18 Sep 2023 20:58:32 +0000</created>
                <updated>Thu, 1 Feb 2024 16:32:33 +0000</updated>
                            <resolved>Thu, 1 Feb 2024 16:32:33 +0000</resolved>
                                                    <fixVersion>2.24.0</fixVersion>
                                    <component>Security</component>
                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="6057877" author="james.kovacs" created="Thu, 1 Feb 2024 00:19:52 +0000"  >&lt;p&gt;We were able to determine the root cause of the failure. When deleting the GSSAPI security context, the driver passed a pointer to the unmanaged data structure whereas the API was expecting a pointer to a pointer. We are working on a fix now. Please follow this ticket for updates.&lt;/p&gt;</comment>
                            <comment id="5878193" author="dbeng-pm-bot" created="Tue, 14 Nov 2023 12:00:56 +0000"  >&lt;p&gt;There hasn&apos;t been any recent activity on this ticket, so we&apos;re resolving it. Thanks for reaching out! Please feel free to reopen this ticket if you&apos;re still experiencing the issue, and add a comment if you&apos;re able to provide more information.&lt;/p&gt;</comment>
                            <comment id="5773860" author="james.kovacs" created="Thu, 12 Oct 2023 15:52:36 +0000"  >&lt;p&gt;Hi, &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=dicarlo.g.m%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;dicarlo.g.m@gmail.com&quot;&gt;dicarlo.g.m@gmail.com&lt;/a&gt; and &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=jess.lam948%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;jess.lam948@gmail.com&quot;&gt;jess.lam948@gmail.com&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;We are tracking this investigation through our support portal. I&apos;ll leave this ticket open while we work on understanding the root cause.&lt;/p&gt;

&lt;p&gt;Sincerely,&lt;br/&gt;
James&lt;/p&gt;</comment>
                            <comment id="5773265" author="dbeng-pm-bot" created="Thu, 12 Oct 2023 13:11:00 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=dicarlo.g.m%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;dicarlo.g.m@gmail.com&quot;&gt;dicarlo.g.m@gmail.com&lt;/a&gt;! &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-4797&quot; title=&quot;Segmentation Fault when Attempting to Connect to Mongodb&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-4797&quot;&gt;&lt;del&gt;CSHARP-4797&lt;/del&gt;&lt;/a&gt; is awaiting your response. &lt;/p&gt;

&lt;p&gt;If this is still an issue for you, please open Jira to review the latest status and provide your feedback. Thanks!&lt;/p&gt;</comment>
                            <comment id="5754074" author="james.kovacs" created="Wed, 4 Oct 2023 22:59:18 +0000"  >&lt;p&gt;Hi, Gina and Jessica,&lt;/p&gt;

&lt;p&gt;This definitely sounds like a problem related to &lt;tt&gt;libgssapi.so&lt;/tt&gt;. Given that a similar &lt;tt&gt;pymongo&lt;/tt&gt; application in the same container does not encounter this issue, this leaves two possibilities:&lt;/p&gt;

&lt;p&gt;1. The &lt;tt&gt;pymongo&lt;/tt&gt; application uses a different version of &lt;tt&gt;libgssapi.so&lt;/tt&gt;.&lt;br/&gt;
2. The root cause relates to how the .NET/C# Driver (or the .NET Runtime) interacts with &lt;tt&gt;libgssapi.so&lt;/tt&gt;.&lt;/p&gt;

&lt;p&gt;I appreciate all the details regarding the container image and application environment. The next step is to repro the issue in an environment where we can debug the issue further. I see that you have a support case open and &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=jorge.imperial%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;jorge.imperial@mongodb.com&quot;&gt;jorge.imperial@mongodb.com&lt;/a&gt; is working with you on it. He is in the best position to work with you to create a minimal container environment, which we can then use to debug this problem further. Please work with him on the support case so we can move this issue towards resolution.&lt;/p&gt;

&lt;p&gt;Sincerely,&lt;br/&gt;
James&lt;/p&gt;</comment>
                            <comment id="5752980" author="james.kovacs" created="Wed, 4 Oct 2023 18:01:00 +0000"  >&lt;p&gt;Hi, Gina and Jessica,&lt;/p&gt;

&lt;p&gt;Thank you for the additional information. Understandable that you cannot change to another authentication mechanism due to the configuration of your deployment. I&apos;m reviewing the provided information and will provide next steps. Thank you for your collaboration on investigating this issue.&lt;/p&gt;

&lt;p&gt;Sincerely,&lt;br/&gt;
James&lt;/p&gt;</comment>
                            <comment id="5752789" author="JIRAUSER1275151" created="Wed, 4 Oct 2023 17:10:18 +0000"  >&lt;p&gt;Jessica has provided all information for response (thank you!). Commenting to see if it moves it out of the &apos;waiting for reporter&apos; state&lt;/p&gt;</comment>
                            <comment id="5749932" author="JIRAUSER1275328" created="Tue, 3 Oct 2023 19:49:32 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=james.kovacs%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;james.kovacs@mongodb.com&quot;&gt;james.kovacs@mongodb.com&lt;/a&gt; , this is Jessica, I work with Gina and will help provide and supplement information about this issue that we&apos;re running into.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;1. If you use SCRAM-SHA as your authentication mechanism rather than Kerberos, do you still see the coredump with &quot;malloc_consolidate(): unaligned fastbin chunk detected&quot;?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Currently, our MongoDB servers are configured to only support authenticating with GSSAPI. As a result, we cannot test authenticating via the SCRAM-SHA authentication mechanism. However, since you mentioned the details may be related to Kerberos, I was able to get some trace logs from Kerberos itself:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;7&amp;#93;&lt;/span&gt; 1696355414.557104: Retrieving USER@DOMAIN from FILE:/var/kerberos/krb5/user/99/client.keytab (vno 0, enctype 0) with result: 2/Key table file &apos;/var/kerberos/krb5/user/99/client.keytab&apos; not found&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;7&amp;#93;&lt;/span&gt; 1696355414.557108: Retrieving USER@DOMAIN from FILE:/var/kerberos/krb5/user/99/client.keytab (vno 0, enctype 0) with result: 2/Key table file &apos;/var/kerberos/krb5/user/99/client.keytab&apos; not found&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;7&amp;#93;&lt;/span&gt; 1696355414.557112: Getting credentials USER@DOMAIN -&amp;gt; mongodb/PRIMARY_SERVER using ccache FILE:/kcc/USER_krb5cache&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;7&amp;#93;&lt;/span&gt; 1696355414.557113: Retrieving USER@DOMAIN -&amp;gt; krb5_ccache_conf_data/start_realm@X-CACHECONF: from FILE:/kcc/USER_krb5cache with result: -1765328243/Matching credential not found (filename: /kcc/USER_krb5cache)&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;7&amp;#93;&lt;/span&gt; 1696355414.557114: Retrieving USER@DOMAIN -&amp;gt; mongodb/PRIMARY_SERVER from FILE:/kcc/USER_krb5cache with result: 0/Success&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;7&amp;#93;&lt;/span&gt; 1696355414.557116: Creating authenticator for USER@DOMAIN -&amp;gt; mongodb/PRIMARY_SERVER, seqnum SEQNUM, subkey SUBKEY, session key SESSION_KEY&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;7&amp;#93;&lt;/span&gt; 1696355414.557121: Read AP-REP, time 1696355414.557117, subkey SUBKEY, seqnum SEQNUM&lt;br/&gt;
malloc_consolidate(): unaligned fastbin chunk detected&lt;br/&gt;
/bin/sh: line 1: &#160; &#160; 7 Aborted &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; (core dumped) dotnet project_name.dll&lt;/p&gt;

&lt;p&gt;*identifying information has been redacted (i.e. USER and PRIMARY_SERVER)&lt;/p&gt;

&lt;p&gt;From these logs, it seems to me that we are able to properly connect and authenticate with Kerberos. I was also able to execute `klist` in the container and saw that we did have a valid krb5 ticket cache for the MongoDB server.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;2. Any stacktraces written to the console associated with the coredump.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;All console trace logs from running our code is pasted in the description above.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;3. Kubectl commands to build and deploy your application and replset so that we can reproduce the issue locally.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Our container image is based on the RHEL UBI Minimal image. We install the .Net 6.0 runtime as well as the krb5-devel package (needed for the mongodb C# driver to authenticate with GSSAPI), copy over our published &amp;amp; self-contained program files, and finally set the entrypoint as `dotnet project_name.dll`.&lt;/p&gt;

&lt;p&gt;We then deploy our main application in a container with a Kerberos sidecar (initializes the Kerberos credential cache and makes it available to the main application container). All of these containes are running in a pod in a deployment with one replica. Please let me know if you need additional information here.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Lastly, it might be helpful to note that we wrote similar code in Python, deployed it in the same environment, and that code was able to connect and query our MongoDB server properly.&lt;/p&gt;</comment>
                            <comment id="5742121" author="james.kovacs" created="Fri, 29 Sep 2023 21:39:31 +0000"  >&lt;p&gt;Hi, &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=dicarlo.g.m%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;dicarlo.g.m@gmail.com&quot;&gt;dicarlo.g.m@gmail.com&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Thank you for reporting this issue and providing the trace output. The .NET/C# Driver is implemented using managed code and don&apos;t directly perform memory allocation through &lt;tt&gt;malloc&lt;/tt&gt;. Instead we rely on the .NET runtime and garbage collector to manage memory used by the driver.&lt;/p&gt;

&lt;p&gt;That said, there are a few places where we call low-level C APIs that might directly call &lt;tt&gt;malloc&lt;/tt&gt;. These include:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Zstd wire protocol compression&lt;/li&gt;
	&lt;li&gt;field-level encryption (FLE) and queryable encryption (QE)&lt;/li&gt;
	&lt;li&gt;Kerberos support via SSPI on Windows and libgssapi on Linux&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;You don&apos;t appear to be using the first two, but you do configure GSSAPI for your auth mechanism. I would like to confirm whether the issue is due to libgssapi or a .NET runtime bug. Please provide the following additional information to help us investigate further:&lt;/p&gt;

&lt;p&gt;1. If you use SCRAM-SHA as your authentication mechanism rather than Kerberos, do you still see the coredump with &quot;malloc_consolidate(): unaligned fastbin chunk detected&quot;?&lt;br/&gt;
2. Any stacktraces written to the console associated with the coredump.&lt;br/&gt;
3. Kubectl commands to build and deploy your application and replset so that we can reproduce the issue locally.&lt;/p&gt;

&lt;p&gt;Sincerely,&lt;br/&gt;
James&lt;/p&gt;</comment>
                            <comment id="5713041" author="dbeng-pm-bot" created="Mon, 18 Sep 2023 20:58:36 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=dicarlo.g.m%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;dicarlo.g.m@gmail.com&quot;&gt;dicarlo.g.m@gmail.com&lt;/a&gt;, thank you for reporting this issue! The team will look into it and get back to you soon. &lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                                        </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                        <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_13552" key="com.go2group.jira.plugin.crm:crm_generic_field">
                        <customfieldname>Case</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[[5006R00001tU4PqQAK, 5006R00001tWCqdQAG, 5006R00001yjjefQAA]]]></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_10257" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Documentation Changes</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11861"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_14266" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Documentation Changes Summary</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;1.  What would you like to communicate to the user about this feature?&lt;br/&gt;
2.  Would you like the user to see examples of the syntax and/or executable code and its output?&lt;br/&gt;
3.  Which versions of the driver/connector does this apply to?&lt;/p&gt;</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i291go:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>