<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 02:53:26 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-224] assertion when selecting a non-existant sub-object on an existant object</title>
                <link>https://jira.mongodb.org/browse/SERVER-224</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;&amp;gt; db.demo.insert({foo:{bar:1}})&lt;br/&gt;
&amp;gt; db.demo.find({},&lt;/p&gt;
{foo:1}
&lt;p&gt;)&lt;br/&gt;
{&quot;_id&quot; :  ObjectId( &quot;4a80641c253e1a428459ca94&quot;)  , &quot;foo&quot; : {&quot;bar&quot; : 1}}&lt;br/&gt;
&amp;gt; db.demo.find({},&lt;/p&gt;
{&apos;foo.bar&apos;:1}
&lt;p&gt;)&lt;br/&gt;
{&quot;_id&quot; :  ObjectId( &quot;4a80641c253e1a428459ca94&quot;)  , &quot;foo&quot; : {&quot;bar&quot; : 1}}&lt;br/&gt;
&amp;gt; db.demo.find({},&lt;/p&gt;
{&apos;foo.qux&apos;:1}
&lt;p&gt;)&lt;br/&gt;
error: &lt;/p&gt;
{&quot;$err&quot; : &quot;assertion during query&quot;}
&lt;p&gt;&amp;gt; db.demo.find({},&lt;/p&gt;
{&apos;baz.qux&apos;:1}
&lt;p&gt;)&lt;br/&gt;
&amp;gt; db.demo.find({},&lt;/p&gt;
{&apos;baz&apos;:1}
&lt;p&gt;)    &lt;br/&gt;
&amp;gt; &lt;/p&gt;


&lt;p&gt;Note that the last two don&apos;t assert.&lt;/p&gt;

&lt;p&gt;Server log:&lt;br/&gt;
Mon Aug 10 14:18:03 test.demo Assertion failure !e.eoo() db/jsobj.h 909&lt;br/&gt;
0x44ae87 0x45179d 0x444a4d 0x444f3d 0x48f6b9 0x4901eb 0x51e4f6 0x52542b 0x527ed1 0x47ed4c 0x4f8ed0 0x4fbe00 0x53403a 0x545a57 0x54565f 0x3742206367 0x37416d30ad &lt;br/&gt;
 /home/fds/pp_web/palogging/mongo/prefix/bin/mongod &lt;span class=&quot;error&quot;&gt;&amp;#91;0x44ae87&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /home/fds/pp_web/palogging/mongo/prefix/bin/mongod &lt;span class=&quot;error&quot;&gt;&amp;#91;0x45179d&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /home/fds/pp_web/palogging/mongo/prefix/bin/mongod &lt;span class=&quot;error&quot;&gt;&amp;#91;0x444a4d&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /home/fds/pp_web/palogging/mongo/prefix/bin/mongod &lt;span class=&quot;error&quot;&gt;&amp;#91;0x444f3d&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /home/fds/pp_web/palogging/mongo/prefix/bin/mongod &lt;span class=&quot;error&quot;&gt;&amp;#91;0x48f6b9&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /home/fds/pp_web/palogging/mongo/prefix/bin/mongod &lt;span class=&quot;error&quot;&gt;&amp;#91;0x4901eb&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /home/fds/pp_web/palogging/mongo/prefix/bin/mongod &lt;span class=&quot;error&quot;&gt;&amp;#91;0x51e4f6&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /home/fds/pp_web/palogging/mongo/prefix/bin/mongod &lt;span class=&quot;error&quot;&gt;&amp;#91;0x52542b&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /home/fds/pp_web/palogging/mongo/prefix/bin/mongod &lt;span class=&quot;error&quot;&gt;&amp;#91;0x527ed1&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /home/fds/pp_web/palogging/mongo/prefix/bin/mongod &lt;span class=&quot;error&quot;&gt;&amp;#91;0x47ed4c&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /home/fds/pp_web/palogging/mongo/prefix/bin/mongod &lt;span class=&quot;error&quot;&gt;&amp;#91;0x4f8ed0&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /home/fds/pp_web/palogging/mongo/prefix/bin/mongod &lt;span class=&quot;error&quot;&gt;&amp;#91;0x4fbe00&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /home/fds/pp_web/palogging/mongo/prefix/bin/mongod(_ZN5mongo10connThreadEv+0x1fa) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x53403a&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /home/fds/pp_web/palogging/mongo/prefix/bin/mongod &lt;span class=&quot;error&quot;&gt;&amp;#91;0x545a57&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /home/fds/pp_web/palogging/mongo/prefix/bin/mongod &lt;span class=&quot;error&quot;&gt;&amp;#91;0x54565f&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libpthread.so.0 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x3742206367&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6(clone+0x6d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x37416d30ad&amp;#93;&lt;/span&gt;&lt;br/&gt;
Mon Aug 10 14:18:03 Assertion: &lt;br/&gt;
Mon Aug 10 14:18:03 test.demo  Caught Assertion in runQuery ns:test.demo massert:&lt;br/&gt;
Mon Aug 10 14:18:03   ntoskip:0 ntoreturn:0&lt;br/&gt;
Mon Aug 10 14:18:03   query:{}&lt;/p&gt;</description>
                <environment></environment>
        <key id="10424">SERVER-224</key>
            <summary>assertion when selecting a non-existant sub-object on an existant object</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="eliot">Eliot Horowitz</assignee>
                                    <reporter username="mathias@mongodb.com">Mathias Stearn</reporter>
                        <labels>
                    </labels>
                <created>Mon, 10 Aug 2009 14:28:23 +0000</created>
                <updated>Tue, 12 Jul 2016 00:29:21 +0000</updated>
                            <resolved>Mon, 10 Aug 2009 15:26:12 +0000</resolved>
                                                    <fixVersion>0.9.8</fixVersion>
                                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="10462" author="eliot" created="Sat, 15 Aug 2009 10:10:02 +0000"  >&lt;p&gt;Released in 0.9.8&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>Sat, 15 Aug 2009 10:10:02 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        14 years, 27 weeks, 4 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            14 years, 27 weeks, 4 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>eliot</customfieldvalue>
            <customfieldvalue>mathias@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrpwqn:</customfieldvalue>

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

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

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