<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 02:59:20 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-2223] mongod segfaults on database restore</title>
                <link>https://jira.mongodb.org/browse/SERVER-2223</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Loading our most recent database dump causes mongod to segfault. Any help debugging this so we can load our production data locally would be great.&lt;/p&gt;

&lt;p&gt;% mongod --version&lt;br/&gt;
db version v1.6.5, pdfile version 4.5&lt;br/&gt;
Tue Dec 14 13:57:59 git version: 0eb017e9b2828155a67c5612183337b89e12e291&lt;/p&gt;

&lt;p&gt;Crash log:&lt;/p&gt;

&lt;p&gt;Tue Dec 14 13:28:49 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn187&amp;#93;&lt;/span&gt; building new index on &lt;/p&gt;
{ crowd_member_ids: 1 }
&lt;p&gt; for crowdtap_production.brands&lt;br/&gt;
Tue Dec 14 13:28:49 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn187&amp;#93;&lt;/span&gt; couldn&apos;t open /usr/local/var/mongodb/_tmp/esort.1292351329.1435148882//file.232 errno:24 Too many open files&lt;br/&gt;
Tue Dec 14 13:28:49 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn187&amp;#93;&lt;/span&gt; Assertion: 10308:mmap failed&lt;br/&gt;
0x1000835aa 0x1002b0f51 0x1002b1140 0x1002821e1 0x100282ee2 0x100285116 0x1002872ed 0x100260de9 0x100265c0f 0x1003988f2 0x1003aca34 0x7fff876f1456 0x7fff876f1309 &lt;br/&gt;
 0   mongod                              0x00000001000835aa _ZN5mongo11msgassertedEiPKc + 458&lt;br/&gt;
 1   mongod                              0x00000001002b0f51 _ZN5mongo21BSONObjExternalSorter12FileIteratorC2ESs + 241&lt;br/&gt;
 2   mongod                              0x00000001002b1140 &lt;em&gt;ZN5mongo21BSONObjExternalSorter8IteratorC2EPS0&lt;/em&gt; + 352&lt;br/&gt;
 3   mongod                              0x00000001002821e1 _ZN5mongo14fastBuildIndexEPKcPNS_16NamespaceDetailsERNS_12IndexDetailsEi + 2721&lt;br/&gt;
 4   mongod                              0x0000000100282ee2 _ZN5mongo12buildAnIndexESsPNS_16NamespaceDetailsERNS_12IndexDetailsEib + 818&lt;br/&gt;
 5   mongod                              0x0000000100285116 _ZN5mongo11DataFileMgr6insertEPKcPKvibRKNS_11BSONElementEb + 1862&lt;br/&gt;
 6   mongod                              0x00000001002872ed _ZN5mongo11DataFileMgr16insertWithObjModEPKcRNS_7BSONObjEb + 77&lt;br/&gt;
 7   mongod                              0x0000000100260de9 _ZN5mongo14receivedInsertERNS_7MessageERNS_5CurOpE + 697&lt;br/&gt;
 8   mongod                              0x0000000100265c0f _ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_8SockAddrE + 5311&lt;br/&gt;
 9   mongod                              0x00000001003988f2 _ZN5mongo10connThreadEPNS_13MessagingPortE + 530&lt;br/&gt;
 10  mongod                              0x00000001003aca34 thread_proxy + 132&lt;br/&gt;
 11  libSystem.B.dylib                   0x00007fff876f1456 _pthread_start + 331&lt;br/&gt;
 12  libSystem.B.dylib                   0x00007fff876f1309 thread_start + 13&lt;br/&gt;
Tue Dec 14 13:28:49 terminate() called, printing stack:&lt;/p&gt;

&lt;p&gt;0x100395aa2 0x7fff802d1ae1 0x7fff802d0e9c 0x7fff802d19fc 0x7fff8771d061 0x7fff8772698b 0x1002b1660 0x1002827a7 0x100282ee2 0x100285116 0x1002872ed 0x100260de9 0x1002&lt;br/&gt;
65c0f 0x1003988f2 0x1003aca34 0x7fff876f1456 0x7fff876f1309 &lt;br/&gt;
 0   mongod                              0x0000000100395aa2 _ZN5mongo11myterminateEv + 98&lt;br/&gt;
 1   libstdc++.6.dylib                   0x00007fff802d1ae1 &lt;em&gt;ZN10&lt;/em&gt;&lt;em&gt;cxxabiv111&lt;/em&gt;_terminateEPFvvE + 11&lt;br/&gt;
 2   libstdc++.6.dylib                   0x00007fff802d0e9c __cxa_call_terminate + 46&lt;br/&gt;
 3   libstdc++.6.dylib                   0x00007fff802d19fc __gxx_personality_v0 + 1011&lt;br/&gt;
 4   libSystem.B.dylib                   0x00007fff8771d061 unwind_phase2 + 145&lt;br/&gt;
 5   libSystem.B.dylib                   0x00007fff8772698b _Unwind_Resume + 91&lt;br/&gt;
 6   mongod                              0x00000001002b1660 _ZN5mongo21BSONObjExternalSorterD2Ev + 480&lt;br/&gt;
 7   mongod                              0x00000001002827a7 _ZN5mongo14fastBuildIndexEPKcPNS_16NamespaceDetailsERNS_12IndexDetailsEi + 4199&lt;br/&gt;
 8   mongod                              0x0000000100282ee2 _ZN5mongo12buildAnIndexESsPNS_16NamespaceDetailsERNS_12IndexDetailsEib + 818&lt;br/&gt;
 9   mongod                              0x0000000100285116 _ZN5mongo11DataFileMgr6insertEPKcPKvibRKNS_11BSONElementEb + 1862&lt;br/&gt;
 10  mongod                              0x00000001002872ed _ZN5mongo11DataFileMgr16insertWithObjModEPKcRNS_7BSONObjEb + 77&lt;br/&gt;
 11  mongod                              0x0000000100260de9 _ZN5mongo14receivedInsertERNS_7MessageERNS_5CurOpE + 697&lt;br/&gt;
 12  mongod                              0x0000000100265c0f _ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_8SockAddrE + 5311&lt;br/&gt;
 13  mongod                              0x00000001003988f2 _ZN5mongo10connThreadEPNS_13MessagingPortE + 530&lt;br/&gt;
 14  mongod                              0x00000001003aca34 thread_proxy + 132&lt;br/&gt;
 15  libSystem.B.dylib                   0x00007fff876f1456 _pthread_start + 331&lt;br/&gt;
 16  libSystem.B.dylib                   0x00007fff876f1309 thread_start + 13&lt;br/&gt;
Tue Dec 14 13:28:49 Got signal: 6 (Abort trap).&lt;/p&gt;

&lt;p&gt;Tue Dec 14 13:28:49 Backtrace:&lt;br/&gt;
0x10039c67c 0x7fff8771835a 0xe 0x1003972ac 0x10039de15 0x10039e264 0x1003a41f4 0x100001454 &lt;br/&gt;
 0   mongod                              0x000000010039c67c _ZN5mongo10abruptQuitEi + 332&lt;br/&gt;
 1   libSystem.B.dylib                   0x00007fff8771835a _sigtramp + 26&lt;br/&gt;
 2   ???                                 0x000000000000000e 0x0 + 14&lt;br/&gt;
 3   mongod                              0x00000001003972ac _ZN5mongo6listenEi + 204&lt;br/&gt;
 4   mongod                              0x000000010039de15 _ZN5mongo14_initAndListenEiPKc + 1893&lt;br/&gt;
 5   mongod                              0x000000010039e264 _ZN5mongo13initAndListenEiPKc + 36&lt;br/&gt;
 6   mongod                              0x00000001003a41f4 main + 22420&lt;br/&gt;
 7   mongod                              0x0000000100001454 start + 52&lt;/p&gt;

&lt;p&gt;Tue Dec 14 13:28:49 dbexit: &lt;/p&gt;

&lt;p&gt;Tue Dec 14 13:28:49 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: going to close listening sockets...&lt;br/&gt;
Tue Dec 14 13:28:49 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; closing listening socket: 5&lt;br/&gt;
Tue Dec 14 13:28:49 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; closing listening socket: 6&lt;br/&gt;
Tue Dec 14 13:28:49 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; closing listening socket: 7&lt;br/&gt;
Tue Dec 14 13:28:49 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; closing listening socket: 8&lt;br/&gt;
Tue Dec 14 13:28:49 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: going to flush oplog...&lt;br/&gt;
Tue Dec 14 13:28:49 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: going to close sockets...&lt;br/&gt;
Tue Dec 14 13:28:49 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: waiting for fs preallocator...&lt;br/&gt;
Tue Dec 14 13:28:49 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: closing all files...&lt;br/&gt;
Tue Dec 14 13:28:49 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn157&amp;#93;&lt;/span&gt; end connection 127.0.0.1:51435&lt;br/&gt;
zsh: abort      mongod run --config /usr/local/Cellar/mongodb/1.6.5-x86_64/mongod.conf&lt;/p&gt;</description>
                <environment></environment>
        <key id="13965">SERVER-2223</key>
            <summary>mongod segfaults on database restore</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="-1">Unassigned</assignee>
                                    <reporter username="kkouddous">Kareem Kouddous</reporter>
                        <labels>
                    </labels>
                <created>Tue, 14 Dec 2010 18:59:54 +0000</created>
                <updated>Tue, 12 Jul 2016 00:19:43 +0000</updated>
                            <resolved>Tue, 14 Dec 2010 19:04:35 +0000</resolved>
                                                                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="21414" author="eliot" created="Tue, 14 Dec 2010 19:04:35 +0000"  >&lt;p&gt;See: &lt;a href=&quot;http://www.mongodb.org/display/DOCS/Too+Many+Open+Files&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://www.mongodb.org/display/DOCS/Too+Many+Open+Files&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>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, 14 Dec 2010 19:04:35 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        13 years, 10 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, 10 weeks, 1 day 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="10021"><![CDATA[OS X]]></customfieldvalue>

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

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

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

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