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

Invalid access at address - Segmentation fault

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.4.1
    • Component/s: Stability
    • Labels:
      None
    • Environment:
      Ubuntu 12.04.02, 48 Gb RAM, dedicated server.
    • Linux
    • Hide

      We seem to be getting this anytime the server is under high cpu/iowait.

      Show
      We seem to be getting this anytime the server is under high cpu/iowait.

      We're seeing Seg Faults when under high load. The first time this happened was when we were loading data from one collection to another. This caused the primary to crash and by the time we caught it had gotten too far behind the oplog on the other servers in the replica set. So, we dropped everything in the data dir and allowed it to resync. Now we're seeing the same "Invalid access at address" during the resync.

      The log file shows:
      Wed Apr 10 14:17:13.529 [conn8] authenticate db: apm

      { authenticate: 1, user: "apmui", nonce: "ccb12593a3cab52a", key: "58f35b791cc2537221649704a50caee6" }

      Wed Apr 10 14:17:13.529 [conn9] authenticate db: apm

      { authenticate: 1, user: "apmui", nonce: "ccb12593a3cab52a", key: "58f35b791cc2537221649704a50caee6" }

      Wed Apr 10 14:17:13.529 [conn8] auth: couldn't find user apmui@apm, apm.system.users
      Wed Apr 10 14:17:13.529 [conn9] auth: couldn't find user apmui@apm, apm.system.users
      Wed Apr 10 14:17:18.559 Wed Apr 10 14:17:18.559 Invalid access at address: 0x7f5de016fff0 from thread: conn9
      Invalid access at address: 0x7f5de0371ff0 from thread: conn8

      Wed Apr 10 14:17:18.586 Got signal: 11 (Segmentation fault).

      Wed Apr 10 14:17:18.586 Got signal: 11 (Segmentation fault).

            Assignee:
            schwerin@mongodb.com Andy Schwerin
            Reporter:
            bmiller@bloomenergy.com Brent Miller
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: