<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:10:12 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-5901] Assertion failure p db\mongommf.cpp 198 - MapViewOfFileEx failed F:/data/xq.2 errno:487 Attempt to access invalid address</title>
                <link>https://jira.mongodb.org/browse/SERVER-5901</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;The mongod.exe terminated and Azure restarted the database which began recovering. The database eventually recovered. This happened in our production database twice in the last 48 hours. See attached logs for details.&lt;/p&gt;

&lt;p&gt;We need to know what is causing this and how to prevent it happening again.&lt;/p&gt;</description>
                <environment>Single database running in MS Windows Azure</environment>
        <key id="39388">SERVER-5901</key>
            <summary>Assertion failure p db\mongommf.cpp 198 - MapViewOfFileEx failed F:/data/xq.2 errno:487 Attempt to access invalid address</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="3">Duplicate</resolution>
                                        <assignee username="tad">Tad Marshall</assignee>
                                    <reporter username="woaksie">John Woakes</reporter>
                        <labels>
                            <label>Windows</label>
                            <label>crash</label>
                    </labels>
                <created>Tue, 22 May 2012 22:23:07 +0000</created>
                <updated>Wed, 15 Aug 2012 14:04:12 +0000</updated>
                            <resolved>Wed, 23 May 2012 00:36:23 +0000</resolved>
                                    <version>1.8.1</version>
                                                    <component>Internal Code</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="122503" author="woaksie" created="Thu, 24 May 2012 00:12:10 +0000"  >&lt;p&gt;Thanks again Tad. We don&apos;t do huge across the board updates so hopefully will be ok till 2.2&lt;/p&gt;</comment>
                            <comment id="122410" author="tad" created="Wed, 23 May 2012 19:38:34 +0000"  >&lt;p&gt;Hi John,&lt;/p&gt;

&lt;p&gt;Version 2.1.0 will behave like version 2.0.x regarding the remapping of the journaling copy of the database, so it will not have the problem you reported here.  Version 2.1.1 will behave like the 1.8.x versions and is subject to this problem.  A current nightly build (labeled &quot;2.1.2-pre-&quot;) should not have either problem ... no MapViewOfFileEx failures and no excessive memory consumption.&lt;/p&gt;

&lt;p&gt;The excessive memory consumption problem is being tracked in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-5663&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/SERVER-5663&lt;/a&gt; .  How much this affects you is determined by the kinds of updates you do to your databases.  If small sections of the database are updated but the bulk is not changed, you may never have any problems.  If every document in a 4 GB database is changed, this could consume 4 GB of page file space.  The only real &quot;workaround&quot; is to turn off journaling, which is not safe unless you have a very solid system of up-to-date replicas and are willing to do a full resync in case of failure.&lt;/p&gt;

&lt;p&gt;Tad&lt;/p&gt;</comment>
                            <comment id="122394" author="woaksie" created="Wed, 23 May 2012 18:42:37 +0000"  >&lt;p&gt;Thanks Tad,&lt;/p&gt;

&lt;p&gt;We are now using 2.1.0 and will monitor memory usage. Does this version have the good or bad fix? We will use the 2.2 when it comes out.&lt;/p&gt;

&lt;p&gt;John.&lt;/p&gt;</comment>
                            <comment id="122144" author="tad" created="Wed, 23 May 2012 00:31:56 +0000"  >&lt;p&gt;Hi John,&lt;/p&gt;

&lt;p&gt;This is caused by mongod.exe trying to remap a copy of the database that is used for journaling and being unable to complete the remap because another thread allocated memory in the area needed by the memory-mapped file copy while the remap was being done.  It is fixed in version 2.0, but in a way that caused other problems, specifically an ongoing increase in memory usage.  It is fixed again, without the increase in memory usage, in the next version of MongoDB, version 2.2.  You could try version 2.0.5 and see if the increased memory usage is a problem for you or wait for version 2.2 which will have a better fix.&lt;/p&gt;

&lt;p&gt;The Jira ticket we are using to track this issue is &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-2942&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/SERVER-2942&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Tad&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="16097">SERVER-2942</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="16778" name="Mongo.txt" size="12164" author="woaksie" created="Tue, 22 May 2012 22:23:08 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 23 May 2012 00:31:56 +0000</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            11 years, 39 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="10022"><![CDATA[Windows]]></customfieldvalue>

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

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

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

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