<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:00:14 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-2508] Database gets corrupted and reports duplicate collection names</title>
                <link>https://jira.mongodb.org/browse/SERVER-2508</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;At least three times on different 1.6 versions we have gotten into this situation. Attached are the database files with the corrupt data.&lt;/p&gt;

&lt;p&gt;The general flow is that the LEADERBOARD_ collections get created and dropped based on time and other variables, they last for about 24h.&lt;br/&gt;
There is a group() that is run on these tables every 5 minutes.&lt;/p&gt;

&lt;p&gt;For example:&lt;br/&gt;
query ee895ca8156f4c7fa4104b1b4c9a8c38.$cmd ntoreturn:1 command: { group: { ns: &quot;LEADEBOARD_xxxxxxxxxxx&quot;, key: &lt;/p&gt;
{ value: true }
&lt;p&gt;, cond: null, $reduce: &quot;function(doc,prev) &lt;/p&gt;
{ prev.numEntries ++ }
&lt;p&gt;&quot;, initial: &lt;/p&gt;
{ numEntries: 0 }
&lt;p&gt; } } reslen:26486 1103ms&lt;/p&gt;

&lt;p&gt;to generate some data on the rank. &lt;/p&gt;


&lt;p&gt;Here is a sample of magnitude of the problem: 49111 collections with only 318 unique names: &lt;/p&gt;

&lt;p&gt;echo &quot;show collections&quot; | mongo localhost:27017/ee895ca8156f4c7fa4104b1b4c9a8c38 | sort -u | wc -l &lt;br/&gt;
     318&lt;br/&gt;
echo &quot;show collections&quot; | mongo localhost:27017/ee895ca8156f4c7fa4104b1b4c9a8c38 |  wc -l &lt;br/&gt;
   49111&lt;/p&gt;



&lt;p&gt;show collections will show (partial output)&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;br/&gt;
LEADEBOARD_cityofwonder-10-2_l&lt;/p&gt;</description>
                <environment>Linux cloud-mongo22 2.6.32-28-server #55-Ubuntu SMP Mon Jan 10 23:57:16 UTC 2011 x86_64 GNU/Linux&lt;br/&gt;
2 shards each one with 3 replica members, 3 config servers, mongos running with tomcat API servers.</environment>
        <key id="14615">SERVER-2508</key>
            <summary>Database gets corrupted and reports duplicate collection names</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.mongodb.org/images/icons/priorities/critical.svg">Critical - P2</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="5">Cannot Reproduce</resolution>
                                        <assignee username="aaron">Aaron Staple</assignee>
                                    <reporter username="rgiudici">Reinaldo Giudici</reporter>
                        <labels>
                    </labels>
                <created>Wed, 9 Feb 2011 19:02:05 +0000</created>
                <updated>Fri, 30 Mar 2012 14:37:15 +0000</updated>
                            <resolved>Mon, 20 Jun 2011 18:38:18 +0000</resolved>
                                    <version>1.6.5</version>
                                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="38359" author="aaron" created="Mon, 20 Jun 2011 18:38:18 +0000"  >&lt;p&gt;Hi Reinaldo - please reopen if you have further problems.&lt;/p&gt;</comment>
                            <comment id="37406" author="aaron" created="Tue, 14 Jun 2011 00:24:18 +0000"  >&lt;p&gt;Hi Reinaldo - could you send the log from 1.7.5?&lt;/p&gt;</comment>
                            <comment id="24473" author="aaron" created="Tue, 22 Feb 2011 22:25:42 +0000"  >&lt;p&gt;Hi Reinaldo - would it be possible to attach the log from 1.7.5?  Thanks&lt;/p&gt;</comment>
                            <comment id="24041" author="rgiudici" created="Wed, 16 Feb 2011 19:10:57 +0000"  >&lt;p&gt;Attached is the full log&lt;/p&gt;</comment>
                            <comment id="23990" author="eliot" created="Wed, 16 Feb 2011 05:47:10 +0000"  >&lt;p&gt;Can you send the full logs?&lt;/p&gt;</comment>
                            <comment id="23976" author="rgiudici" created="Wed, 16 Feb 2011 01:28:37 +0000"  >&lt;p&gt;This did happened again once after the upgrade 1.7.5.&lt;br/&gt;
We were dropping some collections before as part of the normal flow of the apps. This was causing this bug to show on our production cluster. &lt;br/&gt;
We have changed the code to remove the data instead of dropping the collections, and we have not seen this issue happen again, we are still monitoring.&lt;br/&gt;
I think there is definitely some bug on dropping collections in connection to group operations &lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-2532&quot; title=&quot;JS out of memory if collections are continuously created and dropped&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-2532&quot;&gt;&lt;del&gt;SERVER-2532&lt;/del&gt;&lt;/a&gt; also went away when we stop dropping the collection&lt;/p&gt;</comment>
                            <comment id="23593" author="eliot" created="Thu, 10 Feb 2011 19:22:51 +0000"  >&lt;p&gt;There were a number of fixes it could be.&lt;br/&gt;
Hard to know without spending a lot of time debugging, so ideally we could try 1.7 first.&lt;/p&gt;</comment>
                            <comment id="23582" author="rgiudici" created="Thu, 10 Feb 2011 17:45:13 +0000"  >&lt;p&gt;I do not have a standalone test that is able to reproduce this. it has happened on production a few times.&lt;br/&gt;
We will be upgrading to 1.7. in the coming days, I&apos;ll report if we do see the issue again.&lt;br/&gt;
Is there any particular jira entry that would be related to this fix ?&lt;/p&gt;</comment>
                            <comment id="23524" author="eliot" created="Thu, 10 Feb 2011 04:37:39 +0000"  >&lt;p&gt;I think this is already fixed in 1.7.x&lt;br/&gt;
Can you try 1.7.5 in a staging environment?&lt;/p&gt;</comment>
                            <comment id="23499" author="rgiudici" created="Wed, 9 Feb 2011 21:35:23 +0000"  >&lt;p&gt;And digging even further on the logs:&lt;br/&gt;
Seems like a &quot;duplicate&quot; call to drop a collection might be the trigger for this condition.&lt;/p&gt;



&lt;p&gt;Wed Feb  9 01:00:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn9812&amp;#93;&lt;/span&gt; CMD: drop ee895ca8156f4c7fa4104b1b4c9a8c38.LEADEBOARD_cityofwonder-22-6-103_l&lt;br/&gt;
Wed Feb  9 01:00:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn9850&amp;#93;&lt;/span&gt; CMD: drop ee895ca8156f4c7fa4104b1b4c9a8c38.LEADEBOARD_cityofwonder-22-7_l&lt;br/&gt;
Wed Feb  9 01:00:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn9816&amp;#93;&lt;/span&gt; CMD: drop ee895ca8156f4c7fa4104b1b4c9a8c38.LEADEBOARD_cityofwonder-22-7-2_l&lt;br/&gt;
Wed Feb  9 01:00:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn9850&amp;#93;&lt;/span&gt; CMD: drop ee895ca8156f4c7fa4104b1b4c9a8c38.LEADEBOARD_cityofwonder-22-7-301_l&lt;br/&gt;
Wed Feb  9 01:00:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn9858&amp;#93;&lt;/span&gt; CMD: drop ee895ca8156f4c7fa4104b1b4c9a8c38.LEADEBOARD_cityofwonder-22-7-301_l&lt;br/&gt;
Wed Feb  9 01:00:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn9858&amp;#93;&lt;/span&gt; getFile(): n=-2&lt;br/&gt;
Wed Feb  9 01:00:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn9858&amp;#93;&lt;/span&gt; Assertion: 10295:getFile(): bad file number value (corrupt db?): run repair&lt;br/&gt;
0x540c7e 0x605b8f 0x6ec8de 0x72c9f3 0x72d0d9 0x79c8bf 0x797596 0x798538 0x5fb7e5 0x60029f 0x7074ba 0x70aaf6 0x82691b 0x83a4b0 0x7fca805379ca 0x7fca7fae670d&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11msgassertedEiPKc+0x1de) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x540c7e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo8Database7getFileEiib+0x8f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x605b8f&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11DataFileMgr9getExtentERKNS_7DiskLocE+0x5e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6ec8de&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo6dropNSERKSs+0xe33) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x72c9f3&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo14dropCollectionERKSsRSsRNS_14BSONObjBuilderE+0x239) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x72d0d9&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo7CmdDrop3runERKSsRNS_7BSONObjERSsRNS_14BSONObjBuilderEb+0x11f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x79c8bf&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11execCommandEPNS_7CommandERNS_6ClientEiPKcRNS_7BSONObjERNS_14BSONObjBuilderEb+0xa16) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x797596&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo12_runCommandsEPKcRNS_7BSONObjERNS_10BufBuilderERNS_14BSONObjBuilderEbi+0x798) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x798538&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11runCommandsEPKcRNS_7BSONObjERNS_5CurOpERNS_10BufBuilderERNS_14BSONObjBuilderEbi+0x35) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x5fb7e5&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(&lt;em&gt;ZN5mongo8runQueryERNS_7MessageERNS_12QueryMessageERNS_5CurOpES1&lt;/em&gt;+0x1bbf) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x60029f&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod() &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7074ba&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_8SockAddrE+0x14d6) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x70aaf6&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo10connThreadEPNS_13MessagingPortE+0x30b) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x82691b&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(thread_proxy+0x80) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x83a4b0&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib/libpthread.so.0(+0x69ca) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fca805379ca&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib/libc.so.6(clone+0x6d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fca7fae670d&amp;#93;&lt;/span&gt;&lt;br/&gt;
Wed Feb  9 01:00:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn9826&amp;#93;&lt;/span&gt; CMD: drop ee895ca8156f4c7fa4104b1b4c9a8c38.LEADEBOARD_cityofwonder-22-8_l&lt;br/&gt;
Wed Feb  9 01:00:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn9826&amp;#93;&lt;/span&gt;  ee895ca8156f4c7fa4104b1b4c9a8c38 Assertion failure a.ext()-&amp;gt;xprev.isNull() db/pdfile.cpp 720&lt;br/&gt;
0x534a81 0x54163f 0x72c9c7 0x773f6b 0x7961d5 0x72d182 0x79c8bf 0x797596 0x798538 0x5fb7e5 0x60029f 0x7074ba 0x70aaf6 0x82691b 0x83a4b0 0x7fca805379ca 0x7fca7fae670d&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo12sayDbContextEPKc+0xb1) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x534a81&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo8assertedEPKcS1_j+0x10f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x54163f&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo6dropNSERKSs+0xe07) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x72c9c7&amp;#93;&lt;/span&gt;&lt;/p&gt;</comment>
                            <comment id="23492" author="rgiudici" created="Wed, 9 Feb 2011 19:23:51 +0000"  >&lt;p&gt;Here are the errors on the logs when this was happening.&lt;/p&gt;

&lt;p&gt;Wed Feb  9 11:25:10 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn10156&amp;#93;&lt;/span&gt; getFile(): n=-2&lt;br/&gt;
Wed Feb  9 11:25:10 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn10156&amp;#93;&lt;/span&gt; Assertion: 10295:getFile(): bad file number value (corrupt db?): run repair&lt;br/&gt;
0x540c7e 0x605b8f 0x727d14 0x728202 0x72f52f 0x621e1e 0x622b6c 0x705ba4 0x70adf2 0x70b494 0x5588a2 0x7a1a95 0x797596 0x798538 0x5fb7e5 0x60029f 0x7074ba 0x70aaf6 0x82691b 0x83a4b0&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11msgassertedEiPKc+0x1de) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x540c7e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo8Database7getFileEiib+0x8f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x605b8f&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11DataFileMgr17allocFromFreeListEPKcib+0x334) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x727d14&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11DataFileMgr6insertEPKcPKvibRKNS_11BSONElementEb+0x192) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x728202&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11DataFileMgr16insertWithObjModEPKcRNS_7BSONObjEb+0x5f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x72f52f&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo14_updateObjectsEbPKcRKNS_7BSONObjES2_bbbRNS_7OpDebugEPNS_11RemoveSaverE+0x354e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x621e1e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo13updateObjectsEPKcRKNS_7BSONObjES2_bbbRNS_7OpDebugE+0x11c) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x622b6c&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo14receivedUpdateERNS_7MessageERNS_5CurOpE+0x4d4) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x705ba4&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_8SockAddrE+0x17d2) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x70adf2&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo14DBDirectClient3sayERNS_7MessageE+0x64) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x70b494&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo12DBClientBase6updateERKSsNS_5QueryENS_7BSONObjEbb+0x2a2) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x5588a2&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo16CmdFindAndModify3runERKSsRNS_7BSONObjERSsRNS_14BSONObjBuilderEb+0x625) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7a1a95&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11execCommandEPNS_7CommandERNS_6ClientEiPKcRNS_7BSONObjERNS_14BSONObjBuilderEb+0xa16) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x797596&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo12_runCommandsEPKcRNS_7BSONObjERNS_10BufBuilderERNS_14BSONObjBuilderEbi+0x798) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x798538&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11runCommandsEPKcRNS_7BSONObjERNS_5CurOpERNS_10BufBuilderERNS_14BSONObjBuilderEbi+0x35) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x5fb7e5&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(&lt;em&gt;ZN5mongo8runQueryERNS_7MessageERNS_12QueryMessageERNS_5CurOpES1&lt;/em&gt;+0x1bbf) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x60029f&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod() &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7074ba&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_8SockAddrE+0x14d6) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x70aaf6&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo10connThreadEPNS_13MessagingPortE+0x30b) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x82691b&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(thread_proxy+0x80) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x83a4b0&amp;#93;&lt;/span&gt;&lt;br/&gt;
Wed Feb  9 11:25:10 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn10216&amp;#93;&lt;/span&gt; getFile(): n=-2&lt;br/&gt;
Wed Feb  9 11:25:10 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn10216&amp;#93;&lt;/span&gt; Assertion: 10295:getFile(): bad file number value (corrupt db?): run repair&lt;br/&gt;
0x540c7e 0x605b8f 0x727d14 0x728202 0x72f52f 0x621e1e 0x622b6c 0x705ba4 0x70adf2 0x70b494 0x5588a2 0x7a1a95 0x797596 0x798538 0x5fb7e5 0x60029f 0x7074ba 0x70aaf6 0x82691b 0x83a4b0&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11msgassertedEiPKc+0x1de) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x540c7e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo8Database7getFileEiib+0x8f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x605b8f&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11DataFileMgr17allocFromFreeListEPKcib+0x334) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x727d14&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11DataFileMgr6insertEPKcPKvibRKNS_11BSONElementEb+0x192) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x728202&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11DataFileMgr16insertWithObjModEPKcRNS_7BSONObjEb+0x5f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x72f52f&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo14_updateObjectsEbPKcRKNS_7BSONObjES2_bbbRNS_7OpDebugEPNS_11RemoveSaverE+0x354e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x621e1e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo13updateObjectsEPKcRKNS_7BSONObjES2_bbbRNS_7OpDebugE+0x11c) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x622b6c&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo14receivedUpdateERNS_7MessageERNS_5CurOpE+0x4d4) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x705ba4&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_8SockAddrE+0x17d2) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x70adf2&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo14DBDirectClient3sayERNS_7MessageE+0x64) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x70b494&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo12DBClientBase6updateERKSsNS_5QueryENS_7BSONObjEbb+0x2a2) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x5588a2&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo16CmdFindAndModify3runERKSsRNS_7BSONObjERSsRNS_14BSONObjBuilderEb+0x625) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7a1a95&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11execCommandEPNS_7CommandERNS_6ClientEiPKcRNS_7BSONObjERNS_14BSONObjBuilderEb+0xa16) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x797596&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo12_runCommandsEPKcRNS_7BSONObjERNS_10BufBuilderERNS_14BSONObjBuilderEbi+0x798) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x798538&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11runCommandsEPKcRNS_7BSONObjERNS_5CurOpERNS_10BufBuilderERNS_14BSONObjBuilderEbi+0x35) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x5fb7e5&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(&lt;em&gt;ZN5mongo8runQueryERNS_7MessageERNS_12QueryMessageERNS_5CurOpES1&lt;/em&gt;+0x1bbf) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x60029f&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod() &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7074ba&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_8SockAddrE+0x14d6) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x70aaf6&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo10connThreadEPNS_13MessagingPortE+0x30b) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x82691b&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(thread_proxy+0x80) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x83a4b0&amp;#93;&lt;/span&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="10795" name="data.tgz" size="4520899" author="rgiudici" created="Wed, 9 Feb 2011 19:02:05 +0000"/>
                            <attachment id="10840" name="mongod.node1.log.3.gz" size="864697" author="rgiudici" created="Wed, 16 Feb 2011 19:10:57 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>11.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 10 Feb 2011 04:37:39 +0000</customfieldvalue>

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

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

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

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

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