Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-4155

Snapshot history window bug: "eviction-server: the process must exit and restart: WT_PANIC: ..."

    • Type: Icon: Bug Bug
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Non-NYC 2018-07-16

      The WT drop here seems to have have broken my snapshot window workload: it works fine if I use the previous commit as the base for my changes. That WT drop includes WT-4101, which fixed an verify+eviction bug that the snapshot window surfaced. So I'm thinking it had a side-effect. It's a consistent failure.

      I run my workload, which exercises a 5 second window between oldest_timestamp and stable_timestamp and does a lot of writes and snapshot reads, and then it hangs a while before giving up on cache eviction:

      2018-07-02T10:16:08.789-0400 E STORAGE  [conn8] WiredTiger error (22) [1530540968:789192][4512:0x7ff7576a3700], WT_SESSION.timestamp_transaction: read timestamp 5b3a33a500000082 older than oldest timestamp 5b3a33a700000081: Invalid argument Raw: [1530540968:789192][4512:0x7ff7576a3700], WT_SESSION.timestamp_transaction: read timestamp 5b3a33a500000082 older than oldest timestamp 5b3a33a700000081: Invalid argument
      2018-07-02T10:16:08.789-0400 W STORAGE  [conn8] Attempted to increase the time window of available snapshots for point-in-time operations (readConcern level 'snapshot' or transactions), but the storage engine cache pressure, per the cachePressureThreshold setting of '50', is too high to allow it to increase. If this happens frequently, consider either increasing the cache pressure threshold or increasing the memory available to the storage engine cache, in order to improve the success rate or speed of point-in-time requests.
      2018-07-02T10:16:28.619-0400 I REPL     [NoopWriter] Writing noop to oplog as there has been no writes to this replica set in over 10s
      2018-07-02T10:19:57.778-0400 I STORAGE  [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: d1b6fa37-e07a-4a52-b0cd-63e240115513
      2018-07-02T10:21:11.060-0400 E STORAGE  [thread49] WiredTiger error (110) [1530541271:60627][4512:0x7ff771f67700], eviction-server: Cache stuck for too long, giving up: Connection timed out Raw: [1530541271:60627][4512:0x7ff771f67700], eviction-server: Cache stuck for too long, giving up: Connection timed out
      2018-07-02T10:21:11.060-0400 I STORAGE  [thread49] WiredTiger message =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
      2018-07-02T10:21:11.060-0400 I STORAGE  [thread49] WiredTiger message transaction state dump
      2018-07-02T10:21:11.060-0400 I STORAGE  [thread49] WiredTiger message current ID: 6701
      2018-07-02T10:21:11.061-0400 I STORAGE  [thread49] WiredTiger message last running ID: 6701
      2018-07-02T10:21:11.061-0400 I STORAGE  [thread49] WiredTiger message oldest ID: 5753
      2018-07-02T10:21:11.061-0400 I STORAGE  [thread49] WiredTiger message commit timestamp: 5b3a33a800000083
      2018-07-02T10:21:11.061-0400 I STORAGE  [thread49] WiredTiger message oldest timestamp: 5b3a33a800000082
      2018-07-02T10:21:11.061-0400 I STORAGE  [thread49] WiredTiger message pinned timestamp: 5b3a33a60000000f
      2018-07-02T10:21:11.061-0400 I STORAGE  [thread49] WiredTiger message stable timestamp: 5b3a33a800000082
      2018-07-02T10:21:11.061-0400 I STORAGE  [thread49] WiredTiger message has_commit_timestamp: yes
      2018-07-02T10:21:11.061-0400 I STORAGE  [thread49] WiredTiger message has_oldest_timestamp: yes
      2018-07-02T10:21:11.061-0400 I STORAGE  [thread49] WiredTiger message has_pinned_timestamp: yes
      2018-07-02T10:21:11.061-0400 I STORAGE  [thread49] WiredTiger message has_stable_timestamp: yes
      2018-07-02T10:21:11.061-0400 I STORAGE  [thread49] WiredTiger message oldest_is_pinned: no
      2018-07-02T10:21:11.061-0400 I STORAGE  [thread49] WiredTiger message stable_is_pinned: no
      2018-07-02T10:21:11.061-0400 I STORAGE  [thread49] WiredTiger message checkpoint running: no
      2018-07-02T10:21:11.061-0400 I STORAGE  [thread49] WiredTiger message checkpoint generation: 6
      2018-07-02T10:21:11.061-0400 I STORAGE  [thread49] WiredTiger message checkpoint pinned ID: 0
      2018-07-02T10:21:11.061-0400 I STORAGE  [thread49] WiredTiger message checkpoint txn ID: 0
      2018-07-02T10:21:11.061-0400 I STORAGE  [thread49] WiredTiger message oldest named snapshot ID: 0
      2018-07-02T10:21:11.061-0400 I STORAGE  [thread49] WiredTiger message session count: 43
      2018-07-02T10:21:11.061-0400 I STORAGE  [thread49] WiredTiger message Transaction state of active sessions:
      2018-07-02T10:21:11.061-0400 I STORAGE  [thread49] WiredTiger message ID: 0, pinned ID: 6529, metadata pinned ID: 0, name: WT_CURSOR.search_near
      2018-07-02T10:21:11.061-0400 I STORAGE  [thread49] WiredTiger message mod count: 0, snap min: 6529, snap max: 6529, commit_timestamp: 5b3a33a800000062, first_commit_timestamp: 5b3a33a800000062, read_timestamp: 5b3a33a700000065, flags: 0x00001428, isolation: WT_ISO_SNAPSHOT
      2018-07-02T10:21:11.061-0400 I STORAGE  [thread49] WiredTiger message ID: 0, pinned ID: 5753, metadata pinned ID: 0, name: WT_CURSOR.search_near
      2018-07-02T10:21:11.061-0400 I STORAGE  [thread49] WiredTiger message mod count: 0, snap min: 5753, snap max: 5753, commit_timestamp: 5b3a33a100000069, first_commit_timestamp: 5b3a33a100000069, read_timestamp: 5b3a33a60000000f, flags: 0x00001428, isolation: WT_ISO_SNAPSHOT
      2018-07-02T10:21:11.062-0400 I STORAGE  [thread49] WiredTiger message =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
      2018-07-02T10:21:11.062-0400 I STORAGE  [thread49] WiredTiger message cache dump
      2018-07-02T10:21:11.062-0400 I STORAGE  [thread49] WiredTiger message cache full: yes
      2018-07-02T10:21:11.062-0400 I STORAGE  [thread49] WiredTiger message cache clean check: yes (110.774%)
      2018-07-02T10:21:11.062-0400 I STORAGE  [thread49] WiredTiger message cache dirty check: no (0.921%)
      2018-07-02T10:21:11.062-0400 I STORAGE  [thread49] WiredTiger message file:index-22--3349318660227006951.wt(<live>):
      2018-07-02T10:21:11.062-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.062-0400 I STORAGE  [thread49] WiredTiger message leaf: 0 pages
      2018-07-02T10:21:11.062-0400 I STORAGE  [thread49] WiredTiger message file:collection-21--3349318660227006951.wt(<live>):
      2018-07-02T10:21:11.062-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 0/1 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.062-0400 I STORAGE  [thread49] WiredTiger message leaf: 18 pages, 5MB, 18/0 clean/dirty pages, 5/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.062-0400 I STORAGE  [thread49] WiredTiger message file:index-20--3349318660227006951.wt(<live>):
      2018-07-02T10:21:11.062-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.062-0400 I STORAGE  [thread49] WiredTiger message leaf: 0 pages
      2018-07-02T10:21:11.062-0400 I STORAGE  [thread49] WiredTiger message file:collection-19--3349318660227006951.wt(<live>):
      2018-07-02T10:21:11.062-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.062-0400 I STORAGE  [thread49] WiredTiger message leaf: 0 pages
      2018-07-02T10:21:11.062-0400 I STORAGE  [thread49] WiredTiger message file:index-18--3349318660227006951.wt(<live>):
      2018-07-02T10:21:11.062-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.062-0400 I STORAGE  [thread49] WiredTiger message leaf: 0 pages
      2018-07-02T10:21:11.062-0400 I STORAGE  [thread49] WiredTiger message file:collection-17--3349318660227006951.wt(<live>):
      2018-07-02T10:21:11.063-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.063-0400 I STORAGE  [thread49] WiredTiger message leaf: 0 pages
      2018-07-02T10:21:11.063-0400 I STORAGE  [thread49] WiredTiger message file:index-16--3349318660227006951.wt(<live>)eviction disabled at open:
      2018-07-02T10:21:11.063-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.063-0400 I STORAGE  [thread49] WiredTiger message leaf: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.063-0400 I STORAGE  [thread49] WiredTiger message file:collection-15--3349318660227006951.wt(<live>)eviction disabled at open:
      2018-07-02T10:21:11.063-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.063-0400 I STORAGE  [thread49] WiredTiger message leaf: 0 pages
      2018-07-02T10:21:11.063-0400 I STORAGE  [thread49] WiredTiger message file:index-14--3349318660227006951.wt(<live>):
      2018-07-02T10:21:11.063-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.063-0400 I STORAGE  [thread49] WiredTiger message leaf: 0 pages
      2018-07-02T10:21:11.063-0400 I STORAGE  [thread49] WiredTiger message file:collection-13--3349318660227006951.wt(<live>):
      2018-07-02T10:21:11.063-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.063-0400 I STORAGE  [thread49] WiredTiger message leaf: 0 pages
      2018-07-02T10:21:11.063-0400 I STORAGE  [thread49] WiredTiger message file:index-12--3349318660227006951.wt(<live>):
      2018-07-02T10:21:11.063-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.063-0400 I STORAGE  [thread49] WiredTiger message leaf: 0 pages
      2018-07-02T10:21:11.063-0400 I STORAGE  [thread49] WiredTiger message file:collection-11--3349318660227006951.wt(<live>):
      2018-07-02T10:21:11.063-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.063-0400 I STORAGE  [thread49] WiredTiger message leaf: 0 pages
      2018-07-02T10:21:11.063-0400 I STORAGE  [thread49] WiredTiger message file:index-10--3349318660227006951.wt(<live>):
      2018-07-02T10:21:11.063-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.064-0400 I STORAGE  [thread49] WiredTiger message leaf: 0 pages
      2018-07-02T10:21:11.064-0400 I STORAGE  [thread49] WiredTiger message file:collection-9--3349318660227006951.wt(<live>):
      2018-07-02T10:21:11.064-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.064-0400 I STORAGE  [thread49] WiredTiger message leaf: 0 pages
      2018-07-02T10:21:11.064-0400 I STORAGE  [thread49] WiredTiger message file:collection-8--3349318660227006951.wt(<live>):
      2018-07-02T10:21:11.064-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.064-0400 I STORAGE  [thread49] WiredTiger message leaf: 0 pages
      2018-07-02T10:21:11.064-0400 I STORAGE  [thread49] WiredTiger message file:index-7--3349318660227006951.wt(<live>):
      2018-07-02T10:21:11.064-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.064-0400 I STORAGE  [thread49] WiredTiger message leaf: 0 pages
      2018-07-02T10:21:11.064-0400 I STORAGE  [thread49] WiredTiger message file:collection-6--3349318660227006951.wt(<live>):
      2018-07-02T10:21:11.064-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.064-0400 I STORAGE  [thread49] WiredTiger message leaf: 0 pages
      2018-07-02T10:21:11.064-0400 I STORAGE  [thread49] WiredTiger message file:index-5--3349318660227006951.wt(<live>):
      2018-07-02T10:21:11.064-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.064-0400 I STORAGE  [thread49] WiredTiger message leaf: 0 pages
      2018-07-02T10:21:11.064-0400 I STORAGE  [thread49] WiredTiger message file:collection-4--3349318660227006951.wt(<live>):
      2018-07-02T10:21:11.064-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.064-0400 I STORAGE  [thread49] WiredTiger message leaf: 0 pages
      2018-07-02T10:21:11.064-0400 I STORAGE  [thread49] WiredTiger message file:index-3--3349318660227006951.wt(<live>)eviction disabled at open:
      2018-07-02T10:21:11.064-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.064-0400 I STORAGE  [thread49] WiredTiger message leaf: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.064-0400 I STORAGE  [thread49] WiredTiger message file:collection-2--3349318660227006951.wt(<live>)eviction disabled at open:
      2018-07-02T10:21:11.065-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.065-0400 I STORAGE  [thread49] WiredTiger message leaf: 0 pages
      2018-07-02T10:21:11.065-0400 I STORAGE  [thread49] WiredTiger message file:index-1--3349318660227006951.wt(<live>):
      2018-07-02T10:21:11.065-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.065-0400 I STORAGE  [thread49] WiredTiger message leaf: 0 pages
      2018-07-02T10:21:11.065-0400 I STORAGE  [thread49] WiredTiger message file:collection-0--3349318660227006951.wt(<live>):
      2018-07-02T10:21:11.065-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.065-0400 I STORAGE  [thread49] WiredTiger message leaf: 0 pages
      2018-07-02T10:21:11.065-0400 I STORAGE  [thread49] WiredTiger message file:_mdb_catalog.wt(<live>):
      2018-07-02T10:21:11.065-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.065-0400 I STORAGE  [thread49] WiredTiger message leaf: 0 pages
      2018-07-02T10:21:11.065-0400 I STORAGE  [thread49] WiredTiger message file:sizeStorer.wt(<live>):
      2018-07-02T10:21:11.065-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.065-0400 I STORAGE  [thread49] WiredTiger message leaf: 0 pages
      2018-07-02T10:21:11.065-0400 I STORAGE  [thread49] WiredTiger message file:WiredTigerLAS.wt(<live>):
      2018-07-02T10:21:11.065-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 0/1 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.065-0400 I STORAGE  [thread49] WiredTiger message leaf: 0 pages
      2018-07-02T10:21:11.065-0400 I STORAGE  [thread49] WiredTiger message file:WiredTiger.wt(<live>):
      2018-07-02T10:21:11.065-0400 I STORAGE  [thread49] WiredTiger message internal: 1 pages, 0MB, 1/0 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.065-0400 I STORAGE  [thread49] WiredTiger message leaf: 2 pages, 0MB, 0/2 clean/dirty pages, 0/0 clean/dirty MB, 0MB max page, 0MB max dirty page
      2018-07-02T10:21:11.065-0400 I STORAGE  [thread49] WiredTiger message cache dump: total found: 5MB vs tracked inuse 5MB
      2018-07-02T10:21:11.065-0400 I STORAGE  [thread49] WiredTiger message total dirty bytes: 0MB
      2018-07-02T10:21:11.065-0400 E STORAGE  [thread49] WiredTiger error (110) [1530541271:65918][4512:0x7ff771f67700], eviction-server: cache eviction thread error: Connection timed out Raw: [1530541271:65918][4512:0x7ff771f67700], eviction-server: cache eviction thread error: Connection timed out
      2018-07-02T10:21:11.065-0400 E STORAGE  [thread49] WiredTiger error (-31804) [1530541271:65973][4512:0x7ff771f67700], eviction-server: the process must exit and restart: WT_PANIC: WiredTiger library panic Raw: [1530541271:65973][4512:0x7ff771f67700], eviction-server: the process must exit and restart: WT_PANIC: WiredTiger library panic
      2018-07-02T10:21:11.066-0400 F -        [thread49] Fatal Assertion 50853 at src/mongo/db/storage/wiredtiger/wiredtiger_util.cpp 406
      2018-07-02T10:21:11.066-0400 F -        [thread49]
      
      ***aborting after fassert() failure
      
      
      2018-07-02T10:21:11.109-0400 F -        [thread49] Got signal: 6 (Aborted).
       0x5608a455e7f3 0x5608a455e2c5 0x5608a455db99 0x7ff77fa89d10 0x7ff77f6e4267 0x7ff77f6e5eca 0x5608a454fc41 0x5608a1e6096b 0x5608a1f2ba20 0x5608a1fd44c5 0x5608a1fd3cc7 0x5608a1fd56fb 0x5608a1f6097b 0x5608a1fea238 0x7ff77fa806aa 0x7ff77f7b5eed
      ----- BEGIN BACKTRACE -----
      {"backtrace":[{"b":"56089FF70000","o":"45EE7F3","s":"_ZN5mongo15printStackTraceERSo"},{"b":"56089FF70000","o":"45EE2C5"},{"b":"56089FF70000","o":"45EDB99"},{"b":"7FF77FA79000","o":"10D10"},{"b":"7FF77F6AF000","o":"35267","s":"gsignal"},{"b":"7FF77F6AF000","o":"36ECA","s":"abort"},{"b":"56089FF70000","o":"45DFC41","s":"_ZN5mongo25fassertFailedWithLocationEiPKcj"},{"b":"56089FF70000","o":"1EF096B","s":"_ZN5mongo19fassertWithLocationEibPKcj"},{"b":"56089FF70000","o":"1FBBA20"},{"b":"56089FF70000","o":"20644C5"},{"b":"56089FF70000","o":"2063CC7","s":"__wt_err"},{"b":"56089FF70000","o":"20656FB","s":"__wt_panic"},{"b":"56089FF70000","o":"1FF097B","s":"__wt_evict_thread_run"},{"b":"56089FF70000","o":"207A238"},{"b":"7FF77FA79000","o":"76AA"},{"b":"7FF77F6AF000","o":"106EED","s":"clone"}],"processInfo":{ "mongodbVersion" : "4.1.0-539-g7d25508", "gitVersion" : "7d255086ddb335230b1373d5593e65cdc7ba45c3", "compiledModules" : [ "ninja" ], "uname" : { "sysname" : "Linux", "release" : "4.2.0-30-generic", "version" : "#36-Ubuntu SMP Fri Feb 26 00:58:07 UTC 2016", "machine" : "x86_64" }, "somap" : [ { "b" : "56089FF70000", "elfType" : 3, "buildId" : "408D5724DB1720714AC9545B2511F0467D790AC8" }, { "b" : "7FFFBCA6B000", "elfType" : 3, "buildId" : "2278CCDC2E59B665EFAC994490FF7D47EAB1A8D4" }, { "b" : "7FF7809E6000", "path" : "/usr/lib/x86_64-linux-gnu/libcurl.so.4", "elfType" : 3, "buildId" : "527CA67709D0BD5D75F5836C34A660CB02B0805B" }, { "b" : "7FF7806DE000", "path" : "/lib/x86_64-linux-gnu/libm.so.6", "elfType" : 3, "buildId" : "372ADD7EB11B9D51E634BC91DAAA58DF90567FD1" }, { "b" : "7FF7804C2000", "path" : "/lib/x86_64-linux-gnu/libresolv.so.2", "elfType" : 3, "buildId" : "AEFCB8C813AA8B1836E584EA5152317DA6C7A25F" }, { "b" : "7FF7802BA000", "path" : "/lib/x86_64-linux-gnu/librt.so.1", "elfType" : 3, "buildId" : "CB26CB6169CBAA9DA2E38A70BCF7D57A8047CCF3" }, { "b" : "7FF7800B6000", "path" : "/lib/x86_64-linux-gnu/libdl.so.2", "elfType" : 3, "buildId" : "F974B99C0C327670EF882BA13912E995A12C6402" }, { "b" : "7FF77FEAE000", "path" : "/usr/lib/x86_64-linux-gnu/libatomic.so.1", "elfType" : 3, "buildId" : "B47EABE1FC57504EF3F129883AB86CCDC9805909" }, { "b" : "7FF77FC97000", "path" : "/lib/x86_64-linux-gnu/libgcc_s.so.1", "elfType" : 3, "buildId" : "0C3C07EE15CFA81346847A679E8444B876D9CC58" }, { "b" : "7FF77FA79000", "path" : "/lib/x86_64-linux-gnu/libpthread.so.0", "elfType" : 3, "buildId" : "A37A144BCBEE86A9E02DFF5021A111EDE6A1F212" }, { "b" : "7FF77F6AF000", "path" : "/lib/x86_64-linux-gnu/libc.so.6", "elfType" : 3, "buildId" : "8ACD43CF74A9756CD727B8516B08679EE071A92D" }, { "b" : "7FF780C55000", "path" : "/lib64/ld-linux-x86-64.so.2", "elfType" : 3, "buildId" : "903BB7A6DEEFD966DCEEC4566C70444C727ED294" }, { "b" : "7FF77F47C000", "path" : "/usr/lib/x86_64-linux-gnu/libidn.so.11", "elfType" : 3, "buildId" : "D0D25538CDA1AABC0D80F456933206AC7BD511FD" }, { "b" : "7FF77F25F000", "path" : "/usr/lib/x86_64-linux-gnu/librtmp.so.1", "elfType" : 3, "buildId" : "B908A349C0EE846C200DB71FF57B97C821733432" }, { "b" : "7FF77EFF6000", "path" : "/lib/x86_64-linux-gnu/libssl.so.1.0.0", "elfType" : 3, "buildId" : "96D927A52B6A405C147AC4D3F8A6F14CC31316BA" }, { "b" : "7FF77EBB2000", "path" : "/lib/x86_64-linux-gnu/libcrypto.so.1.0.0", "elfType" : 3, "buildId" : "039AD0290D6DDCD62FFAAFF6D241FD313938E654" }, { "b" : "7FF77E968000", "path" : "/usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2", "elfType" : 3, "buildId" : "9478F88518B4C8AD13A1A8204EF59912601D17A0" }, { "b" : "7FF77E759000", "path" : "/usr/lib/x86_64-linux-gnu/liblber-2.4.so.2", "elfType" : 3, "buildId" : "A5FF69D9DE7CE217D4045EDC5F8A785FC4489E0B" }, { "b" : "7FF77E507000", "path" : "/usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2", "elfType" : 3, "buildId" : "EB20718353F3EEF810E6E9C6D02EDEEB8BC211C6" }, { "b" : "7FF77E2ED000", "path" : "/lib/x86_64-linux-gnu/libz.so.1", "elfType" : 3, "buildId" : "340B7B463F981B8A0FB3451751F881DF1B0C2F74" }, { "b" : "7FF77DFD1000", "path" : "/usr/lib/x86_64-linux-gnu/libgnutls-deb0.so.28", "elfType" : 3, "buildId" : "FCC7FAE2679F73051641D6012176B23C20AC8322" }, { "b" : "7FF77DD9E000", "path" : "/usr/lib/x86_64-linux-gnu/libhogweed.so.4", "elfType" : 3, "buildId" : "6E6FA8C1A14E28CB30039F68ED969CDCDD1CE092" }, { "b" : "7FF77DB68000", "path" : "/usr/lib/x86_64-linux-gnu/libnettle.so.6", "elfType" : 3, "buildId" : "E789EF5BBB66211D897B2AC4C4BA48BBB04B8E3B" }, { "b" : "7FF77D8E8000", "path" : "/usr/lib/x86_64-linux-gnu/libgmp.so.10", "elfType" : 3, "buildId" : "331434C3B2850D4935468EFCE312AA8B2C6755CB" }, { "b" : "7FF77D616000", "path" : "/usr/lib/x86_64-linux-gnu/libkrb5.so.3", "elfType" : 3, "buildId" : "60D4EABE089FB946FDBC5304D0ECE2A3932654F8" }, { "b" : "7FF77D3E7000", "path" : "/usr/lib/x86_64-linux-gnu/libk5crypto.so.3", "elfType" : 3, "buildId" : "14C01910557CEEFE877DF4D9A21563127E21AC0C" }, { "b" : "7FF77D1E3000", "path" : "/lib/x86_64-linux-gnu/libcom_err.so.2", "elfType" : 3, "buildId" : "87C04F49F83612D72CBCB9FE0FA9DE9400281331" }, { "b" : "7FF77CFD8000", "path" : "/usr/lib/x86_64-linux-gnu/libkrb5support.so.0", "elfType" : 3, "buildId" : "D5EE0BA2ACC3133A34DF9C373376BA28180F62CB" }, { "b" : "7FF77CDBD000", "path" : "/usr/lib/x86_64-linux-gnu/libsasl2.so.2", "elfType" : 3, "buildId" : "DE0487FD2E87E57EFF82B99BA7E1F2A7E07C9C5C" }, { "b" : "7FF77CB7D000", "path" : "/usr/lib/x86_64-linux-gnu/libgssapi.so.3", "elfType" : 3, "buildId" : "71ECDEA2124E78835641F769427EF18AEFE65CF3" }, { "b" : "7FF77C918000", "path" : "/usr/lib/x86_64-linux-gnu/libp11-kit.so.0", "elfType" : 3, "buildId" : "9FEE101C259D292DC592C7129C83B6830548BC70" }, { "b" : "7FF77C705000", "path" : "/usr/lib/x86_64-linux-gnu/libtasn1.so.6", "elfType" : 3, "buildId" : "BEAF7E60C2963A8BE2560C0B7C4B22F0E6E258F9" }, { "b" : "7FF77C501000", "path" : "/lib/x86_64-linux-gnu/libkeyutils.so.1", "elfType" : 3, "buildId" : "BBF6C707F97D9DF43C35062706137A46DA0D0AC6" }, { "b" : "7FF77C2F8000", "path" : "/usr/lib/x86_64-linux-gnu/libheimntlm.so.0", "elfType" : 3, "buildId" : "03B5B3EF0920B1104EB775DB7AF2AA1C69578A04" }, { "b" : "7FF77C06E000", "path" : "/usr/lib/x86_64-linux-gnu/libkrb5.so.26", "elfType" : 3, "buildId" : "3EF0B7882E11E665754FD91ED7A23FA74EB2D487" }, { "b" : "7FF77BDCB000", "path" : "/usr/lib/x86_64-linux-gnu/libasn1.so.8", "elfType" : 3, "buildId" : "FF75ACBCED46719CAC39FFBEE4E46C169F0C3299" }, { "b" : "7FF77BB98000", "path" : "/usr/lib/x86_64-linux-gnu/libhcrypto.so.4", "elfType" : 3, "buildId" : "A014F509E0CF607BBB36CCD4370ABE638C5A5F05" }, { "b" : "7FF77B983000", "path" : "/usr/lib/x86_64-linux-gnu/libroken.so.18", "elfType" : 3, "buildId" : "B2347E41E8BBD61D70CAE23CA196288B5C29E85A" }, { "b" : "7FF77B77B000", "path" : "/usr/lib/x86_64-linux-gnu/libffi.so.6", "elfType" : 3, "buildId" : "88FBB5DB13E198E371878CB33D6B73EE72721661" }, { "b" : "7FF77B552000", "path" : "/usr/lib/x86_64-linux-gnu/libwind.so.0", "elfType" : 3, "buildId" : "D984B668EC169B92E515DFF3EAEECCC33263B3D4" }, { "b" : "7FF77B343000", "path" : "/usr/lib/x86_64-linux-gnu/libheimbase.so.1", "elfType" : 3, "buildId" : "C2EB33271BDC40D6D88E799376C1ADEF4DF866AD" }, { "b" : "7FF77B0F8000", "path" : "/usr/lib/x86_64-linux-gnu/libhx509.so.5", "elfType" : 3, "buildId" : "EB4560AA4425990C1807A2213D436EAB441C5398" }, { "b" : "7FF77AE2B000", "path" : "/usr/lib/x86_64-linux-gnu/libsqlite3.so.0", "elfType" : 3, "buildId" : "0F17AD803C12C2A755382C85A374659ACBF1059C" }, { "b" : "7FF77ABF3000", "path" : "/lib/x86_64-linux-gnu/libcrypt.so.1", "elfType" : 3, "buildId" : "D92C2C0A5AA51856A9F99865FCE90E810E02AE0E" } ] }}
       mongod(_ZN5mongo15printStackTraceERSo+0x33) [0x5608a455e7f3]
       mongod(+0x45EE2C5) [0x5608a455e2c5]
       mongod(+0x45EDB99) [0x5608a455db99]
       libpthread.so.0(+0x10D10) [0x7ff77fa89d10]
       libc.so.6(gsignal+0x37) [0x7ff77f6e4267]
       libc.so.6(abort+0x16A) [0x7ff77f6e5eca]
       mongod(_ZN5mongo25fassertFailedWithLocationEiPKcj+0x161) [0x5608a454fc41]
       mongod(_ZN5mongo19fassertWithLocationEibPKcj+0x3B) [0x5608a1e6096b]
       mongod(+0x1FBBA20) [0x5608a1f2ba20]
       mongod(+0x20644C5) [0x5608a1fd44c5]
       mongod(__wt_err+0x193) [0x5608a1fd3cc7]
       mongod(__wt_panic+0x73) [0x5608a1fd56fb]
       mongod(__wt_evict_thread_run+0x2AB) [0x5608a1f6097b]
       mongod(+0x207A238) [0x5608a1fea238]
       libpthread.so.0(+0x76AA) [0x7ff77fa806aa]
       libc.so.6(clone+0x6D) [0x7ff77f7b5eed]
      -----  END BACKTRACE  -----
      2018-07-02T10:21:11.109-0400 E STORAGE  [thread50] WiredTiger error (-31804) [1530541271:107787][4512:0x7ff77376a700], log-server: log server error: WT_PANIC: WiredTiger library panic Raw: [1530541271:107787][4512:0x7ff77376a700], log-server: log server error: WT_PANIC: WiredTiger library panic
      2018-07-02T10:21:11.109-0400 F -        [thread50] Fatal Assertion 50853 at src/mongo/db/storage/wiredtiger/wiredtiger_util.cpp 406
      

            Assignee:
            vamsi.krishna@mongodb.com Vamsi Boyapati
            Reporter:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: