Uploaded image for project: 'MongoDB Shell'
  1. MongoDB Shell
  2. MONGOSH-1496

mongosh 1.10.1 "Illegal instruction" error

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Critical - P2 Critical - P2
    • 1.10.2
    • Affects Version/s: 1.10.1
    • Component/s: CLI Module
    • None
    • Environment:
      OS: docker image python:3.11-slim-bullseye
      Repo: deb https://repo.mongodb.org/apt/debian bullseye/mongodb-org/4.4 main
    • Not Needed
    • Iteration Edmontonia

      Problem Statement/Rationale

      mongosh 1.10.1 fails with "Illegal instruction" error, but 1.10.0 worked without any problems.

      I am using repo for mongo 4.4, so it should not require AVX instructions.

      Steps to Reproduce

      Install mongosh 1.10.1 and try to run it.

      Expected Results

      It should run.

      Actual Results

       

      $ mongosh --host mongo --eval "rs.initiate()" 
      Current Mongosh Log ID: 6492dcd0add71ac00750bee7 
      /scripts-213-139479/step_script: line 149: 15 Illegal instruction (core dumped) mongosh --host mongo --eval "rs.initiate()"

        1. logs_test-mongosh-1-10-1_gdb_raw.txt
          35 kB
        2. .gitlab-ci.yml
          2 kB
        3. logs_cpuinfo_raw.txt
          14 kB
        4. logs_test-mongosh-1-10-0_raw.txt
          19 kB
        5. logs_test-mongosh-1-10-1_raw.txt
          18 kB

            Assignee:
            anna.henningsen@mongodb.com Anna Henningsen
            Reporter:
            jirka642@gmail.com Jiří Kuneš
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: