-
Type: Bug
-
Resolution: Done
-
Priority: Critical - P2
-
Affects Version/s: 3.3.5
-
Component/s: WiredTiger
-
None
-
Fully Compatible
-
ALL
-
Mongod crashes while running YCSB. Log and mongstat are attached.
The system keeps on consuming memory until it starts paging.
At the end of the log it shows:
2016-05-03T19:52:39.604-0400 E STORAGE [conn35] WiredTiger (0) [1462319559:601568][62565:0x3fff98aeeb50], file:index-3-2753723832870039369.wt, WT_CURSOR.search: read checksum error for 12288B block at offset 3836055552: block header checksum of 892942393 doesn't match expected checksum of 2861721176 2016-05-03T19:52:39.604-0400 E STORAGE [conn35] WiredTiger (0) [1462319559:604949][62565:0x3fff98aeeb50], file:index-3-2753723832870039369.wt, WT_CURSOR.search: index-3-2753723832870039369.wt: encountered an illegal file format or internal value 2016-05-03T19:52:39.604-0400 E STORAGE [conn35] WiredTiger (-31804) [1462319559:604971][62565:0x3fff98aeeb50], file:index-3-2753723832870039369.wt, WT_CURSOR.search: the process must exit and restart: WT_PANIC: WiredTiger library panic
- related to
-
SERVER-24207 Substantial excess allocated memory and stall in YCSB insert workload associated with very large page
- Closed