Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-33176

mongodb crash with Got signal: 11 (Segmentation fault).

    • Type: Icon: Bug Bug
    • Resolution: Incomplete
    • Priority: Icon: Critical - P2 Critical - P2
    • None
    • Affects Version/s: 3.6.2
    • Component/s: None
    • Labels:
      None
    • ALL
    • Hide

      I'm not sure how to reproduce. I've been loading a pretty large dataset into a cluster. Network has been stable, not sure what could have caused this.

      Show
      I'm not sure how to reproduce. I've been loading a pretty large dataset into a cluster. Network has been stable, not sure what could have caused this.

      The following took place on a shard, of a 7 node cluster. 3 config, 3 shard 1 router.

      The error took place while using mongoimport.

      I noticed other bugs reported for 3.4, but I'm using 3.6.2. The other 3.4 bug reports recommended upgrading.

      I'm running xenial on arm64.

      Distributor ID: Ubuntu
      Description: Ubuntu 16.04.3 LTS
      Release: 16.04
      Codename: xenial

      2018-02-07T18:58:35.253+0000 F -        [Collection Range Deleter] Invalid access at address: 0xb2c3a44e5d2be4d9
      2018-02-07T18:58:35.339+0000 F -        [Collection Range Deleter] Got signal: 11 (Segmentation fault).
      
       0x557edd2fd0 0x557edd2280 0x557edd28e0 0x7f8c9476c0 0x7f8c5d1e3c
      ----- BEGIN BACKTRACE -----
      {"backtrace":[{"b":"557CF3D000","o":"1E95FD0","s":"_ZN5mongo15printStackTraceERSo"},{"b":"557CF3D000","o":"1E95280"},{"b":"557CF3D000","o":"1E958E0"},{"b":"7F8C947000","o":"6C0","s":"__kernel_rt_sigreturn"},{"b":"7F8C5C5000","o":"CE3C","s":"pthread_cond_destroy"}],"processInfo":{ "mongodbVersion" : "3.6.2", "gitVersion" : "489d177dbd0f0420a8ca04d39fd78d0a2c539420", "compiledModules" : [], "uname" : { "sysname" : "Linux", "release" : "4.4.103-rockchip-ayufan-175", "version" : "#1 SMP Thu Jan 11 16:10:41 UTC 2018", "machine" : "aarch64" }, "somap" : [ { "b" : "557CF3D000", "elfType" : 3, "buildId" : "2216AD75BB3D68D98E9E344DE66B8DCA80788007" }, { "b" : "7F8C947000", "elfType" : 3, "buildId" : "46672A308C2699051AF475666C327086C6412CC0" }, { "b" : "7F8C8F7000", "path" : "/lib/aarch64-linux-gnu/libresolv.so.2", "elfType" : 3, "buildId" : "ED7A2662858A4F87391BAE87D2D8BBBB7C406D54" }, { "b" : "7F8C88D000", "path" : "/lib/aarch64-linux-gnu/libssl.so.1.0.0", "elfType" : 3, "buildId" : "FE1F68955FAF388EC7A72F8B9EAA75CCC0603B94" }, { "b" : "7F8C6E9000", "path" : "/lib/aarch64-linux-gnu/libcrypto.so.1.0.0", "elfType" : 3, "buildId" : "2AA55047FC1C4C87C0F3688195009316AE78E0AE" }, { "b" : "7F8C6D2000", "path" : "/lib/aarch64-linux-gnu/librt.so.1", "elfType" : 3, "buildId" : "FFAE838399016D9BEDEF5C85D772A7B1EF228127" }, { "b" : "7F8C6BF000", "path" : "/lib/aarch64-linux-gnu/libdl.so.2", "elfType" : 3, "buildId" : "A14FF51344A5D7E13CAC658D3D7863C7E5B6DDBD" }, { "b" : "7F8C612000", "path" : "/lib/aarch64-linux-gnu/libm.so.6", "elfType" : 3, "buildId" : "78D5BDD3E860836F91FEAD99000A586662CA92D8" }, { "b" : "7F8C5F1000", "path" : "/lib/aarch64-linux-gnu/libgcc_s.so.1", "elfType" : 3, "buildId" : "A05222936FB1A047AC0567B0861730C781C69A23" }, { "b" : "7F8C5C5000", "path" : "/lib/aarch64-linux-gnu/libpthread.so.0", "elfType" : 3, "buildId" : "629C063061FD5A4EAA215BFDE0EC8C02F40893F0" }, { "b" : "7F8C47E000", "path" : "/lib/aarch64-linux-gnu/libc.so.6", "elfType" : 3, "buildId" : "5A4C72FADB14FE1891F8A6EA77275E1B7F52D820" }, { "b" : "7F8C91C000", "path" : "/lib/ld-linux-aarch64.so.1", "elfType" : 3, "buildId" : "42369A5C3B1A57397BDA983454CDE519F7F8DEC5" } ] }}
       mongod(_ZN5mongo15printStackTraceERSo+0x48) [0x557edd2fd0]
       mongod(+0x1E95280) [0x557edd2280]
       mongod(+0x1E958E0) [0x557edd28e0]
       (__kernel_rt_sigreturn+0x0) [0x7f8c9476c0]
       libpthread.so.0(pthread_cond_destroy+0x1C) [0x7f8c5d1e3c]
      -----  END BACKTRACE  -----
      

        1. mongod.log
          67.90 MB

            Assignee:
            adam.martin@mongodb.com ADAM Martin (Inactive)
            Reporter:
            Weaver Joe [X]
            Votes:
            2 Vote for this issue
            Watchers:
            16 Start watching this issue

              Created:
              Updated:
              Resolved: