<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 02:54:31 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-558] FreeBSD assertion on startup</title>
                <link>https://jira.mongodb.org/browse/SERVER-558</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;I&apos;m trying to get mongod working on FreeBSD to help debug a user&apos;s problem.  I&apos;ve got it compiled, but when I try to start it, I get:&lt;/p&gt;

&lt;p&gt;./mongod --help for help and startup options&lt;br/&gt;
Wed Jan 20 16:30:51 Mongo DB : starting : pid = 45130 port = 27017 dbpath = /data/db/ master = 0 slave = 0  32-bit&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;
	&lt;ul&gt;
		&lt;li&gt;NOTE: when using MongoDB 32 bit, you are limited to about 2 gigabytes of data&lt;/li&gt;
		&lt;li&gt;see &lt;a href=&quot;http://blog.mongodb.org/post/137788967/32-bit-limitations&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://blog.mongodb.org/post/137788967/32-bit-limitations&lt;/a&gt; for more&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Wed Jan 20 16:30:51 Assertion: 10334:Invalid BSONObj spec size: 0&lt;br/&gt;
0x80ce150 0x8200dc7 0x8201022 0x81fa3e9 0x81fdb71 0x81ff677 0x811f4c2 0x811facc 0x81f66bc 0x8287f56 0x828a536 0x828ac0f 0x8293be4 0x80adcb9&lt;br/&gt;
 0x80ce150 &amp;lt;_ZN5mongo7BSONObjC1EPKcb+288&amp;gt; at ./mongod&lt;br/&gt;
 0x8200dc7 &amp;lt;_ZN5mongo9DbMessage9nextJsObjEv+71&amp;gt; at ./mongod&lt;br/&gt;
 0x8201022 &amp;lt;_ZN5mongo12QueryMessageC1ERNS_9DbMessageE+290&amp;gt; at ./mongod&lt;br/&gt;
 0x81fa3e9 &amp;lt;_ZN5mongo14receivedDeleteERNS_7MessageERNS_5CurOpE+1641&amp;gt; at ./mongod&lt;br/&gt;
 0x81fdb71 &amp;lt;_ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERK11sockaddr_in+3553&amp;gt; at ./mongod&lt;br/&gt;
 0x81ff677 &amp;lt;_ZN5mongo14DBDirectClient4callERNS_7MessageES2_b+327&amp;gt; at ./mongod&lt;br/&gt;
 0x811f4c2 &amp;lt;_ZN5mongo14DBClientCursor4initEv+258&amp;gt; at ./mongod&lt;br/&gt;
 0x811facc &amp;lt;_ZN5mongo12DBClientBase5queryERKSsNS_5QueryEiiPKNS_7BSONObjEi+284&amp;gt; at ./mongod&lt;br/&gt;
 0x81f66bc &amp;lt;_ZN5mongo14DBDirectClient5queryERKSsNS_5QueryEiiPKNS_7BSONObjEi+108&amp;gt; at ./mongod&lt;br/&gt;
 0x8287f56 &amp;lt;_ZN5mongo19clearTmpCollectionsEv+294&amp;gt; at ./mongod&lt;br/&gt;
 0x828a536 &amp;lt;_ZN5mongo14_initAndListenEiPKc+1030&amp;gt; at ./mongod&lt;br/&gt;
 0x828ac0f &amp;lt;_ZN5mongo13initAndListenEiPKc+47&amp;gt; at ./mongod&lt;br/&gt;
 0x8293be4 &amp;lt;main+31204&amp;gt; at ./mongod&lt;br/&gt;
 0x80adcb9 &amp;lt;_start+137&amp;gt; at ./mongod&lt;br/&gt;
Wed Jan 20 16:30:51   exception in initAndListen std::exception: Invalid BSONObj spec size: 0, terminating&lt;br/&gt;
Wed Jan 20 16:30:51  dbexit:&lt;br/&gt;
Wed Jan 20 16:30:51      shutdown: going to close listening sockets...&lt;br/&gt;
Wed Jan 20 16:30:51      shutdown: going to flush oplog...&lt;br/&gt;
Wed Jan 20 16:30:51      shutdown: going to close sockets...&lt;br/&gt;
Wed Jan 20 16:30:51      shutdown: waiting for fs preallocator...&lt;br/&gt;
Wed Jan 20 16:30:51      shutdown: closing all files...&lt;br/&gt;
Wed Jan 20 16:30:51      closeAllFiles() finished&lt;br/&gt;
Wed Jan 20 16:30:51      shutdown: removing fs lock...&lt;br/&gt;
Wed Jan 20 16:30:51  dbexit: really exiting now&lt;br/&gt;
ERROR: Client::shutdown not called!&lt;/p&gt;

&lt;p&gt;Anyone recognize this error?&lt;/p&gt;</description>
                <environment></environment>
        <key id="11160">SERVER-558</key>
            <summary>FreeBSD assertion on startup</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="kristina">Kristina Chodorow</reporter>
                        <labels>
                    </labels>
                <created>Wed, 20 Jan 2010 17:48:49 +0000</created>
                <updated>Tue, 12 Jul 2016 00:29:05 +0000</updated>
                            <resolved>Thu, 21 Jan 2010 12:14:50 +0000</resolved>
                                                    <fixVersion>1.3.2</fixVersion>
                                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="12196" author="eliot" created="Mon, 8 Feb 2010 13:32:01 +0000"  >&lt;p&gt;note - there is also a freebsd slave now&lt;/p&gt;</comment>
                            <comment id="11889" author="kristina" created="Thu, 21 Jan 2010 12:14:50 +0000"  >&lt;p&gt;Needed a newer version of boost.  Might be worth looking into if someone has the time, but I&apos;m happy.&lt;/p&gt;</comment>
                            <comment id="11871" author="eliot" created="Wed, 20 Jan 2010 20:57:39 +0000"  >&lt;p&gt;don&apos;t want to fix anything till BB has freebsd or it&apos;ll just break again (it used to work)&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>Wed, 20 Jan 2010 20:57:39 +0000</customfieldvalue>

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

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

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

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