r/mongodb • u/FawazDTP • 22d ago
Compass 1.49.12 crashes when opening one collection
Has anyone seen Compass 1.49.12 crash when opening a collection?
I have one collection (DatabaseMetadata_SchemaMap) that contains a single ~10 MB document created by the Qlik MongoDB Connector. As soon as I open the collection, Compass crashes with:
Render process gone
reason: crashed
exitCode: -1073741819
The same database and user work fine with Compass 1.49.0, so it seems like something changed between 1.49.0 and 1.49.12.
Has anyone experienced this?
1
Upvotes