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

floating point exception when generating RocksServerStatusSection

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Trivial - P5 Trivial - P5
    • None
    • Affects Version/s: 3.5.8
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • ALL
    • 0

      jstestfuzz_concurrent_WT failed on Ubuntu 14.04 (RocksDB)

      Project: MongoDB (master)
      Commit: diff: SERVER-21299 resmoke should default to --shuffle
      4c7b-mdb_ea84-ent_c2f5-qa_a6ce-1497035421308-29.js - Logs | History

      Found a definite cause of failure for jstestfuzz/out/4c7b-mdb_ea84-ent_c2f5-qa_a6ce-1497035421308-29.js

      2017-06-09T19:22:39.013000: 2017-06-09T19:22:39.000+0000 F - [ftdc] Invalid operation at address: 0xdefe15

      Logs:

      2017-06-09T19:22:39.013+0000 F - [ftdc] Got signal: 8 (Floating point exception).
      
      0x215b9b8 0x215adfd 0x215b351 0x7f8ca654a330 0xdefe15 0xc1942a 0x10f3ad7 0xf512d0 0xf5dfac 0xf62022 0x24724e0 0x7f8ca6542184 0x7f8ca626fbed
      ----- BEGIN BACKTRACE -----
      {"backtrace":[{"b":"400000","o":"1D5B9B8","s":"_ZN5mongo15printStackTraceERSo"},{"b":"400000","o":"1D5ADFD"},{"b":"400000","o":"1D5B351"},{"b":"7F8CA653A000","o":"10330"},{"b":"400000","o":"9EFE15","s":"_ZNK5mongo24RocksServerStatusSection15generateSectionEPNS_16OperationContextERKNS_11BSONElementE"},{"b":"400000","o":"81942A","s":"_ZNK5mongo19ServerStatusSection13appendSectionEPNS_16OperationContextERKNS_11BSONElementEPNS_14BSONObjBuilderE"},{"b":"400000","o":"CF3AD7","s":"_ZN5mongo15CmdServerStatus3runEPNS_16OperationContextERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKNS_7BSONObjERS8_RNS_14BSONObjBuilderE"},{"b":"400000","o":"B512D0"},{"b":"400000","o":"B5DFAC","s":"_ZN5mongo23FTDCCollectorCollection7collectEPNS_6ClientE"},{"b":"400000","o":"B62022","s":"_ZN5mongo14FTDCController6doLoopEv"},{"b":"400000","o":"20724E0"},{"b":"7F8CA653A000","o":"8184"},{"b":"7F8CA6172000","o":"FDBED","s":"clone"}],"processInfo":{ "mongodbVersion" : "3.5.8-138-gea8402f", "gitVersion" : "ea8402f7ffe3f7aa5fb3a6ebfa152900d3bf5796", "compiledModules" : [ "rocksdb" ], "uname" : { "sysname" : "Linux", "release" : "3.13.0-24-generic", "version" : "#46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014", "machine" : "x86_64" }, "somap" : [ { "elfType" : 2, "b" : "400000", "buildId" : "60254D47915176B0D8E696C22C9CA13677531344" }, { "b" : "7FFF8FAFE000", "elfType" : 3, "buildId" : "6755FAD2CADACDF1667E5B57FF1EDFC28DD1C976" }, { "b" : "7F8CA7290000", "path" : "/lib/x86_64-linux-gnu/libz.so.1", "elfType" : 3, "buildId" : "7EE9BC42787A0F9A793BDBFCB0671FD12C52BC2A" }, { "b" : "7F8CA7080000", "path" : "/lib/x86_64-linux-gnu/libbz2.so.1.0", "elfType" : 3, "buildId" : "E1031DDBFFE20367E874B7093EEC0C8D9F3B43F6" }, { "b" : "7F8CA6E78000", "path" : "/lib/x86_64-linux-gnu/librt.so.1", "elfType" : 3, "buildId" : "1EEBA762A6A2C8884D56033EE8CCE79B95CD974D" }, { "b" : "7F8CA6C74000", "path" : "/lib/x86_64-linux-gnu/libdl.so.2", "elfType" : 3, "buildId" : "D0F881E59FF88BE4F29A228C8657376B3C325C2C" }, { "b" : "7F8CA696E000", "path" : "/lib/x86_64-linux-gnu/libm.so.6", "elfType" : 3, "buildId" : "1654CB13B1D24ED03F4BDCB51FC7524B9181A771" }, { "b" : "7F8CA6758000", "path" : "/lib/x86_64-linux-gnu/libgcc_s.so.1", "elfType" : 3, "buildId" : "36311B4457710AE5578C4BF00791DED7359DBB92" }, { "b" : "7F8CA653A000", "path" : "/lib/x86_64-linux-gnu/libpthread.so.0", "elfType" : 3, "buildId" : "22F9078CFA529CCE1A814A4A1A1C018F169D5652" }, { "b" : "7F8CA6172000", "path" : "/lib/x86_64-linux-gnu/libc.so.6", "elfType" : 3, "buildId" : "CA5C6CFE528AF541C3C2C15CEE4B3C74DA4E2FB4" }, { "b" : "7F8CA74A9000", "path" : "/lib64/ld-linux-x86-64.so.2", "elfType" : 3, "buildId" : "237E22E5AAC2DDFCD06518F63FD720FE758E6E5B" } ] }}
      mongod(_ZN5mongo15printStackTraceERSo+0x28) [0x215b9b8]
      mongod(+0x1D5ADFD) [0x215adfd]
      mongod(+0x1D5B351) [0x215b351]
      libpthread.so.0(+0x10330) [0x7f8ca654a330]
      mongod(_ZNK5mongo24RocksServerStatusSection15generateSectionEPNS_16OperationContextERKNS_11BSONElementE+0x24A5) [0xdefe15]
      mongod(_ZNK5mongo19ServerStatusSection13appendSectionEPNS_16OperationContextERKNS_11BSONElementEPNS_14BSONObjBuilderE+0x2A) [0xc1942a]
      mongod(_ZN5mongo15CmdServerStatus3runEPNS_16OperationContextERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKNS_7BSONObjERS8_RNS_14BSONObjBuilderE+0xEE7) [0x10f3ad7]
      mongod(+0xB512D0) [0xf512d0]
      mongod(_ZN5mongo23FTDCCollectorCollection7collectEPNS_6ClientE+0x3AC) [0xf5dfac]
      mongod(_ZN5mongo14FTDCController6doLoopEv+0x262) [0xf62022]
      mongod(+0x20724E0) [0x24724e0]
      libpthread.so.0(+0x8184) [0x7f8ca6542184]
      libc.so.6(clone+0x6D) [0x7f8ca626fbed]
      -----  END BACKTRACE  -----
      mongod on port 20000 was expected to be running in _do_teardown(), but wasn't. Exited with code -8.
      

            Assignee:
            ian@mongodb.com Ian Whalen (Inactive)
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: