<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:14: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-7323] Segfault when starting server</title>
                <link>https://jira.mongodb.org/browse/SERVER-7323</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;When starting the server, I get a seg fault.&lt;/p&gt;

&lt;p&gt;INSTALLING&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=&quot; class=&quot;user-hover&quot; rel=&quot;&quot;&gt;&lt;/a&gt;$ brew install -vd mongo&lt;br/&gt;
/usr/local/bin/brew: loading /usr/local/Library/Formula/mongodb.rb&lt;br/&gt;
/usr/local/Library/Formula/mongodb.rb: loading /usr/local/Library/Formula/python.rb&lt;br/&gt;
==&amp;gt; Downloading &lt;a href=&quot;http://fastdl.mongodb.org/osx/mongodb-osx-x86_64-2.2.0.tgz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://fastdl.mongodb.org/osx/mongodb-osx-x86_64-2.2.0.tgz&lt;/a&gt;&lt;br/&gt;
Already downloaded: /Library/Caches/Homebrew/mongodb-2.2.0-x86_64.tgz&lt;br/&gt;
/usr/bin/tar xf /Library/Caches/Homebrew/mongodb-2.2.0-x86_64.tgz&lt;br/&gt;
==&amp;gt; Cleaning&lt;br/&gt;
==&amp;gt; Caveats&lt;br/&gt;
To have launchd start mongodb at login:&lt;br/&gt;
    ln -s /usr/local/opt/mongodb/*.plist ~/Library/LaunchAgents/&lt;br/&gt;
Then to load mongodb now:&lt;br/&gt;
    launchctl load -w ~/Library/LaunchAgents/homebrew.mxcl.mongodb.plist&lt;br/&gt;
Or, if you don&apos;t want/need launchctl, you can just run:&lt;br/&gt;
    mongod&lt;br/&gt;
==&amp;gt; Finishing up&lt;br/&gt;
ln -s ../Cellar/mongodb/2.2.0-x86_64/bin/mongotop mongotop&lt;br/&gt;
ln -s ../Cellar/mongodb/2.2.0-x86_64/bin/mongostat mongostat&lt;br/&gt;
ln -s ../Cellar/mongodb/2.2.0-x86_64/bin/mongosniff mongosniff&lt;br/&gt;
ln -s ../Cellar/mongodb/2.2.0-x86_64/bin/mongos mongos&lt;br/&gt;
ln -s ../Cellar/mongodb/2.2.0-x86_64/bin/mongorestore mongorestore&lt;br/&gt;
ln -s ../Cellar/mongodb/2.2.0-x86_64/bin/mongoperf mongoperf&lt;br/&gt;
ln -s ../Cellar/mongodb/2.2.0-x86_64/bin/mongooplog mongooplog&lt;br/&gt;
ln -s ../Cellar/mongodb/2.2.0-x86_64/bin/mongoimport mongoimport&lt;br/&gt;
ln -s ../Cellar/mongodb/2.2.0-x86_64/bin/mongofiles mongofiles&lt;br/&gt;
ln -s ../Cellar/mongodb/2.2.0-x86_64/bin/mongoexport mongoexport&lt;br/&gt;
ln -s ../Cellar/mongodb/2.2.0-x86_64/bin/mongodump mongodump&lt;br/&gt;
ln -s ../Cellar/mongodb/2.2.0-x86_64/bin/mongod mongod&lt;br/&gt;
ln -s ../Cellar/mongodb/2.2.0-x86_64/bin/mongo mongo&lt;br/&gt;
ln -s ../Cellar/mongodb/2.2.0-x86_64/bin/bsondump bsondump&lt;br/&gt;
ln -s ../../Cellar/mongodb/2.2.0-x86_64 mongodb&lt;br/&gt;
ln -s ../Cellar/mongodb/2.2.0-x86_64 mongodb&lt;br/&gt;
==&amp;gt; Summary&lt;br/&gt;
/usr/local/Cellar/mongodb/2.2.0-x86_64: 21 files, 170M, built in 3 seconds&lt;/p&gt;

&lt;p&gt;RUNNING&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=&quot; class=&quot;user-hover&quot; rel=&quot;&quot;&gt;&lt;/a&gt;$ mongod --dbpath mongod/emark&lt;br/&gt;
Thu Oct 11 10:13:58 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; MongoDB starting : pid=1238 port=27017 dbpath=mongod/emark 64-bit host=Adams-MacBook-Pro.local&lt;br/&gt;
Thu Oct 11 10:13:58 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; &lt;br/&gt;
Thu Oct 11 10:13:58 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; ** WARNING: soft rlimits too low. Number of files is 256, should be at least 1000&lt;br/&gt;
Thu Oct 11 10:13:58 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; db version v2.2.0, pdfile version 4.5&lt;br/&gt;
Thu Oct 11 10:13:58 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; git version: f5e83eae9cfbec7fb7a071321928f00d1b0c5207&lt;br/&gt;
Thu Oct 11 10:13:58 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; build info: Darwin bs-osx-106-x86-64-1.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386 BOOST_LIB_VERSION=1_49&lt;br/&gt;
Thu Oct 11 10:13:58 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; options: &lt;/p&gt;
{ bind_ip: &quot;127.0.0.1&quot;, config: &quot;/usr/local/etc/mongod.conf&quot;, dbpath: &quot;mongod/emark&quot; }
&lt;p&gt;Thu Oct 11 10:13:58 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; journal dir=mongod/emark/journal&lt;br/&gt;
Thu Oct 11 10:13:58 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; recover begin&lt;br/&gt;
Thu Oct 11 10:13:58 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; info no lsn file in journal/ directory&lt;br/&gt;
Thu Oct 11 10:13:58 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; recover lsn: 0&lt;br/&gt;
Thu Oct 11 10:13:58 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; recover mongod/emark/journal/j._0&lt;br/&gt;
Thu Oct 11 10:13:58 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; recover cleaning up&lt;br/&gt;
Thu Oct 11 10:13:58 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; removeJournalFiles&lt;br/&gt;
Thu Oct 11 10:13:58 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; recover done&lt;br/&gt;
Thu Oct 11 10:13:58 Invalid access at address: 0x14949d000 from thread: initandlisten&lt;/p&gt;

&lt;p&gt;Thu Oct 11 10:13:58 Got signal: 11 (Segmentation fault: 11).&lt;/p&gt;

&lt;p&gt;Thu Oct 11 10:13:58 Backtrace:&lt;br/&gt;
0x10037637b 0x100001a6b 0x100002121 0x7fff945528ea 0x2 0x1002064de 0x100082d31 0x100084f13 0x1006464c9 0x1006494d6 0x10064aec9 0x100175487 0x1001ac2df 0x10063efbf 0x100004ca6 0x100005815 0x10000608d 0x10000d534 0x10000f309 0x100000ea4 &lt;br/&gt;
 0   mongod                              0x000000010037637b _ZN5mongo15printStackTraceERSo + 43&lt;br/&gt;
 1   mongod                              0x0000000100001a6b _ZN5mongo10abruptQuitEi + 987&lt;br/&gt;
 2   mongod                              0x0000000100002121 &lt;em&gt;ZN5mongo24abruptQuitWithAddrSignalEiP9&lt;/em&gt;_siginfoPv + 673&lt;br/&gt;
 3   libsystem_c.dylib                   0x00007fff945528ea _sigtramp + 26&lt;br/&gt;
 4   ???                                 0x0000000000000002 0x0 + 2&lt;br/&gt;
 5   mongod                              0x00000001002064de _ZN5mongo11BasicCursor7advanceEv + 158&lt;br/&gt;
 6   mongod                              0x0000000100082d31 _ZN5mongo23queryWithQueryOptimizerEiRKSsRKNS_7BSONObjERNS_5CurOpES4_S4_RKN5boost10shared_ptrINS_11ParsedQueryEEES4_RKNS_17ShardChunkVersionERNS7_10scoped_ptrINS_25PageFaultRetryableSectionEEERNSG_INS_19NoPageFaultsAllowedEEERNS_7MessageE + 1489&lt;br/&gt;
 7   mongod                              0x0000000100084f13 &lt;em&gt;ZN5mongo8runQueryERNS_7MessageERNS_12QueryMessageERNS_5CurOpES1&lt;/em&gt; + 3187&lt;br/&gt;
 8   mongod                              0x00000001006464c9 _ZN5mongoL13receivedQueryERNS_6ClientERNS_10DbResponseERNS_7MessageE + 393&lt;br/&gt;
 9   mongod                              0x00000001006494d6 _ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_11HostAndPortE + 950&lt;br/&gt;
 10  mongod                              0x000000010064aec9 _ZN5mongo14DBDirectClient4callERNS_7MessageES2_bPSs + 121&lt;br/&gt;
 11  mongod                              0x0000000100175487 _ZN5mongo14DBClientCursor4initEv + 167&lt;br/&gt;
 12  mongod                              0x00000001001ac2df _ZN5mongo12DBClientBase5queryERKSsNS_5QueryEiiPKNS_7BSONObjEii + 191&lt;br/&gt;
 13  mongod                              0x000000010063efbf _ZN5mongo14DBDirectClient5queryERKSsNS_5QueryEiiPKNS_7BSONObjEii + 79&lt;br/&gt;
 14  mongod                              0x0000000100004ca6 _ZN5mongo19clearTmpCollectionsEv + 710&lt;br/&gt;
 15  mongod                              0x0000000100005815 _ZN5mongo14_initAndListenEi + 1093&lt;br/&gt;
 16  mongod                              0x000000010000608d _ZN5mongo13initAndListenEi + 29&lt;br/&gt;
 17  mongod                              0x000000010000d534 _ZL11mongoDbMainiPPc + 29348&lt;br/&gt;
 18  mongod                              0x000000010000f309 main + 9&lt;br/&gt;
 19  mongod                              0x0000000100000ea4 start + 52&lt;/p&gt;

&lt;p&gt;FILES USED&lt;br/&gt;
You can have the database files if you like, please just ask for them.&lt;/p&gt;</description>
                <environment>Mac OSX Mountain Lion 10.8.2&lt;br/&gt;
db version v2.2.0, pdfile version 4.5&lt;br/&gt;
Thu Oct 11 10:18:55 git version: f5e83eae9cfbec7fb7a071321928f00d1b0c5207</environment>
        <key id="52880">SERVER-7323</key>
            <summary>Segfault when starting server</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="5">Cannot Reproduce</resolution>
                                        <assignee username="sam.helman@10gen.com">sam.helman@10gen.com</assignee>
                                    <reporter username="adamskogman">Adam Skogman</reporter>
                        <labels>
                    </labels>
                <created>Thu, 11 Oct 2012 08:23:09 +0000</created>
                <updated>Fri, 8 Mar 2013 15:55:43 +0000</updated>
                            <resolved>Mon, 22 Oct 2012 15:00:53 +0000</resolved>
                                    <version>2.2.0</version>
                                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="177778" author="sam.helman@10gen.com" created="Mon, 22 Oct 2012 15:00:53 +0000"  >&lt;p&gt;I was unable to reproduce this bug - if it comes up again, please reopen this ticket so that we can take a look together.  In order to reproduce your bug we will need certain other information, such as the state of the database files and your system in general when the issue occurred.&lt;/p&gt;</comment>
                            <comment id="176164" author="sam.helman@10gen.com" created="Wed, 17 Oct 2012 18:04:44 +0000"  >&lt;p&gt;Just checking in - did you have any luck solving your issue?&lt;/p&gt;</comment>
                            <comment id="173942" author="sam.helman@10gen.com" created="Thu, 11 Oct 2012 20:50:38 +0000"  >&lt;p&gt;Hello Adam,&lt;/p&gt;

&lt;p&gt;Running the same commands for me on Mountain Lion did not reproduce your error - how large are your data files, and how were they created? Was there any information in the journal directory when the mongod was started?&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>Thu, 11 Oct 2012 20:50:38 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        11 years, 17 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>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, 17 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_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10021"><![CDATA[OS X]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>adamskogman</customfieldvalue>
            <customfieldvalue>sam.helman@10gen.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrnlkv:</customfieldvalue>

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

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

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