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

WiredTiger library panic

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.4.10
    • Component/s: None
    • Labels:
      None
    • Windows

      How to repair my DB with WT library panic?

      2018-09-13T17:44:38.137+0800 I CONTROL [main] ***** SERVER RESTARTED *****
      2018-09-13T17:44:38.589+0800 I CONTROL [main] Trying to start Windows service 'MongoDB'
      2018-09-13T17:44:38.590+0800 I CONTROL [initandlisten] MongoDB starting : pid=1332 port=27017 dbpath=F:\Program Files\Microsoft Advanced Threat Analytics\Center\MongoDB\bin\data 64-bit host=conan-211
      2018-09-13T17:44:38.590+0800 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2
      2018-09-13T17:44:38.590+0800 I CONTROL [initandlisten] db version v3.4.10
      2018-09-13T17:44:38.590+0800 I CONTROL [initandlisten] git version: 078f28920cb24de0dd479b5ea6c66c644f6326e9
      2018-09-13T17:44:38.590+0800 I CONTROL [initandlisten] allocator: tcmalloc
      2018-09-13T17:44:38.590+0800 I CONTROL [initandlisten] modules: none
      2018-09-13T17:44:38.590+0800 I CONTROL [initandlisten] build environment:
      2018-09-13T17:44:38.591+0800 I CONTROL [initandlisten] distmod: 2008plus
      2018-09-13T17:44:38.591+0800 I CONTROL [initandlisten] distarch: x86_64
      2018-09-13T17:44:38.591+0800 I CONTROL [initandlisten] target_arch: x86_64
      2018-09-13T17:44:38.591+0800 I CONTROL [initandlisten] options: { config: "F:\Program Files\Microsoft Advanced Threat Analytics\Center\MongoDB\bin\mongod.cfg", net:

      { bindIp: "127.0.0.1", port: 27017 }

      , operationProfiling:

      { slowOpThresholdMs: 1000 }

      , service: true, storage: { dbPath: "F:\Program Files\Microsoft Advanced Threat Analytics\Center\MongoDB\bin\data", journal:

      { enabled: false }

      , syncPeriodSecs: 10.0, wiredTiger: { engineConfig:

      { configString: "direct_io = (data)" }

      } }, systemLog:

      { destination: "file", logAppend: true, path: "F:\Program Files\Microsoft Advanced Threat Analytics\Center\MongoDB\bin\log\MongoDB.log" }

      }
      2018-09-13T17:44:38.603+0800 I - [initandlisten] Detected data files in F:\Program Files\Microsoft Advanced Threat Analytics\Center\MongoDB\bin\data created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
      2018-09-13T17:44:38.604+0800 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=15871M,session_max=20000,eviction=(threads_min=4,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=10,log_size=2GB),statistics_log=(wait=0),direct_io = (data),log=(enabled=false),
      2018-09-13T17:44:38.641+0800 E STORAGE [initandlisten] WiredTiger error (0) [1536831878:640687][1332:140709419767520], file: WiredTiger.wt, connection: WiredTiger.turtle: encountered an illegal file format or internal value
      2018-09-13T17:44:38.641+0800 E STORAGE [initandlisten] WiredTiger error (-31804) [1536831878:641689][1332:140709419767520], file:WiredTiger.wt, connection: the process must exit and restart: WT_PANIC: WiredTiger library panic
      2018-09-13T17:44:38.641+0800 I - [initandlisten] Fatal Assertion 28558 at src\mongo\db\storage\wiredtiger\wiredtiger_util.cpp 361
      2018-09-13T17:44:38.641+0800 I - [initandlisten]

      ***aborting after fassert() failure

            Assignee:
            nick.brewer Nick Brewer
            Reporter:
            Irene Irene Lee [X]
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: