-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Minor - P4
-
None
-
Affects Version/s: 2.4.8
-
Component/s: Tools
-
None
-
Windows
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
Hi Everyone!
I have a reproduceable crash with latest mongodump on windows 8.1.
One special collection cannot be dumped.
The database is 12GB (Zipped 300MB, could be provided for debugging).
This Ticket is created because of following discussion:
https://groups.google.com/forum/#!topic/mongodb-dev/qa3PM5NWWGA
Behaviour:
If I start an online backup - host+port specified - with mongodump, it crashes on one special collection of my database.
If I start it with dbpath specified, everything works.
- Version of mongod: 2.4.8 / Version of mongodump: 2.4.8
- Reproduceable also with only the "Day" collection
- repair database has no effect
- validating the collection is ok
- biggest BSON obj in collection "Day": 11093 bytes
I attached the logfiles of mongod+mongodump, both started with "-vvv".
Thanks for the help!
BR,
Max