<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:26:38 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-51860] Aborting after fassert() failure</title>
                <link>https://jira.mongodb.org/browse/SERVER-51860</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Hello,&lt;/p&gt;

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

&lt;p&gt;First time installer of MongoDB and complete beginner. I keep running into the same issue when trying to run it in Ubuntu:&lt;/p&gt;

&lt;p&gt;2020-10-28T17:00:43.921+0100 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; MongoDB starting : pid=8802 port=27017 dbpath=/data/db 64-bit host=LAPTOP-33LVKFNG&lt;br/&gt;
2020-10-28T17:00:43.923+0100 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; db version v3.6.8&lt;br/&gt;
2020-10-28T17:00:43.923+0100 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; git version: 8e540c0b6db93ce994cc548f000900bdc740f80a&lt;br/&gt;
2020-10-28T17:00:43.923+0100 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; OpenSSL version: OpenSSL 1.1.1f 31 Mar 2020&lt;br/&gt;
2020-10-28T17:00:43.924+0100 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; allocator: tcmalloc&lt;br/&gt;
2020-10-28T17:00:43.924+0100 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; modules: none&lt;br/&gt;
2020-10-28T17:00:43.925+0100 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; build environment:&lt;br/&gt;
2020-10-28T17:00:43.925+0100 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; distarch: x86_64&lt;br/&gt;
2020-10-28T17:00:43.925+0100 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; target_arch: x86_64&lt;br/&gt;
2020-10-28T17:00:43.926+0100 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; options: {}&lt;br/&gt;
2020-10-28T17:00:43.928+0100 I STORAGE &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; wiredtiger_open config: create,cache_size=7640M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),cache_cursors=false,compatibility=(release=&quot;3.0&quot;,require_max=&quot;3.0&quot;),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress),&lt;br/&gt;
2020-10-28T17:00:44.644+0100 E STORAGE &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; WiredTiger error (17) &lt;span class=&quot;error&quot;&gt;&amp;#91;1603900844:644146&amp;#93;&lt;/span&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;8802:0x7fcfa24a0ac0&amp;#93;&lt;/span&gt;, connection: /data/db/WiredTiger.wt: handle-open: open: File exists&lt;br/&gt;
2020-10-28T17:00:44.646+0100 I STORAGE &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; WiredTiger message unexpected file WiredTiger.wt found, renamed to WiredTiger.wt.15&lt;br/&gt;
2020-10-28T17:00:44.647+0100 E STORAGE &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; WiredTiger error (22) &lt;span class=&quot;error&quot;&gt;&amp;#91;1603900844:647704&amp;#93;&lt;/span&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;8802:0x7fcfa24a0ac0&amp;#93;&lt;/span&gt;, connection: /data/db/: directory-sync: fdatasync: Invalid argument&lt;br/&gt;
2020-10-28T17:00:44.648+0100 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;1603900844:648224&amp;#93;&lt;/span&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;8802:0x7fcfa24a0ac0&amp;#93;&lt;/span&gt;, connection: the process must exit and restart: WT_PANIC: WiredTiger library panic&lt;br/&gt;
2020-10-28T17:00:44.648+0100 F - &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 366&lt;br/&gt;
2020-10-28T17:00:44.649+0100 F - &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;2020-10-28T17:00:44.665+0100 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;0x7fcfa55e601e 0x7fcfa55e590f 0x7fcfa55e59ac 0x7fcfa27b23c0 0x7fcfa25e618b 0x7fcfa25c5859 0x7fcfa3d51c55 0x7fcfa3af98ee 0x7fcfa3e8e089 0x7fcfa3b03ec8 0x7fcfa3b04228 0x7fcfa3affcc0 0x7fcfa3e57cb8 0x7fcfa3e584eb 0x7fcfa3e5552c 0x7fcfa3ead54a 0x7fcfa3e756b7 0x7fcfa3e52fcd 0x7fcfa3e32c42 0x7fcfa3e05c70 0x7fcfa3deb559 0x7fcfa3fcefe6 0x7fcfa3dc52b9 0x7fcfa3dc87e3 0x7fcfa3d5661d 0x7fcfa25c70b3 0x7fcfa3db2d4e&lt;br/&gt;
----- BEGIN BACKTRACE -----&lt;/p&gt;
{&quot;backtrace&quot;:[\{&quot;b&quot;:&quot;7FCFA32DB000&quot;,&quot;o&quot;:&quot;230B01E&quot;,&quot;s&quot;:&quot;_ZN5mongo15printStackTraceERSo&quot;}
&lt;p&gt;,{&quot;b&quot;:&quot;7FCFA32DB000&quot;,&quot;o&quot;:&quot;230A90F&quot;},{&quot;b&quot;:&quot;7FCFA32DB000&quot;,&quot;o&quot;:&quot;230A9AC&quot;},{&quot;b&quot;:&quot;7FCFA279D000&quot;,&quot;o&quot;:&quot;153C0&quot;},{&quot;b&quot;:&quot;7FCFA25A0000&quot;,&quot;o&quot;:&quot;4618B&quot;,&quot;s&quot;:&quot;gsignal&quot;},{&quot;b&quot;:&quot;7FCFA25A0000&quot;,&quot;o&quot;:&quot;25859&quot;,&quot;s&quot;:&quot;abort&quot;},{&quot;b&quot;:&quot;7FCFA32DB000&quot;,&quot;o&quot;:&quot;A76C55&quot;,&quot;s&quot;:&quot;&lt;em&gt;ZN5mongo32fassertFailedNoTraceWithLocationEiPKcj&quot;},{&quot;b&quot;:&quot;7FCFA32DB000&quot;,&quot;o&quot;:&quot;81E8EE&quot;},{&quot;b&quot;:&quot;7FCFA32DB000&quot;,&quot;o&quot;:&quot;BB3089&quot;},{&quot;b&quot;:&quot;7FCFA32DB000&quot;,&quot;o&quot;:&quot;828EC8&quot;,&quot;s&quot;:&quot;&lt;/em&gt;&lt;em&gt;wt_err&quot;},{&quot;b&quot;:&quot;7FCFA32DB000&quot;,&quot;o&quot;:&quot;829228&quot;,&quot;s&quot;:&quot;&lt;/em&gt;&lt;em&gt;wt_panic&quot;},{&quot;b&quot;:&quot;7FCFA32DB000&quot;,&quot;o&quot;:&quot;824CC0&quot;},{&quot;b&quot;:&quot;7FCFA32DB000&quot;,&quot;o&quot;:&quot;B7CCB8&quot;},{&quot;b&quot;:&quot;7FCFA32DB000&quot;,&quot;o&quot;:&quot;B7D4EB&quot;},{&quot;b&quot;:&quot;7FCFA32DB000&quot;,&quot;o&quot;:&quot;B7A52C&quot;,&quot;s&quot;:&quot;&lt;/em&gt;&lt;em&gt;wt_open&quot;},{&quot;b&quot;:&quot;7FCFA32DB000&quot;,&quot;o&quot;:&quot;BD254A&quot;,&quot;s&quot;:&quot;&lt;/em&gt;&lt;em&gt;wt_block_manager_create&quot;},{&quot;b&quot;:&quot;7FCFA32DB000&quot;,&quot;o&quot;:&quot;B9A6B7&quot;,&quot;s&quot;:&quot;&lt;/em&gt;&lt;em&gt;wt_schema_create&quot;},{&quot;b&quot;:&quot;7FCFA32DB000&quot;,&quot;o&quot;:&quot;B77FCD&quot;,&quot;s&quot;:&quot;&lt;/em&gt;&lt;em&gt;wt_turtle_init&quot;},{&quot;b&quot;:&quot;7FCFA32DB000&quot;,&quot;o&quot;:&quot;B57C42&quot;,&quot;s&quot;:&quot;wiredtiger_open&quot;},{&quot;b&quot;:&quot;7FCFA32DB000&quot;,&quot;o&quot;:&quot;B2AC70&quot;,&quot;s&quot;:&quot;_ZN5mongo18WiredTigerKVEngineC2ERKNSt7&lt;/em&gt;&lt;em&gt;cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_PNS_11ClockSourceES8_mbbbb&quot;},{&quot;b&quot;:&quot;7FCFA32DB000&quot;,&quot;o&quot;:&quot;B10559&quot;},{&quot;b&quot;:&quot;7FCFA32DB000&quot;,&quot;o&quot;:&quot;CF3FE6&quot;,&quot;s&quot;:&quot;_ZN5mongo20ServiceContextMongoD29initializeGlobalStorageEngineEv&quot;},{&quot;b&quot;:&quot;7FCFA32DB000&quot;,&quot;o&quot;:&quot;AEA2B9&quot;},{&quot;b&quot;:&quot;7FCFA32DB000&quot;,&quot;o&quot;:&quot;AED7E3&quot;,&quot;s&quot;:&quot;_ZN5mongo11mongoDbMainEiPPcS1&lt;/em&gt;&quot;},{&quot;b&quot;:&quot;7FCFA32DB000&quot;,&quot;o&quot;:&quot;A7B61D&quot;,&quot;s&quot;:&quot;main&quot;},{&quot;b&quot;:&quot;7FCFA25A0000&quot;,&quot;o&quot;:&quot;270B3&quot;,&quot;s&quot;:&quot;__libc_start_main&quot;},{&quot;b&quot;:&quot;7FCFA32DB000&quot;,&quot;o&quot;:&quot;AD7D4E&quot;,&quot;s&quot;:&quot;_start&quot;}],&quot;processInfo&quot;:{ &quot;mongodbVersion&quot; : &quot;3.6.8&quot;, &quot;gitVersion&quot; : &quot;8e540c0b6db93ce994cc548f000900bdc740f80a&quot;, &quot;compiledModules&quot; : [], &quot;uname&quot; : &lt;/p&gt;
{ &quot;sysname&quot; : &quot;Linux&quot;, &quot;release&quot; : &quot;4.4.0-18362-Microsoft&quot;, &quot;version&quot; : &quot;#1049-Microsoft Thu Aug 14 12:01:00 PST 2020&quot;, &quot;machine&quot; : &quot;x86_64&quot; }
&lt;p&gt;, &quot;somap&quot; : [ { &quot;b&quot; : &quot;7FCFA32DB000&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;060194AE9AEEF88E6F109520AE16DEC315715B58&quot; }, { &quot;b&quot; : &quot;7FFFF1070000&quot;, &quot;path&quot; : &quot;linux-vdso.so.1&quot;, &quot;elfType&quot; : 3 }, { &quot;b&quot; : &quot;7FCFA3230000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libstemmer.so.0d&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;F129B7D409F6F63A822673139BE40F369F3E4B13&quot; }, { &quot;b&quot; : &quot;7FCFA3210000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libz.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;E7FC1C172E0EFBEF1CFFF27293E44EC69A400221&quot; }, { &quot;b&quot; : &quot;7FCFA3200000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libsnappy.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;74CAFD320059B4D17CF89FD6379A5105FF55840F&quot; }, { &quot;b&quot; : &quot;7FCFA31A0000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libyaml-cpp.so.0.6&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;B9EC1711A8AAD2FE980B735F13E186BEFE9FA4DB&quot; }, { &quot;b&quot; : &quot;7FCFA3190000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libpcrecpp.so.0&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;90A529AE5D50FADDD9CC20E87A71C65613B3C28F&quot; }, { &quot;b&quot; : &quot;7FCFA3100000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libboost_program_options.so.1.71.0&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;CB2EB21D65AF49F187F384ABED5D46D66E998195&quot; }, { &quot;b&quot; : &quot;7FCFA30E0000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libboost_filesystem.so.1.71.0&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;956195B5ABA44A072A6242BF2399D9EB0B6163E7&quot; }, { &quot;b&quot; : &quot;7FCFA2EE0000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libtcmalloc.so.4&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;BC036BA2C0C0B4976A51184F1E9F712CCB8611C7&quot; }, { &quot;b&quot; : &quot;7FCFA2EC0000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libresolv.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;05782B1678AFC87D4B92B1C3F85859EC2CDF3BF2&quot; }, { &quot;b&quot; : &quot;7FCFA2BE0000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libcrypto.so.1.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;D81502AE4775AED5087116CA8508B8125576C25A&quot; }, { &quot;b&quot; : &quot;7FCFA2B40000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libssl.so.1.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;A162780831ABEBAEDF9B84935CC92230DC02F326&quot; }, { &quot;b&quot; : &quot;7FCFA2B30000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libdl.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;3C3E2DA54E986FCAFA392B8E766F2839F3269DF7&quot; }, { &quot;b&quot; : &quot;7FCFA2930000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libstdc++.so.6&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;C45813107D1487F8FC7197424AA6F1E0BE00FE6C&quot; }, { &quot;b&quot; : &quot;7FCFA27E1000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libm.so.6&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;F75F367FD74EA9B4F105F4FEE61A996E361BE65E&quot; }, { &quot;b&quot; : &quot;7FCFA27C0000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libgcc_s.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;64E719943721B9650519ABCF9EEFD94A7135DECD&quot; }, { &quot;b&quot; : &quot;7FCFA279D000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libpthread.so.0&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;4FC5FC33F4429136A494C640B113D76F610E4ABC&quot; }, { &quot;b&quot; : &quot;7FCFA25A0000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libc.so.6&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;F3FF3FDA80B817C464A56EED59FF09DC864EAEB0&quot; }, { &quot;b&quot; : &quot;7FCFA2520000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libpcre.so.3&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;AC83711FBCB2725AD376CA8F8C947F6A782E7A65&quot; }, { &quot;b&quot; : &quot;7FCFA24F0000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libunwind.so.8&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;E4502D71B7D21D13E84436FAF0BD4A8FF63874C2&quot; }, { &quot;b&quot; : &quot;7FCFA32A0000&quot;, &quot;path&quot; : &quot;/lib64/ld-linux-x86-64.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;B18234D1A8CC926BDC73E72CF5C0915DC4458D42&quot; }, { &quot;b&quot; : &quot;7FCFA24C0000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/liblzma.so.5&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;533783B82D9BEDA5891A5E10B15D43ADE31085CC&quot; } ] }}&lt;br/&gt;
 mongod(_ZN5mongo15printStackTraceERSo+0x3E) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa55e601e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0x230A90F) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa55e590f&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0x230A9AC) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa55e59ac&amp;#93;&lt;/span&gt;&lt;br/&gt;
 libpthread.so.0(+0x153C0) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa27b23c0&amp;#93;&lt;/span&gt;&lt;br/&gt;
 libc.so.6(gsignal+0xCB) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa25e618b&amp;#93;&lt;/span&gt;&lt;br/&gt;
 libc.so.6(abort+0x12B) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa25c5859&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo32fassertFailedNoTraceWithLocationEiPKcj+0x0) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa3d51c55&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0x81E8EE) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa3af98ee&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0xBB3089) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa3e8e089&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(__wt_err+0xA5) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa3b03ec8&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(__wt_panic+0x38) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa3b04228&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0x824CC0) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa3affcc0&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0xB7CCB8) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa3e57cb8&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0xB7D4EB) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa3e584eb&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(__wt_open+0x31C) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa3e5552c&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(__wt_block_manager_create+0x6A) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa3ead54a&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(__wt_schema_create+0x5C7) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa3e756b7&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(__wt_turtle_init+0x7AD) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa3e52fcd&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(wiredtiger_open+0x2012) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa3e32c42&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(&lt;em&gt;ZN5mongo18WiredTigerKVEngineC2ERKNSt7&lt;/em&gt;_cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_PNS_11ClockSourceES8_mbbbb+0x8C0) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa3e05c70&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0xB10559) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa3deb559&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo20ServiceContextMongoD29initializeGlobalStorageEngineEv+0x3E6) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa3fcefe6&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0xAEA2B9) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa3dc52b9&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(&lt;em&gt;ZN5mongo11mongoDbMainEiPPcS1&lt;/em&gt;+0x613) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa3dc87e3&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(main+0xD) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa3d5661d&amp;#93;&lt;/span&gt;&lt;br/&gt;
 libc.so.6(__libc_start_main+0xF3) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa25c70b3&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_start+0x2E) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fcfa3db2d4e&amp;#93;&lt;/span&gt;&lt;br/&gt;
----- END BACKTRACE -----&lt;br/&gt;
Aborted (core dumped)&lt;/p&gt;</description>
                <environment>Windows 10 - UBUNTU</environment>
        <key id="1527441">SERVER-51860</key>
            <summary>Aborting after fassert() failure</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="edwin.zhou@mongodb.com">Edwin Zhou</assignee>
                                    <reporter username="dennispierins@gmail.com">Dennis Pierins</reporter>
                        <labels>
                            <label>WiredTiger</label>
                    </labels>
                <created>Wed, 28 Oct 2020 16:07:17 +0000</created>
                <updated>Thu, 29 Oct 2020 20:17:31 +0000</updated>
                            <resolved>Thu, 29 Oct 2020 14:57:07 +0000</resolved>
                                                                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="3468048" author="JIRAUSER1257066" created="Thu, 29 Oct 2020 14:56:54 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=dennispierins%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;dennispierins@gmail.com&quot;&gt;dennispierins@gmail.com&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Thank you for providing additional information with the steps you&apos;ve taken. It&apos;s extremely helpful!&lt;/p&gt;

&lt;p&gt;Running MongoDB on a virtual machine can develop expected issues. &lt;a href=&quot;https://docs.mongodb.com/manual/administration/production-notes/#fsync-on-directories&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;MongoDB requires a filesystem that supports &lt;tt&gt;fsync()&lt;/tt&gt; on directories. For example, HGFS and Virtual Box&#8217;s shared folders do not support this operation.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;As SERVER project is for bugs and feature suggestions for the MongoDB server, we&apos;d like to encourage you to ask our community for help by posting on the &lt;a href=&quot;https://community.mongodb.com&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;MongoDB Developer Community Forums&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;If the discussion there leads you to suspect a bug in the MongoDB server, then we&apos;d want to discuss here in the SERVER project.&lt;/p&gt;

&lt;p&gt;All the best,&lt;br/&gt;
Edwin&lt;/p&gt;</comment>
                            <comment id="3467550" author="JIRAUSER1257431" created="Thu, 29 Oct 2020 07:49:48 +0000"  >&lt;p&gt;Dear Edwin,&lt;/p&gt;

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

&lt;p&gt;Yes, I am running mongod on a virtual machine (Ubuntu on Windows 10). I followed the instructions enclosed in the .txt file I&apos;ve just added.&lt;/p&gt;

&lt;p&gt;Considering these instructions have been used by hundreds of other people without issues, how come it&apos;s not running on my computer? Is there another way around this?&lt;/p&gt;

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

&lt;p&gt;Thanks for your swift reply by the way!&lt;/p&gt;

&lt;p&gt;Kind regards,&lt;/p&gt;

&lt;p&gt;Dennis&lt;/p&gt;</comment>
                            <comment id="3466702" author="JIRAUSER1257066" created="Wed, 28 Oct 2020 17:29:06 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=dennispierins%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;dennispierins@gmail.com&quot;&gt;dennispierins@gmail.com&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Thank you for your ticket on your issue. I suspect you may be running mongod on a virtual machine as indicated by the following log line. Is this true?&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;2020-10-28T17:00:44.647+0100 E STORAGE&#160;[initandlisten]&#160;WiredTiger error (22)&#160;[1603900844:647704][8802:0x7fcfa24a0ac0], connection: /data/db/: directory-sync: fdatasync: Invalid argument&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;This log line suggests the filesystem doesn&apos;t support &lt;a href=&quot;https://docs.mongodb.com/manual/administration/production-notes/#fsync-on-directories&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;fsync() on directories&lt;/a&gt; which is required by MongoDB.&lt;/p&gt;

&lt;p&gt;Best,&lt;/p&gt;

&lt;p&gt;Edwin&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="284812" name="Mongodb error.txt" size="9239" author="dennispierins@gmail.com" created="Wed, 28 Oct 2020 16:16:41 +0000"/>
                            <attachment id="284931" name="instructions.txt" size="980" author="dennispierins@gmail.com" created="Thu, 29 Oct 2020 07:46:35 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 28 Oct 2020 17:29:06 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        3 years, 14 weeks, 6 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>edwin.zhou@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            3 years, 14 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>dennispierins@gmail.com</customfieldvalue>
            <customfieldvalue>edwin.zhou@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hyewjz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hy130n:</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>
                                    <customfieldvalue><![CDATA[edwin.zhou@mongodb.com]]></customfieldvalue>
    

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hyeitb:</customfieldvalue>

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