Description
else {
|
// this is a very weird case
|
// have seen it in production, but can't reproduce
|
// this assert prevents an inf. loop
|
// but likely isn't the correct solution
|
assert(0);
|
}
|
Attachments
Issue Links
- is depended on by
-
SERVER-4782 duplicate doc fields incorrectly generated in 1.8 without assertions, cause '0' assertion when upgrading to 2.0
-
- Closed
-
- is duplicated by
-
SERVER-4078 Assertion failure 0 db/ops/update.cpp 691
-
- Closed
-
- related to
-
SERVER-4776 improper application of modifiers with numerically equivalent string field names
-
- Closed
-