<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 02:53:02 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-106] admin console crashes on byte[] content (toval evaluation)</title>
                <link>https://jira.mongodb.org/browse/SERVER-106</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;I have created an object inside the collection medix1 which contains one field storing a byte array (via Java driver 0.4). Now when it comes listing the collection entries via the javascript admin console, the following exception is reported:&lt;/p&gt;

&lt;p&gt;&amp;gt; db.medix1.find()&lt;br/&gt;
Mon Jun 15 17:21:20 toval can&apos;t handle type: 5&lt;br/&gt;
Mon Jun 15 17:21:20 User Exception not done: toval&lt;br/&gt;
terminate called after throwing an instance of &apos;mongo::UserException&apos;&lt;br/&gt;
  what():  not done: toval&lt;br/&gt;
mongo got signal 6 (Abort trap), stack trace: &lt;br/&gt;
0x2960 0x95a362bb 0xffffffff 0x95aaa23a 0x95ab6679 0x9585d005 0x9585b10c 0x9585b14b 0x9585b261 0x143fc 0x6dc00 0x647cf 0xfa92f 0xfa5bc 0xed77f 0xedaf0 0xd2746 0xcea21 0x8fdb5 0x8fd0c &lt;br/&gt;
 0   mongo                               0x00002960 _Z12quitAbruptlyi + 176&lt;br/&gt;
 1   libSystem.B.dylib                   0x95a362bb _sigtramp + 43&lt;br/&gt;
 2   ???                                 0xffffffff 0x0 + 4294967295&lt;br/&gt;
 3   libSystem.B.dylib                   0x95aaa23a raise + 26&lt;br/&gt;
 4   libSystem.B.dylib                   0x95ab6679 abort + 73&lt;br/&gt;
 5   libstdc++.6.dylib                   0x9585d005 &lt;em&gt;ZN9&lt;/em&gt;&lt;em&gt;gnu_cxx27&lt;/em&gt;_verbose_terminate_handlerEv + 445&lt;br/&gt;
 6   libstdc++.6.dylib                   0x9585b10c __gxx_personality_v0 + 1108&lt;br/&gt;
 7   libstdc++.6.dylib                   0x9585b14b _ZSt9terminatev + 29&lt;br/&gt;
 8   libstdc++.6.dylib                   0x9585b261 __cxa_throw + 101&lt;br/&gt;
 9   mongo                               0x000143fc _ZN5mongo9uassertedEPKc + 860&lt;br/&gt;
 10  mongo                               0x0006dc00 _ZN5mongo9Convertor5tovalERKNS_11BSONElementE + 448&lt;br/&gt;
 11  mongo                               0x000647cf &lt;em&gt;ZN5mongo16resolveBSONFieldEP9JSContextP8JSObjectljPS3&lt;/em&gt; + 415&lt;br/&gt;
 12  mongo                               0x000fa92f js_LookupPropertyWithFlags + 881&lt;br/&gt;
 13  mongo                               0x000fa5bc js_LookupProperty + 53&lt;br/&gt;
 14  mongo                               0x000ed77f js_ValueToIterator + 2115&lt;br/&gt;
 15  mongo                               0x000edaf0 js_CallIteratorNext + 249&lt;br/&gt;
 16  mongo                               0x000d2746 js_Interpret + 11620&lt;br/&gt;
 17  mongo                               0x000cea21 js_Execute + 774&lt;br/&gt;
 18  mongo                               0x0008fdb5 JS_EvaluateUCScriptForPrincipals + 167&lt;br/&gt;
 19  mongo                               0x0008fd0c JS_EvaluateUCScript + 67&lt;/p&gt;</description>
                <environment>Mac OS X 10.5.7</environment>
        <key id="10226">SERVER-106</key>
            <summary>admin console crashes on byte[] content (toval evaluation)</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="9">Done</resolution>
                                        <assignee username="eliot">Eliot Horowitz</assignee>
                                    <reporter username="nschmuck">Niko Schmuck</reporter>
                        <labels>
                    </labels>
                <created>Mon, 15 Jun 2009 11:28:34 +0000</created>
                <updated>Tue, 12 Jul 2016 00:27:32 +0000</updated>
                            <resolved>Mon, 15 Jun 2009 12:12:21 +0000</resolved>
                                    <version>0.9.3</version>
                                    <fixVersion>0.9.5</fixVersion>
                                    <component>Admin</component>
                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="10202" author="eliot" created="Mon, 15 Jun 2009 12:12:21 +0000"  >&lt;p&gt;Was fixed in 0.9.4 or 0.9.5&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>Mon, 15 Jun 2009 12:12:21 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        14 years, 36 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>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, 36 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>eliot</customfieldvalue>
            <customfieldvalue>nschmuck</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrpxw7:</customfieldvalue>

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

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

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