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

Test/format failure with Floating point exception

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT2.8.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      There was a failure in the Jenkins test/format sanitizer build here:

      http://build.wiredtiger.com:8080/job/wiredtiger-test-format-stress-sanitizer/8933/console

      The failure is:

      + eval nice ./t
      ++ nice ./t
      /tmp/hudson8337042972076066507.sh: line 32: 13260 Floating point exceptionnice ./t
      + cleanup
      + status=136
      

      The configuration file is:

      ############################################
      #  RUN PARAMETERS
      ############################################
      abort=0
      auto_throttle=1
      backups=0
      bitcnt=5
      bloom=1
      bloom_bit_count=52
      bloom_hash_count=23
      bloom_oldest=0
      cache=60
      checkpoints=1
      checksum=uncompressed
      chunk_size=2
      compaction=1
      compression=zlib
      data_extend=0
      data_source=lsm
      delete_pct=18
      dictionary=0
      direct_io=0
      encryption=none
      evict_max=2
      file_type=row-store
      firstfit=0
      huffman_key=0
      huffman_value=0
      in_memory=0
      insert_pct=80
      internal_key_truncation=1
      internal_page_max=17
      isolation=read-uncommitted
      key_gap=16
      key_max=39
      key_min=11
      leaf_page_max=17
      leak_memory=0
      logging=0
      logging_archive=0
      logging_compression=none
      logging_prealloc=0
      long_running_txn=0
      lsm_worker_threads=4
      merge_max=6
      mmap=1
      ops=100000
      prefix_compression=1
      prefix_compression_min=0
      quiet=1
      repeat_data_pct=64
      reverse=0
      rows=100000
      runs=1
      rebalance=1
      salvage=1
      split_pct=65
      statistics=0
      statistics_server=0
      threads=5
      timer=20
      value_max=1244
      value_min=4
      verify=1
      wiredtiger_config=
      write_pct=28
      ############################################
      

      This is a sanitizer build, so there aren't any stack traces.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: