ยง2024-12-03

  1. mongod-r8.0.4-2024-12-02-JetsonOrinNano and mongos-r8.0.4-2024-12-02-JetsonOrinNano
  1. mongod-r8.0.4-2024-12-04-orgpi516g and mongos-r8.0.4-2024-12-04-orgpi516g
mongos version v8.0.4
Build Info: {
    "version": "8.0.4",
    "gitVersion": "3921bf537153dbdd3f9181aceb61ea0e4a057471",
    "openSSLVersion": "OpenSSL 3.0.15 3 Sep 2024",
    "modules": [],
    "allocator": "tcmalloc-google",
    "environment": {
        "distarch": "aarch64",
        "target_arch": "aarch64"
    }
}
alexlai@opi516G:/opt/xfs/alexlai/build/mongo/build/install/bin$ ./mongod --version
51217 src/third_party/tcmalloc/dist/tcmalloc/system-alloc.cc:755] MmapAligned() failed - unable to allocate with tag (hint=0x2de500000000, size=1073741824, alignment=1073741824) - is something limiting address placement?
51217 src/third_party/tcmalloc/dist/tcmalloc/arena.cc:48] CHECK in Alloc: FATAL ERROR: Out of memory trying to allocate internal tcmalloc data (bytes=131072, object-size=640); is something preventing mmap from succeeding (sandbox, VSS limitations)?
^[[AAborted (core dumped)
alexlai@opi516G:/opt/xfs/alexlai/build/mongo/build/install/bin$ ./mongos --version
51222 src/third_party/tcmalloc/dist/tcmalloc/system-alloc.cc:755] MmapAligned() failed - unable to allocate with tag (hint=0x4f95c0000000, size=1073741824, alignment=1073741824) - is something limiting address placement?
51222 src/third_party/tcmalloc/dist/tcmalloc/arena.cc:48] CHECK in Alloc: FATAL ERROR: Out of memory trying to allocate internal tcmalloc data (bytes=131072, object-size=640); is something preventing mmap from succeeding (sandbox, VSS limitations)?
Aborted (core dumped)
(PYTHON-3.10.15) alexlai@JetsonOrinNano:~/build/src$ ./mongod --version
db version v8.0.4
Build Info: {
    "version": "8.0.4",
    "gitVersion": "3921bf537153dbdd3f9181aceb61ea0e4a057471",
    "openSSLVersion": "OpenSSL 3.0.2 15 Mar 2022",
    "modules": [],
    "allocator": "tcmalloc-google",
    "environment": {
        "distarch": "aarch64",
        "target_arch": "aarch64"
    }
}
(PYTHON-3.10.15) alexlai@JetsonOrinNano:~/build/src$ ./mongos --version
mongos version v8.0.4
Build Info: {
    "version": "8.0.4",
    "gitVersion": "3921bf537153dbdd3f9181aceb61ea0e4a057471",
    "openSSLVersion": "OpenSSL 3.0.2 15 Mar 2022",
    "modules": [],
    "allocator": "tcmalloc-google",
    "environment": {
        "distarch": "aarch64",
        "target_arch": "aarch64"
    }
}