<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:05:50 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-4383] Segfault [std::bad_alloc]</title>
                <link>https://jira.mongodb.org/browse/SERVER-4383</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;We got a segfault and it isn&apos;t anything we are needing an answer on ... we just wanted to pass along in case it helps in debugging it for future release.&lt;/p&gt;

&lt;p&gt;-------------------------------&lt;br/&gt;
&amp;#8211; Below is the log snippet  &amp;#8211;&lt;br/&gt;
-------------------------------&lt;/p&gt;

&lt;p&gt;Tue Nov 29 02:54:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn98129182&amp;#93;&lt;/span&gt;   Uncaught std::exception: std::bad_alloc, terminating&lt;br/&gt;
Tue Nov 29 02:54:15 dbexit: &lt;br/&gt;
Tue Nov 29 02:54:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn98129182&amp;#93;&lt;/span&gt; shutdown: going to close listening sockets...&lt;br/&gt;
Tue Nov 29 02:54:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn98129182&amp;#93;&lt;/span&gt; closing listening socket: 8&lt;br/&gt;
Tue Nov 29 02:54:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn98129182&amp;#93;&lt;/span&gt; closing listening socket: 9&lt;br/&gt;
Tue Nov 29 02:54:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn98129182&amp;#93;&lt;/span&gt; removing socket file: /tmp/mongodb-27017.sock&lt;br/&gt;
Tue Nov 29 02:54:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn98129182&amp;#93;&lt;/span&gt; shutdown: going to flush diaglog...&lt;br/&gt;
Tue Nov 29 02:54:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn98129182&amp;#93;&lt;/span&gt; shutdown: going to close sockets...&lt;br/&gt;
Tue Nov 29 02:54:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn98129182&amp;#93;&lt;/span&gt; shutdown: waiting for fs preallocator...&lt;br/&gt;
Tue Nov 29 02:54:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn98129182&amp;#93;&lt;/span&gt; shutdown: closing all files...&lt;br/&gt;
Tue Nov 29 02:54:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; now exiting&lt;br/&gt;
Tue Nov 29 02:54:15 dbexit: ; exiting immediately&lt;br/&gt;
Tue Nov 29 02:54:15 Invalid access at address: 0x10000000f&lt;/p&gt;

&lt;p&gt;Tue Nov 29 02:54:15 Got signal: 11 (Segmentation fault).&lt;/p&gt;

&lt;p&gt;Tue Nov 29 02:54:15 Backtrace:&lt;br/&gt;
0x8ad399 0x8ad970 0x7f5fb47ddc60 0x7f5fb4534973 0x54665c 0x7566c8 0x756fa8 0x8aeced 0x7f5fb47d4d8c 0x7f5fb3d7f04d &lt;br/&gt;
 /usr/local/bin/mongod(_ZN5mongo10abruptQuitEi+0x399) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8ad399&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/local/bin/mongod(_ZN5mongo24abruptQuitWithAddrSignalEiP7siginfoPv+0x220) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8ad970&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib/x86_64-linux-gnu/libpthread.so.0(+0xfc60) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f5fb47ddc60&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/lib/x86_64-linux-gnu/libstdc++.so.6(_ZSt18_Rb_tree_incrementPSt18_Rb_tree_node_base+0x13) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f5fb4534973&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/local/bin/mongod(_ZN5mongo9MongoFile13closeAllFilesERSt18basic_stringstreamIcSt11char_traitsIcESaIcEE+0xac) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x54665c&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/local/bin/mongod(_ZN5mongo14shutdownServerEv+0x4b8) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7566c8&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/local/bin/mongod(_ZN5mongo6dbexitENS_8ExitCodeEPKcb+0x258) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x756fa8&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/local/bin/mongod(_ZN5mongo10connThreadEPNS_13MessagingPortE+0xd2d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8aeced&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib/x86_64-linux-gnu/libpthread.so.0(+0x6d8c) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f5fb47d4d8c&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f5fb3d7f04d&amp;#93;&lt;/span&gt;&lt;/p&gt;</description>
                <environment>Linux version 2.6.38-8-virtual (&lt;a href=&apos;mailto:buildd@allspice&apos;&gt;buildd@allspice&lt;/a&gt;) (gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu3) ) #42-Ubuntu SMP Mon Apr 11 04:06:34 UTC 2011</environment>
        <key id="25640">SERVER-4383</key>
            <summary>Segfault [std::bad_alloc]</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</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="dan@mongodb.com">Daniel Pasette</assignee>
                                    <reporter username="benwyrosdick">Ben Wyrosdick</reporter>
                        <labels>
                    </labels>
                <created>Tue, 29 Nov 2011 06:04:20 +0000</created>
                <updated>Thu, 21 Jun 2012 15:45:33 +0000</updated>
                            <resolved>Thu, 26 Jan 2012 18:45:42 +0000</resolved>
                                    <version>1.8.3</version>
                                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="75867" author="dan@10gen.com" created="Sat, 24 Dec 2011 23:35:47 +0000"  >&lt;p&gt;Do you want to pursue this issue further?  Is it for the same deployment as described in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4353&quot; title=&quot;Getting faults and high IO % util but still have 30GB or RAM free&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4353&quot;&gt;&lt;del&gt;SERVER-4353&lt;/del&gt;&lt;/a&gt;?&lt;/p&gt;</comment>
                            <comment id="69473" author="eliot" created="Tue, 29 Nov 2011 06:09:08 +0000"  >&lt;p&gt;That means the process ran out of memory.&lt;br/&gt;
Hard to debug anything without full logs, etc...&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 29 Nov 2011 06:09:08 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        12 years, 8 weeks, 4 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, 8 weeks, 4 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="10020"><![CDATA[Linux]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>benwyrosdick</customfieldvalue>
            <customfieldvalue>dan@mongodb.com</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|hrokgv:</customfieldvalue>

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

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

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