<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:38:52 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-56287] when invoking mongd just after installation, it throws error: WT_PANIC: WiredTiger library panic</title>
                <link>https://jira.mongodb.org/browse/SERVER-56287</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;h3&gt;&lt;a name=&quot;ProblemDescription&quot;&gt;&lt;/a&gt;Problem Description&lt;/h3&gt;

&lt;p&gt;can&apos;t set up mongodb to wait for connections on an specific port.&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;StepstoReproduce&quot;&gt;&lt;/a&gt;Steps to Reproduce&lt;/h3&gt;
&lt;ol&gt;
	&lt;li&gt;install mongodb&lt;/li&gt;
	&lt;li&gt;create folder in /data/db&lt;/li&gt;
	&lt;li&gt;grante the right privileges to the directory&lt;/li&gt;
	&lt;li&gt;run: mongodb&lt;/li&gt;
	&lt;li&gt;below error in section &lt;b&gt;Actual Results&lt;/b&gt; is thrown.&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;&#160;&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;ExpectedResults&quot;&gt;&lt;/a&gt;Expected Results&lt;/h3&gt;

&lt;p&gt;make it wait for conenctions on a specific port.&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;ActualResults&quot;&gt;&lt;/a&gt;Actual Results&lt;/h3&gt;

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

&lt;p&gt;2021-04-22T19:57:07.821+0200 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; MongoDB starting : pid=24012 port=27017 dbpath=/data/db 64-bit host=CH5CG01444YC&lt;br/&gt;
2021-04-22T19:57:07.823+0200 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;
2021-04-22T19:57:07.824+0200 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; git version: 8e540c0b6db93ce994cc548f000900bdc740f80a&lt;br/&gt;
2021-04-22T19:57:07.826+0200 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;
2021-04-22T19:57:07.827+0200 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; allocator: tcmalloc&lt;br/&gt;
2021-04-22T19:57:07.831+0200 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; modules: none&lt;br/&gt;
2021-04-22T19:57:07.832+0200 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; build environment:&lt;br/&gt;
2021-04-22T19:57:07.833+0200 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; distarch: x86_64&lt;br/&gt;
2021-04-22T19:57:07.834+0200 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; target_arch: x86_64&lt;br/&gt;
2021-04-22T19:57:07.836+0200 I CONTROL &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; options: {}&lt;br/&gt;
2021-04-22T19:57:07.849+0200 I STORAGE &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; wiredtiger_open config: create,cache_size=7343M,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;
2021-04-22T19:57:08.610+0200 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;1619114228:610402&amp;#93;&lt;/span&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;24012:0x7f028ddb0ac0&amp;#93;&lt;/span&gt;, connection: /data/db/WiredTiger.wt: handle-open: open: File exists&lt;br/&gt;
2021-04-22T19:57:08.617+0200 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.1&lt;br/&gt;
2021-04-22T19:57:08.622+0200 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;1619114228:622571&amp;#93;&lt;/span&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;24012:0x7f028ddb0ac0&amp;#93;&lt;/span&gt;, connection: /data/db/: directory-sync: fdatasync: Invalid argument&lt;br/&gt;
2021-04-22T19:57:08.623+0200 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;1619114228:622983&amp;#93;&lt;/span&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;24012:0x7f028ddb0ac0&amp;#93;&lt;/span&gt;, connection: the process must exit and restart: WT_PANIC: WiredTiger library panic&lt;br/&gt;
2021-04-22T19:57:08.625+0200 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;
2021-04-22T19:57:08.626+0200 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;2021-04-22T19:57:08.667+0200 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;0x7f0290ef001e 0x7f0290eef90f 0x7f0290eef9ac 0x7f028e0c23c0 0x7f028def618b 0x7f028ded5859 0x7f028f65bc55 0x7f028f4038ee 0x7f028f798089 0x7f028f40dec8 0x7f028f40e228 0x7f028f409cc0 0x7f028f761cb8 0x7f028f7624eb 0x7f028f75f52c 0x7f028f7b754a 0x7f028f77f6b7 0x7f028f75cfcd 0x7f028f73cc42 0x7f028f70fc70 0x7f028f6f5559 0x7f028f8d8fe6 0x7f028f6cf2b9 0x7f028f6d27e3 0x7f028f66061d 0x7f028ded70b3 0x7f028f6bcd4e&lt;br/&gt;
----- BEGIN BACKTRACE -----&lt;/p&gt;
{&quot;backtrace&quot;:[\{&quot;b&quot;:&quot;7F028EBE5000&quot;,&quot;o&quot;:&quot;230B01E&quot;,&quot;s&quot;:&quot;_ZN5mongo15printStackTraceERSo&quot;}
&lt;p&gt;,{&quot;b&quot;:&quot;7F028EBE5000&quot;,&quot;o&quot;:&quot;230A90F&quot;},{&quot;b&quot;:&quot;7F028EBE5000&quot;,&quot;o&quot;:&quot;230A9AC&quot;},{&quot;b&quot;:&quot;7F028E0AD000&quot;,&quot;o&quot;:&quot;153C0&quot;},{&quot;b&quot;:&quot;7F028DEB0000&quot;,&quot;o&quot;:&quot;4618B&quot;,&quot;s&quot;:&quot;gsignal&quot;},{&quot;b&quot;:&quot;7F028DEB0000&quot;,&quot;o&quot;:&quot;25859&quot;,&quot;s&quot;:&quot;abort&quot;},{&quot;b&quot;:&quot;7F028EBE5000&quot;,&quot;o&quot;:&quot;A76C55&quot;,&quot;s&quot;:&quot;&lt;em&gt;ZN5mongo32fassertFailedNoTraceWithLocationEiPKcj&quot;},{&quot;b&quot;:&quot;7F028EBE5000&quot;,&quot;o&quot;:&quot;81E8EE&quot;},{&quot;b&quot;:&quot;7F028EBE5000&quot;,&quot;o&quot;:&quot;BB3089&quot;},{&quot;b&quot;:&quot;7F028EBE5000&quot;,&quot;o&quot;:&quot;828EC8&quot;,&quot;s&quot;:&quot;&lt;/em&gt;&lt;em&gt;wt_err&quot;},{&quot;b&quot;:&quot;7F028EBE5000&quot;,&quot;o&quot;:&quot;829228&quot;,&quot;s&quot;:&quot;&lt;/em&gt;&lt;em&gt;wt_panic&quot;},{&quot;b&quot;:&quot;7F028EBE5000&quot;,&quot;o&quot;:&quot;824CC0&quot;},{&quot;b&quot;:&quot;7F028EBE5000&quot;,&quot;o&quot;:&quot;B7CCB8&quot;},{&quot;b&quot;:&quot;7F028EBE5000&quot;,&quot;o&quot;:&quot;B7D4EB&quot;},{&quot;b&quot;:&quot;7F028EBE5000&quot;,&quot;o&quot;:&quot;B7A52C&quot;,&quot;s&quot;:&quot;&lt;/em&gt;&lt;em&gt;wt_open&quot;},{&quot;b&quot;:&quot;7F028EBE5000&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;7F028EBE5000&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;7F028EBE5000&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;7F028EBE5000&quot;,&quot;o&quot;:&quot;B57C42&quot;,&quot;s&quot;:&quot;wiredtiger_open&quot;},{&quot;b&quot;:&quot;7F028EBE5000&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;7F028EBE5000&quot;,&quot;o&quot;:&quot;B10559&quot;},{&quot;b&quot;:&quot;7F028EBE5000&quot;,&quot;o&quot;:&quot;CF3FE6&quot;,&quot;s&quot;:&quot;_ZN5mongo20ServiceContextMongoD29initializeGlobalStorageEngineEv&quot;},{&quot;b&quot;:&quot;7F028EBE5000&quot;,&quot;o&quot;:&quot;AEA2B9&quot;},{&quot;b&quot;:&quot;7F028EBE5000&quot;,&quot;o&quot;:&quot;AED7E3&quot;,&quot;s&quot;:&quot;_ZN5mongo11mongoDbMainEiPPcS1&lt;/em&gt;&quot;},{&quot;b&quot;:&quot;7F028EBE5000&quot;,&quot;o&quot;:&quot;A7B61D&quot;,&quot;s&quot;:&quot;main&quot;},{&quot;b&quot;:&quot;7F028DEB0000&quot;,&quot;o&quot;:&quot;270B3&quot;,&quot;s&quot;:&quot;__libc_start_main&quot;},{&quot;b&quot;:&quot;7F028EBE5000&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;7F028EBE5000&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;060194AE9AEEF88E6F109520AE16DEC315715B58&quot; }, { &quot;b&quot; : &quot;7FFFEBC07000&quot;, &quot;path&quot; : &quot;linux-vdso.so.1&quot;, &quot;elfType&quot; : 3 }, { &quot;b&quot; : &quot;7F028EB50000&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;7F028EB30000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libz.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;7A04C793A2CE7B847F43840CA650E0D9DD35389D&quot; }, { &quot;b&quot; : &quot;7F028EB20000&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;7F028EAC0000&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;7F028EAB0000&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;7F028EA20000&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;7F028E9F0000&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;7F028E7F0000&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;7F028E7D0000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libresolv.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;6BCE6EF9E884DDA05E19F944A6C6BF85C71D09E8&quot; }, { &quot;b&quot; : &quot;7F028E4F0000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libcrypto.so.1.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;D30ABD770D1215FFF0F9A0FA9F12B1DE5B50DA29&quot; }, { &quot;b&quot; : &quot;7F028E450000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libssl.so.1.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;4EF02CF97DD73CB0A88495E6DBF584DD6AA5AA22&quot; }, { &quot;b&quot; : &quot;7F028E440000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libdl.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;A3F78028221CF3B784DD5E10D05AD7A55A6A85D5&quot; }, { &quot;b&quot; : &quot;7F028E240000&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;7F028E0F1000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libm.so.6&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;44B3FC3330F57F48B1EED34A9A8E982C6D1EF76D&quot; }, { &quot;b&quot; : &quot;7F028E0D0000&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;7F028E0AD000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libpthread.so.0&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;E54761F7B554D0FCC1562959665D93DFFBEBDAF0&quot; }, { &quot;b&quot; : &quot;7F028DEB0000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libc.so.6&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;099B9225BCB0D019D9D60884BE583EB31BB5F44E&quot; }, { &quot;b&quot; : &quot;7F028DE30000&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;7F028DE00000&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;7F028EBB0000&quot;, &quot;path&quot; : &quot;/lib64/ld-linux-x86-64.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;5374B5558386B815E69CC1838A6052CC9B4746F3&quot; }, { &quot;b&quot; : &quot;7F028DDD0000&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;0x7f0290ef001e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0x230A90F) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f0290eef90f&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0x230A9AC) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f0290eef9ac&amp;#93;&lt;/span&gt;&lt;br/&gt;
 libpthread.so.0(+0x153C0) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f028e0c23c0&amp;#93;&lt;/span&gt;&lt;br/&gt;
 libc.so.6(gsignal+0xCB) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f028def618b&amp;#93;&lt;/span&gt;&lt;br/&gt;
 libc.so.6(abort+0x12B) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f028ded5859&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo32fassertFailedNoTraceWithLocationEiPKcj+0x0) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f028f65bc55&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0x81E8EE) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f028f4038ee&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0xBB3089) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f028f798089&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(__wt_err+0xA5) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f028f40dec8&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(__wt_panic+0x38) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f028f40e228&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0x824CC0) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f028f409cc0&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0xB7CCB8) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f028f761cb8&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0xB7D4EB) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f028f7624eb&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(__wt_open+0x31C) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f028f75f52c&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(__wt_block_manager_create+0x6A) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f028f7b754a&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(__wt_schema_create+0x5C7) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f028f77f6b7&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(__wt_turtle_init+0x7AD) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f028f75cfcd&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(wiredtiger_open+0x2012) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f028f73cc42&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;0x7f028f70fc70&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0xB10559) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f028f6f5559&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo20ServiceContextMongoD29initializeGlobalStorageEngineEv+0x3E6) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f028f8d8fe6&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0xAEA2B9) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f028f6cf2b9&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;0x7f028f6d27e3&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(main+0xD) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f028f66061d&amp;#93;&lt;/span&gt;&lt;br/&gt;
 libc.so.6(__libc_start_main+0xF3) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f028ded70b3&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_start+0x2E) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f028f6bcd4e&amp;#93;&lt;/span&gt;&lt;br/&gt;
----- END BACKTRACE -----&lt;br/&gt;
Aborted (core dumped)&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;AdditionalNotes&quot;&gt;&lt;/a&gt;Additional Notes&lt;/h3&gt;

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

&lt;p&gt;I have already tried to:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;run mongodb --repair&lt;/li&gt;
	&lt;li&gt;delete the /tmp/mongodb-27017.sock&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;Nothing solves the problem&lt;/p&gt;

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

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

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment>WSL</environment>
        <key id="1687500">SERVER-56287</key>
            <summary>when invoking mongd just after installation, it throws error: WT_PANIC: WiredTiger library panic</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="a.schulzalbrecht@gmail.com">A. Schulz Albrecht</reporter>
                        <labels>
                            <label>wsl</label>
                    </labels>
                <created>Thu, 22 Apr 2021 18:07:48 +0000</created>
                <updated>Wed, 5 May 2021 21:07:16 +0000</updated>
                            <resolved>Wed, 5 May 2021 21:07:16 +0000</resolved>
                                    <version>3.6.8</version>
                                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="3757585" author="JIRAUSER1257066" created="Wed, 5 May 2021 21:07:16 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=a.schulzalbrecht%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;a.schulzalbrecht@gmail.com&quot;&gt;a.schulzalbrecht@gmail.com&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Thank you for providing the logs. I apologize for not recognizing that you&apos;re working on a WSL environment. Unfortunately, &lt;a href=&quot;https://docs.mongodb.com/manual/administration/install-on-linux/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;MongoDB currently does not support WSL&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;You may find more information on our supported platforms &lt;a href=&quot;https://docs.mongodb.com/manual/administration/production-notes/#std-label-prod-notes-supported-platforms&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Please also note that the SERVER project is for bugs and feature suggestions for the MongoDB server. As this ticket does not appear to be a bug, I will now close it. If you need further assistance troubleshooting, I encourage you to ask our community 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;Best,&lt;br/&gt;
Edwin&lt;/p&gt;</comment>
                            <comment id="3757569" author="JIRAUSER1259595" created="Wed, 5 May 2021 20:58:25 +0000"  >&lt;p&gt;Hi Edwin,&lt;/p&gt;

&lt;p&gt;I have been trying to get this mongodb updated to version 4 for almost 2h and as I&apos;m running out of time, I decided to go ahead and run the --repair with the current version. I hope there&apos;s no problems. I uploaded the logs as requested. &lt;/p&gt;

&lt;p&gt;Quickly on upgrading: I couldn&apos;t find anything useful on mongodb&apos;s link you sent. There&apos;s documentation explaining the process in WSL, only Ubuntu (which doesn&apos;t work in WSL btw). When I have more time, I will try to find it again, if you know a link, please feel free to share it.&lt;/p&gt;

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

&lt;p&gt;Afonso&lt;/p&gt;</comment>
                            <comment id="3738767" author="JIRAUSER1257066" created="Mon, 26 Apr 2021 15:13:49 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=a.schulzalbrecht%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;a.schulzalbrecht@gmail.com&quot;&gt;a.schulzalbrecht@gmail.com&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Please make a complete copy of the database&apos;s $dbpath directory to safeguard so that you can work off of the current $dbpath.&lt;/p&gt;

&lt;p&gt;Since MongoDB v4.0.3, running &lt;tt&gt;&amp;#45;&amp;#45;repair&lt;/tt&gt; will also perform a more robust repair mechanism. We recommend &lt;a href=&quot;https://docs.mongodb.com/manual/release-notes/4.0-upgrade-standalone/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;upgrading your MongoDB version to 4.0.3&lt;/a&gt; or later and attempting &lt;tt&gt;--repair&lt;/tt&gt;. &lt;/p&gt;

&lt;p&gt;In the event that a &lt;tt&gt;&amp;#45;&amp;#45;repair&lt;/tt&gt; operation is unsuccessful, then please also provide:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;The logs leading up to the first occurrence of any issue&lt;/li&gt;
	&lt;li&gt;The logs of the repair operation.&lt;/li&gt;
	&lt;li&gt;The logs of any attempt to start mongod after the repair operation completed.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Best,&lt;br/&gt;
Edwin&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="311161" name="WiredTiger" size="46" author="a.schulzalbrecht@gmail.com" created="Thu, 22 Apr 2021 18:09:07 +0000"/>
                            <attachment id="311162" name="WiredTiger.lock" size="21" author="a.schulzalbrecht@gmail.com" created="Thu, 22 Apr 2021 18:09:07 +0000"/>
                            <attachment id="313485" name="v3.6-log_attempt_to_start_mongod.txt" size="9161" author="a.schulzalbrecht@gmail.com" created="Wed, 5 May 2021 20:52:46 +0000"/>
                            <attachment id="313486" name="v3.6-log_first_occurrence.txt" size="9311" author="a.schulzalbrecht@gmail.com" created="Wed, 5 May 2021 20:52:46 +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>Mon, 26 Apr 2021 15:13:49 +0000</customfieldvalue>

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


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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            2 years, 40 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>a.schulzalbrecht@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|hz60kf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hyqyrj:</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|hz5mtj:</customfieldvalue>

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