-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Critical - P2
-
None
-
Affects Version/s: 2.4.7
-
Component/s: Internal Code, Stability, Tools
-
Environment:Windows7 32bit
sharder cluster with 2x replica set
each replica set has 2 nodes
1 config server
1 mongos
All on the same PC (localhost)
-
Windows
-
I tried to export and then import with different name small collection (~8K records) using mongoexport and then mongoimport.
One of the cluster node crushed.
mongod log:
Mon Nov 04 22:44:39.551 [conn37] build index test.test_coll_import
Mon Nov 04 22:44:39.553 [conn37] build index done. scanned 0 total records. 0.001 secs
Mon Nov 04 22:44:39.555 [repl writer worker 1] build index test.test_coll_import
Mon Nov 04 22:44:39.557 [repl writer worker 1] build index done. scanned 0 total records. 0.001 secs
Mon Nov 04 22:44:39.558 [conn4] getMore: cursorid not found local.oplog.rs 51171225181354
Mon Nov 04 22:44:39.558 [rsSyncNotifier] repl: old cursor isDead, will initiate a new one
Mon Nov 04 22:44:40.731 [conn25] command admin.$cmd command:
ntoreturn:1 keyUpdates:0 reslen:44 300000ms
Mon Nov 04 22:44:40.733 [conn21] command admin.$cmd command:
ntoreturn:1 keyUpdates:0 reslen:44 300000ms
Mon Nov 04 22:44:40.737 [conn26] command admin.$cmd command:
ntoreturn:1 keyUpdates:0 reslen:44 300000ms
Mon Nov 04 22:44:40.739 [conn21] command admin.$cmd command:
ntoreturn:1 keyUpdates:0 reslen:44 300000ms
Mon Nov 04 22:44:40.800 [journal] MapViewOfFileEx for C:/mongodb/db_rs0/test.ns failed with error errno:487 Attempt to access invalid address. (file size is 16777216) in MemoryMappedFile::remapPrivateView
Mon Nov 04 22:44:40.800 [journal] Fatal Assertion 16148
Mon Nov 04 22:44:42.165 [journal] mongod.exe ...\src\mongo\util\assert_util.cpp(129) mongo::fassertFailed+0x75
Mon Nov 04 22:44:42.165 [journal] mongod.exe ...\src\mongo\util\mmap_win.cpp(326) mongo::MemoryMappedFile::remapPrivateView+0x291
Mon Nov 04 22:44:42.165 [journal] mongod.exe ...\src\mongo\db\dur.cpp(523) mongo::dur::_REMAPPRIVATEVIEW+0x261
Mon Nov 04 22:44:42.165 [journal] mongod.exe ...\src\mongo\db\dur.cpp(538) mongo::dur::REMAPPRIVATEVIEW+0x11
Mon Nov 04 22:44:42.165 [journal] mongod.exe ...\src\mongo\db\dur.cpp(700) mongo::dur::_groupCommit+0x227
Mon Nov 04 22:44:42.165 [journal] mongod.exe ...\src\mongo\db\dur.cpp(711) mongo::dur::groupCommit+0x3e
Mon Nov 04 22:44:42.165 [journal] mongod.exe ...\src\mongo\db\dur.cpp(751) mongo::dur::durThreadGroupCommit+0xaf
Mon Nov 04 22:44:42.165 [journal] mongod.exe ...\src\mongo\db\dur.cpp(16707566) mongo::dur::durThread+0x227
Mon Nov 04 22:44:42.165 [journal] mongod.exe ...\src\third_party\boost\libs\thread\src\win32\thread.cpp(16707566) boost::`anonymous namespace'::thread_start_function+0x47
Mon Nov 04 22:44:42.165 [journal] mongod.exe f:\dd\vctools\crt_bld\self_x86\crt\src\threadex.c(314) _callthreadstartex+0x1b
Mon Nov 04 22:44:42.165 [journal] mongod.exe f:\dd\vctools\crt_bld\self_x86\crt\src\threadex.c(292) _threadstartex+0x64
Mon Nov 04 22:44:42.165 [journal] kernel32.dll BaseThreadInitThunk+0x12
Mon Nov 04 22:44:42.165 [journal] ntdll.dll RtlInitializeExceptionChain+0xef