[SERVER-16926] mongod sefgault with wiredtiger during stress test Created: 18/Jan/15  Updated: 03/Feb/15  Resolved: 26/Jan/15

Status: Closed
Project: Core Server
Component/s: Storage, WiredTiger
Affects Version/s: 2.8.0-rc5
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: Eitan Klein Assignee: Ramon Fernandez Marina
Resolution: Duplicate Votes: 0
Labels: 28qa, wiredtiger
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: Text File rs2.txt    
Issue Links:
Duplicate
duplicates SERVER-16867 Server crashed during iiBench run usi... Closed
duplicates SERVER-16886 Segmentation fault when loading data ... Closed
Related
Backwards Compatibility: Fully Compatible
Steps To Reproduce:

Topology: 2 replica servers
you might see a reference to EitanRs1, it a previous replica member that tried to sync from EitanRS2

Os: Windows 2012
workload: Hammer.Mongo
Profile: Insert only 100 threads

Participants:

 Description   

Startup options:
cacheSizeGB: 1GB
storageEngine: wiredTiger

2 Node replica set. Crash occurs on the primary after ~2.5 hours of workload.

2015-01-16T23:51:52.957-0800 I CONTROL  [conn40] mongod.exe    ...\src\mongo\util\stacktrace_win.cpp(175)                       mongo::printStackTrace+0x43
2015-01-16T23:51:52.958-0800 I CONTROL  [conn40] mongod.exe    ...\src\mongo\util\signal_handlers_synchronous.cpp(127)          mongo::`anonymous namespace'::printSignalAndBacktrace+0x73
2015-01-16T23:51:52.958-0800 I CONTROL  [conn40] mongod.exe    ...\src\mongo\util\signal_handlers_synchronous.cpp(194)          mongo::`anonymous namespace'::abruptQuit+0x2e
2015-01-16T23:51:52.959-0800 I CONTROL  [conn40] mongod.exe    f:\dd\vctools\crt\crtw32\misc\winsig.c(587)                      raise+0x1e9
2015-01-16T23:51:52.959-0800 I CONTROL  [conn40] mongod.exe    f:\dd\vctools\crt\crtw32\misc\abort.c(82)                        abort+0x18
2015-01-16T23:51:52.960-0800 I CONTROL  [conn40] mongod.exe    f:\dd\vctools\crt\crtw32\eh\hooks.cpp(96)                        terminate+0x1e
2015-01-16T23:51:52.960-0800 I CONTROL  [conn40] mongod.exe    ...\src\mongo\db\repl\oplog.cpp(404)                             `mongo::repl::logOp'::`1'::catch$0+0x75
2015-01-16T23:51:52.961-0800 I CONTROL  [conn40] mongod.exe    f:\dd\vctools\crt\crtw32\eh\amd64\handlers.asm(51)               _CallSettingFrame+0x20
2015-01-16T23:51:52.962-0800 I CONTROL  [conn40] mongod.exe    f:\dd\vctools\crt\crtw32\eh\frame.cpp(1281)                      __CxxCallCatchBlock+0xf5
2015-01-16T23:51:52.962-0800 I CONTROL  [conn40] ntdll.dll                                                                      RtlCaptureContext+0x3c3
2015-01-16T23:51:52.963-0800 I CONTROL  [conn40] mongod.exe    ...\src\mongo\db\repl\oplog.cpp(394)                             mongo::repl::logOp+0xbf
2015-01-16T23:51:52.963-0800 I CONTROL  [conn40] mongod.exe    ...\src\mongo\db\instance.cpp(876)                               mongo::checkAndInsert+0x47a
2015-01-16T23:51:52.964-0800 I CONTROL  [conn40] mongod.exe    ...\src\mongo\db\instance.cpp(1032)                              mongo::receivedInsert+0x93b
2015-01-16T23:51:52.964-0800 I CONTROL  [conn40] mongod.exe    ...\src\mongo\db\instance.cpp(452)                               mongo::assembleResponse+0x97f
2015-01-16T23:51:52.965-0800 I CONTROL  [conn40] mongod.exe    ...\src\mongo\db\db.cpp(197)                                     mongo::MyMessageHandler::process+0xbd
2015-01-16T23:51:52.965-0800 I CONTROL  [conn40] mongod.exe    ...\src\mongo\util\net\message_server_port.cpp(227)              mongo::PortMessageServer::handleIncomingMsg+0x553
2015-01-16T23:51:52.966-0800 I CONTROL  [conn40] mongod.exe    ...\src\third_party\boost\libs\thread\src\win32\thread.cpp(185)  boost::`anonymous namespace'::thread_start_function+0x21
2015-01-16T23:51:52.967-0800 I CONTROL  [conn40] mongod.exe    f:\dd\vctools\crt\crtw32\startup\threadex.c(376)                 _callthreadstartex+0x17
2015-01-16T23:51:52.967-0800 I CONTROL  [conn40] mongod.exe    f:\dd\vctools\crt\crtw32\startup\threadex.c(354)                 _threadstartex+0x102
2015-01-16T23:51:52.968-0800 I CONTROL  [conn40] KERNEL32.DLL                                                                   BaseThreadInitThunk+0xd
2015-01-16T23:51:52.968-0800 F -        [conn40] Got signal: 22 (SIGABRT).



 Comments   
Comment by Michael Cahill (Inactive) [ 26/Jan/15 ]

duplicate of SERVER-16867

Generated at Thu Feb 08 03:42:44 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.