-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The following error occurs within the following test scenario:
- mongod (1.4.2, 64-bit on Linux) is started with a fresh
database directory + option --master
- I run a unittest (Python) performing a simple map-reduce test
- I terminate mongod and restart it using the same options
- re-running the map-reduce test causes the error below
The error message is weird especially I am running a 64-bit
version of OpenSuse 11.1 (I think) and a 64-bit version of mongodb!?
Andreas
- --------------
Sun May 16 14:05:01 User Exception 10085:can't map file memory
Sun May 16 14:05:01 Caught Assertion in insert , continuing
Sun May 16 14:05:01 insert test._CloudComputationTests__topics exception
userassert:can't map file memory 0ms
mmap() failed for data/db/mongodb/test.0 len:67108864 errno:12 Cannot
allocate memory
mmap failed with out of memory, if you're using 32-bits, then you
probably need to upgrade to 64
Sun May 16 14:05:01 User Exception 10085:can't map file memory
mmap() failed for data/db/mongodb/test.0 len:67108864 errno:12 Cannot
allocate memory
mmap failed with out of memory, if you're using 32-bits, then you
probably need to upgrade to 64
Sun May 16 14:05:01 User Exception 10085:can't map file memory
Sun May 16 14:05:01 Caught Assertion in remove , continuing
Sun May 16 14:05:01 remove query: {} exception userassert:can't map
file memory 0ms
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla -
http://enigmail.mozdev.org/
iEYEARECAAYFAkvv4F8ACgkQCJIWIbr9KYwVPQCgxWYii5z3JbKcvWI9YI6HIbNp
nIQAoND3oqwKPDrmNoOJVXeiBuI1huy9
=TqEb
-----END PGP SIGNATURE-----
--
You received this message because you are subscribed to the Google Groups "mongodb-user" group.
To post to this group, send email to
mongod...@googlegroups.com.
To unsubscribe from this group, send email to
mongodb-user...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/mongodb-user?hl=en.