diff --git a/common/mcheck_core.inc.h b/common/mcheck_core.inc.h
index 65f83836d61..968b058ba6d 100644
--- a/common/mcheck_core.inc.h
+++ b/common/mcheck_core.inc.h
@@ -71,7 +71,7 @@
 #define PADDINGFLOOD	((char)0x58)
 
 // Full test suite can exceed 10000 concurrent allocations
-#define REGISTRY_SZ	20000
+#define REGISTRY_SZ	40000
 #define CANARY_DEPTH	2
 
 // avoid problems with BSS at early stage:
