<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 02:57:40 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-1656] Connection/write attempts to mongod before rs config load produce segfault</title>
                <link>https://jira.mongodb.org/browse/SERVER-1656</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;If a server is specified in a replica set seed list goes down and is brought up again with multiple clients (php-fpm workers in this case) trying to connect and write to it,  the server segfaults:&lt;/p&gt;

&lt;p&gt;Sun Aug 22 07:50:12 MongoDB starting : pid=3225 port=27018 dbpath=/web/HYPE/mongodb 64-bit Sun Aug 22 07:50:12 db version v1.6.1, pdfile version 4.5&lt;br/&gt;
Sun Aug 22 07:50:12 git version: c5f5f9a4f3b515dfd5272d373093fd4fd58c95d9Sun Aug 22 07:50:12 sys info: Linux domU-12-31-39-06-79-A1 2.6.21.7-2.ec2.v1.2.fc8xen #1 SMP Fri Nov 20 17:48:28 EST 200&lt;br/&gt;
9 x86_64 BOOST_LIB_VERSION=1_41Sun Aug 22 07:50:12 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; waiting for connections on port 27018&lt;br/&gt;
Sun Aug 22 07:50:12 &lt;span class=&quot;error&quot;&gt;&amp;#91;websvr&amp;#93;&lt;/span&gt; web admin interface listening on port 28018Sun Aug 22 07:50:12 &lt;span class=&quot;error&quot;&gt;&amp;#91;startReplSets&amp;#93;&lt;/span&gt; replSet can&apos;t get local.system.replset config from self or any seed (yet)&lt;br/&gt;
Sun Aug 22 07:50:13 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn2&amp;#93;&lt;/span&gt;  Caught Assertion in insert , continuingSun Aug 22 07:50:13 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn2&amp;#93;&lt;/span&gt; insert  exception 10058 not master 0ms&lt;br/&gt;
Sun Aug 22 07:50:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn4&amp;#93;&lt;/span&gt;  Caught Assertion in insert , continuingSun Aug 22 07:50:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn4&amp;#93;&lt;/span&gt; insert  exception 10058 not master 0ms&lt;br/&gt;
Sun Aug 22 07:50:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn5&amp;#93;&lt;/span&gt;  Caught Assertion in insert , continuingSun Aug 22 07:50:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn5&amp;#93;&lt;/span&gt; insert  exception 10058 not master 0ms&lt;br/&gt;
Sun Aug 22 07:50:17  Got signal: 11 (Segmentation fault).&lt;br/&gt;
Sun Aug 22 07:50:17  Backtrace:0x813619 0x7fbade1d7af0 0x5fb81e 0x6faf8a 0x6feb44 0x8154db 0x829370 0x7fbadecda9ca 0x7fbade28a69d &lt;br/&gt;
 mongod(_ZN5mongo10abruptQuitEi+0x399) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x813619&amp;#93;&lt;/span&gt; /lib/libc.so.6(+0x33af0) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fbade1d7af0&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(&lt;em&gt;ZN5mongo8runQueryERNS_7MessageERNS_12QueryMessageERNS_5CurOpES1&lt;/em&gt;+0xf8e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x5fb81e&amp;#93;&lt;/span&gt; mongod() &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6faf8a&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_8SockAddrE+0x14d4) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6feb44&amp;#93;&lt;/span&gt; mongod(_ZN5mongo10connThreadEPNS_13MessagingPortE+0x31b) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8154db&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(thread_proxy+0x80) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x829370&amp;#93;&lt;/span&gt; /lib/libpthread.so.0(+0x69ca) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fbadecda9ca&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib/libc.so.6(clone+0x6d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fbade28a69d&amp;#93;&lt;/span&gt;&lt;br/&gt;
Sun Aug 22 07:50:17  dbexit: &lt;/p&gt;

&lt;p&gt;(etc)&lt;/p&gt;

&lt;p&gt;The only way to add members to the set is to change the client config across all servers, or temporarily halt the processes. This makes using rs in production pretty much impossible.&lt;/p&gt;
</description>
                <environment>2.6.32-22-server Ubuntu SMP x86_64 GNU/Linux</environment>
        <key id="12867">SERVER-1656</key>
            <summary>Connection/write attempts to mongod before rs config load produce segfault</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="eliot">Eliot Horowitz</assignee>
                                    <reporter username="parkan">Arkadiy Kukarkin</reporter>
                        <labels>
                    </labels>
                <created>Sun, 22 Aug 2010 21:57:36 +0000</created>
                <updated>Tue, 12 Jul 2016 00:18:09 +0000</updated>
                            <resolved>Tue, 24 Aug 2010 16:48:19 +0000</resolved>
                                    <version>1.6.1</version>
                                    <fixVersion>1.6.2</fixVersion>
                    <fixVersion>1.7.0</fixVersion>
                                    <component>Stability</component>
                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="17646" author="auto" created="Tue, 31 Aug 2010 21:38:49 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;login&apos;: &apos;erh&apos;, &apos;name&apos;: &apos;Eliot Horowitz&apos;, &apos;email&apos;: &apos;eliot@10gen.com&apos;}
&lt;p&gt;Message: fix segfault on repl set slave before inited &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-1656&quot; title=&quot;Connection/write attempts to mongod before rs config load produce segfault&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-1656&quot;&gt;&lt;del&gt;SERVER-1656&lt;/del&gt;&lt;/a&gt; 1.6 version&lt;br/&gt;
&lt;a href=&quot;http://github.com/mongodb/mongo/commit/cd47c92322d63fb891c0a2f3ef51c3bb04733b41&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://github.com/mongodb/mongo/commit/cd47c92322d63fb891c0a2f3ef51c3bb04733b41&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="17162" author="eliot" created="Sun, 22 Aug 2010 22:05:49 +0000"  >&lt;p&gt;Should be fixed - still needs to be backported.&lt;/p&gt;</comment>
                            <comment id="17161" author="auto" created="Sun, 22 Aug 2010 22:05:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;login&apos;: &apos;erh&apos;, &apos;name&apos;: &apos;Eliot Horowitz&apos;, &apos;email&apos;: &apos;eliot@10gen.com&apos;}
&lt;p&gt;Message: fix segfault on repl set slave before inited &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-1656&quot; title=&quot;Connection/write attempts to mongod before rs config load produce segfault&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-1656&quot;&gt;&lt;del&gt;SERVER-1656&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;http://github.com/mongodb/mongo/commit/7911cdcab89daad6ab4005a95f0e8df61a55a190&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://github.com/mongodb/mongo/commit/7911cdcab89daad6ab4005a95f0e8df61a55a190&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Sun, 22 Aug 2010 22:05:23 +0000</customfieldvalue>

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


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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            13 years, 25 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

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

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

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

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