[16:09:15] <amz3`> ok i think i got a memory corruption, how can i check that issue?
[16:31:23] <rholdeniii> I've taken over a project that uses mongodb and I've got a problem I haven't been able to google the answer to. I'm getting a "Unhandled rejection MongoError: Operator 'OBJECT_ID' is not supported." error when trying to assign one objects _id property to a reference on another object. I'm working in node.js, Any pointers on where I could look for more information?