-
Type:
Bug
-
Resolution: Declined
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The BSON generated from this query call in WildcardKeyGenerator::generateKeys appears to trip a bson dassert when the bson is iterated. The core dump does not save what that value is. We should save the bson the a local variable in the function, and then pass it on as a function parameter, so we can then print out what the BSON is if/when there's another failure.