2015-10-23T15:21:07.981-0400 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=9G,session_max=20000,eviction=(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=60,log_size=2GB),statistics_log=(wait=0), 2015-10-23T15:21:08.222-0400 I CONTROL [initandlisten] MongoDB starting : pid=49079 port=27017 dbpath=db1 64-bit host=neurofunk.local 2015-10-23T15:21:08.222-0400 I CONTROL [initandlisten] 2015-10-23T15:21:08.222-0400 I CONTROL [initandlisten] ** WARNING: soft rlimits too low. Number of files is 256, should be at least 1000 2015-10-23T15:21:08.222-0400 I CONTROL [initandlisten] db version v3.2.0-rc1-pre- 2015-10-23T15:21:08.222-0400 I CONTROL [initandlisten] git version: dbbc9a2e3d8c4d7fe1748fa980ba7d01b9489dbe 2015-10-23T15:21:08.222-0400 I CONTROL [initandlisten] allocator: system 2015-10-23T15:21:08.222-0400 I CONTROL [initandlisten] modules: none 2015-10-23T15:21:08.222-0400 I CONTROL [initandlisten] build environment: 2015-10-23T15:21:08.222-0400 I CONTROL [initandlisten] distarch: x86_64 2015-10-23T15:21:08.223-0400 I CONTROL [initandlisten] target_arch: x86_64 2015-10-23T15:21:08.223-0400 I CONTROL [initandlisten] options: { replication: { replSet: "rs0" }, storage: { dbPath: "db1" }, systemLog: { destination: "file", path: "db1.log" } } 2015-10-23T15:21:08.248-0400 I REPL [initandlisten] Did not find local voted for document at startup; NoMatchingDocument Did not find replica set lastVote document in local.replset.election 2015-10-23T15:21:08.248-0400 I REPL [initandlisten] Did not find local replica set configuration document at startup; NoMatchingDocument Did not find replica set configuration document in local.system.replset 2015-10-23T15:21:08.248-0400 I FTDC [initandlisten] Starting full-time diagnostic data capture with directory 'db1/diagnostic.data' 2015-10-23T15:21:08.248-0400 I NETWORK [HostnameCanonicalizationWorker] Starting hostname canonicalization worker 2015-10-23T15:21:08.255-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-23T15:21:08.256-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-23T15:21:08.271-0400 I NETWORK [initandlisten] waiting for connections on port 27017 2015-10-23T15:22:03.666-0400 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60335 #1 (1 connection now open) 2015-10-23T15:22:07.470-0400 I COMMAND [conn1] initiate : no configuration specified. Using a default configuration for the set 2015-10-23T15:22:07.470-0400 I COMMAND [conn1] created this configuration for initiation : { _id: "rs0", version: 1, members: [ { _id: 0, host: "neurofunk.local:27017" } ] } 2015-10-23T15:22:07.470-0400 I REPL [conn1] replSetInitiate admin command received from client 2015-10-23T15:22:07.471-0400 I REPL [conn1] replSetInitiate config object with 1 members parses ok 2015-10-23T15:22:07.496-0400 I REPL [ReplicationExecutor] New replica set config in use: { _id: "rs0", version: 1, protocolVersion: 1, members: [ { _id: 0, host: "neurofunk.local:27017", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 5000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 } } } 2015-10-23T15:22:07.496-0400 I REPL [ReplicationExecutor] This node is neurofunk.local:27017 in the config 2015-10-23T15:22:07.496-0400 I REPL [ReplicationExecutor] transition to STARTUP2 2015-10-23T15:22:07.496-0400 I REPL [conn1] ****** 2015-10-23T15:22:07.496-0400 I REPL [conn1] creating replication oplog of size: 192MB... 2015-10-23T15:22:07.507-0400 I STORAGE [conn1] Starting WiredTigerRecordStoreThread local.oplog.rs 2015-10-23T15:22:07.507-0400 I STORAGE [conn1] Scanning the oplog to determine where to place markers for when to truncate 2015-10-23T15:22:07.634-0400 I REPL [conn1] ****** 2015-10-23T15:22:07.634-0400 I REPL [conn1] Starting replication applier threads 2015-10-23T15:22:07.635-0400 I COMMAND [conn1] command local.oplog.rs command: replSetInitiate { replSetInitiate: undefined } ntoreturn:1 ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:133 locks:{ Global: { acquireCount: { r: 6, w: 4, W: 2 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 36 } }, Database: { acquireCount: { w: 2, W: 2 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_command 164ms 2015-10-23T15:22:07.635-0400 I REPL [ReplicationExecutor] transition to RECOVERING 2015-10-23T15:22:07.636-0400 I REPL [ReplicationExecutor] transition to SECONDARY 2015-10-23T15:22:07.636-0400 I REPL [ReplicationExecutor] conducting a dry run election to see if we could be elected 2015-10-23T15:22:07.636-0400 I REPL [ReplicationExecutor] dry election run succeeded, running for election 2015-10-23T15:22:07.659-0400 I REPL [ReplicationExecutor] election succeeded, assuming primary role in term 1 2015-10-23T15:22:07.659-0400 I REPL [ReplicationExecutor] transition to PRIMARY 2015-10-23T15:22:08.635-0400 I REPL [rsSync] transition to primary complete; database writes are now permitted 2015-10-23T15:22:09.210-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-23T15:22:09.210-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-23T15:22:16.063-0400 I REPL [conn1] replSetReconfig admin command received from client 2015-10-23T15:22:16.065-0400 I REPL [conn1] replSetReconfig config object with 2 members parses ok 2015-10-23T15:22:16.066-0400 I ASIO [NetworkInterfaceASIO] Successfully connected to neurofunk.local:27018 2015-10-23T15:22:16.067-0400 I REPL [ReplicationExecutor] New replica set config in use: { _id: "rs0", version: 2, protocolVersion: 1, members: [ { _id: 0, host: "neurofunk.local:27017", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "neurofunk.local:27018", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 5000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 } } } 2015-10-23T15:22:16.067-0400 I REPL [ReplicationExecutor] This node is neurofunk.local:27017 in the config 2015-10-23T15:22:16.067-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60340 #2 (2 connections now open) 2015-10-23T15:22:16.067-0400 I REPL [ReplicationExecutor] Member neurofunk.local:27018 is now in state STARTUP 2015-10-23T15:22:16.068-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60341 #3 (3 connections now open) 2015-10-23T15:22:16.068-0400 I NETWORK [conn3] end connection 10.4.126.122:60341 (2 connections now open) 2015-10-23T15:22:17.251-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60342 #4 (3 connections now open) 2015-10-23T15:22:17.266-0400 I NETWORK [conn4] end connection 10.4.126.122:60342 (2 connections now open) 2015-10-23T15:22:18.072-0400 I REPL [ReplicationExecutor] Member neurofunk.local:27018 is now in state SECONDARY 2015-10-23T15:22:25.750-0400 I REPL [conn1] replSetReconfig admin command received from client 2015-10-23T15:22:25.753-0400 I REPL [conn1] replSetReconfig config object with 3 members parses ok 2015-10-23T15:22:25.753-0400 I REPL [ReplicationExecutor] New replica set config in use: { _id: "rs0", version: 3, protocolVersion: 1, members: [ { _id: 0, host: "neurofunk.local:27017", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "neurofunk.local:27018", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "neurofunk.local:27019", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 5000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 } } } 2015-10-23T15:22:25.753-0400 I REPL [ReplicationExecutor] This node is neurofunk.local:27017 in the config 2015-10-23T15:22:25.754-0400 I ASIO [NetworkInterfaceASIO] Successfully connected to neurofunk.local:27019 2015-10-23T15:22:25.754-0400 I REPL [ReplicationExecutor] Member neurofunk.local:27019 is now in state STARTUP 2015-10-23T15:22:25.755-0400 I ASIO [NetworkInterfaceASIO] Successfully connected to neurofunk.local:27019 2015-10-23T15:22:25.755-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60351 #5 (3 connections now open) 2015-10-23T15:22:25.755-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60352 #6 (4 connections now open) 2015-10-23T15:22:25.755-0400 I NETWORK [conn5] end connection 10.4.126.122:60351 (3 connections now open) 2015-10-23T15:22:25.756-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60354 #7 (4 connections now open) 2015-10-23T15:22:25.757-0400 I NETWORK [conn7] end connection 10.4.126.122:60354 (3 connections now open) 2015-10-23T15:22:26.123-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60360 #8 (4 connections now open) 2015-10-23T15:22:26.124-0400 I NETWORK [conn8] end connection 10.4.126.122:60360 (3 connections now open) 2015-10-23T15:22:26.125-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60361 #9 (4 connections now open) 2015-10-23T15:22:26.125-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60363 #10 (5 connections now open) 2015-10-23T15:22:27.758-0400 I REPL [ReplicationExecutor] Member neurofunk.local:27019 is now in state SECONDARY 2015-10-23T15:22:43.877-0400 I REPL [conn1] replSetReconfig admin command received from client 2015-10-23T15:22:43.879-0400 I REPL [conn1] replSetReconfig config object with 3 members parses ok 2015-10-23T15:22:43.880-0400 I REPL [ReplicationExecutor] New replica set config in use: { _id: "rs0", version: 4, members: [ { _id: 0, host: "neurofunk.local:27017", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "neurofunk.local:27018", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "neurofunk.local:27019", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 5000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 } } } 2015-10-23T15:22:43.880-0400 I REPL [ReplicationExecutor] This node is neurofunk.local:27017 in the config 2015-10-23T15:22:43.882-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60368 #11 (6 connections now open) 2015-10-23T15:22:43.882-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60367 #12 (7 connections now open) 2015-10-23T15:22:43.882-0400 I NETWORK [conn11] end connection 10.4.126.122:60368 (6 connections now open) 2015-10-23T15:22:43.883-0400 I NETWORK [conn12] end connection 10.4.126.122:60367 (5 connections now open) 2015-10-23T15:22:43.883-0400 F - [conn10] Invalid access at address: 0x0 2015-10-23T15:22:43.888-0400 F - [conn10] Got signal: 11 (Segmentation fault: 11). 0x107b5dd19 0x107b5d838 0x7fff9b07ef1a 0x1072f9d9c 0x1074441c8 0x1074bc6c8 0x1074bb5c8 0x107416955 0x1075ab641 0x1072b6e4c 0x107b2051d 0x107b1fcc1 0x7fff95dca05a 0x7fff95dc9fd7 0x7fff95dc73ed ----- BEGIN BACKTRACE ----- {"backtrace":[{"b":"1072AD000","o":"8B0D19"},{"b":"1072AD000","o":"8B0838"},{"b":"7FFF9B07A000","o":"4F1A"},{"b":"1072AD000","o":"4CD9C"},{"b":"1072AD000","o":"1971C8"},{"b":"1072AD000","o":"20F6C8"},{"b":"1072AD000","o":"20E5C8"},{"b":"1072AD000","o":"169955"},{"b":"1072AD000","o":"2FE641"},{"b":"1072AD000","o":"9E4C"},{"b":"1072AD000","o":"87351D"},{"b":"1072AD000","o":"872CC1"},{"b":"7FFF95DC6000","o":"405A"},{"b":"7FFF95DC6000","o":"3FD7"},{"b":"7FFF95DC6000","o":"13ED"}],"processInfo":{ "mongodbVersion" : "3.2.0-rc1-pre-", "gitVersion" : "dbbc9a2e3d8c4d7fe1748fa980ba7d01b9489dbe", "compiledModules" : [], "uname" : { "sysname" : "Darwin", "release" : "14.5.0", "version" : "Darwin Kernel Version 14.5.0: Tue Sep 1 21:23:09 PDT 2015; root:xnu-2782.50.1~1/RELEASE_X86_64", "machine" : "x86_64" }, "somap" : [ { "path" : "/tmp/mms-automation//test/versions/mongodb-osx-x86_64-3.2.0-rc1-pre-/bin/mongod", "machType" : 2, "b" : "1072AD000", "buildId" : "C57A8C4E10C03973BC93509CE631B78F" }, { "path" : "/usr/lib/libSystem.B.dylib", "machType" : 6, "b" : "7FFF96195000", "buildId" : "1866C519C5F33D098C17A8F703664521" }, { "path" : "/usr/lib/libc++.1.dylib", "machType" : 6, "b" : "7FFF93C5D000", "buildId" : "1B9530FD989B3174BB1CBDC159501710" }, { "path" : "/usr/lib/system/libcache.dylib", "machType" : 6, "b" : "7FFF94185000", "buildId" : "45E9A2E799C436B2BEE30C4E11614AD1" }, { "path" : "/usr/lib/system/libcommonCrypto.dylib", "machType" : 6, "b" : "7FFF99660000", "buildId" : "E789748DF9A73CFFB31790DF348B1E95" }, { "path" : "/usr/lib/system/libcompiler_rt.dylib", "machType" : 6, "b" : "7FFF8DC1E000", "buildId" : "BF8FC133EE103DA69B9092039E28678F" }, { "path" : "/usr/lib/system/libcopyfile.dylib", "machType" : 6, "b" : "7FFF8FCEF000", "buildId" : "0C68D3A6ACDD3EF3991ACC82C32AB836" }, { "path" : "/usr/lib/system/libcorecrypto.dylib", "machType" : 6, "b" : "7FFF9410B000", "buildId" : "5779FFA04D9A3AD4B7F2618227621DC8" }, { "path" : "/usr/lib/system/libdispatch.dylib", "machType" : 6, "b" : "7FFF8F2E6000", "buildId" : "A61E703C784A3698B51375DD12AAD6DC" }, { "path" : "/usr/lib/system/libdyld.dylib", "machType" : 6, "b" : "7FFF98088000", "buildId" : "CFBBE540D5033AFCB5D6644F1E69949B" }, { "path" : "/usr/lib/system/libkeymgr.dylib", "machType" : 6, "b" : "7FFF9410A000", "buildId" : "77845842DE703CC5BD01C3D14227CED5" }, { "path" : "/usr/lib/system/liblaunch.dylib", "machType" : 6, "b" : "7FFF96369000", "buildId" : "4F81CA3AD2CE3030A89D42F3DAD7BA8F" }, { "path" : "/usr/lib/system/libmacho.dylib", "machType" : 6, "b" : "7FFF9AAB1000", "buildId" : "126CA2EDDE91308F8881B9DAEC3C63B6" }, { "path" : "/usr/lib/system/libquarantine.dylib", "machType" : 6, "b" : "7FFF91E9F000", "buildId" : "7AF900412768378A925AD83161863642" }, { "path" : "/usr/lib/system/libremovefile.dylib", "machType" : 6, "b" : "7FFF992AE000", "buildId" : "3485B5F46CE83C628DFD8736ED6E8531" }, { "path" : "/usr/lib/system/libsystem_asl.dylib", "machType" : 6, "b" : "7FFF8DBCC000", "buildId" : "F153AC5B0542356E88C820A62CA704E2" }, { "path" : "/usr/lib/system/libsystem_blocks.dylib", "machType" : 6, "b" : "7FFF90AD7000", "buildId" : "9615D10AFCA73BE4AA1A1B195DACE1A1" }, { "path" : "/usr/lib/system/libsystem_c.dylib", "machType" : 6, "b" : "7FFF8FFFC000", "buildId" : "F0635E0FFE4B34DBACF9A58C1E9070E9" }, { "path" : "/usr/lib/system/libsystem_configuration.dylib", "machType" : 6, "b" : "7FFF96169000", "buildId" : "56F94DCEDBDE36158F07DE6270D9F8BE" }, { "path" : "/usr/lib/system/libsystem_coreservices.dylib", "machType" : 6, "b" : "7FFF99614000", "buildId" : "41B7C5785A5331C8A96FC73E030B0938" }, { "path" : "/usr/lib/system/libsystem_coretls.dylib", "machType" : 6, "b" : "7FFF98076000", "buildId" : "155DA0A92046332EBFA3D7974A51F731" }, { "path" : "/usr/lib/system/libsystem_dnssd.dylib", "machType" : 6, "b" : "7FFF9A2CF000", "buildId" : "9EC5AF92D0D23BDE92B6D3730D3865C8" }, { "path" : "/usr/lib/system/libsystem_info.dylib", "machType" : 6, "b" : "7FFF9616C000", "buildId" : "2E16C4B3A32739579C41143911979A1E" }, { "path" : "/usr/lib/system/libsystem_kernel.dylib", "machType" : 6, "b" : "7FFF928BD000", "buildId" : "1EE815DAFF1B3A53AE9BC98BD8177A9D" }, { "path" : "/usr/lib/system/libsystem_m.dylib", "machType" : 6, "b" : "7FFF9704B000", "buildId" : "1E12AB456D9636D0A226F24D9FB0D9D6" }, { "path" : "/usr/lib/system/libsystem_malloc.dylib", "machType" : 6, "b" : "7FFF920A9000", "buildId" : "DDA8928BCC0D3255BD8A3FEA0982B890" }, { "path" : "/usr/lib/system/libsystem_network.dylib", "machType" : 6, "b" : "7FFF96789000", "buildId" : "6105C13467223C0AA4CE5E1261E2E1CC" }, { "path" : "/usr/lib/system/libsystem_networkextension.dylib", "machType" : 6, "b" : "7FFF8E07A000", "buildId" : "BA58B30B83773B0A8AE34F84021D9D4E" }, { "path" : "/usr/lib/system/libsystem_notify.dylib", "machType" : 6, "b" : "7FFF9BD07000", "buildId" : "61147800F3203DAA850CBADF33855F29" }, { "path" : "/usr/lib/system/libsystem_platform.dylib", "machType" : 6, "b" : "7FFF9B07A000", "buildId" : "64E34079D7123D669CE2418624A5C040" }, { "path" : "/usr/lib/system/libsystem_pthread.dylib", "machType" : 6, "b" : "7FFF95DC6000", "buildId" : "ACE90967ECD03251AEEB461E3C6414F7" }, { "path" : "/usr/lib/system/libsystem_sandbox.dylib", "machType" : 6, "b" : "7FFF978DB000", "buildId" : "3F5E973FC70231AC97BC05F5C195683C" }, { "path" : "/usr/lib/system/libsystem_secinit.dylib", "machType" : 6, "b" : "7FFF9AFDD000", "buildId" : "581DAD0F6B633A48B63B917AF799ABAA" }, { "path" : "/usr/lib/system/libsystem_stats.dylib", "machType" : 6, "b" : "7FFF9AFDF000", "buildId" : "D0E968373CF6323DB7116DF6F660E530" }, { "path" : "/usr/lib/system/libsystem_trace.dylib", "machType" : 6, "b" : "7FFF9B46D000", "buildId" : "840F5301B55A307890B9FEFFD6CD741A" }, { "path" : "/usr/lib/system/libunc.dylib", "machType" : 6, "b" : "7FFF8DAD7000", "buildId" : "5676F7EAC1DF329FB006D2C3022B7D70" }, { "path" : "/usr/lib/system/libunwind.dylib", "machType" : 6, "b" : "7FFF9B969000", "buildId" : "BE7E51A0B6EA3A549CCA9D88F683A6D6" }, { "path" : "/usr/lib/system/libxpc.dylib", "machType" : 6, "b" : "7FFF9B554000", "buildId" : "5C829202962E37448B5000D38CC88E84" }, { "path" : "/usr/lib/libobjc.A.dylib", "machType" : 6, "b" : "7FFF9BE53000", "buildId" : "759E155DBC423D4E869B6F57D477177C" }, { "path" : "/usr/lib/libauto.dylib", "machType" : 6, "b" : "7FFF8F98B000", "buildId" : "A260789BD4D8316A9490254767B8A5F1" }, { "path" : "/usr/lib/libc++abi.dylib", "machType" : 6, "b" : "7FFF9BD11000", "buildId" : "88A22A0F87C63002BFBAAC0F2808B8B9" }, { "path" : "/usr/lib/libDiagnosticMessagesClient.dylib", "machType" : 6, "b" : "7FFF921D9000", "buildId" : "2EE8E4365CDC34C599595BA218D507FB" } ] }} mongod(_ZN5mongo15printStackTraceERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEE+0x39) [0x107b5dd19] mongod(_ZN5mongo12_GLOBAL__N_124abruptQuitWithAddrSignalEiP9__siginfoPv+0xF8) [0x107b5d838] libsystem_platform.dylib(_sigtramp+0x1A) [0x7fff9b07ef1a] mongod(_ZN5mongo21bsonExtractTypedFieldERKNS_7BSONObjENS_10StringDataENS_8BSONTypeEPNS_11BSONElementE+0x2C) [0x1072f9d9c] mongod(_ZN5mongo10GetMoreCmd3runEPNS_16OperationContextERKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEERNS_7BSONObjEiRS9_RNS_14BSONObjBuilderE+0x878) [0x1074441c8] mongod(_ZN5mongo7Command3runEPNS_16OperationContextERKNS_3rpc16RequestInterfaceEPNS3_21ReplyBuilderInterfaceE+0x9B8) [0x1074bc6c8] mongod(_ZN5mongo7Command11execCommandEPNS_16OperationContextEPS0_RKNS_3rpc16RequestInterfaceEPNS4_21ReplyBuilderInterfaceE+0x8D8) [0x1074bb5c8] mongod(_ZN5mongo11runCommandsEPNS_16OperationContextERKNS_3rpc16RequestInterfaceEPNS2_21ReplyBuilderInterfaceE+0x2C5) [0x107416955] mongod(_ZN5mongo16assembleResponseEPNS_16OperationContextERNS_7MessageERNS_10DbResponseERKNS_11HostAndPortE+0x1261) [0x1075ab641] mongod(_ZN5mongo16MyMessageHandler7processERNS_7MessageEPNS_21AbstractMessagingPortE+0xBC) [0x1072b6e4c] mongod(_ZN5mongo17PortMessageServer17handleIncomingMsgEPv+0x27D) [0x107b2051d] mongod(_ZNSt3__114__thread_proxyINS_5tupleIJNS_6__bindIPFPvS3_EJPN5mongo12_GLOBAL__N_124MessagingPortWithHandlerEEEEEEEEES3_S3_+0x61) [0x107b1fcc1] libsystem_pthread.dylib(_pthread_body+0x83) [0x7fff95dca05a] libsystem_pthread.dylib(_pthread_body+0x0) [0x7fff95dc9fd7] libsystem_pthread.dylib(thread_start+0xD) [0x7fff95dc73ed] ----- END BACKTRACE -----