<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:04:56 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-4091] rs.reconfig(...) on 1.8.4_rc0 causes server to exit</title>
                <link>https://jira.mongodb.org/browse/SERVER-4091</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;I was trying to configure one server of a RS with no votes so I could add another member, but after calling rs.reconfig() the primary server died.&lt;/p&gt;

&lt;p&gt;Here&apos;s a transcript of the shell session:&lt;/p&gt;

&lt;p&gt;PRIMARY&amp;gt; c=rs.conf()&lt;br/&gt;
{&lt;br/&gt;
	&quot;_id&quot; : &quot;share&quot;,&lt;br/&gt;
	&quot;version&quot; : 43,&lt;br/&gt;
	&quot;members&quot; : [&lt;br/&gt;
		&lt;/p&gt;
{
			&quot;_id&quot; : 0,
			&quot;host&quot; : &quot;sharemdb01a:27017&quot;
		}
&lt;p&gt;,&lt;br/&gt;
		&lt;/p&gt;
{
			&quot;_id&quot; : 1,
			&quot;host&quot; : &quot;sharemdb01b:27017&quot;
		}
&lt;p&gt;,&lt;br/&gt;
		&lt;/p&gt;
{
			&quot;_id&quot; : 3,
			&quot;host&quot; : &quot;arbitermdb02:29001&quot;,
			&quot;arbiterOnly&quot; : true
		}
&lt;p&gt;,&lt;br/&gt;
		{&lt;br/&gt;
			&quot;_id&quot; : 4,&lt;br/&gt;
			&quot;host&quot; : &quot;sharemdb01d:27017&quot;,&lt;br/&gt;
			&quot;priority&quot; : 0,&lt;br/&gt;
			&quot;slaveDelay&quot; : 28800,&lt;br/&gt;
			&quot;initialSync&quot; : &lt;/p&gt;
{
				&quot;name&quot; : &quot;sharemdb01b:27017&quot;
			}
&lt;p&gt;		},&lt;br/&gt;
		&lt;/p&gt;
{
			&quot;_id&quot; : 5,
			&quot;host&quot; : &quot;mongobrick02:27017&quot;
		}
&lt;p&gt;,&lt;br/&gt;
		{&lt;br/&gt;
			&quot;_id&quot; : 6,&lt;br/&gt;
			&quot;host&quot; : &quot;sharemdb02a:27017&quot;,&lt;br/&gt;
			&quot;initialSync&quot; : &lt;/p&gt;
{
				&quot;name&quot; : &quot;sharemdb01b:27017&quot;
			}
&lt;p&gt;		},&lt;br/&gt;
		{&lt;br/&gt;
			&quot;_id&quot; : 8,&lt;br/&gt;
			&quot;host&quot; : &quot;sharemdb02c:27017&quot;,&lt;br/&gt;
			&quot;initialSync&quot; : &lt;/p&gt;
{
				&quot;name&quot; : &quot;sharemdb01a:27017&quot;
			}
&lt;p&gt;		}&lt;br/&gt;
	]&lt;br/&gt;
}&lt;br/&gt;
PRIMARY&amp;gt; c.members&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;/p&gt;
{ &quot;_id&quot; : 0, &quot;host&quot; : &quot;sharemdb01a:27017&quot; }
&lt;p&gt;PRIMARY&amp;gt; c.members&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;.votes=0&lt;br/&gt;
0&lt;br/&gt;
PRIMARY&amp;gt; c&lt;br/&gt;
{&lt;br/&gt;
	&quot;_id&quot; : &quot;share&quot;,&lt;br/&gt;
	&quot;version&quot; : 43,&lt;br/&gt;
	&quot;members&quot; : [&lt;br/&gt;
		&lt;/p&gt;
{
			&quot;_id&quot; : 0,
			&quot;host&quot; : &quot;sharemdb01a:27017&quot;,
			&quot;votes&quot; : 0
		}
&lt;p&gt;,&lt;br/&gt;
		&lt;/p&gt;
{
			&quot;_id&quot; : 1,
			&quot;host&quot; : &quot;sharemdb01b:27017&quot;
		}
&lt;p&gt;,&lt;br/&gt;
		&lt;/p&gt;
{
			&quot;_id&quot; : 3,
			&quot;host&quot; : &quot;arbitermdb02:29001&quot;,
			&quot;arbiterOnly&quot; : true
		}
&lt;p&gt;,&lt;br/&gt;
		{&lt;br/&gt;
			&quot;_id&quot; : 4,&lt;br/&gt;
			&quot;host&quot; : &quot;sharemdb01d:27017&quot;,&lt;br/&gt;
			&quot;priority&quot; : 0,&lt;br/&gt;
			&quot;slaveDelay&quot; : 28800,&lt;br/&gt;
			&quot;initialSync&quot; : &lt;/p&gt;
{
				&quot;name&quot; : &quot;sharemdb01b:27017&quot;
			}
&lt;p&gt;		},&lt;br/&gt;
		&lt;/p&gt;
{
			&quot;_id&quot; : 5,
			&quot;host&quot; : &quot;mongobrick02:27017&quot;
		}
&lt;p&gt;,&lt;br/&gt;
		{&lt;br/&gt;
			&quot;_id&quot; : 6,&lt;br/&gt;
			&quot;host&quot; : &quot;sharemdb02a:27017&quot;,&lt;br/&gt;
			&quot;initialSync&quot; : &lt;/p&gt;
{
				&quot;name&quot; : &quot;sharemdb01b:27017&quot;
			}
&lt;p&gt;		},&lt;br/&gt;
		{&lt;br/&gt;
			&quot;_id&quot; : 8,&lt;br/&gt;
			&quot;host&quot; : &quot;sharemdb02c:27017&quot;,&lt;br/&gt;
			&quot;initialSync&quot; : &lt;/p&gt;
{
				&quot;name&quot; : &quot;sharemdb01a:27017&quot;
			}
&lt;p&gt;		}&lt;br/&gt;
	]&lt;br/&gt;
}&lt;br/&gt;
PRIMARY&amp;gt; rs.reconfig(c)&lt;br/&gt;
Mon Oct 17 16:31:00 DBClientCursor::init call() failed&lt;br/&gt;
Mon Oct 17 16:31:00 query failed : admin.$cmd { replSetReconfig: { _id: &quot;share&quot;, version: 44, members: [ &lt;/p&gt;
{ _id: 0, host: &quot;sharemdb01a:27017&quot;, votes: 0.0 }
&lt;p&gt;, &lt;/p&gt;
{ _id: 1, host: &quot;sharemdb01b:27017&quot; }
&lt;p&gt;, &lt;/p&gt;
{ _id: 3, host: &quot;arbitermdb02:29001&quot;, arbiterOnly: true }
&lt;p&gt;, { _id: 4, host: &quot;sharemdb01d:27017&quot;, priority: 0.0, slaveDelay: 28800, initialSync: &lt;/p&gt;
{ name: &quot;sharemdb01b:27017&quot; }
&lt;p&gt; }, &lt;/p&gt;
{ _id: 5, host: &quot;mongobrick02:27017&quot; }
&lt;p&gt;, { _id: 6, host: &quot;sharemdb02a:27017&quot;, initialSync: &lt;/p&gt;
{ name: &quot;sharemdb01b:27017&quot; }
&lt;p&gt; }, { _id: 8, host: &quot;sharemdb02c:27017&quot;, initialSync: &lt;/p&gt;
{ name: &quot;sharemdb01a:27017&quot; }
&lt;p&gt; } ] } } to: sharemdb02a:27017&lt;br/&gt;
Mon Oct 17 16:31:00 trying reconnect to sharemdb02a:27017&lt;br/&gt;
Mon Oct 17 16:31:00 reconnect sharemdb02a:27017 ok&lt;br/&gt;
reconnected to server after rs command (which is normal)&lt;/p&gt;

&lt;p&gt;Mon Oct 17 16:31:01 DBClientCursor::init call() failed&lt;br/&gt;
&amp;gt; &lt;br/&gt;
Mon Oct 17 16:31:02 trying reconnect to sharemdb02a:27017&lt;br/&gt;
Mon Oct 17 16:31:02 reconnect sharemdb02a:27017 failed couldn&apos;t connect to server sharemdb02a:27017&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; &lt;/p&gt;


&lt;p&gt;The segment corresponding segment in the logs:&lt;/p&gt;

&lt;p&gt;Mon Oct 17 16:31:01 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn24542&amp;#93;&lt;/span&gt; query admin.$cmd ntoreturn:1 command: { replSetReconfig: { _id: &quot;share&quot;, version: 44, members: [ &lt;/p&gt;
{ _id: 0, host: &quot;sharemdb01a:27017&quot;, vote
s: 0.0 }
&lt;p&gt;, &lt;/p&gt;
{ _id: 1, host: &quot;sharemdb01b:27017&quot; }
&lt;p&gt;, &lt;/p&gt;
{ _id: 3, host: &quot;arbitermdb02:29001&quot;, arbiterOnly: true }
&lt;p&gt;, { _id: 4, host: &quot;sharemdb01d:27017&quot;, priority: 0.0, slaveDelay&lt;br/&gt;
: 28800, initialSync: &lt;/p&gt;
{ name: &quot;sharemdb01b:27017&quot; }
&lt;p&gt; }, &lt;/p&gt;
{ _id: 5, host: &quot;mongobrick02:27017&quot; }
&lt;p&gt;, { _id: 6, host: &quot;sharemdb02a:27017&quot;, initialSync: &lt;/p&gt;
{ name: &quot;sharemdb01b:2701
7&quot; }
&lt;p&gt; }, { _id: 8, host: &quot;sharemdb02c:27017&quot;, initialSync: &lt;/p&gt;
{ name: &quot;sharemdb01a:27017&quot; }
&lt;p&gt; } ] } } reslen:53 715ms&lt;br/&gt;
Mon Oct 17 16:31:02 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn24437&amp;#93;&lt;/span&gt;   SocketException in connThread, closing client connection&lt;br/&gt;
Mon Oct 17 16:31:02 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn24542&amp;#93;&lt;/span&gt;   SocketException in connThread, closing client connection&lt;br/&gt;
Mon Oct 17 16:31:02 &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplSetHealthPollTask&amp;#93;&lt;/span&gt; replSet info sharemdb01d:27017 is down (or slow to respond): socket exception&lt;br/&gt;
Mon Oct 17 16:31:02 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn24402&amp;#93;&lt;/span&gt;   SocketException in connThread, closing client connection&lt;br/&gt;
Mon Oct 17 16:31:02 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn24405&amp;#93;&lt;/span&gt;   SocketException in connThread, closing client connection&lt;br/&gt;
Mon Oct 17 16:31:02 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn24452&amp;#93;&lt;/span&gt;   SocketException in connThread, closing client connection&lt;br/&gt;
Mon Oct 17 16:31:02 &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplSetHealthPollTask&amp;#93;&lt;/span&gt; replSet info sharemdb01a:27017 is down (or slow to respond): socket exception&lt;br/&gt;
Mon Oct 17 16:31:02 &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplSetHealthPollTask&amp;#93;&lt;/span&gt; replSet info sharemdb01b:27017 is down (or slow to respond): socket exception&lt;br/&gt;
Mon Oct 17 16:31:02 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn24491&amp;#93;&lt;/span&gt;   SocketException in connThread, closing client connection&lt;br/&gt;
Mon Oct 17 16:31:02 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn24414&amp;#93;&lt;/span&gt;   SocketException in connThread, closing client connection&lt;br/&gt;
Mon Oct 17 16:31:02 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn24415&amp;#93;&lt;/span&gt;   SocketException in connThread, closing client connection&lt;br/&gt;
Mon Oct 17 16:31:02 &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplSetHealthPollTask&amp;#93;&lt;/span&gt; replSet info arbitermdb02:29001 is down (or slow to respond): socket exception&lt;br/&gt;
Mon Oct 17 16:31:02 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn24497&amp;#93;&lt;/span&gt;   SocketException in connThread, closing client connection&lt;br/&gt;
Mon Oct 17 16:31:02 &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplSetHealthPollTask&amp;#93;&lt;/span&gt; replSet info mongobrick02:27017 is down (or slow to respond): socket exception&lt;br/&gt;
Mon Oct 17 16:31:02 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn24490&amp;#93;&lt;/span&gt;   SocketException in connThread, closing client connection&lt;br/&gt;
Mon Oct 17 16:31:02 &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplSetHealthPollTask&amp;#93;&lt;/span&gt; replSet info sharemdb02c:27017 is down (or slow to respond): socket exception&lt;br/&gt;
Mon Oct 17 16:31:02 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn24502&amp;#93;&lt;/span&gt;   SocketException in connThread, closing client connection&lt;br/&gt;
Mon Oct 17 16:31:02 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn24535&amp;#93;&lt;/span&gt;   SocketException in connThread, closing client connection&lt;br/&gt;
Mon Oct 17 16:31:02 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn24441&amp;#93;&lt;/span&gt;   SocketException in connThread, closing client connection&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo12sayDbContextEPKc+0xae) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x54ef1e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo8assertedEPKcS1_j+0xfd) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x56056d&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(&lt;em&gt;ZN5mongo11ReplSetImpl17_fillIsMasterHostEPKNS_6MemberERSt6vectorISsSaISsEES7_S7&lt;/em&gt;+0x213) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6c0173&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo11ReplSetImpl13_fillIsMasterERNS_14BSONObjBuilderE+0x27a) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6c04fa&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo21appendReplicationInfoERNS_14BSONObjBuilderEbi+0x44) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x69d704&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo11CmdIsMaster3runERKSsRNS_7BSONObjERSsRNS_14BSONObjBuilderEb+0x88) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6b6c18&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo11execCommandEPNS_7CommandERNS_6ClientEiPKcRNS_7BSONObjERNS_14BSONObjBuilderEb+0x41f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7e08df&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo12_runCommandsEPKcRNS_7BSONObjERNS_10BufBuilderERNS_14BSONObjBuilderEbi+0x616) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7e2126&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo11runCommandsEPKcRNS_7BSONObjERNS_5CurOpERNS_10BufBuilderERNS_14BSONObjBuilderEbi+0x35) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x645c35&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(&lt;em&gt;ZN5mongo8runQueryERNS_7MessageERNS_12QueryMessageERNS_5CurOpES1&lt;/em&gt;+0x32da) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x64c30a&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod &lt;span class=&quot;error&quot;&gt;&amp;#91;0x75591c&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_8SockAddrE+0x5b8) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x75d378&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo10connThreadEPNS_13MessagingPortE+0x21e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8aecbe&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libpthread.so.0 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x36f66064a7&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6(clone+0x6d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x36f5ad3c2d&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo12sayDbContextEPKc+0xae) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x54ef1e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo8assertedEPKcS1_j+0xfd) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x56056d&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(&lt;em&gt;ZN5mongo11ReplSetImpl17_fillIsMasterHostEPKNS_6MemberERSt6vectorISsSaISsEES7_S7&lt;/em&gt;+0x213) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6c0173&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo11ReplSetImpl13_fillIsMasterERNS_14BSONObjBuilderE+0x27a) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6c04fa&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo21appendReplicationInfoERNS_14BSONObjBuilderEbi+0x44) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x69d704&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo11CmdIsMaster3runERKSsRNS_7BSONObjERSsRNS_14BSONObjBuilderEb+0x88) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6b6c18&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo11execCommandEPNS_7CommandERNS_6ClientEiPKcRNS_7BSONObjERNS_14BSONObjBuilderEb+0x41f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7e08df&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo12_runCommandsEPKcRNS_7BSONObjERNS_10BufBuilderERNS_14BSONObjBuilderEbi+0x616) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7e2126&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo11runCommandsEPKcRNS_7BSONObjERNS_5CurOpERNS_10BufBuilderERNS_14BSONObjBuilderEbi+0x35) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x645c35&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(&lt;em&gt;ZN5mongo8runQueryERNS_7MessageERNS_12QueryMessageERNS_5CurOpES1&lt;/em&gt;+0x32da) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x64c30a&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod &lt;span class=&quot;error&quot;&gt;&amp;#91;0x75591c&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_8SockAddrE+0x5b8) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x75d378&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo10connThreadEPNS_13MessagingPortE+0x21e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8aecbe&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libpthread.so.0 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x36f66064a7&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6(clone+0x6d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x36f5ad3c2d&amp;#93;&lt;/span&gt;&lt;br/&gt;
Mon Oct 17 16:31:02 Backtrace:&lt;br/&gt;
0x8ade79 0x8ae450 0x36f660e7c0 0x6d9cc2 0x6d2282 0x7e08df 0x7e2126 0x645c35 0x64c30a 0x75591c 0x75d378 0x8aecbe 0x36f66064a7 0x36f5ad3c2d &lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo10abruptQuitEi+0x399) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8ade79&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo24abruptQuitWithAddrSignalEiP7siginfoPv+0x220) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8ae450&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libpthread.so.0 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x36f660e7c0&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZNK5mongo11ReplSetImpl16_summarizeStatusERNS_14BSONObjBuilderE+0x72) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6d9cc2&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo19CmdReplSetGetStatus3runERKSsRNS_7BSONObjERSsRNS_14BSONObjBuilderEb+0x122) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6d2282&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo11execCommandEPNS_7CommandERNS_6ClientEiPKcRNS_7BSONObjERNS_14BSONObjBuilderEb+0x41f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7e08df&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo12_runCommandsEPKcRNS_7BSONObjERNS_10BufBuilderERNS_14BSONObjBuilderEbi+0x616) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7e2126&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;/opt/mongodb/bin/mongod(_ZN5mongo11runCommandsEPKcRNS_7BSONObjERNS_5CurOpERNS_10BufBuilderERNS_14BSONObjBuilderEbi+0x35) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x645c35&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(&lt;em&gt;ZN5mongo8runQueryERNS_7MessageERNS_12QueryMessageERNS_5CurOpES1&lt;/em&gt;+0x32da) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x64c30a&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod &lt;span class=&quot;error&quot;&gt;&amp;#91;0x75591c&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_8SockAddrE+0x5b8) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x75d378&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo10connThreadEPNS_13MessagingPortE+0x21e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8aecbe&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libpthread.so.0 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x36f66064a7&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6(clone+0x6d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x36f5ad3c2d&amp;#93;&lt;/span&gt;&lt;br/&gt;
Mon Oct 17 16:31:02 Backtrace:&lt;br/&gt;
0x8ade79 0x8ae450 0x36f660e7c0 0x6d9cc2 0x6d2282 0x7e08df 0x7e2126 0x645c35 0x64c30a 0x75591c 0x75d378 0x8aecbe 0x36f66064a7 0x36f5ad3c2d &lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo10abruptQuitEi+0x399) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8ade79&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo24abruptQuitWithAddrSignalEiP7siginfoPv+0x220) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8ae450&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libpthread.so.0 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x36f660e7c0&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZNK5mongo11ReplSetImpl16_summarizeStatusERNS_14BSONObjBuilderE+0x72) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6d9cc2&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo19CmdReplSetGetStatus3runERKSsRNS_7BSONObjERSsRNS_14BSONObjBuilderEb+0x122) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6d2282&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo11execCommandEPNS_7CommandERNS_6ClientEiPKcRNS_7BSONObjERNS_14BSONObjBuilderEb+0x41f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7e08df&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo12_runCommandsEPKcRNS_7BSONObjERNS_10BufBuilderERNS_14BSONObjBuilderEbi+0x616) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7e2126&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo11runCommandsEPKcRNS_7BSONObjERNS_5CurOpERNS_10BufBuilderERNS_14BSONObjBuilderEbi+0x35) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x645c35&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(&lt;em&gt;ZN5mongo8runQueryERNS_7MessageERNS_12QueryMessageERNS_5CurOpES1&lt;/em&gt;+0x32da) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x64c30a&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod &lt;span class=&quot;error&quot;&gt;&amp;#91;0x75591c&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_8SockAddrE+0x5b8) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x75d378&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /opt/mongodb/bin/mongod(_ZN5mongo10connThreadEPNS_13MessagingPortE+0x21e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8aecbe&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libpthread.so.0 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x36f66064a7&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6(clone+0x6d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x36f5ad3c2d&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Mon Oct 17 16:31:02 dbexit: &lt;/p&gt;

&lt;p&gt;full logfile attached.&lt;/p&gt;</description>
                <environment>linux x86_64</environment>
        <key id="23732">SERVER-4091</key>
            <summary>rs.reconfig(...) on 1.8.4_rc0 causes server to exit</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.mongodb.org/images/icons/priorities/critical.svg">Critical - P2</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="kristina">Kristina Chodorow</assignee>
                                    <reporter username="mpatenaude">Mitch Patenaude</reporter>
                        <labels>
                    </labels>
                <created>Tue, 18 Oct 2011 00:18:02 +0000</created>
                <updated>Tue, 29 May 2012 14:53:33 +0000</updated>
                            <resolved>Tue, 18 Oct 2011 02:39:32 +0000</resolved>
                                    <version>1.8.4</version>
                                                    <component>Replication</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="61048" author="kristina" created="Tue, 18 Oct 2011 02:39:07 +0000"  >&lt;p&gt;This is a known issue in 1.8.x.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="15044">SERVER-2710</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="13538" name="sharemdb02a_mongod.log.2011-10-17" size="8779610" author="mpatenaude" created="Tue, 18 Oct 2011 00:18:02 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 18 Oct 2011 02:06:51 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        12 years, 18 weeks, 2 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ian@mongodb.com</customfieldvalue>

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

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>kristina</customfieldvalue>
            <customfieldvalue>mpatenaude</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrijt3:</customfieldvalue>

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

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

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