<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 02:59:18 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-2214] DBRef(coll, id) causes Assertion</title>
                <link>https://jira.mongodb.org/browse/SERVER-2214</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;&amp;gt; DBRef(&quot;test&quot;, 1)&lt;br/&gt;
Assertion failure: OBJ_GET_CLASS(cx, obj)-&amp;gt;flags &amp;amp; JSCLASS_HAS_PRIVATE, at jsapi.c:2303&lt;br/&gt;
Mon Dec 13 23:37:36 mongo got signal 6 (Aborted), stack trace:&lt;/p&gt;

&lt;p&gt;Mon Dec 13 23:37:36 0x473952 0x2b75a8574af0 0x2b75a8574a75 0x2b75a85785c0 0x629ad5 0x563a68 0x4eb9ef 0x5aac2f 0x5bdc29 0x5ab7e6 0x5689df 0x568928 0x568811 0x4fcd97 0x4775db 0x478a66 0x2b75a855fc4d 0x4727d9&lt;br/&gt;
 mongo(_Z12quitAbruptlyi+0x3c2) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x473952&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib/libc.so.6(+0x33af0) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x2b75a8574af0&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib/libc.so.6(gsignal+0x35) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x2b75a8574a75&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib/libc.so.6(abort+0x180) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x2b75a85785c0&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo() &lt;span class=&quot;error&quot;&gt;&amp;#91;0x629ad5&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(JS_SetPrivate+0x82) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x563a68&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(&lt;em&gt;ZN5mongo17dbref_constructorEP9JSContextP8JSObjectjPlS4&lt;/em&gt;+0x22f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x4eb9ef&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(js_Invoke+0xe65) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x5aac2f&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(js_Interpret+0x11433) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x5bdc29&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(js_Execute+0x418) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x5ab7e6&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(JS_EvaluateUCScriptForPrincipals+0xb5) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x5689df&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(JS_EvaluateUCScript+0x5a) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x568928&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(JS_EvaluateScript+0x80) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x568811&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(_ZN5mongo7SMScope4execERKSsS2_bbbi+0x117) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x4fcd97&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(_Z5_mainiPPc+0x1d2b) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x4775db&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(main+0x26) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x478a66&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib/libc.so.6(__libc_start_main+0xfd) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x2b75a855fc4d&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(_ZNSt15basic_streambufIcSt11char_traitsIcEE6xsputnEPKcl+0x49) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x4727d9&amp;#93;&lt;/span&gt;&lt;/p&gt;




&lt;p&gt;seems to require &quot;new&quot;&lt;/p&gt;


&lt;p&gt;&amp;gt; new DBRef(&quot;test&quot;, 1)&lt;/p&gt;
{ &quot;$ref&quot; : &quot;test&quot;, &quot;$id&quot; : 1 }</description>
                <environment></environment>
        <key id="13952">SERVER-2214</key>
            <summary>DBRef(coll, id) causes Assertion</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</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="antoine">Antoine Girbal</assignee>
                                    <reporter username="scotthernandez">Scott Hernandez</reporter>
                        <labels>
                    </labels>
                <created>Mon, 13 Dec 2010 23:41:25 +0000</created>
                <updated>Tue, 29 May 2012 14:53:34 +0000</updated>
                            <resolved>Fri, 7 Oct 2011 23:56:04 +0000</resolved>
                                    <version>1.7.3</version>
                                                    <component>JavaScript</component>
                                        <votes>1</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="59246" author="antoine" created="Fri, 7 Oct 2011 23:56:04 +0000"  >&lt;p&gt;dup of &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-2751&quot; title=&quot;Many JS types crash shell if &amp;quot;new&amp;quot; is omitted&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-2751&quot;&gt;&lt;del&gt;SERVER-2751&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="22939" author="s.meissner@davengo.com" created="Tue, 1 Feb 2011 12:07:49 +0000"  >&lt;p&gt;it seems that sending a query to the Server with DBRef without new instantly crashes the server. This bug not affects the Shell only. (using version 1.6.3)&lt;/p&gt;</comment>
                            <comment id="21405" author="eliot" created="Tue, 14 Dec 2010 05:46:18 +0000"  >&lt;p&gt;Yes, new is required, will make error nicer.&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>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 14 Dec 2010 05:46:18 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        12 years, 19 weeks, 5 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, 19 weeks, 5 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>antoine</customfieldvalue>
            <customfieldvalue>eliot</customfieldvalue>
            <customfieldvalue>scotthernandez</customfieldvalue>
            <customfieldvalue>s.meissner@davengo.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrpa8v:</customfieldvalue>

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

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

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