<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:49:37 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-38665] Mongo WiredTiger.turtle: encountered an illegal file format or internal value on startup after unexpected shutdown</title>
                <link>https://jira.mongodb.org/browse/SERVER-38665</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;After the a Hyper-V virtual machine running RHEL and mongod (v3.4.18) shutdown expectantly when the host was patched the database can no longer be started.&#160;&lt;/p&gt;

&lt;p&gt;The last backup was a couple of weeks ago, and was done via Mongodump so I&apos;m unable to recover the original metadata files to attempt to the wt restore method.&lt;br/&gt;
Looking online this appears to occur when the database metadata files have become corrupt, and in the past it&apos;s been recommended to upload the attached files incase the developers are able to manually repair them.&lt;/p&gt;

&lt;p&gt;If this is possible it would be much appreciated.&lt;/p&gt;</description>
                <environment></environment>
        <key id="655541">SERVER-38665</key>
            <summary>Mongo WiredTiger.turtle: encountered an illegal file format or internal value on startup after unexpected shutdown</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="daniel.hatcher@mongodb.com">Danny Hatcher</assignee>
                                    <reporter username="dschell">Daniel Schell</reporter>
                        <labels>
                    </labels>
                <created>Mon, 17 Dec 2018 04:38:28 +0000</created>
                <updated>Tue, 18 Dec 2018 16:05:52 +0000</updated>
                            <resolved>Tue, 18 Dec 2018 16:05:51 +0000</resolved>
                                                                    <component>WiredTiger</component>
                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="2094471" author="daniel.hatcher" created="Tue, 18 Dec 2018 16:05:44 +0000"  >&lt;p&gt;Hello Daniel,&lt;/p&gt;

&lt;p&gt;Unfortunately, it does look like you need to recover from your backup. In order to avoid issues like this in the future:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Ensure that the &lt;tt&gt;mongod&lt;/tt&gt; process is cleanly shutdown before performing any maintenance on the VM that holds the process.&lt;/li&gt;
	&lt;li&gt;Use a &lt;a href=&quot;https://docs.mongodb.com/manual/replication/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;replica set&lt;/a&gt; as you will still have intact copies of your data even if one node gets corrupted.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Thank you,&lt;/p&gt;

&lt;p&gt;Danny&lt;/p&gt;</comment>
                            <comment id="2093779" author="dschell" created="Tue, 18 Dec 2018 00:43:53 +0000"  >&lt;p&gt;Thanks for trying, it looks like the repair hasn&apos;t worked. We&apos;ll have to restore the previous database.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;mongod --dbpath /data/db/ -directoryperdb --repair&lt;br/&gt;
2018-12-18T11:12:52.773+1030 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; MongoDB starting : pid=1572 port=27017 dbpath=/data/db/ 64-bit host=localhost.localdomain&lt;br/&gt;
2018-12-18T11:12:52.773+1030 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; db version v3.4.18&lt;br/&gt;
2018-12-18T11:12:52.773+1030 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; git version: 4410706bef6463369ea2f42399e9843903b31923&lt;br/&gt;
2018-12-18T11:12:52.773+1030 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; OpenSSL version: OpenSSL 1.0.1e-fips 11 Feb 2013&lt;br/&gt;
2018-12-18T11:12:52.773+1030 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; allocator: tcmalloc&lt;br/&gt;
2018-12-18T11:12:52.773+1030 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; modules: none&lt;br/&gt;
2018-12-18T11:12:52.773+1030 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; build environment:&lt;br/&gt;
2018-12-18T11:12:52.773+1030 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; distmod: rhel70&lt;br/&gt;
2018-12-18T11:12:52.773+1030 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; distarch: x86_64&lt;br/&gt;
2018-12-18T11:12:52.773+1030 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; target_arch: x86_64&lt;br/&gt;
2018-12-18T11:12:52.773+1030 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; options: { repair: true, storage: &lt;/p&gt;
{ dbPath: &quot;/data/db/&quot;, directoryPerDB: true }
&lt;p&gt; }&lt;br/&gt;
2018-12-18T11:12:52.788+1030 I - &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; Detected data files in /data/db/ created by the &apos;wiredTiger&apos; storage engine, so setting the active storage engine to &apos;wiredTiger&apos;.&lt;br/&gt;
2018-12-18T11:12:52.788+1030 I STORAGE &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; Detected WT journal files. Running recovery from last checkpoint.&lt;br/&gt;
2018-12-18T11:12:52.788+1030 I STORAGE &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; journal to nojournal transition config: create,cache_size=256M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),checkpoint=(wait=60,log_size=2GB),statistics_log=(wait=0),verbose=(recovery_progress),&lt;br/&gt;
2018-12-18T11:12:52.807+1030 E STORAGE &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; WiredTiger error (0) &lt;span class=&quot;error&quot;&gt;&amp;#91;1545093772:807666&amp;#93;&lt;/span&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;1572:0x7fc25cef8e80&amp;#93;&lt;/span&gt;, &lt;a href=&quot;file:WiredTiger.wt&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;file:WiredTiger.wt&lt;/a&gt;, connection: WiredTiger.turtle: encountered an illegal file format or internal value&lt;br/&gt;
2018-12-18T11:12:52.807+1030 E STORAGE &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; WiredTiger error (-31804) &lt;span class=&quot;error&quot;&gt;&amp;#91;1545093772:807699&amp;#93;&lt;/span&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;1572:0x7fc25cef8e80&amp;#93;&lt;/span&gt;, &lt;a href=&quot;file:WiredTiger.wt&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;file:WiredTiger.wt&lt;/a&gt;, connection: the process must exit and restart: WT_PANIC: WiredTiger library panic&lt;br/&gt;
2018-12-18T11:12:52.807+1030 I - &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; Fatal Assertion 28558 at src/mongo/db/storage/wiredtiger/wiredtiger_util.cpp 365&lt;br/&gt;
2018-12-18T11:12:52.807+1030 I - &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;***aborting after fassert() failure&lt;/p&gt;


&lt;p&gt;2018-12-18T11:12:52.819+1030 F - &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; Got signal: 6 (Aborted).&lt;/p&gt;

&lt;p&gt;0x555f044b2cb1 0x555f044b1ec9 0x555f044b23ad 0x7fc25bae45d0 0x7fc25b73e207 0x7fc25b73f8f8 0x555f037432d5 0x555f041b6456 0x555f0374da2a 0x555f0374dc46 0x555f0374dea8 0x555f04e6253c 0x555f04e60b38 0x555f04e15503 0x555f04ea001b 0x555f04ea055d 0x555f04ea081c 0x555f04e23d81 0x555f04e96308 0x555f04e601ee 0x555f04e602cb 0x555f04e11abb 0x555f0419ad8a 0x555f04193075 0x555f04084757 0x555f0372f66e 0x555f0374f25b 0x7fc25b72a3d5 0x555f037af1df&lt;br/&gt;
----- BEGIN BACKTRACE -----&lt;/p&gt;
{&quot;backtrace&quot;:[\{&quot;b&quot;:&quot;555F02F24000&quot;,&quot;o&quot;:&quot;158ECB1&quot;,&quot;s&quot;:&quot;_ZN5mongo15printStackTraceERSo&quot;}
&lt;p&gt;,{&quot;b&quot;:&quot;555F02F24000&quot;,&quot;o&quot;:&quot;158DEC9&quot;},{&quot;b&quot;:&quot;555F02F24000&quot;,&quot;o&quot;:&quot;158E3AD&quot;},{&quot;b&quot;:&quot;7FC25BAD5000&quot;,&quot;o&quot;:&quot;F5D0&quot;},{&quot;b&quot;:&quot;7FC25B708000&quot;,&quot;o&quot;:&quot;36207&quot;,&quot;s&quot;:&quot;gsignal&quot;},{&quot;b&quot;:&quot;7FC25B708000&quot;,&quot;o&quot;:&quot;378F8&quot;,&quot;s&quot;:&quot;abort&quot;},{&quot;b&quot;:&quot;555F02F24000&quot;,&quot;o&quot;:&quot;81F2D5&quot;,&quot;s&quot;:&quot;&lt;em&gt;ZN5mongo32fassertFailedNoTraceWithLocationEiPKcj&quot;},{&quot;b&quot;:&quot;555F02F24000&quot;,&quot;o&quot;:&quot;1292456&quot;},{&quot;b&quot;:&quot;555F02F24000&quot;,&quot;o&quot;:&quot;829A2A&quot;,&quot;s&quot;:&quot;&lt;/em&gt;&lt;em&gt;wt_eventv&quot;},{&quot;b&quot;:&quot;555F02F24000&quot;,&quot;o&quot;:&quot;829C46&quot;,&quot;s&quot;:&quot;&lt;/em&gt;&lt;em&gt;wt_err&quot;},{&quot;b&quot;:&quot;555F02F24000&quot;,&quot;o&quot;:&quot;829EA8&quot;,&quot;s&quot;:&quot;&lt;/em&gt;&lt;em&gt;wt_panic&quot;},{&quot;b&quot;:&quot;555F02F24000&quot;,&quot;o&quot;:&quot;1F3E53C&quot;,&quot;s&quot;:&quot;&lt;/em&gt;&lt;em&gt;wt_turtle_read&quot;},{&quot;b&quot;:&quot;555F02F24000&quot;,&quot;o&quot;:&quot;1F3CB38&quot;,&quot;s&quot;:&quot;&lt;/em&gt;&lt;em&gt;wt_metadata_search&quot;},{&quot;b&quot;:&quot;555F02F24000&quot;,&quot;o&quot;:&quot;1EF1503&quot;,&quot;s&quot;:&quot;&lt;/em&gt;&lt;em&gt;wt_conn_btree_open&quot;},{&quot;b&quot;:&quot;555F02F24000&quot;,&quot;o&quot;:&quot;1F7C01B&quot;,&quot;s&quot;:&quot;&lt;/em&gt;&lt;em&gt;wt_session_get_btree&quot;},{&quot;b&quot;:&quot;555F02F24000&quot;,&quot;o&quot;:&quot;1F7C55D&quot;,&quot;s&quot;:&quot;&lt;/em&gt;&lt;em&gt;wt_session_get_btree&quot;},{&quot;b&quot;:&quot;555F02F24000&quot;,&quot;o&quot;:&quot;1F7C81C&quot;,&quot;s&quot;:&quot;&lt;/em&gt;&lt;em&gt;wt_session_get_btree_ckpt&quot;},{&quot;b&quot;:&quot;555F02F24000&quot;,&quot;o&quot;:&quot;1EFFD81&quot;,&quot;s&quot;:&quot;&lt;/em&gt;&lt;em&gt;wt_curfile_open&quot;},{&quot;b&quot;:&quot;555F02F24000&quot;,&quot;o&quot;:&quot;1F72308&quot;},{&quot;b&quot;:&quot;555F02F24000&quot;,&quot;o&quot;:&quot;1F3C1EE&quot;,&quot;s&quot;:&quot;&lt;/em&gt;&lt;em&gt;wt_metadata_cursor_open&quot;},{&quot;b&quot;:&quot;555F02F24000&quot;,&quot;o&quot;:&quot;1F3C2CB&quot;,&quot;s&quot;:&quot;&lt;/em&gt;&lt;em&gt;wt_metadata_cursor&quot;},{&quot;b&quot;:&quot;555F02F24000&quot;,&quot;o&quot;:&quot;1EEDABB&quot;,&quot;s&quot;:&quot;wiredtiger_open&quot;},{&quot;b&quot;:&quot;555F02F24000&quot;,&quot;o&quot;:&quot;1276D8A&quot;,&quot;s&quot;:&quot;_ZN5mongo18WiredTigerKVEngineC2ERKNSt7&lt;/em&gt;&lt;em&gt;cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_PNS_11ClockSourceES8_mbbbb&quot;},{&quot;b&quot;:&quot;555F02F24000&quot;,&quot;o&quot;:&quot;126F075&quot;},{&quot;b&quot;:&quot;555F02F24000&quot;,&quot;o&quot;:&quot;1160757&quot;,&quot;s&quot;:&quot;_ZN5mongo20ServiceContextMongoD29initializeGlobalStorageEngineEv&quot;},{&quot;b&quot;:&quot;555F02F24000&quot;,&quot;o&quot;:&quot;80B66E&quot;},{&quot;b&quot;:&quot;555F02F24000&quot;,&quot;o&quot;:&quot;82B25B&quot;,&quot;s&quot;:&quot;main&quot;},{&quot;b&quot;:&quot;7FC25B708000&quot;,&quot;o&quot;:&quot;223D5&quot;,&quot;s&quot;:&quot;&lt;/em&gt;_libc_start_main&quot;},{&quot;b&quot;:&quot;555F02F24000&quot;,&quot;o&quot;:&quot;88B1DF&quot;}],&quot;processInfo&quot;:{ &quot;mongodbVersion&quot; : &quot;3.4.18&quot;, &quot;gitVersion&quot; : &quot;4410706bef6463369ea2f42399e9843903b31923&quot;, &quot;compiledModules&quot; : [], &quot;uname&quot; : &lt;/p&gt;
{ &quot;sysname&quot; : &quot;Linux&quot;, &quot;release&quot; : &quot;3.10.0-862.el7.x86_64&quot;, &quot;version&quot; : &quot;#1 SMP Fri Apr 20 16:44:24 UTC 2018&quot;, &quot;machine&quot; : &quot;x86_64&quot; }
&lt;p&gt;, &quot;somap&quot; : [ { &quot;b&quot; : &quot;555F02F24000&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;2346B88195258DF708C923592FA0F13714798067&quot; }, { &quot;b&quot; : &quot;7FFD0D4D9000&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;463512F624A152723F0EFEED311DB2A05ACEF3D6&quot; }, { &quot;b&quot; : &quot;7FC25CA76000&quot;, &quot;path&quot; : &quot;/lib64/libssl.so.10&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;6468A4E28A19CDD885A3CBC30E009589CA4C2E92&quot; }, { &quot;b&quot; : &quot;7FC25C615000&quot;, &quot;path&quot; : &quot;/lib64/libcrypto.so.10&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;67CEB4EDD36BFE0EB31CD92DA2694ACA5377A599&quot; }, { &quot;b&quot; : &quot;7FC25C40D000&quot;, &quot;path&quot; : &quot;/lib64/librt.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;EFDE2029C9A4A20BE5B8D8AE7E6551FF9B5755D2&quot; }, { &quot;b&quot; : &quot;7FC25C209000&quot;, &quot;path&quot; : &quot;/lib64/libdl.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;67AD3498AC7DE3EAB952A243094DF5C12A21CD7D&quot; }, { &quot;b&quot; : &quot;7FC25BF07000&quot;, &quot;path&quot; : &quot;/lib64/libm.so.6&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;918D3696BF321AA8D32950AB2AB8D0F1B21AC907&quot; }, { &quot;b&quot; : &quot;7FC25BCF1000&quot;, &quot;path&quot; : &quot;/lib64/libgcc_s.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;6B4F3D896CD0F06FCB3DEF0245F204ECE3220D7E&quot; }, { &quot;b&quot; : &quot;7FC25BAD5000&quot;, &quot;path&quot; : &quot;/lib64/libpthread.so.0&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;3D9441083D079DC2977F1BD50C8068D11767232D&quot; }, { &quot;b&quot; : &quot;7FC25B708000&quot;, &quot;path&quot; : &quot;/lib64/libc.so.6&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;3C61131D1DAC9DA79B73188E7702BEF786C2AD54&quot; }, { &quot;b&quot; : &quot;7FC25CCE8000&quot;, &quot;path&quot; : &quot;/lib64/ld-linux-x86-64.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;5DA2D47925497B2F5875A7D8D1799A1227E2FDE4&quot; }, { &quot;b&quot; : &quot;7FC25B4BB000&quot;, &quot;path&quot; : &quot;/lib64/libgssapi_krb5.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;39E6427542C05B1019EC312345239164CCFE84DF&quot; }, { &quot;b&quot; : &quot;7FC25B1D3000&quot;, &quot;path&quot; : &quot;/lib64/libkrb5.so.3&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;36971F0AF2B69B25C7F9589CDE3A82D34A60C591&quot; }, { &quot;b&quot; : &quot;7FC25AFCF000&quot;, &quot;path&quot; : &quot;/lib64/libcom_err.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;5025A7A2E8AECA9ACB996121370821B9CAA9E397&quot; }, { &quot;b&quot; : &quot;7FC25AD9C000&quot;, &quot;path&quot; : &quot;/lib64/libk5crypto.so.3&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;9891D2B285C6D5E761DFE7AEE8BAD629EA73D061&quot; }, { &quot;b&quot; : &quot;7FC25AB86000&quot;, &quot;path&quot; : &quot;/lib64/libz.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;EA8E45DC8E395CC5E26890470112D97A1F1E0B65&quot; }, { &quot;b&quot; : &quot;7FC25A978000&quot;, &quot;path&quot; : &quot;/lib64/libkrb5support.so.0&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;AA19B311D788A700456C8A7E1C727F8609CFB302&quot; }, { &quot;b&quot; : &quot;7FC25A774000&quot;, &quot;path&quot; : &quot;/lib64/libkeyutils.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;2E01D5AC08C1280D013AAB96B292AC58BC30A263&quot; }, { &quot;b&quot; : &quot;7FC25A55B000&quot;, &quot;path&quot; : &quot;/lib64/libresolv.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;4C488F6E7044BB966162C1F7081ABBA6EBB2B485&quot; }, { &quot;b&quot; : &quot;7FC25A334000&quot;, &quot;path&quot; : &quot;/lib64/libselinux.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;1B0C0DC4F9054C5922082921C1447739F27AC8F4&quot; }, { &quot;b&quot; : &quot;7FC25A0D2000&quot;, &quot;path&quot; : &quot;/lib64/libpcre.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;9CA3D11F018BEEB719CDB34BE800BF1641350D0A&quot; } ] }}&lt;br/&gt;
 mongod(_ZN5mongo15printStackTraceERSo+0x41) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x555f044b2cb1&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0x158DEC9) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x555f044b1ec9&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0x158E3AD) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x555f044b23ad&amp;#93;&lt;/span&gt;&lt;br/&gt;
 libpthread.so.0(+0xF5D0) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fc25bae45d0&amp;#93;&lt;/span&gt;&lt;br/&gt;
 libc.so.6(gsignal+0x37) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fc25b73e207&amp;#93;&lt;/span&gt;&lt;br/&gt;
 libc.so.6(abort+0x148) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fc25b73f8f8&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo32fassertFailedNoTraceWithLocationEiPKcj+0x0) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x555f037432d5&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0x1292456) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x555f041b6456&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(__wt_eventv+0x3D7) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x555f0374da2a&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(__wt_err+0x9D) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x555f0374dc46&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(__wt_panic+0x2E) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x555f0374dea8&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(__wt_turtle_read+0x26C) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x555f04e6253c&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(__wt_metadata_search+0xE8) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x555f04e60b38&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(__wt_conn_btree_open+0x73) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x555f04e15503&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(__wt_session_get_btree+0xFB) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x555f04ea001b&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(__wt_session_get_btree+0x63D) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x555f04ea055d&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(__wt_session_get_btree_ckpt+0x14C) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x555f04ea081c&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(__wt_curfile_open+0x161) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x555f04e23d81&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0x1F72308) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x555f04e96308&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(__wt_metadata_cursor_open+0x6E) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x555f04e601ee&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(__wt_metadata_cursor+0x4B) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x555f04e602cb&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(wiredtiger_open+0x196B) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x555f04e11abb&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(&lt;em&gt;ZN5mongo18WiredTigerKVEngineC2ERKNSt7&lt;/em&gt;_cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_PNS_11ClockSourceES8_mbbbb+0xAFA) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x555f0419ad8a&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0x126F075) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x555f04193075&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo20ServiceContextMongoD29initializeGlobalStorageEngineEv+0x697) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x555f04084757&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0x80B66E) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x555f0372f66e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(main+0x96B) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x555f0374f25b&amp;#93;&lt;/span&gt;&lt;br/&gt;
 libc.so.6(__libc_start_main+0xF5) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fc25b72a3d5&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0x88B1DF) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x555f037af1df&amp;#93;&lt;/span&gt;&lt;br/&gt;
----- END BACKTRACE -----&lt;br/&gt;
Aborted&lt;/p&gt;</comment>
                            <comment id="2092496" author="daniel.hatcher" created="Mon, 17 Dec 2018 15:18:25 +0000"  >&lt;p&gt;Hello Daniel,&lt;/p&gt;

&lt;p&gt;Do you have other healthy replica set members? If so, that is the recommended method to recover from this problem. If you do not, I have attached &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/attachment/203784/203784_repair_attempt.tar&quot; title=&quot;repair_attempt.tar attached to SERVER-38665&quot;&gt;repair_attempt.tar&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://jira.mongodb.org/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;. Please extract these files and replace the equivalent files under your &lt;tt&gt;$dbpath&lt;/tt&gt;.&lt;/p&gt;

&lt;p&gt;Thank you,&lt;/p&gt;

&lt;p&gt;Danny&lt;/p&gt;</comment>
                            <comment id="2092083" author="dschell" created="Mon, 17 Dec 2018 04:39:10 +0000"  >&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;   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;[root@localhost db]# mongod --dbpath /data/db/ -directoryperdb --repair&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;2018-12-17T14:52:07.005+1030 I CONTROL [initandlisten] MongoDB starting : pid=1296 port=27017 dbpath=/data/db/ 64-bit host=localhost.localdomain&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;2018-12-17T14:52:07.005+1030 I CONTROL [initandlisten] db version v3.4.18&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;2018-12-17T14:52:07.005+1030 I CONTROL [initandlisten] git version: 4410706bef6463369ea2f42399e9843903b31923&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;2018-12-17T14:52:07.005+1030 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.1e-fips 11 Feb 2013&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;2018-12-17T14:52:07.005+1030 I CONTROL [initandlisten] allocator: tcmalloc&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;2018-12-17T14:52:07.005+1030 I CONTROL [initandlisten] modules: none&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;2018-12-17T14:52:07.005+1030 I CONTROL [initandlisten] build environment:&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;2018-12-17T14:52:07.005+1030 I CONTROL [initandlisten] distmod: rhel70&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;2018-12-17T14:52:07.005+1030 I CONTROL [initandlisten] distarch: x86_64&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;2018-12-17T14:52:07.005+1030 I CONTROL [initandlisten] target_arch: x86_64&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;2018-12-17T14:52:07.005+1030 I CONTROL [initandlisten] options: \{ repair: true, storage: { dbPath: &quot;/data/db/&quot;, directoryPerDB: true } }&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;2018-12-17T14:52:07.019+1030 I - [initandlisten] Detected data files in /data/db/ created by the &apos;wiredTiger&apos; storage engine, so setting the active storage engine to &apos;wiredTiger&apos;.&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;2018-12-17T14:52:07.019+1030 I STORAGE [initandlisten] Detected WT journal files. Running recovery from last checkpoint.&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;2018-12-17T14:52:07.019+1030 I STORAGE [initandlisten] journal to nojournal transition config: create,cache_size=256M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),checkpoint=(wait=60,log_size=2GB),statistics_log=(wait=0),verbose=(recovery_progress),&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;2018-12-17T14:52:07.023+1030 E STORAGE [initandlisten] WiredTiger error (0) [1545020527:23397][1296:0x7f3dd7f8de80], file:WiredTiger.wt, connection: WiredTiger.turtle: encountered an illegal file format or internal value&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;2018-12-17T14:52:07.023+1030 E STORAGE [initandlisten] WiredTiger error (-31804) [1545020527:23434][1296:0x7f3dd7f8de80], file:WiredTiger.wt, connection: the process must exit and restart: WT_PANIC: WiredTiger library panic&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;2018-12-17T14:52:07.023+1030 I - [initandlisten] Fatal Assertion 28558 at src/mongo/db/storage/wiredtiger/wiredtiger_util.cpp 365&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;2018-12-17T14:52:07.023+1030 I - [initandlisten]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   width: auto; padding: 0;&quot;&gt;&amp;nbsp;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;***aborting after fassert() failure&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   width: auto; padding: 0;&quot;&gt;&amp;nbsp;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   width: auto; padding: 0;&quot;&gt;&amp;nbsp;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;2018-12-17T14:52:07.035+1030 F - [initandlisten] Got signal: 6 (Aborted).&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   width: auto; padding: 0;&quot;&gt;&amp;nbsp;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;0x560afaa90cb1 0x560afaa8fec9 0x560afaa903ad 0x7f3dd6b795d0 0x7f3dd67d3207 0x7f3dd67d48f8 0x560af9d212d5 0x560afa794456 0x560af9d2ba2a 0x560af9d2bc46 0x560af9d2bea8 0x560afb44053c 0x560afb43eb38 0x560afb3f3503 0x560afb47e01b 0x560afb47e55d 0x560afb47e81c 0x560afb401d81 0x560afb474308 0x560afb43e1ee 0x560afb43e2cb 0x560afb3efabb 0x560afa778d8a 0x560afa771075 0x560afa662757 0x560af9d0d66e 0x560af9d2d25b 0x7f3dd67bf3d5 0x560af9d8d1df&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;----- BEGIN BACKTRACE -----&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;backtrace&quot;:[\{&quot;b&quot;:&quot;560AF9502000&quot;,&quot;o&quot;:&quot;158ECB1&quot;,&quot;s&quot;:&quot;_ZN5mongo15printStackTraceERSo&quot;},\{&quot;b&quot;:&quot;560AF9502000&quot;,&quot;o&quot;:&quot;158DEC9&quot;},\{&quot;b&quot;:&quot;560AF9502000&quot;,&quot;o&quot;:&quot;158E3AD&quot;},\{&quot;b&quot;:&quot;7F3DD6B6A000&quot;,&quot;o&quot;:&quot;F5D0&quot;},\{&quot;b&quot;:&quot;7F3DD679D000&quot;,&quot;o&quot;:&quot;36207&quot;,&quot;s&quot;:&quot;gsignal&quot;},\{&quot;b&quot;:&quot;7F3DD679D000&quot;,&quot;o&quot;:&quot;378F8&quot;,&quot;s&quot;:&quot;abort&quot;},\{&quot;b&quot;:&quot;560AF9502000&quot;,&quot;o&quot;:&quot;81F2D5&quot;,&quot;s&quot;:&quot;_ZN5mongo32fassertFailedNoTraceWithLocationEiPKcj&quot;},\{&quot;b&quot;:&quot;560AF9502000&quot;,&quot;o&quot;:&quot;1292456&quot;},\{&quot;b&quot;:&quot;560AF9502000&quot;,&quot;o&quot;:&quot;829A2A&quot;,&quot;s&quot;:&quot;__wt_eventv&quot;},\{&quot;b&quot;:&quot;560AF9502000&quot;,&quot;o&quot;:&quot;829C46&quot;,&quot;s&quot;:&quot;__wt_err&quot;},\{&quot;b&quot;:&quot;560AF9502000&quot;,&quot;o&quot;:&quot;829EA8&quot;,&quot;s&quot;:&quot;__wt_panic&quot;},\{&quot;b&quot;:&quot;560AF9502000&quot;,&quot;o&quot;:&quot;1F3E53C&quot;,&quot;s&quot;:&quot;__wt_turtle_read&quot;},\{&quot;b&quot;:&quot;560AF9502000&quot;,&quot;o&quot;:&quot;1F3CB38&quot;,&quot;s&quot;:&quot;__wt_metadata_search&quot;},\{&quot;b&quot;:&quot;560AF9502000&quot;,&quot;o&quot;:&quot;1EF1503&quot;,&quot;s&quot;:&quot;__wt_conn_btree_open&quot;},\{&quot;b&quot;:&quot;560AF9502000&quot;,&quot;o&quot;:&quot;1F7C01B&quot;,&quot;s&quot;:&quot;__wt_session_get_btree&quot;},\{&quot;b&quot;:&quot;560AF9502000&quot;,&quot;o&quot;:&quot;1F7C55D&quot;,&quot;s&quot;:&quot;__wt_session_get_btree&quot;},\{&quot;b&quot;:&quot;560AF9502000&quot;,&quot;o&quot;:&quot;1F7C81C&quot;,&quot;s&quot;:&quot;__wt_session_get_btree_ckpt&quot;},\{&quot;b&quot;:&quot;560AF9502000&quot;,&quot;o&quot;:&quot;1EFFD81&quot;,&quot;s&quot;:&quot;__wt_curfile_open&quot;},\{&quot;b&quot;:&quot;560AF9502000&quot;,&quot;o&quot;:&quot;1F72308&quot;},\{&quot;b&quot;:&quot;560AF9502000&quot;,&quot;o&quot;:&quot;1F3C1EE&quot;,&quot;s&quot;:&quot;__wt_metadata_cursor_open&quot;},\{&quot;b&quot;:&quot;560AF9502000&quot;,&quot;o&quot;:&quot;1F3C2CB&quot;,&quot;s&quot;:&quot;__wt_metadata_cursor&quot;},\{&quot;b&quot;:&quot;560AF9502000&quot;,&quot;o&quot;:&quot;1EEDABB&quot;,&quot;s&quot;:&quot;wiredtiger_open&quot;},\{&quot;b&quot;:&quot;560AF9502000&quot;,&quot;o&quot;:&quot;1276D8A&quot;,&quot;s&quot;:&quot;_ZN5mongo18WiredTigerKVEngineC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_PNS_11ClockSourceES8_mbbbb&quot;},\{&quot;b&quot;:&quot;560AF9502000&quot;,&quot;o&quot;:&quot;126F075&quot;},\{&quot;b&quot;:&quot;560AF9502000&quot;,&quot;o&quot;:&quot;1160757&quot;,&quot;s&quot;:&quot;_ZN5mongo20ServiceContextMongoD29initializeGlobalStorageEngineEv&quot;},\{&quot;b&quot;:&quot;560AF9502000&quot;,&quot;o&quot;:&quot;80B66E&quot;},\{&quot;b&quot;:&quot;560AF9502000&quot;,&quot;o&quot;:&quot;82B25B&quot;,&quot;s&quot;:&quot;main&quot;},\{&quot;b&quot;:&quot;7F3DD679D000&quot;,&quot;o&quot;:&quot;223D5&quot;,&quot;s&quot;:&quot;__libc_start_main&quot;},\{&quot;b&quot;:&quot;560AF9502000&quot;,&quot;o&quot;:&quot;88B1DF&quot;}],&quot;processInfo&quot;:\{ &quot;mongodbVersion&quot; : &quot;3.4.18&quot;, &quot;gitVersion&quot; : &quot;4410706bef6463369ea2f42399e9843903b31923&quot;, &quot;compiledModules&quot; : [], &quot;uname&quot; : { &quot;sysname&quot; : &quot;Linux&quot;, &quot;release&quot; : &quot;3.10.0-862.el7.x86_64&quot;, &quot;version&quot; : &quot;#1 SMP Fri Apr 20 16:44:24 UTC 2018&quot;, &quot;machine&quot; : &quot;x86_64&quot; }, &quot;somap&quot; : [ \{ &quot;b&quot; : &quot;560AF9502000&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;2346B88195258DF708C923592FA0F13714798067&quot; }, \{ &quot;b&quot; : &quot;7FFC4F8F1000&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;463512F624A152723F0EFEED311DB2A05ACEF3D6&quot; }, \{ &quot;b&quot; : &quot;7F3DD7B0B000&quot;, &quot;path&quot; : &quot;/lib64/libssl.so.10&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;6468A4E28A19CDD885A3CBC30E009589CA4C2E92&quot; }, \{ &quot;b&quot; : &quot;7F3DD76AA000&quot;, &quot;path&quot; : &quot;/lib64/libcrypto.so.10&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;67CEB4EDD36BFE0EB31CD92DA2694ACA5377A599&quot; }, \{ &quot;b&quot; : &quot;7F3DD74A2000&quot;, &quot;path&quot; : &quot;/lib64/librt.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;EFDE2029C9A4A20BE5B8D8AE7E6551FF9B5755D2&quot; }, \{ &quot;b&quot; : &quot;7F3DD729E000&quot;, &quot;path&quot; : &quot;/lib64/libdl.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;67AD3498AC7DE3EAB952A243094DF5C12A21CD7D&quot; }, \{ &quot;b&quot; : &quot;7F3DD6F9C000&quot;, &quot;path&quot; : &quot;/lib64/libm.so.6&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;918D3696BF321AA8D32950AB2AB8D0F1B21AC907&quot; }, \{ &quot;b&quot; : &quot;7F3DD6D86000&quot;, &quot;path&quot; : &quot;/lib64/libgcc_s.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;6B4F3D896CD0F06FCB3DEF0245F204ECE3220D7E&quot; }, \{ &quot;b&quot; : &quot;7F3DD6B6A000&quot;, &quot;path&quot; : &quot;/lib64/libpthread.so.0&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;3D9441083D079DC2977F1BD50C8068D11767232D&quot; }, \{ &quot;b&quot; : &quot;7F3DD679D000&quot;, &quot;path&quot; : &quot;/lib64/libc.so.6&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;3C61131D1DAC9DA79B73188E7702BEF786C2AD54&quot; }, \{ &quot;b&quot; : &quot;7F3DD7D7D000&quot;, &quot;path&quot; : &quot;/lib64/ld-linux-x86-64.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;5DA2D47925497B2F5875A7D8D1799A1227E2FDE4&quot; }, \{ &quot;b&quot; : &quot;7F3DD6550000&quot;, &quot;path&quot; : &quot;/lib64/libgssapi_krb5.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;39E6427542C05B1019EC312345239164CCFE84DF&quot; }, \{ &quot;b&quot; : &quot;7F3DD6268000&quot;, &quot;path&quot; : &quot;/lib64/libkrb5.so.3&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;36971F0AF2B69B25C7F9589CDE3A82D34A60C591&quot; }, \{ &quot;b&quot; : &quot;7F3DD6064000&quot;, &quot;path&quot; : &quot;/lib64/libcom_err.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;5025A7A2E8AECA9ACB996121370821B9CAA9E397&quot; }, \{ &quot;b&quot; : &quot;7F3DD5E31000&quot;, &quot;path&quot; : &quot;/lib64/libk5crypto.so.3&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;9891D2B285C6D5E761DFE7AEE8BAD629EA73D061&quot; }, \{ &quot;b&quot; : &quot;7F3DD5C1B000&quot;, &quot;path&quot; : &quot;/lib64/libz.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;EA8E45DC8E395CC5E26890470112D97A1F1E0B65&quot; }, \{ &quot;b&quot; : &quot;7F3DD5A0D000&quot;, &quot;path&quot; : &quot;/lib64/libkrb5support.so.0&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;AA19B311D788A700456C8A7E1C727F8609CFB302&quot; }, \{ &quot;b&quot; : &quot;7F3DD5809000&quot;, &quot;path&quot; : &quot;/lib64/libkeyutils.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;2E01D5AC08C1280D013AAB96B292AC58BC30A263&quot; }, \{ &quot;b&quot; : &quot;7F3DD55F0000&quot;, &quot;path&quot; : &quot;/lib64/libresolv.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;4C488F6E7044BB966162C1F7081ABBA6EBB2B485&quot; }, \{ &quot;b&quot; : &quot;7F3DD53C9000&quot;, &quot;path&quot; : &quot;/lib64/libselinux.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;1B0C0DC4F9054C5922082921C1447739F27AC8F4&quot; }, \{ &quot;b&quot; : &quot;7F3DD5167000&quot;, &quot;path&quot; : &quot;/lib64/libpcre.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;9CA3D11F018BEEB719CDB34BE800BF1641350D0A&quot; } ] }}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; mongod(_ZN5mongo15printStackTraceERSo+0x41) [0x560afaa90cb1]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; mongod(+0x158DEC9) [0x560afaa8fec9]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; mongod(+0x158E3AD) [0x560afaa903ad]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; libpthread.so.0(+0xF5D0) [0x7f3dd6b795d0]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; libc.so.6(gsignal+0x37) [0x7f3dd67d3207]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; libc.so.6(abort+0x148) [0x7f3dd67d48f8]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; mongod(_ZN5mongo32fassertFailedNoTraceWithLocationEiPKcj+0x0) [0x560af9d212d5]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; mongod(+0x1292456) [0x560afa794456]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; mongod(__wt_eventv+0x3D7) [0x560af9d2ba2a]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; mongod(__wt_err+0x9D) [0x560af9d2bc46]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; mongod(__wt_panic+0x2E) [0x560af9d2bea8]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; mongod(__wt_turtle_read+0x26C) [0x560afb44053c]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; mongod(__wt_metadata_search+0xE8) [0x560afb43eb38]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; mongod(__wt_conn_btree_open+0x73) [0x560afb3f3503]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; mongod(__wt_session_get_btree+0xFB) [0x560afb47e01b]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; mongod(__wt_session_get_btree+0x63D) [0x560afb47e55d]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; mongod(__wt_session_get_btree_ckpt+0x14C) [0x560afb47e81c]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; mongod(__wt_curfile_open+0x161) [0x560afb401d81]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; mongod(+0x1F72308) [0x560afb474308]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; mongod(__wt_metadata_cursor_open+0x6E) [0x560afb43e1ee]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; mongod(__wt_metadata_cursor+0x4B) [0x560afb43e2cb]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; mongod(wiredtiger_open+0x196B) [0x560afb3efabb]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; mongod(_ZN5mongo18WiredTigerKVEngineC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_PNS_11ClockSourceES8_mbbbb+0xAFA) [0x560afa778d8a]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; mongod(+0x126F075) [0x560afa771075]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; mongod(_ZN5mongo20ServiceContextMongoD29initializeGlobalStorageEngineEv+0x697) [0x560afa662757]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; mongod(+0x80B66E) [0x560af9d0d66e]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; mongod(main+0x96B) [0x560af9d2d25b]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; libc.so.6(__libc_start_main+0xF5) [0x7f3dd67bf3d5]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; mongod(+0x88B1DF) [0x560af9d8d1df]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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-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;----- END BACKTRACE -----&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="203751" name="WiredTiger.turtle" size="1019" author="dschell" created="Mon, 17 Dec 2018 04:38:17 +0000"/>
                            <attachment id="203750" name="WiredTiger.wt" size="458752" author="dschell" created="Mon, 17 Dec 2018 04:38:18 +0000"/>
                            <attachment id="203753" name="_mdb_catalog.wt" size="49152" author="dschell" created="Mon, 17 Dec 2018 04:38:17 +0000"/>
                            <attachment id="203784" name="repair_attempt.tar" size="27749" author="daniel.hatcher@mongodb.com" created="Mon, 17 Dec 2018 15:17:56 +0000"/>
                            <attachment id="203752" name="sizeStorer.wt" size="163840" author="dschell" created="Mon, 17 Dec 2018 04:38:18 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 17 Dec 2018 15:18:25 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        5 years, 8 weeks, 1 day 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>daniel.hatcher@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            5 years, 8 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>dschell</customfieldvalue>
            <customfieldvalue>daniel.hatcher@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hugk1z:</customfieldvalue>

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

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

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