<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:08:54 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-5437] mongod config server  go in hang state</title>
                <link>https://jira.mongodb.org/browse/SERVER-5437</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt; There was some memory corruption in mongod config  (Libc memory corruption, as clear from the logs) and this make it  go in a wait state for a lock within libc, which never get completed due to memory corruption.  I think that there should be some hang detection mechanism for these services also.&lt;/p&gt;



&lt;p&gt;Stack Trace is:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;root@ct-node-ft-112 logs&amp;#93;&lt;/span&gt;# gdb attach 4225&lt;br/&gt;
GNU gdb (GDB) Red Hat Enterprise Linux (7.0.1-32.el5)&lt;br/&gt;
Copyright (C) 2009 Free Software Foundation, Inc.&lt;br/&gt;
License GPLv3+: GNU GPL version 3 or later &amp;lt;&lt;a href=&quot;http://gnu.org/licenses/gpl.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://gnu.org/licenses/gpl.html&lt;/a&gt;&amp;gt;&lt;br/&gt;
This is free software: you are free to change and redistribute it.&lt;br/&gt;
There is NO WARRANTY, to the extent permitted by law.  Type &quot;show copying&quot;&lt;br/&gt;
and &quot;show warranty&quot; for details.&lt;br/&gt;
This GDB was configured as &quot;x86_64-redhat-linux-gnu&quot;.&lt;br/&gt;
For bug reporting instructions, please see:&lt;br/&gt;
&amp;lt;&lt;a href=&quot;http://www.gnu.org/software/gdb/bugs/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://www.gnu.org/software/gdb/bugs/&lt;/a&gt;&amp;gt;...&lt;br/&gt;
attach: No such file or directory.&lt;br/&gt;
Attaching to process 4225&lt;br/&gt;
Reading symbols from /usr/local/ct/depend/mongo/bin/mongod...(no debugging symbols found)...done.&lt;br/&gt;
Reading symbols from /lib64/libpthread.so.0...(no debugging symbols found)...done.&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;Thread debugging using libthread_db enabled&amp;#93;&lt;/span&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;New Thread 0x42685940 (LWP 4291)&amp;#93;&lt;/span&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;New Thread 0x41e84940 (LWP 4276)&amp;#93;&lt;/span&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;New Thread 0x41683940 (LWP 4273)&amp;#93;&lt;/span&gt;&lt;br/&gt;
Loaded symbols for /lib64/libpthread.so.0&lt;br/&gt;
Reading symbols from /usr/lib64/libstdc++.so.6...(no debugging symbols found)...done.&lt;br/&gt;
Loaded symbols for /usr/lib64/libstdc++.so.6&lt;br/&gt;
Reading symbols from /lib64/libm.so.6...(no debugging symbols found)...done.&lt;br/&gt;
Loaded symbols for /lib64/libm.so.6&lt;br/&gt;
Reading symbols from /lib64/libgcc_s.so.1...(no debugging symbols found)...done.&lt;br/&gt;
Loaded symbols for /lib64/libgcc_s.so.1&lt;br/&gt;
Reading symbols from /lib64/libc.so.6...(no debugging symbols found)...done.&lt;br/&gt;
Loaded symbols for /lib64/libc.so.6&lt;br/&gt;
Reading symbols from /lib64/ld-linux-x86-64.so.2...(no debugging symbols found)...done.&lt;br/&gt;
Loaded symbols for /lib64/ld-linux-x86-64.so.2&lt;br/&gt;
0x00000036cfcdfe8e in __lll_lock_wait_private () from /lib64/libc.so.6&lt;br/&gt;
(gdb) bt&lt;br/&gt;
#0  0x00000036cfcdfe8e in __lll_lock_wait_private () from /lib64/libc.so.6&lt;br/&gt;
#1  0x00000036cfc770bd in _L_lock_5478 () from /lib64/libc.so.6&lt;br/&gt;
#2  0x00000036cfc71de3 in _int_free () from /lib64/libc.so.6&lt;br/&gt;
#3  0x00000036cfc728bb in free () from /lib64/libc.so.6&lt;br/&gt;
#4  0x00000036cfc33493 in exit () from /lib64/libc.so.6&lt;br/&gt;
#5  0x000000000088a418 in mongo:bexit(mongo::ExitCode, char const*, bool) ()&lt;br/&gt;
#6  0x0000000000a95553 in mongo::initAndListen(int) ()&lt;br/&gt;
#7  0x0000000000a9f17a in main ()&lt;br/&gt;
(gdb) detach&lt;br/&gt;
Detaching from program: /usr/local/ct/depend/mongo/bin/mongod, process 4225&lt;br/&gt;
(gdb) quit&lt;/p&gt;


&lt;p&gt;Logs are :&lt;br/&gt;
Sat Mar 24 10:25:23 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; build info: Linux ip-10-110-9-236 2.6.21.7-2.ec2.v1.2.fc8xen #1 SMP Fri Nov 20 17:48:28 EST 2009 x86_64 BOOST_LIB_VERSION=1_41&lt;br/&gt;
Sat Mar 24 10:25:23 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; options: &lt;/p&gt;
{ bind_ip: &quot;-all&quot;, configsvr: true, dbpath: &quot;/u01/configdb1&quot;, journalCommitInterval: 2, logappend: true, logpath: &quot;/usr/local/ct/depend/mongo/logs/mongoc_30000.log&quot;, port: 30000, quiet: true, smallfiles: true, vvv: true }
&lt;p&gt;Sat Mar 24 10:25:23 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; User Assertion: 10296bpath (/u01/configdb1) does not exist&lt;br/&gt;
Sat Mar 24 10:25:23 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; exception in initAndListen: 10296 dbpath (/u01/configdb1) does not exist, terminating&lt;br/&gt;
Sat Mar 24 10:25:23 dbexit:&lt;br/&gt;
Sat Mar 24 10:25:23 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: going to close listening sockets...&lt;br/&gt;
Sat Mar 24 10:25:23 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: going to flush diaglog...&lt;br/&gt;
Sat Mar 24 10:25:23 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: going to close sockets...&lt;br/&gt;
Sat Mar 24 10:25:23 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: waiting for fs preallocator...&lt;br/&gt;
Sat Mar 24 10:25:23 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: lock for final commit...&lt;br/&gt;
Sat Mar 24 10:25:23 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: final commit...&lt;br/&gt;
Sat Mar 24 10:25:23 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: closing all files...&lt;br/&gt;
Sat Mar 24 10:25:23 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; closeAllFiles() finished&lt;br/&gt;
Sat Mar 24 10:25:23 dbexit: really exiting now&lt;br/&gt;
Sat Mar 24 10:25:23 BackgroundJob starting: DataFileSync&lt;br/&gt;
Sat Mar 24 10:25:23 Invalid access at address: 0&lt;/p&gt;

&lt;p&gt;Sat Mar 24 10:25:23 Got signal: 11 (Segmentation fault).&lt;/p&gt;

&lt;p&gt;Sat Mar 24 10:25:23 Backtrace:&lt;br/&gt;
0xa90c39 0xa91210 0x36d080eb10&lt;br/&gt;
 /usr/local/ct/depend/mongo/bin/mongod(_ZN5mongo10abruptQuitEi+0x399) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xa90c39&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/local/ct/depend/mongo/bin/mongod(_ZN5mongo24abruptQuitWithAddrSignalEiP7siginfoPv+0x220) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xa91210&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libpthread.so.0 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x36d080eb10&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;
	&lt;ul&gt;
		&lt;li&gt;
		&lt;ul&gt;
			&lt;li&gt;glibc detected *** /usr/local/ct/depend/mongo/bin/mongod: corrupted double-linked list: 0x0000000002da6450 ***&lt;br/&gt;
======= Backtrace: =========&lt;br/&gt;
/lib64/libc.so.6&lt;span class=&quot;error&quot;&gt;&amp;#91;0x36cfc724d8&amp;#93;&lt;/span&gt;&lt;br/&gt;
/lib64/libc.so.6(cfree+0x4b)&lt;span class=&quot;error&quot;&gt;&amp;#91;0x36cfc728bb&amp;#93;&lt;/span&gt;&lt;br/&gt;
/lib64/libc.so.6(exit+0xe5)&lt;span class=&quot;error&quot;&gt;&amp;#91;0x36cfc334f5&amp;#93;&lt;/span&gt;&lt;br/&gt;
/usr/local/ct/depend/mongo/bin/mongod(_ZN5mongo10abruptQuitEi+0x5ee)&lt;span class=&quot;error&quot;&gt;&amp;#91;0xa90e8e&amp;#93;&lt;/span&gt;&lt;br/&gt;
/usr/local/ct/depend/mongo/bin/mongod(_ZN5mongo24abruptQuitWithAddrSignalEiP7siginfoPv+0x220)&lt;span class=&quot;error&quot;&gt;&amp;#91;0xa91210&amp;#93;&lt;/span&gt;&lt;br/&gt;
/lib64/libpthread.so.0&lt;span class=&quot;error&quot;&gt;&amp;#91;0x36d080eb10&amp;#93;&lt;/span&gt;&lt;br/&gt;
======= Memory map: ========&lt;br/&gt;
00400000-00c25000 r-xp 00000000 08:02 10750214                           /usr/local/ct/depend/mongo/bin/mongod&lt;br/&gt;
00e25000-00e44000 rw-p 00825000 08:02 10750214                           /usr/local/ct/depend/mongo/bin/mongod&lt;br/&gt;
00e44000-0184c000 rw-p 00000000 00:00 0&lt;br/&gt;
02d63000-02dc7000 rw-p 00000000 00:00 0                                  &lt;span class=&quot;error&quot;&gt;&amp;#91;heap&amp;#93;&lt;/span&gt;&lt;br/&gt;
40e83000-40e84000 ---p 00000000 00:00 0&lt;br/&gt;
40e84000-41684000 rw-p 00000000 00:00 0&lt;br/&gt;
41684000-41685000 ---p 00000000 00:00 0&lt;br/&gt;
41685000-41e85000 rw-p 00000000 00:00 0&lt;br/&gt;
41e85000-41e86000 ---p 00000000 00:00 0&lt;br/&gt;
41e86000-42686000 rw-p 00000000 00:00 0&lt;br/&gt;
36cf800000-36cf81c000 r-xp 00000000 08:02 7438662                        /lib64/ld-2.5.so&lt;br/&gt;
36cfa1b000-36cfa1c000 r--p 0001b000 08:02 7438662                        /lib64/ld-2.5.so&lt;br/&gt;
36cfa1c000-36cfa1d000 rw-p 0001c000 08:02 7438662                        /lib64/ld-2.5.so&lt;br/&gt;
36cfc00000-36cfd4e000 r-xp 00000000 08:02 7438663                        /lib64/libc-2.5.so&lt;br/&gt;
36cfd4e000-36cff4e000 ---p 0014e000 08:02 7438663                        /lib64/libc-2.5.so&lt;br/&gt;
36cff4e000-36cff52000 r--p 0014e000 08:02 7438663                        /lib64/libc-2.5.so&lt;br/&gt;
36cff52000-36cff53000 rw-p 00152000 08:02 7438663                        /lib64/libc-2.5.so&lt;br/&gt;
36cff53000-36cff58000 rw-p 00000000 00:00 0&lt;br/&gt;
36d0000000-36d0082000 r-xp 00000000 08:02 7438664                        /lib64/libm-2.5.so&lt;br/&gt;
36d0082000-36d0281000 ---p 00082000 08:02 7438664                        /lib64/libm-2.5.so&lt;br/&gt;
36d0281000-36d0282000 r--p 00081000 08:02 7438664                        /lib64/libm-2.5.so&lt;br/&gt;
36d0282000-36d0283000 rw-p 00082000 08:02 7438664                        /lib64/libm-2.5.so&lt;br/&gt;
36d0800000-36d0816000 r-xp 00000000 08:02 7438670                        /lib64/libpthread-2.5.so&lt;br/&gt;
36d0816000-36d0a15000 ---p 00016000 08:02 7438670                        /lib64/libpthread-2.5.so&lt;br/&gt;
36d0a15000-36d0a16000 r--p 00015000 08:02 7438670                        /lib64/libpthread-2.5.so&lt;br/&gt;
36d0a16000-36d0a17000 rw-p 00016000 08:02 7438670                        /lib64/libpthread-2.5.so&lt;br/&gt;
36d0a17000-36d0a1b000 rw-p 00000000 00:00 0&lt;br/&gt;
36e1e00000-36e1e0d000 r-xp 00000000 08:02 7438679                        /lib64/libgcc_s-4.1.2-20080825.so.1&lt;br/&gt;
36e1e0d000-36e200d000 ---p 0000d000 08:02 7438679                        /lib64/libgcc_s-4.1.2-20080825.so.1&lt;br/&gt;
36e200d000-36e200e000 rw-p 0000d000 08:02 7438679                        /lib64/libgcc_s-4.1.2-20080825.so.1&lt;br/&gt;
7effc9615000-7effc9616000 rw-p 00000000 00:00 0&lt;br/&gt;
7effc9a19000-7effc9a1c000 rw-p 00000000 00:00 0&lt;br/&gt;
7effc9a1c000-7effc9b12000 r-xp 00000000 08:02 9934339                    /usr/lib64/libstdc++.so.6.0.13&lt;br/&gt;
7effc9b12000-7effc9d12000 ---p 000f6000 08:02 9934339                    /usr/lib64/libstdc++.so.6.0.13&lt;br/&gt;
7effc9d12000-7effc9d19000 r--p 000f6000 08:02 9934339                    /usr/lib64/libstdc++.so.6.0.13&lt;br/&gt;
7effc9d19000-7effc9d1b000 rw-p 000fd000 08:02 9934339                    /usr/lib64/libstdc++.so.6.0.13&lt;br/&gt;
7effc9d1b000-7effc9d32000 rw-p 00000000 00:00 0&lt;br/&gt;
7fff263ea000-7fff263ff000 rw-p 00000000 00:00 0                          &lt;span class=&quot;error&quot;&gt;&amp;#91;stack&amp;#93;&lt;/span&gt;&lt;br/&gt;
7fff263ff000-7fff26400000 r-xp 00000000 00:00 0                          &lt;span class=&quot;error&quot;&gt;&amp;#91;vdso&amp;#93;&lt;/span&gt;&lt;br/&gt;
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  &lt;span class=&quot;error&quot;&gt;&amp;#91;vsyscall&amp;#93;&lt;/span&gt;&lt;br/&gt;
Sat Mar 24 10:25:23 Got signal: 6 (Aborted).&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Sat Mar 24 10:25:23 Backtrace:&lt;br/&gt;
0xa90c39 0x36cfc302d0 0x36cfc30265 0x36cfc31d10 0x36cfc6a99b 0x36cfc724d8 0x36cfc728bb 0x36cfc334f5 0xa90e8e 0xa91210 0x36d080eb10&lt;br/&gt;
 /usr/local/ct/depend/mongo/bin/mongod(_ZN5mongo10abruptQuitEi+0x399) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xa90c39&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x36cfc302d0&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6(gsignal+0x35) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x36cfc30265&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6(abort+0x110) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x36cfc31d10&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x36cfc6a99b&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x36cfc724d8&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6(cfree+0x4b) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x36cfc728bb&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6(exit+0xe5) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x36cfc334f5&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/local/ct/depend/mongo/bin/mongod(_ZN5mongo10abruptQuitEi+0x5ee) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xa90e8e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/local/ct/depend/mongo/bin/mongod(_ZN5mongo24abruptQuitWithAddrSignalEiP7siginfoPv+0x220) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xa91210&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libpthread.so.0 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x36d080eb10&amp;#93;&lt;/span&gt;&lt;/p&gt;</description>
                <environment>Linux os( oracle linux). </environment>
        <key id="34944">SERVER-5437</key>
            <summary>mongod config server  go in hang state</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="randolph@mongodb.com">Randolph Tan</assignee>
                                    <reporter username="jitendra908">jitendra</reporter>
                        <labels>
                            <label>sharding</label>
                    </labels>
                <created>Thu, 29 Mar 2012 05:38:36 +0000</created>
                <updated>Wed, 15 Aug 2012 14:02:57 +0000</updated>
                            <resolved>Fri, 22 Jun 2012 15:17:03 +0000</resolved>
                                    <version>2.1.0</version>
                                                    <component>Sharding</component>
                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="108756" author="renctan" created="Wed, 11 Apr 2012 15:54:09 +0000"  >&lt;p&gt;Can&apos;t reproduce using the exact same parameters on the latest master branch code.&lt;/p&gt;</comment>
                            <comment id="105194" author="renctan" created="Fri, 30 Mar 2012 15:05:02 +0000"  >&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Which version is this config server using? I have tried reproducing this by copying the exact parameters you used. And I noticed that your log is missing:&lt;/p&gt;

&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;shutdown: groupCommitMutex&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;p&gt;which should appear right before&lt;/p&gt;

&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;dbexit: really exitting now&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;p&gt;Your verbosity (-vvv) is high enough to display log.&lt;/p&gt;

&lt;p&gt;According to the logs, it didn&apos;t hang but shuts itself down because the dbpath specified does not exists.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="36896">SERVER-5681</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 30 Mar 2012 03:35:04 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        11 years, 45 weeks 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, 45 weeks 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>jitendra908</customfieldvalue>
            <customfieldvalue>randolph@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hro7xj:</customfieldvalue>

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

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

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