<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:02:10 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-3135] mmap private failed with out of memory - Assertion: 13636:createPrivateMap failed</title>
                <link>https://jira.mongodb.org/browse/SERVER-3135</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Possibly related to &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-2597&quot; title=&quot;createPrivateMap fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-2597&quot;&gt;&lt;del&gt;SERVER-2597&lt;/del&gt;&lt;/a&gt; but without crash.&lt;br/&gt;
On a 64bit system I start mongo 1.8.1 on existing data (30G) which was created by MongoDB 1.6.5 (which never caused problems):&lt;/p&gt;

&lt;p&gt;/data/labs/bin/mongod --dbpath /data/labs/db --nohttpinterface --journal --port 5003&lt;/p&gt;

&lt;p&gt;Everything I do end up in an exception, even in db shell:&lt;/p&gt;


&lt;p&gt;&amp;gt; db.stats()&lt;br/&gt;
{&lt;br/&gt;
        &quot;assertion&quot; : &quot;createPrivateMap failed (look in log for error)&quot;,&lt;br/&gt;
        &quot;assertionCode&quot; : 13636,&lt;br/&gt;
        &quot;errmsg&quot; : &quot;db assertion failure&quot;,&lt;br/&gt;
        &quot;ok&quot; : 0&lt;br/&gt;
}&lt;br/&gt;
&amp;gt; show dbs&lt;br/&gt;
Tue May 24 15:47:16 uncaught exception: listDatabases failed:{&lt;br/&gt;
        &quot;errmsg&quot; : &quot;exception: createPrivateMap failed (look in log for error)&quot;,&lt;br/&gt;
        &quot;code&quot; : 13636,&lt;br/&gt;
        &quot;ok&quot; : 0&lt;br/&gt;
}&lt;/p&gt;


&lt;p&gt;The exception taken from command line is:&lt;/p&gt;


&lt;p&gt;Tue May 24 15:46:08 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; MongoDB starting : pid=24245 port=5003 dbpath=/data/labs/db/ 64-bit&lt;br/&gt;
Tue May 24 15:46:08 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; db version v1.8.1, pdfile version 4.5&lt;br/&gt;
Tue May 24 15:46:08 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; git version: a429cd4f535b2499cc4130b06ff7c26f41c00f04&lt;br/&gt;
Tue May 24 15:46:08 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; build sys info: Linux bs-linux64.10gen.cc 2.6.21.7-2.ec2.v1.2.fc8xen #1 SMP Fri Nov 20 17:48:28 EST 2009 x86_64 BOOST_LIB_VERSION=1_41&lt;br/&gt;
Tue May 24 15:46:08 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; journal dir=/data/labs/db/journal&lt;br/&gt;
Tue May 24 15:46:08 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; recover : no journal files present, no recovery needed&lt;br/&gt;
Tue May 24 15:46:08 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; waiting for connections on port 5003&lt;br/&gt;
Tue May 24 15:46:42 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 127.0.0.1:50990 #1&lt;br/&gt;
Tue May 24 15:46:48 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; ERROR: mmap private failed with out of memory. (64 bit build)&lt;br/&gt;
Tue May 24 15:46:48 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; Assertion: 13636:createPrivateMap failed (look in log for error)&lt;br/&gt;
0x55ece9 0x627520 0x627e8c 0x773c2a 0x7677bb 0x767e42 0x769c29 0x76a43b 0x762056 0x76286e 0x7db1cf 0x7dc741 0x642c25 0x6477c6 0x752225 0x757938 0x8a3b3e 0x8b6a40 0x3ed3406617 0x3ed2cd3c2d&lt;br/&gt;
 /data/labs/bin/mongod(_ZN5mongo11msgassertedEiPKc+0x129) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x55ece9&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /data/labs/bin/mongod(_ZN5mongo8MongoMMF13finishOpeningEv+0x60) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x627520&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /data/labs/bin/mongod(_ZN5mongo8MongoMMF6createESsRyb+0x6c) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x627e8c&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /data/labs/bin/mongod(_ZN5mongo13MongoDataFile4openEPKcib+0x13a) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x773c2a&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /data/labs/bin/mongod(_ZN5mongo8Database7getFileEiib+0x17b) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7677bb&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /data/labs/bin/mongod(_ZN5mongo8Database12openAllFilesEv+0x22) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x767e42&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /data/labs/bin/mongod(_ZN5mongo8DatabaseC1EPKcRbRKSs+0x459) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x769c29&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /data/labs/bin/mongod(_ZN5mongo14DatabaseHolder11getOrCreateERKSsS2_Rb+0x5bb) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x76a43b&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /data/labs/bin/mongod(_ZN5mongo6Client7Context11_finishInitEb+0x516) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x762056&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /data/labs/bin/mongod(_ZN5mongo6Client7ContextC1ERKSsSsPNS_9mongolockEb+0x7e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x76286e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /data/labs/bin/mongod(_ZN5mongo11execCommandEPNS_7CommandERNS_6ClientEiPKcRNS_7BSONObjERNS_14BSONObjBuilderEb+0x95f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7db1cf&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /data/labs/bin/mongod(_ZN5mongo12_runCommandsEPKcRNS_7BSONObjERNS_10BufBuilderERNS_14BSONObjBuilderEbi+0x831) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7dc741&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /data/labs/bin/mongod(_ZN5mongo11runCommandsEPKcRNS_7BSONObjERNS_5CurOpERNS_10BufBuilderERNS_14BSONObjBuilderEbi+0x35) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x642c25&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /data/labs/bin/mongod(&lt;em&gt;ZN5mongo8runQueryERNS_7MessageERNS_12QueryMessageERNS_5CurOpES1&lt;/em&gt;+0x2e86) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6477c6&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /data/labs/bin/mongod &lt;span class=&quot;error&quot;&gt;&amp;#91;0x752225&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /data/labs/bin/mongod(_ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_8SockAddrE+0x5b8) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x757938&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /data/labs/bin/mongod(_ZN5mongo10connThreadEPNS_13MessagingPortE+0x21e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8a3b3e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /data/labs/bin/mongod(thread_proxy+0x80) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8b6a40&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libpthread.so.0 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x3ed3406617&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6(clone+0x6d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x3ed2cd3c2d&amp;#93;&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;More information:&lt;/p&gt;

&lt;p&gt;free -ltm&lt;br/&gt;
             total       used       free     shared    buffers     cached&lt;br/&gt;
Mem:         16056      12479       3576          0          1      10205&lt;br/&gt;
Low:         16056      12479       3576&lt;br/&gt;
High:            0          0          0&lt;br/&gt;
-/+ buffers/cache:       2272      13783&lt;br/&gt;
Swap:        16387       1839      14547&lt;br/&gt;
Total:       32444      14319      18124&lt;/p&gt;


&lt;p&gt;ulimit -a&lt;br/&gt;
core file size          (blocks, -c) 0&lt;br/&gt;
data seg size           (kbytes, -d) unlimited&lt;br/&gt;
scheduling priority             (-e) 0&lt;br/&gt;
file size               (blocks, -f) unlimited&lt;br/&gt;
pending signals                 (-i) 136192&lt;br/&gt;
max locked memory       (kbytes, -l) 32&lt;br/&gt;
max memory size         (kbytes, -m) unlimited&lt;br/&gt;
open files                      (-n) 65536&lt;br/&gt;
pipe size            (512 bytes, -p) 8&lt;br/&gt;
POSIX message queues     (bytes, -q) 819200&lt;br/&gt;
real-time priority              (-r) 0&lt;br/&gt;
stack size              (kbytes, -s) 10240&lt;br/&gt;
cpu time               (seconds, -t) unlimited&lt;br/&gt;
max user processes              (-u) 136192&lt;br/&gt;
virtual memory          (kbytes, -v) unlimited&lt;br/&gt;
file locks                      (-x) unlimited&lt;/p&gt;
</description>
                <environment>CentOS release 5.4 (Final) Kernel 2.6.18-194.17.1.el5&lt;br/&gt;
</environment>
        <key id="17450">SERVER-3135</key>
            <summary>mmap private failed with out of memory - Assertion: 13636:createPrivateMap failed</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.mongodb.org/images/icons/priorities/blocker.svg">Blocker - P1</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="mathias@mongodb.com">Mathias Stearn</assignee>
                                    <reporter username="blask">Sebastian Blask</reporter>
                        <labels>
                    </labels>
                <created>Tue, 24 May 2011 14:23:12 +0000</created>
                <updated>Tue, 12 Jul 2016 00:19:36 +0000</updated>
                            <resolved>Wed, 27 Jul 2011 10:50:09 +0000</resolved>
                                    <version>1.8.1</version>
                                                                        <votes>1</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="44765" author="eliot" created="Wed, 27 Jul 2011 10:50:09 +0000"  >&lt;p&gt;See &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3489&quot; title=&quot;check for overcommit_memory settings&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3489&quot;&gt;&lt;del&gt;SERVER-3489&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="44723" author="alaz" created="Wed, 27 Jul 2011 05:38:48 +0000"  >&lt;p&gt;Ok, I looked at &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3476&quot; title=&quot;exception 13636 createPrivateMap failed when journal = true&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3476&quot;&gt;&lt;del&gt;SERVER-3476&lt;/del&gt;&lt;/a&gt; as well and tried to set overcommit_memory=0. This resolved the issue&lt;/p&gt;</comment>
                            <comment id="44718" author="alaz" created="Wed, 27 Jul 2011 04:53:13 +0000"  >&lt;p&gt;It&apos;s 2&lt;/p&gt;</comment>
                            <comment id="44685" author="redbeard0531" created="Tue, 26 Jul 2011 23:58:17 +0000"  >&lt;p&gt;what is the value of /proc/sys/vm/overcommit_memory?&lt;/p&gt;</comment>
                            <comment id="44642" author="alaz" created="Tue, 26 Jul 2011 22:03:43 +0000"  >&lt;p&gt;I have this same error. &lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;uname -a&lt;br/&gt;
Linux mgmt 2.6.26-2-vserver-amd64 #1 SMP Tue Jan 25 06:09:17 UTC 2011 x86_64 GNU/Linux&lt;/li&gt;
&lt;/ol&gt;


&lt;ol&gt;
	&lt;li&gt;ulimit -v&lt;br/&gt;
unlimited&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;I am trying to attach a new node to my ReplicaSet cluster. mongod throws these errors into the log continuously in the end of &quot;sync&quot;. The log:&lt;/p&gt;

&lt;p&gt;Wed Jul 27 00:49:48 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; MongoDB starting : pid=27296 port=27017 dbpath=/var/lib/mongodb 64-bit &lt;br/&gt;
Wed Jul 27 00:49:48 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; db version v1.8.2, pdfile version 4.5&lt;br/&gt;
Wed Jul 27 00:49:48 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; git version: nogitversion&lt;br/&gt;
Wed Jul 27 00:49:48 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; build sys info: Linux bobek-a0 2.6.37-2-amd64 #1 SMP Sun Feb 27 &lt;br/&gt;
10:12:22 UTC 2011 x86_64 BOOST_LIB_VERSION=1_46_1&lt;br/&gt;
Wed Jul 27 00:49:48 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; journal dir=/var/lib/mongodb/journal&lt;br/&gt;
.....&lt;/p&gt;

&lt;p&gt;Wed Jul 27 01:55:28 &lt;span class=&quot;error&quot;&gt;&amp;#91;replica set sync&amp;#93;&lt;/span&gt;   external sort used : 13 files  in 113 secs&lt;br/&gt;
                698100/12189696 5%&lt;br/&gt;
                2011300/12189696        16%&lt;br/&gt;
Wed Jul 27 01:55:55 &lt;span class=&quot;error&quot;&gt;&amp;#91;replica set sync&amp;#93;&lt;/span&gt; ERROR: mmap private failed with out of memory. (64 bit build)&lt;br/&gt;
Wed Jul 27 01:55:55 &lt;span class=&quot;error&quot;&gt;&amp;#91;replica set sync&amp;#93;&lt;/span&gt; Assertion: 13636:createPrivateMap failed (look in log for err&lt;br/&gt;
or)&lt;br/&gt;
0x566088 0x60be91 0x60bf07 0x70217f 0x6f12d3 0x6f14ef 0x6f1591 0x6f1772 0x6fd832 0x64fd91 0x64fde4 0&lt;br/&gt;
x651a60 0x6fa8cb 0x6fcc83 0x6febf8 0x6c2498 0x6c469a 0x6c4f6a 0x6b242e 0x6b30b5 &lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11msgassertedEiPKc+0x138) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x566088&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo8MongoMMF13finishOpeningEv+0x71) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x60be91&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo8MongoMMF6createESsRyb+0x67) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x60bf07&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo13MongoDataFile4openEPKcib+0x12f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x70217f&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo8Database7getFileEiib+0xc3) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6f12d3&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo8Database8addAFileEib+0x2f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6f14ef&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo8Database12suitableFileEib+0x61) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6f1591&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo8Database11allocExtentEPKcib+0x72) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6f1772&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11DataFileMgr6insertEPKcPKvibRKNS_11BSONElementEb+0x1562) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6fd832&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11BtreeBucket9addBucketERKNS_12IndexDetailsE+0x61) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x64fd91&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo12BtreeBuilder9newBucketEv+0x14) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x64fde4&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo12BtreeBuilder6addKeyERNS_7BSONObjENS_7DiskLocE+0x210) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x651a60&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo14fastBuildIndexEPKcPNS_16NamespaceDetailsERNS_12IndexDetailsEi+0xd8b) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6fa8cb&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11DataFileMgr6insertEPKcPKvibRKNS_11BSONElementEb+0x9b3) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6fcc83&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11DataFileMgr16insertWithObjModEPKcRNS_7BSONObjEb+0x48) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6febf8&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo6Cloner4copyEPKcS2_bbbbNS_5QueryE+0x4c8) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6c2498&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo6Cloner2goEPKcRSsRKSsbbbb+0x135a) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6c469a&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo9cloneFromEPKcRSsRKSsbbbb+0x3a) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6c4f6a&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11ReplSetImpl18_syncDoInitialSyncEv+0xb5e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6b242e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11ReplSetImpl17syncDoInitialSyncEv+0x15) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6b30b5&amp;#93;&lt;/span&gt;&lt;br/&gt;
Wed Jul 27 01:55:55 &lt;span class=&quot;error&quot;&gt;&amp;#91;replica set sync&amp;#93;&lt;/span&gt; ERROR: mmap private failed with out of memory. (64 bit build)&lt;br/&gt;
Wed Jul 27 01:55:55 &lt;span class=&quot;error&quot;&gt;&amp;#91;replica set sync&amp;#93;&lt;/span&gt; Assertion: 13636:createPrivateMap failed (look in log for error)&lt;br/&gt;
0x566088 0x60be91 0x60bf07 0x70217f 0x6f12d3 0x6f156e 0x6f1772 0x6fd832 0x64fd91 0x64fde4 0x651a60 0x6fa8cb 0x6fcc83 0x6febf8 0x6c2498 0x6c469a 0x6c4f6a 0x6b242e 0x6b30b5 0x6aeb58 &lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11msgassertedEiPKc+0x138) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x566088&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo8MongoMMF13finishOpeningEv+0x71) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x60be91&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo8MongoMMF6createESsRyb+0x67) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x60bf07&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo13MongoDataFile4openEPKcib+0x12f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x70217f&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo8Database7getFileEiib+0xc3) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6f12d3&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo8Database12suitableFileEib+0x3e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6f156e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo8Database11allocExtentEPKcib+0x72) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6f1772&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11DataFileMgr6insertEPKcPKvibRKNS_11BSONElementEb+0x1562) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6fd832&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11BtreeBucket9addBucketERKNS_12IndexDetailsE+0x61) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x64fd91&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo12BtreeBuilder9newBucketEv+0x14) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x64fde4&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo12BtreeBuilder6addKeyERNS_7BSONObjENS_7DiskLocE+0x210) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x651a60&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo14fastBuildIndexEPKcPNS_16NamespaceDetailsERNS_12IndexDetailsEi+0xd8b) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6fa8cb&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11DataFileMgr6insertEPKcPKvibRKNS_11BSONElementEb+0x9b3) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6fcc83&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11DataFileMgr16insertWithObjModEPKcRNS_7BSONObjEb+0x48) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6febf8&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo6Cloner4copyEPKcS2_bbbbNS_5QueryE+0x4c8) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6c2498&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo6Cloner2goEPKcRSsRKSsbbbb+0x135a) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6c469a&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo9cloneFromEPKcRSsRKSsbbbb+0x3a) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6c4f6a&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11ReplSetImpl18_syncDoInitialSyncEv+0xb5e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6b242e&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;and so on&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>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 26 Jul 2011 22:03:43 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        12 years, 30 weeks 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>
                            12 years, 30 weeks 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>alaz</customfieldvalue>
            <customfieldvalue>eliot</customfieldvalue>
            <customfieldvalue>mathias@mongodb.com</customfieldvalue>
            <customfieldvalue>blask</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrozbz:</customfieldvalue>

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

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

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