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

Crash running a single node WT replset

    • Type: Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.8.0-rc0
    • Component/s: Replication, Stability
    • Fully Compatible
    • ALL

      Problem

      Running WT in a single node ReplSet, got following trace

      Mixed.v0.FineThenUpdate-50-50
      1       5287.041538583684
      2       9984.94758652438
      4       16071.774246445602
      8       19160.066759706086
      12      31933.42156298285
      16      29805.830193150017
      2014-11-16T18:14:35.735-0500 I NETWORK  Socket recv() errno:104 Connection reset by peer 127.0.0.1:27017
      ...
      2014-11-16T18:14:35.738-0500 I NETWORK  DBClientCursor::init call() failed
      2014-11-16T18:14:35.740-0500 F -        Got signal: 11 (Segmentation fault).
      
      0x812b49 0x812702 0x812a2e 0x7ffff7bcf130 0x77fcd7 0x78481d 0x85f1d4 0x7ffff7bc7df3 0x7ffff6cca01d
      ----- BEGIN BACKTRACE -----
      {"backtrace":[{"b":"400000","o":"412B49"},{"b":"400000","o":"412702"},{"b":"400000","o":"412A2E"},{"b":"7FFFF7BC0000","o":"F130"},{"b":"400000","o":"37FCD7"},{"b":"400000","o":"38481D"},{"b":"400000","o":"45F1D4"},{"b":"7FFFF7BC0000","o":"7DF3"},{"b":"7FFFF6BD4000","o":"F601D"}],"processInfo":{ "mongodbVersion" : "2.8.0-rc1-pre-", "gitVersion" : "d12f3728b725615cb62b89396efbd3c8c059524f", "uname" : { "sysname" : "Linux", "release" : "3.10.0-123.el7.x86_64", "version" : "#1 SMP Mon May 5 11:16:57 EDT 2014", "machine" : "x86_64" }, "somap" : [ { "elfType" : 2, "b" : "400000", "buildId" : "CEF9A005EA63443EE4E5F8032F12F0739B8CC4D6" }, { "b" : "7FFFF88FA000", "elfType" : 3, "buildId" : "EBD9FBF2265129CEAB3866D40C826C9629F08CD0" }, { "b" : "7FFFF7BC0000", "path" : "/lib64/libpthread.so.0", "elfType" : 3, "buildId" : "18562EE0363BC9BD7101610BD86469AA426D0C44" }, { "b" : "7FFFF79B8000", "path" : "/lib64/librt.so.1", "elfType" : 3, "buildId" : "8832E3070AB0758762836EEC8FCDDEDEF8235340" }, { "b" : "7FFFF77B4000", "path" : "/lib64/libdl.so.2", "elfType" : 3, "buildId" : "B7C4BC0854BF5DE16B535353B38235CA42349C1E" }, { "b" : "7FFFF74AD000", "path" : "/lib64/libstdc++.so.6", "elfType" : 3, "buildId" : "63C62D6263FF98E6DD6896CB3E716E499744A4C9" }, { "b" : "7FFFF71AB000", "path" : "/lib64/libm.so.6", "elfType" : 3, "buildId" : "D70EAB176DDA46DE292FEB8208A0E8A6718BAF3B" }, { "b" : "7FFFF6F95000", "path" : "/lib64/libgcc_s.so.1", "elfType" : 3, "buildId" : "07120A9AC1BF3BCDD4A3EA1E0C47234A4A5C84F9" }, { "b" : "7FFFF6BD4000", "path" : "/lib64/libc.so.6", "elfType" : 3, "buildId" : "CFF370844D00EA5451D7ADD439646A93C64D48A5" }, { "b" : "7FFFF7DDC000", "path" : "/lib64/ld-linux-x86-64.so.2", "elfType" : 3, "buildId" : "4EADCA6CB82E0A85EDB87C15B5E3980742514501" } ] }}
      mongo(_ZN5mongo15printStackTraceERSo+0x29) [0x812b49]
      mongo(+0x412702) [0x812702]
      mongo(+0x412A2E) [0x812a2e]
      libpthread.so.0(+0xF130) [0x7ffff7bcf130]
      mongo(_ZN5mongo14BenchRunWorker24generateLoadOnConnectionEPNS_12DBClientBaseE+0x1F27) [0x77fcd7]
      mongo(_ZN5mongo14BenchRunWorker3runEv+0xED) [0x78481d]
      mongo(+0x45F1D4) [0x85f1d4]
      libpthread.so.0(+0x7DF3) [0x7ffff7bc7df3]
      libc.so.6(clone+0x6D) [0x7ffff6cca01d]
      -----  END BACKTRACE  -----
      

      Reproduce

      Reproduces with this following

      /home/ec2-user/mongodb-linux-x86_64-2.8.0-rc0/bin/mongod --port 27017 --dbpath /data2/db/db100 --logpath /data3/db/db100/server.log --fork --storageEngine=wiredtiger --wiredTigerEngineConfig 'checkpoint=(wait=14400)' --master --oplogSize 500
      
      shell> mongoPerfRunTests([1, 2, 4, 8, 12, 16, 20], 1, 1, 5, 1, 'sanity-2.8.0-rc0-wiredtiger-single', 'sanity', '54.191.70.12', '27017', '2014-11-16 19:53:57.535852', 0, {"writeCmdMode": "true", "writeConcernW": 0, "safeGLE": "false", "writeConcernJ": "false"}, {"server_git_hash": "b6c4e2491c1442b05a160acda0d78001f56a2ade", "server_storage_engine": "wiredtiger", "harness": {"git_hash": "unknown", "client": {"git_hash": "d12f3728b725615cb62b89396efbd3c8c059524f", "version": "2.8.0-rc1-pre-", "name": "mongo shell"}, "name": "mongo-perf", "version": "unknown"}, "server_git_commit_date": "2014-11-11 16:44:18", "server_version": "2.8.0-rc0"});
      

            Assignee:
            Unassigned Unassigned
            Reporter:
            alvin Alvin Richards (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: