Info
In our production environment, we have a sharded cluster setup. Recently, querying for some data sets have started to fail due to this error:
Assertion failure holder.nextFreeOrSelf == i src/mongo/db/exec/working_set.cpp 68
This has not happened before, but now it is consistently happening for certain queries repeatedly. There's been no change to how we store or query the data. We are currently running 2.6.4. See attached log for more detail, but this is currently breaking a critical path in production.
Any insights you may be able to share on this would be much appreciated.
Top User Comments
ramon.fernandez commented on Fri, 15 May 2015 17:28:36 +0000:
jonathan@cloudwords.com, we think this could be a duplicate of SERVER-17263, so I'm resolving this ticket as a duplicate of SERVER-17263.
Regards,
Ramón.
rassi@10gen.com commented on Thu, 12 Feb 2015 04:22:09 +0000:
I'm guessing that this issue is a dup of SERVER-17263, but let's leave this ticket open until we have enough information on the other ticket to confirm this guess.