<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:11:09 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-6247] mongod is no longer running, &quot;terminate called()&quot; error</title>
                <link>https://jira.mongodb.org/browse/SERVER-6247</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Never had issues with mongo before. I&apos;d recently installed it on a cluster at my University because there were several .bson files I needed to analyze there, and I&apos;ve been working with it from my laptop. Was able to restore all the files, make queries successfully, etc. Yesterday when I started mongo and typed &quot;show dbs&quot; I got some error and found a lock file in data/db (sorry I don&apos;t have the specific error anymore), but searching online indicated that the databases may have been corrupted due to not exiting mongo properly (very likely, I didn&apos;t realize being careless with this would cause problems. Lesson learned.) I couldn&apos;t find a way to fix this, so I simply removed everything from data/db, the goal being to just restore them all. However, then when I started mongod, the following error occurred. I tried removing and reinstalling mongo, but I still get this error. Please help!&lt;/p&gt;

&lt;p&gt; ./mongod --dbpath=&apos;/home/user1/data/db&apos;&lt;/p&gt;

&lt;p&gt;Thu Jun 28 21:38:08 terminate() called, printing stack:&lt;br/&gt;
0xa957de 0x34cecbce16 0x34cecbce43 0x34cecbcf2a 0xaabbf1 0x57338c 0xa9cfaf 0x34c9c1d994 0x501b89&lt;br/&gt;
 ./mongod(_ZN5mongo11myterminateEv+0x5e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xa957de&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/lib64/libstdc++.so.6 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x34cecbce16&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/lib64/libstdc++.so.6 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x34cecbce43&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/lib64/libstdc++.so.6 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x34cecbcf2a&amp;#93;&lt;/span&gt;&lt;br/&gt;
 ./mongod(_ZN5boost6thread12start_threadEv+0xf1) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xaabbf1&amp;#93;&lt;/span&gt;&lt;br/&gt;
 ./mongod(_ZN5mongo13BackgroundJob2goEv+0x18c) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x57338c&amp;#93;&lt;/span&gt;&lt;br/&gt;
 ./mongod(main+0x694f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xa9cfaf&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6(__libc_start_main+0xf4) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x34c9c1d994&amp;#93;&lt;/span&gt;&lt;br/&gt;
 ./mongod(__gxx_personality_v0+0x3e9) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x501b89&amp;#93;&lt;/span&gt;&lt;br/&gt;
Thu Jun 28 21:38:08 Got signal: 6 (Aborted).&lt;/p&gt;

&lt;p&gt;Thu Jun 28 21:38:08 Backtrace:&lt;br/&gt;
0xa95ce9 0x34c9c302d0 0x34c9c30265 0x34c9c31d10 0xa958ab 0x34cecbce16 0x34cecbce43 0x34cecbcf2a 0xaabbf1 0x57338c 0xa9cfaf 0x34c9c1d994 0x501b89&lt;br/&gt;
 ./mongod(_ZN5mongo10abruptQuitEi+0x3a9) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xa95ce9&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x34c9c302d0&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6(gsignal+0x35) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x34c9c30265&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6(abort+0x110) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x34c9c31d10&amp;#93;&lt;/span&gt;&lt;br/&gt;
 ./mongod(_ZN5mongo11myterminateEv+0x12b) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xa958ab&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/lib64/libstdc++.so.6 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x34cecbce16&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/lib64/libstdc++.so.6 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x34cecbce43&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/lib64/libstdc++.so.6 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x34cecbcf2a&amp;#93;&lt;/span&gt;&lt;br/&gt;
 ./mongod(_ZN5boost6thread12start_threadEv+0xf1) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xaabbf1&amp;#93;&lt;/span&gt;&lt;br/&gt;
 ./mongod(_ZN5mongo13BackgroundJob2goEv+0x18c) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x57338c&amp;#93;&lt;/span&gt;&lt;br/&gt;
 ./mongod(main+0x694f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xa9cfaf&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6(__libc_start_main+0xf4) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x34c9c1d994&amp;#93;&lt;/span&gt;&lt;br/&gt;
 ./mongod(__gxx_personality_v0+0x3e9) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x501b89&amp;#93;&lt;/span&gt;&lt;/p&gt;

</description>
                <environment>Mongo installed on a Unix machine, I&amp;#39;m accessing it from a windows computer via putty/ssh</environment>
        <key id="42818">SERVER-6247</key>
            <summary>mongod is no longer running, &quot;terminate called()&quot; error</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="kristina">Kristina Chodorow</assignee>
                                    <reporter username="mel23">Melanie Galloway</reporter>
                        <labels>
                            <label>crash</label>
                    </labels>
                <created>Fri, 29 Jun 2012 03:06:42 +0000</created>
                <updated>Wed, 15 Aug 2012 14:24:08 +0000</updated>
                            <resolved>Fri, 29 Jun 2012 21:26:31 +0000</resolved>
                                    <version>2.0.6</version>
                                                    <component>Performance</component>
                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="138138" author="kristina" created="Fri, 29 Jun 2012 21:26:17 +0000"  >&lt;p&gt;Weird!  It&apos;s difficult to tell from this.  It sounds like a system error?  If you get it again, we might be able to use GDB to figure out where it&apos;s crashing.&lt;/p&gt;</comment>
                            <comment id="138120" author="mel23" created="Fri, 29 Jun 2012 20:53:38 +0000"  >&lt;p&gt;Thank you for the reply. What I pasted originally was everything up until the terminal prompt. I just went to start mongod to repaste everything again just in case, and it&apos;s working fine now! For future reference, is it possible that this was a temporary error with the server I was on, or do you know if this was an error with mongo specifically? Thanks again, even though the problem seems to have corrected itself. &lt;/p&gt;</comment>
                            <comment id="138040" author="kristina" created="Fri, 29 Jun 2012 18:17:36 +0000"  >&lt;p&gt;Please paste all of the output from the terminal, from the ./mongod line to when it exits and you get the terminal prompt again.&lt;/p&gt;</comment>
                            <comment id="137970" author="mel23" created="Fri, 29 Jun 2012 15:29:39 +0000"  >&lt;p&gt;I don&apos;t know how to do that.. (inexperienced/new with all this). Do you have an idea of what&apos;s going on?&lt;/p&gt;</comment>
                            <comment id="137816" author="eliot" created="Fri, 29 Jun 2012 07:13:11 +0000"  >&lt;p&gt;Can you attach full server log?&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>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 29 Jun 2012 07:13:11 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        11 years, 33 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>
                            11 years, 33 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="10020"><![CDATA[Linux]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>eliot</customfieldvalue>
            <customfieldvalue>kristina</customfieldvalue>
            <customfieldvalue>mel23</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrny67:</customfieldvalue>

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

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

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