Getting error code 51

Hi Mongo Team,

We are unable to start mongo db. It says ‘’ ERROR: child process failed, exited with 51"

We are using MongoDB shell version: 3.2.22

Error Logs:
2021-07-03T15:12:43.248+0000 E STORAGE [initandlisten] WiredTiger (2) [1625325163:248109][31381:0x7f31adb9fdc0], file:collection-233-3971070436943107
128.wt, WT_SESSION.open_cursor: /data/mongo_data/mongo/collection-233-3971070436943107128.wt: handle-open: open: No such file or directory
2021-07-03T15:12:43.248+0000 E STORAGE [initandlisten] no cursor for uri: table:collection-233-3971070436943107128
2021-07-03T15:12:43.248+0000 F - [initandlisten] Invalid access at address: 0x58
2021-07-03T15:12:43.258+0000 F - [initandlisten] Got signal: 11 (Segmentation fault).

Could you please help us to start mongo without any data loss.

I had the sam issue. I was using wsl2 and switched to wsl1 which resulted in the crush of the db server. Acording to Microsoft docs, MongoDB can be installed to the wsl2. My opinion is that it is because of the file-system.