<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:52:29 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-39582] MongoDB crashes within few minutes from the launch</title>
                <link>https://jira.mongodb.org/browse/SERVER-39582</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;***aborting after invariant() failure&lt;/p&gt;

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

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

&lt;p&gt;2019-02-14T11:25:59.221+0530 F -&#160; &#160; &#160; &#160; &lt;span class=&quot;error&quot;&gt;&amp;#91;TTLMonitor&amp;#93;&lt;/span&gt; Got signal: 6 (Abort trap: 6).&lt;/p&gt;

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

&lt;p&gt;0x102419739 0x102418f5d 0x7fff59183f5a 0x7fff58f956d0 0x7fff58faf30a 0x1023876ea 0x10218e0fb 0x10218d59c 0x1021723f6 0x102170aa9 0x101c20b26 0x101b4d3b1 0x101b4d691 0x101b5c3e8 0x101b40326 0x101b5c3e8 0x101b3c805 0x101b5c3e8 0x101e58656 0x101e581a7 0x101e593e1 0x102199ca4 0x10219882f 0x10219833c 0x10238c10a 0x10238de0e 0x7fff5918d6c1 0x7fff5918d56d 0x7fff5918cc5d&lt;/p&gt;

&lt;p&gt;----- BEGIN BACKTRACE -----&lt;/p&gt;

&lt;p&gt;{&quot;backtrace&quot;:[&lt;br class=&quot;atl-forced-newline&quot; /&gt;&lt;/p&gt;
{&quot;b&quot;:&quot;1018A7000&quot;,&quot;o&quot;:&quot;B72739&quot;,&quot;s&quot;:&quot;_ZN5mongo15printStackTraceERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEE&quot;}

&lt;p&gt;...........&lt;/p&gt;

&lt;p&gt;.......&lt;/p&gt;

&lt;p&gt;.......&lt;/p&gt;

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

&lt;p&gt;-----&#160; END BACKTRACE&#160; -----&lt;/p&gt;

&lt;p&gt;Abort trap: 6&lt;/p&gt;</description>
                <environment>MacOS High Sierra, Version 10.13.1 . 16GB RAM, 2.5GHz Intel core i5</environment>
        <key id="697204">SERVER-39582</key>
            <summary>MongoDB crashes within few minutes from the launch</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="daniel.hatcher@mongodb.com">Danny Hatcher</assignee>
                                    <reporter username="sudarsanps">Sudarsan</reporter>
                        <labels>
                            <label>Bug</label>
                            <label>crash</label>
                            <label>shutdown</label>
                    </labels>
                <created>Thu, 14 Feb 2019 09:58:44 +0000</created>
                <updated>Thu, 25 Apr 2019 15:33:11 +0000</updated>
                            <resolved>Thu, 25 Apr 2019 15:33:11 +0000</resolved>
                                    <version>3.4.10</version>
                                                                        <votes>0</votes>
                                    <watches>7</watches>
                                                                                                                <comments>
                            <comment id="2155914" author="daniel.hatcher" created="Tue, 19 Feb 2019 18:13:19 +0000"  >&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I believe you encountering the situation described in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-31081&quot; title=&quot;Too many open file descriptors not handled gracefully&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-31081&quot;&gt;SERVER-31081&lt;/a&gt;. The majority of the time, this error is caused by inappropriate &lt;a href=&quot;https://docs.mongodb.com/manual/reference/ulimit/index.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ulimit settings on your servers&lt;/a&gt;. If you configure your ulimits to match our &lt;a href=&quot;https://docs.mongodb.com/manual/reference/ulimit/index.html#recommended-ulimit-settings&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;recommended settings&lt;/a&gt;, especially the &lt;tt&gt;-n open files&lt;/tt&gt;, do you still encounter this issue?&lt;/p&gt;

&lt;p&gt;Thank you,&lt;/p&gt;

&lt;p&gt;Danny&lt;/p&gt;</comment>
                            <comment id="2150502" author="sudarsanps" created="Fri, 15 Feb 2019 06:06:52 +0000"  >&lt;p&gt;&lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/attachment/209259/209259_mongoDB+error+log.pdf&quot; title=&quot;mongoDB error log.pdf attached to SERVER-39582&quot;&gt;mongoDB error log.pdf&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://jira.mongodb.org/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;I am attaching the log life with this comment . Please look into this.&#160;&lt;/p&gt;

&lt;p&gt;Thank you&#160;&lt;/p&gt;</comment>
                            <comment id="2149593" author="thomas.schubert" created="Thu, 14 Feb 2019 15:10:23 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=sudarsanps&quot; class=&quot;user-hover&quot; rel=&quot;sudarsanps&quot;&gt;sudarsanps&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Thanks for the report. So we can investigate, would you please upload the complete log file covering this event?&lt;/p&gt;

&lt;p&gt;Kind regards,&lt;br/&gt;
Kelsey&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="209259" name="mongoDB error log.pdf" size="81368" author="sudarsanps" created="Fri, 15 Feb 2019 06:05:13 +0000"/>
                    </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>Thu, 14 Feb 2019 15:10:23 +0000</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            4 years, 51 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>daniel.hatcher@mongodb.com</customfieldvalue>
            <customfieldvalue>kelsey.schubert@mongodb.com</customfieldvalue>
            <customfieldvalue>sudarsanps</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hunixr:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

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

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