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

[initandlisten] Fatal Assertion 34433 when downgrading from 3.2.10 to 3.2.6

    • Type: Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: WiredTiger
    • Labels:
      None
    • ALL

      Previously we had Sharded MongoDB 3.2.6
      After upgrading the bins to 3.2.10 got issues so even after reverting back to 3.2.6 we get:

      2016-11-30T19:20:12.360+0000 I CONTROL  [main]  SERVER RESTARTED 
      2016-11-30T19:20:12.391+0000 I CONTROL  [initandlisten] MongoDB starting : pid=15061 port=30000 dbpath=<removed> 64-bit host=<removed>
      2016-11-30T19:20:12.391+0000 I CONTROL  [initandlisten] db version v3.2.6
      2016-11-30T19:20:12.391+0000 I CONTROL  [initandlisten] git version: 05552b562c7a0b3143a729aaa0838e558dc49b25
      2016-11-30T19:20:12.391+0000 I CONTROL  [initandlisten] OpenSSL version: OpenSSL 1.0.1e-fips 11 Feb 2013
      2016-11-30T19:20:12.391+0000 I CONTROL  [initandlisten] allocator: tcmalloc
      2016-11-30T19:20:12.391+0000 I CONTROL  [initandlisten] modules: none
      2016-11-30T19:20:12.391+0000 I CONTROL  [initandlisten] build environment:
      2016-11-30T19:20:12.391+0000 I CONTROL  [initandlisten]     distmod: rhel62
      2016-11-30T19:20:12.391+0000 I CONTROL  [initandlisten]     distarch: x86_64
      2016-11-30T19:20:12.391+0000 I CONTROL  [initandlisten]     target_arch: x86_64
      2016-11-30T19:20:12.391+0000 I CONTROL  [initandlisten] options: { config: "/etc/mongod.conf", net: { bindIp: "127.0.0.1,fsprddb1c02.<removed>.com", port: 30000 }, operationProfiling: { mode: "off", slowOpThresholdMs: 10000 }, processManagement: { fork: true, pidFilePath: "/var/run/mongodb/mongodb.pid" }, security: { authorization: "enabled", keyFile: "/<removed>/system_config/mongo_auth.key" }, sharding: { clusterRole: "shardsvr" }, storage: { dbPath: "/<removed>/mongo/db/", directoryPerDB: true, engine: "wiredTiger", wiredTiger: { collectionConfig: { blockCompressor: "snappy" }, engineConfig: { cacheSizeGB: 13, journalCompressor: "snappy" } } }, systemLog: { destination: "file", logAppend: true, logRotate: "rename", path: "/<removed>/logs/mongodb.log" } }
      2016-11-30T19:20:12.414+0000 I STORAGE  [initandlisten] wiredtiger_open config: create,cache_size=13G,session_max=20000,eviction=(threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),checkpoint=(wait=60,log_size=2GB),statistics_log=(wait=0),
      2016-11-30T19:20:12.458+0000 I -        [initandlisten] Fatal Assertion 34433
      2016-11-30T19:20:12.459+0000 I -        [initandlisten]
      
      ***aborting after fassert() failure
      

            Assignee:
            kelsey.schubert@mongodb.com Kelsey Schubert
            Reporter:
            bcantwell@firescope.com Bryan Cantwell
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: