-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: 4.2.5
-
Component/s: Shell
-
ALL
-
Query 2020-06-29, Query 2020-07-13
Description
One of our customers experienced a crash in the Mongo shell while attempting to run show collections against Atlas Data Lake.
Steps to Reproduce
We have been unable to reproduce this issue, but we have obtained a memory dump of the crash from the customer, and it is attached to MHOUSE-1204.
Expected Results
The command should either succeed (if the response is valid) or fail with an appropriate error message (if the response is corrupted).
Actual Results
The shell crashes.
Additional Notes
We don't know whether Atlas Data Lake is actually returned a corrupted response or if the Mongo shell is crashing despite a valid response. I opened the memory dump in Visual Studio, but it didn't provide any obvious answers as to what was wrong. I'm closing MHOUSE-1204 as Cannot Reproduce for now. If it turns out that debugging the shell reveals that ADL is in fact returning a corrupted response, please comment on MHOUSE-1204 as to the nature of the corruption and reopen the ticket so that we can fix the bug on our side. Thank you.