Hello
I keep on getting an error trying mongo --nodb
C:\WINDOWS\system32>mongo --nodb
MongoDB shell version v4.2.0
2019-08-19T21:31:24.463+0200 F CONTROL [main] *** unhandled exception 0xE06D7363 at 0x00007FFE6BAEA839, terminating
2019-08-19T21:31:24.463+0200 F CONTROL [main] *** stack trace for unhandled exception:
2019-08-19T21:31:24.464+0200 I - [main] KERNELBASE.dll RaiseException+0x69
VCRUNTIME140.dll CxxThrowException+0xad
mongo.exe MallocExtension::GetMemoryReleaseRate+0x1ece40
mongo.exe MallocExtension::GetMemoryReleaseRate+0x1ecc1f
mongo.exe tc_mallopt+0xa52c
mongo.exe mozilla::detail::MutexImpl::~MutexImpl+0x866f
mongo.exe mozilla::detail::MutexImpl::~MutexImpl+0x2317
mongo.exe mozilla::detail::MutexImpl::~MutexImpl+0x8de5
mongo.exe tcmalloc::Log+0xaaf14
KERNEL32.DLL BaseThreadInitThunk+0x14
2019-08-19T21:31:24.465+0200 I CONTROL [main] writing minidump diagnostic file C:\Program Files\MongoDB\Server\4.2019-08-19T19-31-24.mdmp
2019-08-19T21:31:24.639+0200 F CONTROL [main] *** immediate exit due to unhandled exception
Any suggestion on how to fix this ?